2025-06-17 09:49:13,512: INFO: Building opensdn-controller-control-dns 2025-06-17 09:49:13,556: 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_8_1_0-1 --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} ---> cf528dc3296c Step 4/9 : ARG CONTAINER_NAME ---> Running in 093ce62fc64d ---> Removed intermediate container 093ce62fc64d ---> 4a2b5cc576e0 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 28055ddcd8a6 ---> Removed intermediate container 28055ddcd8a6 ---> 94e75f3f44c1 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 4f54f46b8a97 ---> Removed intermediate container 4f54f46b8a97 ---> 2f5e35f0b826 Step 7/9 : COPY entrypoint.sh / ---> 3db8500800e5 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fda2321f0d62 ---> Removed intermediate container fda2321f0d62 ---> 65f5c412ed4e Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 500782daaefb ---> Removed intermediate container 500782daaefb ---> 7554e051bff1 [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 7554e051bff1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_1_0-1 2025-06-17 09:49:27,083: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] a6cb1950105f: Preparing 8bb750d64b7d: Preparing a9fc9ee0893e: Preparing e2669f3860dc: Preparing 22aa5ee9eb11: Preparing efbaf389d463: Preparing 87faaef6da5f: Preparing a6cb1950105f: Waiting 8bb750d64b7d: Waiting a9fc9ee0893e: Waiting e2669f3860dc: Waiting 22aa5ee9eb11: Waiting efbaf389d463: Waiting fcd3f136e3b1: Preparing c9b5ef112149: Preparing ec4e5eba6c76: Preparing 174f56854903: Preparing 87faaef6da5f: Waiting fcd3f136e3b1: Waiting c9b5ef112149: Waiting ec4e5eba6c76: Waiting 174f56854903: Waiting 8bb750d64b7d: Layer already exists a9fc9ee0893e: Layer already exists e2669f3860dc: Layer already exists 22aa5ee9eb11: Layer already exists efbaf389d463: Layer already exists a6cb1950105f: Pushed fcd3f136e3b1: Layer already exists 87faaef6da5f: Layer already exists ec4e5eba6c76: Layer already exists c9b5ef112149: Layer already exists 174f56854903: Layer already exists master-1_8_1_0-1: digest: sha256:0ed4169a080341938a4f743b9ca1cd3c305e652c0e4a1db9b9fd30b2a55c9f94 size: 2619 2025-06-17 09:49:32,150: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds