Project

General

Profile

Actions

Bug #25016

closed

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

Added by François ARMAND 5 months ago. Updated 4 months ago.

Status:
Released
Priority:
1 (highest)
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 5 months ago

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

Updated by François ARMAND 5 months 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 5 months ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Alexis Mousset 4 months ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 8.2.0~alpha1 which was released today.

Actions

Also available in: Atom PDF