~/src/github.com/openstack-k8s-operators/openstack-operator ~/ci-framework-data/artifacts podman build -t 38.102.83.53:5001/openstack-k8s-operators/openstack-operator:e0ea9eeeeffc393cb3a32e76048d997a72e71489 . [1/2] STEP 1/17: FROM registry.access.redhat.com/ubi9/go-toolset:1.24 AS builder Trying to pull registry.access.redhat.com/ubi9/go-toolset:1.24... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:188fe396b95c237772cf0eab4c2bbdaa1333ca038c80ab1076f19683b1a90155 Copying blob sha256:859785206f5760646f83984ae71a45c7ca6aa1029ff438169b0956e3f3a6ef4c Copying blob sha256:5edb8b7e5fc91c9843da0c08783334a15184126061e834b8625af8ca7ee92e06 Copying blob sha256:74956640af323393be3edafd6bbf4d02e5336ac16c17bd052e9127b7a9f77159 Copying config sha256:37bbed2c8c078e3a7a0ec8431f00d5c2d1173cc4bdce17a26e1c4123e1887e18 Writing manifest to image destination Storing signatures [1/2] STEP 2/17: ARG CACHITO_ENV_FILE=/remote-source/cachito.env --> d3d4a661beae [1/2] STEP 3/17: ARG REMOTE_SOURCE=. --> 9f5e3508b6aa [1/2] STEP 4/17: ARG REMOTE_SOURCE_DIR=/remote-source --> 34fcd04dd8d0 [1/2] STEP 5/17: ARG REMOTE_SOURCE_SUBDIR= --> 31728b74fabf [1/2] STEP 6/17: ARG DEST_ROOT=/dest-root --> 943295b5985b [1/2] STEP 7/17: ARG GO_BUILD_EXTRA_ARGS="-tags strictfipsruntime" --> d0825c6f75e3 [1/2] STEP 8/17: ARG GO_BUILD_EXTRA_ENV_ARGS="CGO_ENABLED=1 GO111MODULE=on" --> 8998903935ee [1/2] STEP 9/17: COPY $REMOTE_SOURCE $REMOTE_SOURCE_DIR --> 72246b538015 [1/2] STEP 10/17: WORKDIR $REMOTE_SOURCE_DIR/$REMOTE_SOURCE_SUBDIR --> 39aead292a20 [1/2] STEP 11/17: USER root --> 875692f01538 [1/2] STEP 12/17: RUN mkdir -p ${DEST_ROOT}/usr/local/bin/ --> a59abacfd5ef [1/2] STEP 13/17: RUN if [ ! -f $CACHITO_ENV_FILE ]; then go mod download ; fi --> e8f3f0c68d4d [1/2] STEP 14/17: RUN if [ -f $CACHITO_ENV_FILE ] ; then source $CACHITO_ENV_FILE ; fi ; env ${GO_BUILD_EXTRA_ENV_ARGS} go build ${GO_BUILD_EXTRA_ARGS} -a -o ${DEST_ROOT}/manager main.go --> 1780274bb9f0 [1/2] STEP 15/17: RUN if [ -f $CACHITO_ENV_FILE ] ; then source $CACHITO_ENV_FILE ; fi ; env ${GO_BUILD_EXTRA_ENV_ARGS} go build ${GO_BUILD_EXTRA_ARGS} -a -o ${DEST_ROOT}/operator cmd/operator/main.go --> c836e07a96be [1/2] STEP 16/17: RUN cp -r config/services ${DEST_ROOT}/services --> aa776149cd0b [1/2] STEP 17/17: RUN cp -r bindata ${DEST_ROOT}/bindata --> 396b7f048aab [2/2] STEP 1/19: FROM registry.access.redhat.com/ubi9/ubi-minimal:latest Trying to pull registry.access.redhat.com/ubi9/ubi-minimal:latest... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:9f4bff248214d12c7254dc3c25ef82bd14ff143e2a06d159f2a8cc1c9e6ef1fd Copying config sha256:d063735430a3a71130dd3145dd759f2a2cec3e482c17e589a29d44622ba06444 Writing manifest to image destination Storing signatures [2/2] STEP 2/19: ARG DEST_ROOT=/dest-root --> 2dbcd380f29e [2/2] STEP 3/19: ARG USER_ID=65532 --> 1490272b989c [2/2] STEP 4/19: ARG IMAGE_COMPONENT="openstack-operator-container" --> 179f54f09680 [2/2] STEP 5/19: ARG IMAGE_NAME="openstack-operator" --> 902d85f3aafc [2/2] STEP 6/19: ARG IMAGE_VERSION="1.0.0" --> cd91292f4e0d [2/2] STEP 7/19: ARG IMAGE_SUMMARY="Openstack Operator" --> 9de0047f2050 [2/2] STEP 8/19: ARG IMAGE_DESC="This image includes the openstack-operator" --> a6f0a925f251 [2/2] STEP 9/19: ARG IMAGE_TAGS="cn-openstack openstack" --> 965ce32c8313 [2/2] STEP 10/19: LABEL com.redhat.component="${IMAGE_COMPONENT}" name="${IMAGE_NAME}" version="${IMAGE_VERSION}" summary="${IMAGE_SUMMARY}" io.k8s.name="${IMAGE_NAME}" io.k8s.description="${IMAGE_DESC}" io.openshift.tags="${IMAGE_TAGS}" --> 5228f818a26f [2/2] STEP 11/19: ENV USER_UID=$USER_ID OPERATOR_SERVICES=/usr/share/openstack-operator/services/ --> f1c9146feb22 [2/2] STEP 12/19: WORKDIR / --> b11be319c60b [2/2] STEP 13/19: COPY --from=builder ${DEST_ROOT}/manager . --> f9731ff13ea4 [2/2] STEP 14/19: COPY --from=builder ${DEST_ROOT}/operator . --> c887a698e801 [2/2] STEP 15/19: COPY --from=builder ${DEST_ROOT}/services ${OPERATOR_SERVICES} --> 27d3347721cd [2/2] STEP 16/19: COPY --from=builder ${DEST_ROOT}/bindata /bindata --> c1a3fec8e6a9 [2/2] STEP 17/19: USER $USER_ID --> ab91b6676ea0 [2/2] STEP 18/19: ENV PATH="/:${PATH}" --> 1a74a94dd103 [2/2] STEP 19/19: ENTRYPOINT ["/manager"] [2/2] COMMIT 38.102.83.53:5001/openstack-k8s-operators/openstack-operator:e0ea9eeeeffc393cb3a32e76048d997a72e71489 --> 8704574c82db Successfully tagged 38.102.83.53:5001/openstack-k8s-operators/openstack-operator:e0ea9eeeeffc393cb3a32e76048d997a72e71489 8704574c82db2a68bd0cf345b391157b60b58c80e003f550dac4df9cbb0ee791 ~/ci-framework-data/artifacts