2025-08-12 02:11:18,343: INFO: Building opensdn-node-init 2025-08-12 02:11:18,385: 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_9_8_7-8 --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} ---> 23e931860950 Step 4/8 : ARG CONTAINER_NAME ---> Running in b38aed8af2a3 ---> Removed intermediate container b38aed8af2a3 ---> 7ecf678677b5 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in e968680885cc ---> Removed intermediate container e968680885cc ---> 4bb47be55659 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 479069b7ef82 ---> Removed intermediate container 479069b7ef82 ---> f48d2de044d9 Step 7/8 : COPY *.sh / ---> ff4793f29c86 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 63610d7cbc9e ---> Removed intermediate container 63610d7cbc9e ---> 56af4fb66de6 [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 56af4fb66de6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_9_8_7-8 2025-08-12 02:11:33,117: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 13763d35f2f4: Preparing d2f0219ff93b: Preparing 7b8c319cc255: Preparing c932a0c4c573: Preparing 0156233a65d1: Preparing 6afb154253ec: Preparing 8e3a6b38e9a2: Preparing 13763d35f2f4: Waiting d2f0219ff93b: Waiting 7b8c319cc255: Waiting c932a0c4c573: Waiting 0156233a65d1: Waiting 6afb154253ec: Waiting 8e3a6b38e9a2: Waiting 071c9cd6296d: Preparing 26545670b162: Preparing 174f56854903: Preparing 071c9cd6296d: Waiting 26545670b162: Waiting 174f56854903: Waiting 7b8c319cc255: Layer already exists c932a0c4c573: Layer already exists d2f0219ff93b: Layer already exists 6afb154253ec: Layer already exists 13763d35f2f4: Pushed 0156233a65d1: Layer already exists 071c9cd6296d: Layer already exists 8e3a6b38e9a2: Layer already exists 174f56854903: Layer already exists 26545670b162: Layer already exists master-1_9_8_7-8: digest: sha256:bb31c5d5ac527421fce3e47ef975ef163e81441ba9230c65c86f46543937b6da size: 2408 2025-08-12 02:11:36,054: INFO: Building opensdn-node-init finished successfully, duration: 18 seconds