Skip to content

Suspicious warning when building native executable #49314

@gsmet

Description

@gsmet

I noticed:

2025-08-02T15:40:00.8941254Z [INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildStep] Building native image from /home/runner/_work/quarkus/quarkus/integration-tests/oidc/target/quarkus-integration-test-oidc-999-SNAPSHOT-native-image-source-jar/quarkus-integration-test-oidc-999-SNAPSHOT-runner.jar
2025-08-02T15:40:00.8943405Z [INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildContainerRunner] Using docker to run the native image builder
2025-08-02T15:40:00.8944698Z [INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildContainerRunner] Checking status of builder image 'quay.io/quarkus/ubi9-quarkus-mandrel-builder-image:jdk-21'
2025-08-02T15:40:00.9156872Z [WARNING] [io.smallrye.common.process] SRCOM05000: Command docker (pid 2185) completed but logged errors:
2025-08-02T15:40:00.9165429Z 	docker: 'docker image inspect' requires at least 1 argument
2025-08-02T15:40:00.9165701Z 	
2025-08-02T15:40:00.9165921Z 	Usage:  docker image inspect [OPTIONS] IMAGE [IMAGE...]
2025-08-02T15:40:00.9166175Z 	
2025-08-02T15:40:00.9166392Z 	See 'docker image inspect --help' for more information

In the failing #49283 build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions