2025-06-03 15:59:16,014: INFO: Building opensdn-controller-control-dns 2025-06-03 15:59:16,054: 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_8-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} ---> 1660e66d5373 Step 4/9 : ARG CONTAINER_NAME ---> Running in a2d5e191be7d ---> Removed intermediate container a2d5e191be7d ---> 4691a5762acb Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 11c40617327b ---> Removed intermediate container 11c40617327b ---> 3dc0914b5ee0 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 f2df1d39b2f2 ---> Removed intermediate container f2df1d39b2f2 ---> 283be463a565 Step 7/9 : COPY entrypoint.sh / ---> 8726d552f9e7 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 91588e502b4e ---> Removed intermediate container 91588e502b4e ---> b8644961615b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 9af01bd849ae ---> Removed intermediate container 9af01bd849ae ---> 411ed16dc82d [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 411ed16dc82d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_8-3 2025-06-03 15:59:29,155: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6f605c616d17: Preparing d01fa682e00d: Preparing 165e8647dbf5: Preparing 35b87b42ef80: Preparing fb6e6587e839: Preparing 4a699db961f1: Preparing 4a471e9b88ac: Preparing 7d721f9a4335: Preparing c0779cc3a314: Preparing 4f6774fbdcab: Preparing 174f56854903: Preparing d01fa682e00d: Waiting 165e8647dbf5: Waiting 35b87b42ef80: Waiting fb6e6587e839: Waiting 4a699db961f1: Waiting 4a471e9b88ac: Waiting 7d721f9a4335: Waiting c0779cc3a314: Waiting 4f6774fbdcab: Waiting 174f56854903: Waiting 165e8647dbf5: Layer already exists 6f605c616d17: Pushed d01fa682e00d: Layer already exists fb6e6587e839: Layer already exists 35b87b42ef80: Layer already exists 4a699db961f1: Layer already exists 4a471e9b88ac: Layer already exists 4f6774fbdcab: Layer already exists 7d721f9a4335: Layer already exists c0779cc3a314: Layer already exists 174f56854903: Layer already exists master-1_7_6_8-3: digest: sha256:b47f98c67e47c02c1b94afbda70536b7d64cd0315205775a079965e1bcdf250b size: 2620 2025-06-03 15:59:31,863: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds