2025-06-17 05:49:32,260: INFO: Building opensdn-node-init 2025-06-17 05:49:32,304: 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-4 --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} ---> 22649bf57e3b Step 4/8 : ARG CONTAINER_NAME ---> Running in bbb5e5c9c56d ---> Removed intermediate container bbb5e5c9c56d ---> c403b33463e5 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 838b09af50b9 ---> Removed intermediate container 838b09af50b9 ---> dfd668416ed2 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 222edce8072e ---> Removed intermediate container 222edce8072e ---> 53b1e0279919 Step 7/8 : COPY *.sh / ---> 2578e6b727fa Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 009821960f73 ---> Removed intermediate container 009821960f73 ---> 60ceb6876094 [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 60ceb6876094 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_7_2_1-4 2025-06-17 05:49:44,359: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 4ac14029bec1: Preparing 6f1fef8087ef: Preparing 480cce86827d: Preparing 9a1bbaafedb1: Preparing 328a88aa0851: Preparing 9e7b1a15ef87: Preparing bec823a5881f: Preparing 040fac88257a: Preparing c08fb2937a30: Preparing 174f56854903: Preparing 9e7b1a15ef87: Waiting bec823a5881f: Waiting 040fac88257a: Waiting c08fb2937a30: Waiting 174f56854903: Waiting 4ac14029bec1: Pushed 480cce86827d: Layer already exists 328a88aa0851: Layer already exists 9a1bbaafedb1: Layer already exists 6f1fef8087ef: Layer already exists 9e7b1a15ef87: Layer already exists bec823a5881f: Layer already exists 174f56854903: Layer already exists 040fac88257a: Layer already exists c08fb2937a30: Layer already exists master-1_7_2_1-4: digest: sha256:76bc5b935c9d2ab287afb18a36cd95d6eb2829ed43847969143a33cfe6440812 size: 2407 2025-06-17 05:49:46,507: INFO: Building opensdn-node-init finished successfully, duration: 14 seconds