2025-08-25 01:29:02,678: INFO: Building opensdn-node-init 2025-08-25 01:29:02,726: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> aa15dfc49ad5 Step 4/8 : ARG CONTAINER_NAME ---> Running in 09ccb302f1ec ---> Removed intermediate container 09ccb302f1ec ---> 039f384fa83c Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3e93c8ac091c ---> Removed intermediate container 3e93c8ac091c ---> 4a58176eac90 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 6ef072cbc781 ---> Removed intermediate container 6ef072cbc781 ---> 22691b19bfcd Step 7/8 : COPY *.sh / ---> 9df457e9d3e2 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2030cb2d2bc2 ---> Removed intermediate container 2030cb2d2bc2 ---> 56d94c6e2586 [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 56d94c6e2586 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 2025-08-25 01:29:14,651: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-node-init] 1d8a3dd56952: Preparing d01544f7cfac: Preparing 9b39c3c744e0: Preparing be112810adc0: Preparing d0fbdd0ce54c: Preparing ec897ca44f92: Preparing 523394e6380c: Preparing f669c7ab25a8: Preparing 3136a6bf5491: Preparing 174f56854903: Preparing 523394e6380c: Waiting f669c7ab25a8: Waiting 3136a6bf5491: Waiting 174f56854903: Waiting ec897ca44f92: Waiting 1d8a3dd56952: Pushed d0fbdd0ce54c: Layer already exists 9b39c3c744e0: Layer already exists be112810adc0: Layer already exists d01544f7cfac: Layer already exists ec897ca44f92: Layer already exists 523394e6380c: Layer already exists f669c7ab25a8: Layer already exists 3136a6bf5491: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:e371d7527776ae2d852be53bc371366fdcd0957e835b345c9a81dc6d0f278b47 size: 2408 2025-08-25 01:29:16,220: INFO: Building opensdn-node-init finished successfully, duration: 14 seconds