2025-07-22 20:13:29,719: INFO: Building opensdn-controller-control-dns 2025-07-22 20:13:29,762: 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_8-5 --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} ---> c8be465f0605 Step 4/9 : ARG CONTAINER_NAME ---> Running in 166c4c9e80bc ---> Removed intermediate container 166c4c9e80bc ---> 9ad03282ef84 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in c25a9102d538 ---> Removed intermediate container c25a9102d538 ---> 7f534403a06f 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 c08fff11acee ---> Removed intermediate container c08fff11acee ---> 852906c902df Step 7/9 : COPY entrypoint.sh / ---> bf514b89b064 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5c09ab336b05 ---> Removed intermediate container 5c09ab336b05 ---> 0603e0d5265f Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 1ad7d50613b6 ---> Removed intermediate container 1ad7d50613b6 ---> 774019534f7b [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 774019534f7b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_8-5 2025-07-22 20:13:43,289: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 5bfd746261f7: Preparing 5aa879c4db3c: Preparing 83b1f5e074c6: Preparing dbc026ca8f80: Preparing cc8d9827c854: Preparing 83a1e2b575b8: Preparing ca79b98eb7e0: Preparing 358024a64e65: Preparing 8ddd8c097540: Preparing 7b3beed1bb8a: Preparing 174f56854903: Preparing 5bfd746261f7: Waiting 5aa879c4db3c: Waiting 83b1f5e074c6: Waiting dbc026ca8f80: Waiting cc8d9827c854: Waiting 83a1e2b575b8: Waiting ca79b98eb7e0: Waiting 358024a64e65: Waiting 8ddd8c097540: Waiting 7b3beed1bb8a: Waiting 174f56854903: Waiting 5bfd746261f7: Pushed 83b1f5e074c6: Layer already exists 5aa879c4db3c: Layer already exists cc8d9827c854: Layer already exists 83a1e2b575b8: Layer already exists dbc026ca8f80: Layer already exists 358024a64e65: Layer already exists ca79b98eb7e0: Layer already exists 8ddd8c097540: Layer already exists 7b3beed1bb8a: Layer already exists 174f56854903: Layer already exists master-1_9_7_8-5: digest: sha256:81fee4a7c9729ba37c121c0282b6a332ed166a3862d23c71fbf944efa96ad003 size: 2620 2025-07-22 20:13:47,889: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds