2025-04-03 15:43:21,771: INFO: Building contrail-node-init 2025-04-03 15:43:21,807: 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_8-6 --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 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} ---> d09529b08025 Step 4/8 : ARG CONTAINER_NAME ---> Running in 13d300338398 ---> Removed intermediate container 13d300338398 ---> 9b3bf605c612 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7b39f15ff1ed ---> Removed intermediate container 7b39f15ff1ed ---> d761a6af6eb2 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 deb4ef681559 ---> Removed intermediate container deb4ef681559 ---> acdc8bf4f9da Step 7/8 : COPY *.sh / ---> 41be66e1a84f Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 82049b689644 ---> Removed intermediate container 82049b689644 ---> 522f64317a0e [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 522f64317a0e Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_3_2_8-6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_3_2_8-6 2025-04-03 15:43:34,953: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] 6f65e3ff6072: Preparing 9e19555e8070: Preparing 5769e95f6607: Preparing 6f0276e209f1: Preparing 9d535c68ee86: Preparing f4f32cf88e4c: Preparing 28e47dd21cee: Preparing eed83e563d16: Preparing 3d0c167e063a: Preparing 174f56854903: Preparing f4f32cf88e4c: Waiting 28e47dd21cee: Waiting eed83e563d16: Waiting 3d0c167e063a: Waiting 174f56854903: Waiting 9e19555e8070: Layer already exists 9d535c68ee86: Layer already exists 5769e95f6607: Layer already exists 6f65e3ff6072: Pushed 6f0276e209f1: Layer already exists f4f32cf88e4c: Layer already exists 28e47dd21cee: Layer already exists eed83e563d16: Layer already exists 3d0c167e063a: Layer already exists 174f56854903: Layer already exists master-1_3_2_8-6: digest: sha256:8787f200faffb14f683f9a120e3769f92e89d877aea666cd34d3375b1b5051f9 size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 6f65e3ff6072: Preparing 9e19555e8070: Preparing 5769e95f6607: Preparing 6f0276e209f1: Preparing 9d535c68ee86: Preparing f4f32cf88e4c: Preparing 28e47dd21cee: Preparing eed83e563d16: Preparing 3d0c167e063a: Preparing 174f56854903: Preparing f4f32cf88e4c: Waiting 28e47dd21cee: Waiting eed83e563d16: Waiting 3d0c167e063a: Waiting 174f56854903: Waiting 5769e95f6607: Layer already exists 6f65e3ff6072: Layer already exists 6f0276e209f1: Layer already exists 9d535c68ee86: Layer already exists 9e19555e8070: Layer already exists eed83e563d16: Layer already exists 3d0c167e063a: Layer already exists 28e47dd21cee: Layer already exists f4f32cf88e4c: Layer already exists 174f56854903: Layer already exists master-1_3_2_8-6: digest: sha256:8787f200faffb14f683f9a120e3769f92e89d877aea666cd34d3375b1b5051f9 size: 2408 2025-04-03 15:43:39,759: INFO: Building contrail-node-init finished successfully, duration: 18 seconds