2025-08-10 19:57:18,341: INFO: Building opensdn-controller-control-dns 2025-08-10 19:57:18,385: 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_5-1_0 --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} ---> 6622633712ca Step 4/9 : ARG CONTAINER_NAME ---> Running in 568daf9a89e7 ---> Removed intermediate container 568daf9a89e7 ---> 3ab942c56e26 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 039749dd52cc ---> Removed intermediate container 039749dd52cc ---> ade3468be428 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 0500341ae7ae ---> Removed intermediate container 0500341ae7ae ---> 28a94c193fea Step 7/9 : COPY entrypoint.sh / ---> def412a12daa Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c96c2031b4a7 ---> Removed intermediate container c96c2031b4a7 ---> 0108f9367256 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5fadcf3b8ba7 ---> Removed intermediate container 5fadcf3b8ba7 ---> aff4252a7f6a [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 aff4252a7f6a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-1_0 2025-08-10 19:57:39,358: INFO: Docker build duration: 21 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] cbd36aa80961: Preparing b8348b2ab954: Preparing 0cbe1ec65027: Preparing 4f5483b64105: Preparing cebe8121d3a9: Preparing 5958520636fd: Preparing 3046399dfc09: Preparing 781e8ecb76f3: Preparing b9945a2465e3: Preparing 2acdf668c0f6: Preparing 174f56854903: Preparing cbd36aa80961: Waiting b8348b2ab954: Waiting 0cbe1ec65027: Waiting 4f5483b64105: Waiting cebe8121d3a9: Waiting 5958520636fd: Waiting 3046399dfc09: Waiting 781e8ecb76f3: Waiting b9945a2465e3: Waiting 2acdf668c0f6: Waiting 174f56854903: Waiting 0cbe1ec65027: Layer already exists 4f5483b64105: Layer already exists b8348b2ab954: Layer already exists cebe8121d3a9: Layer already exists b9945a2465e3: Layer already exists 781e8ecb76f3: Layer already exists cbd36aa80961: Pushed 2acdf668c0f6: Layer already exists 5958520636fd: Layer already exists 3046399dfc09: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-1_0: digest: sha256:fdd80edcc6afa27f8e30e3bd4d3fbf185a0aaf3df9826125be0d7f4ac9c40a61 size: 2620 2025-08-10 19:57:46,489: INFO: Building opensdn-controller-control-dns finished successfully, duration: 28 seconds