Project

General

Profile

Actions

Bug #25016

open

On a fresh install of Rudder 8.2 nightly, bootcheck error for table deletion

Added by François ARMAND about 1 month ago. Updated about 1 month ago.

Status:
Pending release
Priority:
1
Category:
Architecture - Code maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

Description

When starting rudder 8.2 nightly, I get several errors:

024-06-14 14:16:04+0000 ERROR bootchecks - SystemError: Error when deleting table 'archivednodeconfigurations'; cause was: org.postgresql.util.PSQLException: ERROR: syntax error at or near "$1" 
  Position: 22
 ->
2024-06-14 14:16:04+0000 ERROR bootchecks - SystemError: Error when deleting table 'archivedruddersysevents'; cause was: org.postgresql.util.PSQLException: ERROR: syntax error at or near "$1" 
  Position: 22
 ->
2024-06-14 14:16:04+0000 ERROR bootchecks - SystemError: Error when deleting table 'nodecompliance'; cause was: org.postgresql.util.PSQLException: ERROR: syntax error at or near "$1" 
  Position: 22
 ->
2024-06-14 14:16:04+0000 ERROR bootchecks - SystemError: Error when deleting table 'migrationeventlog'; cause was: org.postgresql.util.PSQLException: ERROR: syntax error at or near "$1" 
  Position: 22
 ->
2024-06-14 14:16:04+0000 ERROR bootchecks - SystemError: Error when deleting table 'archivednodecompliance'; cause was: org.postgresql.util.PSQLException: ERROR: syntax error at or near "$1" 
  Position: 22
 ->
2024-06-14 14:16:04+0000 INFO  bootchecks - Migrated eventLog columns that should be not null (eventtype, principal, severity, data)
2024-06-14 14:16:04+0000 ERROR bootchecks - SystemError: Error when deleting table 'migrationeventlogid'; cause was: org.postgresql.util.PSQLException: ERROR: syntax error at or near "$1" 
  Position: 22
 ->

This is on debian 12

Actions #1

Updated by François ARMAND about 1 month ago

  • Status changed from New to In progress
  • Assignee set to François ARMAND
Actions #2

Updated by François ARMAND about 1 month ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Clark ANDRIANASOLO
  • Pull Request set to https://github.com/Normation/rudder/pull/5729
Actions #3

Updated by Anonymous about 1 month ago

  • Status changed from Pending technical review to Pending release
Actions

Also available in: Atom PDF