2025-06-16 12:03:50,559: INFO: Building opensdn-controller-control-dns 2025-06-16 12:03:50,666: 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_6_6_1-1_9 --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} ---> 6b81d9b51d17 Step 4/9 : ARG CONTAINER_NAME ---> Running in 259b3cf89212 ---> Removed intermediate container 259b3cf89212 ---> 593102448275 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 09d03a6d6844 ---> Removed intermediate container 09d03a6d6844 ---> e0db1ee9e738 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 7b2af8425259 ---> Removed intermediate container 7b2af8425259 ---> 75fe76792adf Step 7/9 : COPY entrypoint.sh / ---> 51d78bc3df9d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 92503c2ca23a ---> Removed intermediate container 92503c2ca23a ---> cd97f19da128 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d024f7ce08a6 ---> Removed intermediate container d024f7ce08a6 ---> ab197a9d9043 [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 ab197a9d9043 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_1-1_9 2025-06-16 12:04:05,784: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] f4524a9937d5: Preparing 31190fa8663f: Preparing 19ef47d37504: Preparing d7a6cf178afc: Preparing b69ca5090c6b: Preparing 1caf24185642: Preparing 307b1728d05a: Preparing eaf43832783a: Preparing 5d14bb7f6be5: Preparing a92c1c1cacf4: Preparing 174f56854903: Preparing d7a6cf178afc: Waiting b69ca5090c6b: Waiting 1caf24185642: Waiting 307b1728d05a: Waiting eaf43832783a: Waiting 5d14bb7f6be5: Waiting a92c1c1cacf4: Waiting 174f56854903: Waiting f4524a9937d5: Pushed 31190fa8663f: Layer already exists 19ef47d37504: Layer already exists d7a6cf178afc: Layer already exists b69ca5090c6b: Layer already exists 1caf24185642: Layer already exists 307b1728d05a: Layer already exists eaf43832783a: Layer already exists 174f56854903: Layer already exists a92c1c1cacf4: Layer already exists 5d14bb7f6be5: Layer already exists master-1_6_6_1-1_9: digest: sha256:cc2444aa354c99ed92b1025c97de44937d9e9357a2861a60b8077c9ed3c627d0 size: 2619 2025-06-16 12:04:08,154: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds