2025-07-30 16:05:09,947: INFO: Building opensdn-controller-control-dns 2025-07-30 16:05:10,036: 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_2_2_1-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} ---> 59ecaafb92bc Step 4/9 : ARG CONTAINER_NAME ---> Running in afe4fd6fdd48 ---> Removed intermediate container afe4fd6fdd48 ---> c1616014ee31 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6fd5342df37d ---> Removed intermediate container 6fd5342df37d ---> 5c8260c591c1 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 474d09701c7c ---> Removed intermediate container 474d09701c7c ---> 53288c9a0d8b Step 7/9 : COPY entrypoint.sh / ---> 3592f1fb8ed2 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8d4e3ab7d9fc ---> Removed intermediate container 8d4e3ab7d9fc ---> a75c566db1c9 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 1a9790e3b000 ---> Removed intermediate container 1a9790e3b000 ---> b217982cbbf4 [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 b217982cbbf4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-6_1 2025-07-30 16:05:25,862: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] b1f3ecac0e9f: Preparing 63f8eb42af50: Preparing 2a07428c04cf: Preparing d3a3b47eb6ec: Preparing bd4afd79eb84: Preparing 19a5c962399d: Preparing f2a8f0fefd59: Preparing 0aab62f17733: Preparing ca276bd478b5: Preparing a4b4914a96e1: Preparing 174f56854903: Preparing b1f3ecac0e9f: Waiting 63f8eb42af50: Waiting 2a07428c04cf: Waiting d3a3b47eb6ec: Waiting bd4afd79eb84: Waiting 19a5c962399d: Waiting f2a8f0fefd59: Waiting 0aab62f17733: Waiting ca276bd478b5: Waiting a4b4914a96e1: Waiting 174f56854903: Waiting 2a07428c04cf: Layer already exists d3a3b47eb6ec: Layer already exists 63f8eb42af50: Layer already exists bd4afd79eb84: Layer already exists 19a5c962399d: Layer already exists b1f3ecac0e9f: Pushed f2a8f0fefd59: Layer already exists a4b4914a96e1: Layer already exists 0aab62f17733: Layer already exists 174f56854903: Layer already exists ca276bd478b5: Layer already exists master-1_2_2_1-6_1: digest: sha256:ca04df71311b8c0032b1f0e496bb8663680a8b08cefbda3087353824fd960366 size: 2620 2025-07-30 16:05:30,342: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds