2025-08-18 18:48:56,011: INFO: Building opensdn-controller-control-dns 2025-08-18 18:48:56,042: 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_7_6_9-3_8 --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} ---> e2d2c31dd468 Step 4/9 : ARG CONTAINER_NAME ---> Running in 6ece5fa3995e ---> Removed intermediate container 6ece5fa3995e ---> 18dbd9866a78 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4ed7c6038932 ---> Removed intermediate container 4ed7c6038932 ---> 4b896c154f8d 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 3df76b8b0d38 ---> Removed intermediate container 3df76b8b0d38 ---> 52e0aab50006 Step 7/9 : COPY entrypoint.sh / ---> ecb4c059f9f3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in cbf0d34a3818 ---> Removed intermediate container cbf0d34a3818 ---> b85d0e3825bc Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 8f643d85cb6d ---> Removed intermediate container 8f643d85cb6d ---> c22d5defcc5d [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 c22d5defcc5d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_9-3_8 2025-08-18 18:49:06,781: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6ca722453ebd: Preparing bfe8c1645552: Preparing ba502af93e7d: Preparing 244aa90662b9: Preparing 9d66128ce452: Preparing f54564981a43: Preparing ee9d3059944b: Preparing 4be6a4c727a0: Preparing a93863a09e6c: Preparing e7fcc4d89b6c: Preparing 174f56854903: Preparing 6ca722453ebd: Waiting bfe8c1645552: Waiting ba502af93e7d: Waiting 244aa90662b9: Waiting 9d66128ce452: Waiting f54564981a43: Waiting ee9d3059944b: Waiting 4be6a4c727a0: Waiting a93863a09e6c: Waiting e7fcc4d89b6c: Waiting 174f56854903: Waiting 6ca722453ebd: Pushed bfe8c1645552: Layer already exists 244aa90662b9: Layer already exists f54564981a43: Layer already exists ba502af93e7d: Layer already exists 9d66128ce452: Layer already exists ee9d3059944b: Layer already exists 4be6a4c727a0: Layer already exists a93863a09e6c: Layer already exists e7fcc4d89b6c: Layer already exists 174f56854903: Layer already exists master-1_7_6_9-3_8: digest: sha256:ae867eb941b77fcf75b5972d1418c5f2ab1affc94051a58bbce7d40dc12f1b57 size: 2620 2025-08-18 18:49:10,338: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds