2025-08-08 07:45:46,809: INFO: Building opensdn-controller-control-dns 2025-08-08 07:45:46,852: 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_6-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} ---> 188e8bbf9b41 Step 4/9 : ARG CONTAINER_NAME ---> Running in e8b1ce2806f9 ---> Removed intermediate container e8b1ce2806f9 ---> b2e5a2353302 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b66fa2aa7ba6 ---> Removed intermediate container b66fa2aa7ba6 ---> 1f9621b53116 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 71dfb12607eb ---> Removed intermediate container 71dfb12607eb ---> acf2527160ed Step 7/9 : COPY entrypoint.sh / ---> 4fa258222beb Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f87bcddeeaac ---> Removed intermediate container f87bcddeeaac ---> 2eb40a81b132 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d5d14adff6fb ---> Removed intermediate container d5d14adff6fb ---> a436a0f20cf6 [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 a436a0f20cf6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_6-1 2025-08-08 07:45:59,484: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 359729397a65: Preparing b4f7c88bc920: Preparing ad7f73c1b1a7: Preparing 9346c02485c7: Preparing 9e17442f16a7: Preparing b64e32c0d5e7: Preparing fdce9aa49dc2: Preparing cefbebbc7bc5: Preparing e4abb4d68bd5: Preparing 66fdfde68934: Preparing 174f56854903: Preparing 359729397a65: Waiting b4f7c88bc920: Waiting fdce9aa49dc2: Waiting cefbebbc7bc5: Waiting ad7f73c1b1a7: Waiting 9346c02485c7: Waiting e4abb4d68bd5: Waiting 66fdfde68934: Waiting 174f56854903: Waiting 9e17442f16a7: Waiting b64e32c0d5e7: Waiting b4f7c88bc920: Layer already exists 359729397a65: Pushed 9346c02485c7: Layer already exists 9e17442f16a7: Layer already exists ad7f73c1b1a7: Layer already exists b64e32c0d5e7: Layer already exists fdce9aa49dc2: Layer already exists cefbebbc7bc5: Layer already exists 174f56854903: Layer already exists e4abb4d68bd5: Layer already exists 66fdfde68934: Layer already exists master-1_9_8_6-1: digest: sha256:3b014860be155c17b6278c9cf28b7931571d9fec1c447fc5e4aa99b8da3f5590 size: 2620 2025-08-08 07:46:02,357: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds