squakez commented on PR #5246:
URL: https://github.com/apache/camel-k/pull/5246#issuecomment-2009270960

   Unfortunately this is not yet good to be merged. We have an upgrade check 
failure. It seems it's because the previous base image was not built with the 
multi platform, confirming my assumption that we must provide the platform 
value as a parameter.
   ```
          dump.go:337:     > 
{"level":"info","ts":"2024-03-19T08:39:07Z","logger":"camel-k.maven.build","msg":"Using
 base image with digest: 
sha256:3a874c26391e63a32e7dcf668b9909a9d8173d998083b7a85b7c5fa5c23c4546"}
         dump.go:337:     > 
{"level":"info","ts":"2024-03-19T08:39:07Z","logger":"camel-k.maven.build","msg":""}
         dump.go:337:     > 
{"level":"info","ts":"2024-03-19T08:39:07Z","logger":"camel-k.maven.build","msg":"------------------------------------------------------------------------"}
         dump.go:337:     > 
{"level":"info","ts":"2024-03-19T08:39:07Z","logger":"camel-k.maven.build","msg":"BUILD
 FAILURE"}
         dump.go:337:     > 
{"level":"info","ts":"2024-03-19T08:39:07Z","logger":"camel-k.maven.build","msg":"------------------------------------------------------------------------"}
         dump.go:337:     > 
{"level":"info","ts":"2024-03-19T08:39:07Z","logger":"camel-k.maven.build","msg":"Total
 time:  2.208 s (Wall Clock)"}
         dump.go:337:     > 
{"level":"info","ts":"2024-03-19T08:39:07Z","logger":"camel-k.maven.build","msg":"Finished
 at: 2024-03-19T08:39:07Z"}
         dump.go:337:     > 
{"level":"info","ts":"2024-03-19T08:39:07Z","logger":"camel-k.maven.build","msg":"------------------------------------------------------------------------"}
         dump.go:337:     > 
{"level":"error","ts":"2024-03-19T08:39:07Z","logger":"camel-k.maven.build","msg":"Failed
 to execute goal com.google.cloud.tools:jib-maven-plugin:3.4.1:build 
(default-cli) on project camel-k-integration: cannot build for multiple 
platforms since the base image 
'kind-registry:5000/test-8caec862-1309-4695-81f8-9c6dabddf705/camel-k-kit-cnskqin2fd5c73csicrg@sha256:3a874c26391e63a32e7dcf668b9909a9d8173d998083b7a85b7c5fa5c23c4546'
 is not a manifest list. -> [Help 
1]","stacktrace":"github.com/apache/camel-k/v2/pkg/util/log.Logger.Error\n\tgithub.com/apache/camel-k/v2/pkg/util/log/log.go:81\ngithub.com/apache/camel-k/v2/pkg/util/maven.normalizeLog\n\tgithub.com/apache/camel-k/v2/pkg/util/maven/maven_log.go:83\ngithub.com/apache/camel-k/v2/pkg/util/maven.MavenLogHandler\n\tgithub.com/apache/camel-k/v2/pkg/util/maven/maven_log.go:54\ngithub.com/apache/camel-k/v2/pkg/util.scan\n\tgithub.com/apache/camel-k/v2/pkg/util/command.go:76\ngithub.com/apache/camel-k/v2/pkg/ut
 il.RunAndLog.func1\n\tgithub.co
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to