2025-02-05 14:54:22,193: INFO: Building contrail-node-init 2025-02-05 14:54:22,233: 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_3_2_6-2 --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=contrail-node-init --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 32.77 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> 8b66e703933a Step 4/8 : ARG CONTAINER_NAME ---> Running in cd65991c4963 ---> Removed intermediate container cd65991c4963 ---> 193b4fa779c6 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4fcc0d065efd ---> Removed intermediate container 4fcc0d065efd ---> d719587ce28c 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 98f9d1ccd160 ---> Removed intermediate container 98f9d1ccd160 ---> 5f85f16c90a6 Step 7/8 : COPY *.sh / ---> 17fceb8166a7 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9b6c04c60641 ---> Removed intermediate container 9b6c04c60641 ---> 5d9f720a0b85 [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 5d9f720a0b85 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_3_2_6-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-node-init:master-1_3_2_6-2 2025-02-05 14:54:37,871: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] a53b24d3d79b: Preparing e929e47f1716: Preparing 48aae3986cfb: Preparing 4da0b42ea1c1: Preparing 35bc309db587: Preparing 4ea4a8f71b7f: Preparing ecf7144e9efc: Preparing 6f54fb47dc24: Preparing 98d307635915: Preparing 174f56854903: Preparing 4ea4a8f71b7f: Waiting ecf7144e9efc: Waiting 6f54fb47dc24: Waiting 98d307635915: Waiting 174f56854903: Waiting 48aae3986cfb: Layer already exists e929e47f1716: Layer already exists 35bc309db587: Layer already exists 4da0b42ea1c1: Layer already exists ecf7144e9efc: Layer already exists a53b24d3d79b: Pushed 98d307635915: Layer already exists 6f54fb47dc24: Layer already exists 4ea4a8f71b7f: Layer already exists 174f56854903: Layer already exists master-1_3_2_6-2: digest: sha256:90b5ed86958b1445a54416a560631b8a561a19d87ae1a6e3168c850df80bd72b size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-node-init] a53b24d3d79b: Preparing e929e47f1716: Preparing 48aae3986cfb: Preparing 4da0b42ea1c1: Preparing 35bc309db587: Preparing 4ea4a8f71b7f: Preparing ecf7144e9efc: Preparing 6f54fb47dc24: Preparing 98d307635915: Preparing 174f56854903: Preparing a53b24d3d79b: Waiting e929e47f1716: Waiting 48aae3986cfb: Waiting 4da0b42ea1c1: Waiting 35bc309db587: Waiting 4ea4a8f71b7f: Waiting ecf7144e9efc: Waiting 6f54fb47dc24: Waiting 98d307635915: Waiting 174f56854903: Waiting 48aae3986cfb: Layer already exists a53b24d3d79b: Layer already exists 35bc309db587: Layer already exists e929e47f1716: Layer already exists 4da0b42ea1c1: Layer already exists 4ea4a8f71b7f: Layer already exists ecf7144e9efc: Layer already exists 6f54fb47dc24: Layer already exists 174f56854903: Layer already exists 98d307635915: Layer already exists master-1_3_2_6-2: digest: sha256:90b5ed86958b1445a54416a560631b8a561a19d87ae1a6e3168c850df80bd72b size: 2408 2025-02-05 14:54:45,277: INFO: Building contrail-node-init finished successfully, duration: 23 seconds