2025-04-09 10:49:52,221: INFO: Building contrail-node-init 2025-04-09 10:49:52,253: 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_5_2_1-3 --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} ---> a8cafee4e94f Step 4/8 : ARG CONTAINER_NAME ---> Running in 7de9c50daeb4 ---> Removed intermediate container 7de9c50daeb4 ---> e0630891595d Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 305ee6f0b763 ---> Removed intermediate container 305ee6f0b763 ---> 82cedd020369 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 3861389ebb32 ---> Removed intermediate container 3861389ebb32 ---> 5cc9f49be377 Step 7/8 : COPY *.sh / ---> f241adbd1bcc Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3721e767d7d1 ---> Removed intermediate container 3721e767d7d1 ---> 9bbb1ff6f0e4 [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 9bbb1ff6f0e4 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_5_2_1-3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_5_2_1-3 2025-04-09 10:50:02,904: INFO: Docker build duration: 10 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] 7b37e055cb2c: Preparing 3893108e689f: Preparing fc5ec50fe249: Preparing 6ea77c9e13cf: Preparing cd1632f7722f: Preparing 9de80462c6b5: Preparing babd9873c863: Preparing e82c50ce8d63: Preparing cf4e240836d3: Preparing 174f56854903: Preparing 9de80462c6b5: Waiting e82c50ce8d63: Waiting cf4e240836d3: Waiting babd9873c863: Waiting 174f56854903: Waiting 6ea77c9e13cf: Layer already exists fc5ec50fe249: Layer already exists 3893108e689f: Layer already exists cd1632f7722f: Layer already exists 7b37e055cb2c: Pushed 9de80462c6b5: Layer already exists babd9873c863: Layer already exists e82c50ce8d63: Layer already exists cf4e240836d3: Layer already exists 174f56854903: Layer already exists master-1_5_2_1-3: digest: sha256:f3981d48e2ca398f63dfefa8702b9b6b1af60284dc2f95cfaa3b2049f47506ac size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 7b37e055cb2c: Preparing 3893108e689f: Preparing fc5ec50fe249: Preparing 6ea77c9e13cf: Preparing cd1632f7722f: Preparing 9de80462c6b5: Preparing babd9873c863: Preparing e82c50ce8d63: Preparing cf4e240836d3: Preparing 174f56854903: Preparing 7b37e055cb2c: Waiting 3893108e689f: Waiting fc5ec50fe249: Waiting 6ea77c9e13cf: Waiting cd1632f7722f: Waiting 9de80462c6b5: Waiting babd9873c863: Waiting e82c50ce8d63: Waiting cf4e240836d3: Waiting 174f56854903: Waiting 7b37e055cb2c: Layer already exists 3893108e689f: Layer already exists fc5ec50fe249: Layer already exists 9de80462c6b5: Layer already exists cd1632f7722f: Layer already exists 6ea77c9e13cf: Layer already exists e82c50ce8d63: Layer already exists babd9873c863: Layer already exists cf4e240836d3: Layer already exists 174f56854903: Layer already exists master-1_5_2_1-3: digest: sha256:f3981d48e2ca398f63dfefa8702b9b6b1af60284dc2f95cfaa3b2049f47506ac size: 2408 2025-04-09 10:50:07,971: INFO: Building contrail-node-init finished successfully, duration: 15 seconds