2025-04-09 16:08:44,932: INFO: Building contrail-node-init 2025-04-09 16:08:44,958: 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_2_2_2-2_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=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} ---> dbc2cc8a4c42 Step 4/8 : ARG CONTAINER_NAME ---> Running in 0227a5a6a383 ---> Removed intermediate container 0227a5a6a383 ---> dfd47b5ad75d Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in f39e68be90d1 ---> Removed intermediate container f39e68be90d1 ---> b435d523a6a0 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 e0b1df08822d ---> Removed intermediate container e0b1df08822d ---> 9bbdeee60d1a Step 7/8 : COPY *.sh / ---> 53879c27e804 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 754e0d9b7466 ---> Removed intermediate container 754e0d9b7466 ---> 1dac5aef008d [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 1dac5aef008d Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_2_2_2-2_4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_2_2_2-2_4 2025-04-09 16:08:59,686: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] fc7920cf0ee6: Preparing 08cee66fb309: Preparing 1f57d2e66527: Preparing 700ab51edfd8: Preparing 7c08f07b5a09: Preparing 445f97a20ffb: Preparing 8dfaf5caede2: Preparing 8451c7f03d41: Preparing dae74ee9468b: Preparing 174f56854903: Preparing 445f97a20ffb: Waiting 8dfaf5caede2: Waiting 8451c7f03d41: Waiting dae74ee9468b: Waiting 174f56854903: Waiting 700ab51edfd8: Layer already exists fc7920cf0ee6: Pushed 08cee66fb309: Layer already exists 7c08f07b5a09: Layer already exists 1f57d2e66527: Layer already exists 8dfaf5caede2: Layer already exists 445f97a20ffb: Layer already exists dae74ee9468b: Layer already exists 8451c7f03d41: Layer already exists 174f56854903: Layer already exists master-1_2_2_2-2_4: digest: sha256:e28d304d976391f81287207832496c2fc7e8867b7161d3a28d740984e63bfd4f size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] fc7920cf0ee6: Preparing 08cee66fb309: Preparing 1f57d2e66527: Preparing 700ab51edfd8: Preparing 7c08f07b5a09: Preparing 445f97a20ffb: Preparing 8dfaf5caede2: Preparing 8451c7f03d41: Preparing dae74ee9468b: Preparing 174f56854903: Preparing fc7920cf0ee6: Waiting 08cee66fb309: Waiting 1f57d2e66527: Waiting 700ab51edfd8: Waiting 7c08f07b5a09: Waiting 445f97a20ffb: Waiting 8dfaf5caede2: Waiting 8451c7f03d41: Waiting dae74ee9468b: Waiting 174f56854903: Waiting 08cee66fb309: Layer already exists fc7920cf0ee6: Layer already exists 1f57d2e66527: Layer already exists 7c08f07b5a09: Layer already exists 700ab51edfd8: Layer already exists 445f97a20ffb: Layer already exists 8451c7f03d41: Layer already exists dae74ee9468b: Layer already exists 8dfaf5caede2: Layer already exists 174f56854903: Layer already exists master-1_2_2_2-2_4: digest: sha256:e28d304d976391f81287207832496c2fc7e8867b7161d3a28d740984e63bfd4f size: 2408 2025-04-09 16:09:06,131: INFO: Building contrail-node-init finished successfully, duration: 22 seconds