2025-08-11 13:35:46,594: INFO: Building opensdn-controller-control-dns 2025-08-11 13:35:46,659: 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-controller-control-dns --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 15.36 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 3a84baa0f06d Step 4/9 : ARG CONTAINER_NAME ---> Running in 89cb320485a0 ---> Removed intermediate container 89cb320485a0 ---> 5bb316b3460d Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in d0d384644f61 ---> Removed intermediate container d0d384644f61 ---> 57c5efa8b5f8 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in ca279cee4799 ---> Removed intermediate container ca279cee4799 ---> c50f8a204ef1 Step 7/9 : COPY entrypoint.sh / ---> b306317a5fb2 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 03fef7a86334 ---> Removed intermediate container 03fef7a86334 ---> e47dd4bfe99a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 708674c3f584 ---> Removed intermediate container 708674c3f584 ---> 45e3196d2aba [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 45e3196d2aba Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-1_3 2025-08-11 13:36:02,810: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 7eded04c01d7: Preparing 84ff1457c784: Preparing e0d724abbad0: Preparing c33fecf6a0ca: Preparing 5e2c81b1fd38: Preparing 86deca91cb37: Preparing 438cf0392ab0: Preparing 98aabe61434e: Preparing aaf393fa99c0: Preparing 6c2d1934363e: Preparing 174f56854903: Preparing 7eded04c01d7: Waiting 84ff1457c784: Waiting e0d724abbad0: Waiting c33fecf6a0ca: Waiting 5e2c81b1fd38: Waiting 86deca91cb37: Waiting 438cf0392ab0: Waiting 98aabe61434e: Waiting aaf393fa99c0: Waiting 6c2d1934363e: Waiting 174f56854903: Waiting e0d724abbad0: Layer already exists 84ff1457c784: Layer already exists 86deca91cb37: Layer already exists 5e2c81b1fd38: Layer already exists c33fecf6a0ca: Layer already exists 438cf0392ab0: Layer already exists 98aabe61434e: Layer already exists 6c2d1934363e: Layer already exists 7eded04c01d7: Pushed aaf393fa99c0: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-1_3: digest: sha256:b89d04c972cfbd9f3a9d7e806d782eddb69cf4eb4992206c09f6c21030aab9c6 size: 2620 2025-08-11 13:36:05,909: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds