2025-06-20 07:33:41,366: INFO: Building opensdn-controller-control-dns 2025-06-20 07:33:41,383: 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_8_4_1-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} ---> 85b890a4a2a7 Step 4/9 : ARG CONTAINER_NAME ---> Running in b9d4df98662d ---> Removed intermediate container b9d4df98662d ---> d46be9a2d2cd Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in ad46368856c8 ---> Removed intermediate container ad46368856c8 ---> f184d979bbec 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 bfcc7248e68f ---> Removed intermediate container bfcc7248e68f ---> 14bc03178267 Step 7/9 : COPY entrypoint.sh / ---> 7dd275eda976 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 96484e878232 ---> Removed intermediate container 96484e878232 ---> 0c2dea11b86b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in a64fb78004a2 ---> Removed intermediate container a64fb78004a2 ---> f4cdd3dc6f89 [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 f4cdd3dc6f89 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_4_1-1 2025-06-20 07:33:56,310: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] da76661a7251: Preparing ab643a10d8c4: Preparing f511967f2574: Preparing ccdd651fc96f: Preparing 3a352aa531d4: Preparing d3074b47f846: Preparing f84e0685a1cf: Preparing acf5a666ae5f: Preparing 8945cbbbec01: Preparing 605606480c10: Preparing 174f56854903: Preparing 3a352aa531d4: Waiting d3074b47f846: Waiting f84e0685a1cf: Waiting acf5a666ae5f: Waiting 8945cbbbec01: Waiting 605606480c10: Waiting 174f56854903: Waiting ccdd651fc96f: Layer already exists ab643a10d8c4: Layer already exists f511967f2574: Layer already exists 3a352aa531d4: Layer already exists d3074b47f846: Layer already exists f84e0685a1cf: Layer already exists da76661a7251: Pushed acf5a666ae5f: Layer already exists 8945cbbbec01: Layer already exists 174f56854903: Layer already exists 605606480c10: Layer already exists master-1_8_4_1-1: digest: sha256:7fa808c5d6d51c39fd41531e19f064d2d3175c61fb665c01ee00d05d6c3bf7ad size: 2620 2025-06-20 07:33:58,406: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds