Hi, I’m facing this error upgrading from 16.11.10 ee to 17.0.0 ee:
Running handlers:
[2024-11-22T14:34:42+01:00] ERROR: Running exception handlers
There was an error running gitlab-ctl reconfigure:
version_file[Create version file for Gitlab KAS] (gitlab-kas::enable line 67) had an error: RuntimeError: Execution of the command `/opt/gitlab/embedded/bin/gitlab-kas --version` failed with a non-zero exit code (2)
stdout:
stderr: panic: failed to parse "2024-05-15T09:09:49+0000" into RFC3339 compliant time object, because: parsing time "2024-05-15T09:09:49+0000" as "2006-01-02T15:04:05Z07:00": cannot parse "+0000" as "Z07:00". Fix the build process.
goroutine 1 [running]:
gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17/cmd.init.0()
/var/cache/omnibus/src/gitlab-kas/cmd/build_info.go:18 +0xf3
Running handlers complete
[2024-11-22T14:34:42+01:00] ERROR: Exception handlers complete
Infra Phase failed. 13 resources updated in 23 seconds
[2024-11-22T14:34:42+01:00] FATAL: Stacktrace dumped to /opt/gitlab/embedded/cookbooks/cache/cinc-stacktrace.out
[2024-11-22T14:34:42+01:00] FATAL: ---------------------------------------------------------------------------------------
[2024-11-22T14:34:42+01:00] FATAL: PLEASE PROVIDE THE CONTENTS OF THE stacktrace.out FILE (above) IF YOU FILE A BUG REPORT
[2024-11-22T14:34:42+01:00] FATAL: ---------------------------------------------------------------------------------------
[2024-11-22T14:34:42+01:00] FATAL: RuntimeError: version_file[Create version file for Gitlab KAS] (gitlab-kas::enable line 67) had an error: RuntimeError: Execution of the command `/opt/gitlab/embedded/bin/gitlab-kas --version` failed with a non-zero exit code (2)
stdout:
stderr: panic: failed to parse "2024-05-15T09:09:49+0000" into RFC3339 compliant time object, because: parsing time "2024-05-15T09:09:49+0000" as "2006-01-02T15:04:05Z07:00": cannot parse "+0000" as "Z07:00". Fix the build process.
goroutine 1 [running]:
gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17/cmd.init.0()
/var/cache/omnibus/src/gitlab-kas/cmd/build_info.go:18 +0xf3
===
There was an error running gitlab-ctl reconfigure. Please check the output above for more
details.
===
warning: %posttrans(gitlab-ee-17.0.0-ee.0.el7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTTRANS scriptlet failure in rpm package gitlab-ee-17.0.0-ee.0.el7.x86_64
Verifying : gitlab-ee-17.0.0-ee.0.el7.x86_64 1/2
Verifying : gitlab-ee-16.11.10-ee.0.el7.x86_64 2/2
Updated:
gitlab-ee.x86_64 0:17.0.0-ee.0.el7
Complete!
anyone could help fixing this?
Best regards,
Alessandro