2025-05-08 16:41:22,880: INFO: Building opensdn-node-init 2025-05-08 16:41:22,927: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_6_7_1-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-node-init --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 33.28 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> dcf4a920dcb2 Step 4/8 : ARG CONTAINER_NAME ---> Running in b1ac36c0783f ---> Removed intermediate container b1ac36c0783f ---> b24da72c49ad Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6e41cbe7e248 ---> Removed intermediate container 6e41cbe7e248 ---> 76f9bb14429f Step 6/8 : LABEL name=$CONTAINER_NAME summary="Contrail Init container" description="Container is used to configure operating system for Contrail services." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 659033c6718f ---> Removed intermediate container 659033c6718f ---> 3b4854085eec Step 7/8 : COPY *.sh / ---> 5d09be04442e Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b7c6909506bc ---> Removed intermediate container b7c6909506bc ---> ac340160af35 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built ac340160af35 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_6_7_1-1 2025-05-08 16:41:37,381: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] e3a38860acb7: Preparing 3ee54e25e2c3: Preparing 727ed2caf02f: Preparing b7335a8bd57f: Preparing e7fda1d390b3: Preparing 74cc547342b3: Preparing 8880f7416159: Preparing 4cab3b508148: Preparing 51491ba71e40: Preparing 174f56854903: Preparing 74cc547342b3: Waiting 8880f7416159: Waiting 4cab3b508148: Waiting 51491ba71e40: Waiting 174f56854903: Waiting e3a38860acb7: Pushed 727ed2caf02f: Layer already exists e7fda1d390b3: Layer already exists 3ee54e25e2c3: Layer already exists b7335a8bd57f: Layer already exists 74cc547342b3: Layer already exists 174f56854903: Layer already exists 8880f7416159: Layer already exists 51491ba71e40: Layer already exists 4cab3b508148: Layer already exists master-1_6_7_1-1: digest: sha256:5f24223038739d040b9e9be5a5b7c4a660ddfeb08bafc8726fb65fe125514dd9 size: 2408 2025-05-08 16:41:39,866: INFO: Building opensdn-node-init finished successfully, duration: 17 seconds