2025-05-22 15:10:28,797: INFO: Building opensdn-node-init 2025-05-22 15:10:28,905: 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_7_2_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} ---> 96aba6d44f94 Step 4/8 : ARG CONTAINER_NAME ---> Running in d0907e0300bd ---> Removed intermediate container d0907e0300bd ---> 448c67994eef Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3590ebb281dd ---> Removed intermediate container 3590ebb281dd ---> 999755616973 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 e522a092ef6b ---> Removed intermediate container e522a092ef6b ---> 1ef911172af5 Step 7/8 : COPY *.sh / ---> 3364b152313e Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5635a7fe93c5 ---> Removed intermediate container 5635a7fe93c5 ---> ba5af0d4eca7 [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 ba5af0d4eca7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_7_2_1-1 2025-05-22 15:10:43,063: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] d1120dd4ea3a: Preparing 25e51074037e: Preparing d522bbcceefe: Preparing 4a0a6e21f325: Preparing dc94b7583be7: Preparing b9b3aa621c54: Preparing 012150bbfc41: Preparing 4aed339fe3bd: Preparing c1fcc55e1ef7: Preparing 174f56854903: Preparing b9b3aa621c54: Waiting 012150bbfc41: Waiting 4aed339fe3bd: Waiting c1fcc55e1ef7: Waiting 174f56854903: Waiting d1120dd4ea3a: Pushed 4a0a6e21f325: Layer already exists 25e51074037e: Layer already exists d522bbcceefe: Layer already exists dc94b7583be7: Layer already exists b9b3aa621c54: Layer already exists 012150bbfc41: Layer already exists 4aed339fe3bd: Layer already exists c1fcc55e1ef7: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-1: digest: sha256:b0b74b89825cf7b9b349b8c4439598b2534d0a0f0e19479d1d553f193bf5d64a size: 2408 2025-05-22 15:10:45,406: INFO: Building opensdn-node-init finished successfully, duration: 17 seconds