2025-08-11 13:35:46,595: INFO: Building opensdn-node-init 2025-08-11 13:35:46,638: 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_5-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=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} ---> 5785b75a3a9b Step 4/8 : ARG CONTAINER_NAME ---> Running in a76610b8fa3c ---> Removed intermediate container a76610b8fa3c ---> 533a987ab08a Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in dec7bdfd2fd5 ---> Removed intermediate container dec7bdfd2fd5 ---> 608cb9bd8b20 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 afe1b9424057 ---> Removed intermediate container afe1b9424057 ---> 11ad17e2d380 Step 7/8 : COPY *.sh / ---> f446150fa435 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 79e37af8cf6a ---> Removed intermediate container 79e37af8cf6a ---> 130af9443c8b [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 130af9443c8b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_9_8_5-1_3 2025-08-11 13:35:59,565: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] c9d8d515fef7: Preparing e0d724abbad0: Preparing c33fecf6a0ca: Preparing 5e2c81b1fd38: Preparing 86deca91cb37: Preparing 438cf0392ab0: Preparing 98aabe61434e: Preparing aaf393fa99c0: Preparing 6c2d1934363e: Preparing 174f56854903: Preparing 438cf0392ab0: Waiting 98aabe61434e: Waiting aaf393fa99c0: Waiting 6c2d1934363e: Waiting 174f56854903: Waiting c9d8d515fef7: Pushed 5e2c81b1fd38: Layer already exists c33fecf6a0ca: Layer already exists 86deca91cb37: Layer already exists e0d724abbad0: Layer already exists 438cf0392ab0: Layer already exists 98aabe61434e: Layer already exists aaf393fa99c0: Layer already exists 174f56854903: Layer already exists 6c2d1934363e: Layer already exists master-1_9_8_5-1_3: digest: sha256:232c47fd9591aabe3915dd9d86bc30c26eb2f6b511c058e20a0d2f3fb5e19eff size: 2408 2025-08-11 13:36:01,670: INFO: Building opensdn-node-init finished successfully, duration: 15 seconds