2025-04-29 09:17:27,248: INFO: Building opensdn-node-init 2025-04-29 09:17:27,272: 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_6_0_1-2 --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} ---> 3f3fff6e00ff Step 4/8 : ARG CONTAINER_NAME ---> Running in fa29a29d91e8 ---> Removed intermediate container fa29a29d91e8 ---> a66e4fcb7cc8 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6866b23ba88a ---> Removed intermediate container 6866b23ba88a ---> bc4852fc33be 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 7989ee758983 ---> Removed intermediate container 7989ee758983 ---> c3c84d8879ea Step 7/8 : COPY *.sh / ---> b1f89867d640 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0f48eecbf0f3 ---> Removed intermediate container 0f48eecbf0f3 ---> 365afa74f024 [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 365afa74f024 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_6_0_1-2 2025-04-29 09:17:37,375: INFO: Docker build duration: 10 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 6ac55875a715: Preparing 4416a0abcad0: Preparing 5cdfa73756ce: Preparing 95e1257e0e5b: Preparing 8e9e8e6de3e7: Preparing a26191672e31: Preparing 1af0e5e89945: Preparing ee5c97db66d5: Preparing 27443d005981: Preparing 174f56854903: Preparing a26191672e31: Waiting 1af0e5e89945: Waiting ee5c97db66d5: Waiting 27443d005981: Waiting 174f56854903: Waiting 8e9e8e6de3e7: Layer already exists 4416a0abcad0: Layer already exists 5cdfa73756ce: Layer already exists 6ac55875a715: Pushed 95e1257e0e5b: Layer already exists a26191672e31: Layer already exists 1af0e5e89945: Layer already exists ee5c97db66d5: Layer already exists 27443d005981: Layer already exists 174f56854903: Layer already exists master-1_6_0_1-2: digest: sha256:752cacfc80f1cb32a951c505650a7ae34b09aa2aa60f2b18c49997c1538e2b4d size: 2408 2025-04-29 09:17:38,525: INFO: Building opensdn-node-init finished successfully, duration: 11 seconds