2025-07-23 12:46:36,615: INFO: Building opensdn-controller-control-dns 2025-07-23 12:46:36,657: 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_7_3-4 --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} ---> 37278e34cd48 Step 4/9 : ARG CONTAINER_NAME ---> Running in d4f445d4da7f ---> Removed intermediate container d4f445d4da7f ---> 3e81ac5abc88 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b35e7b446528 ---> Removed intermediate container b35e7b446528 ---> 50dc0fb2e982 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 65ad6b072889 ---> Removed intermediate container 65ad6b072889 ---> 1d60f995e5ea Step 7/9 : COPY entrypoint.sh / ---> 60a3c2e529aa Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7aaff2cde5f4 ---> Removed intermediate container 7aaff2cde5f4 ---> de1fe4fe0afb Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 0d0aa16feac3 ---> Removed intermediate container 0d0aa16feac3 ---> cc492418037f [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 cc492418037f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_3-4 2025-07-23 12:46:50,714: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 889851ba53eb: Preparing 8746a12d3367: Preparing c4629be51877: Preparing 1a1f6a097b8c: Preparing 4bdc980c15f5: Preparing 288422fbadfb: Preparing e99044ff4099: Preparing cdf605c3a428: Preparing 34d5cfda4072: Preparing 5b10d93a9c70: Preparing 174f56854903: Preparing 889851ba53eb: Waiting 8746a12d3367: Waiting c4629be51877: Waiting 1a1f6a097b8c: Waiting 4bdc980c15f5: Waiting 288422fbadfb: Waiting e99044ff4099: Waiting cdf605c3a428: Waiting 34d5cfda4072: Waiting 5b10d93a9c70: Waiting 174f56854903: Waiting 889851ba53eb: Pushed 8746a12d3367: Layer already exists c4629be51877: Layer already exists 1a1f6a097b8c: Layer already exists 4bdc980c15f5: Layer already exists 288422fbadfb: Layer already exists cdf605c3a428: Layer already exists e99044ff4099: Layer already exists 34d5cfda4072: Layer already exists 5b10d93a9c70: Layer already exists 174f56854903: Layer already exists master-1_9_7_3-4: digest: sha256:2d9fd96baf98aedaea68088efc2d7e6d952e8b91e4101798b4ed5a5908b45d05 size: 2620 2025-07-23 12:46:53,380: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds