2025-07-22 22:39:23,450: INFO: Building opensdn-controller-control-dns 2025-07-22 22:39:23,483: 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} ---> 80eeb2a510b5 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7729ac63d478 ---> Removed intermediate container 7729ac63d478 ---> d447d83f500b Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 366f0a4b95ad ---> Removed intermediate container 366f0a4b95ad ---> e7a04aacdbf1 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 cb386293e3a0 ---> Removed intermediate container cb386293e3a0 ---> 56119a7df00a Step 7/9 : COPY entrypoint.sh / ---> 181d18b5c954 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in cf694935de90 ---> Removed intermediate container cf694935de90 ---> c2465a82d00e Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d883df9fb5ae ---> Removed intermediate container d883df9fb5ae ---> b2b2b4091e4e [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 b2b2b4091e4e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_8-5 2025-07-22 22:39:38,246: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] c030895f93db: Preparing f6b9d85c558e: Preparing d01e3ab7f801: Preparing 0efff9e90b8a: Preparing 25c05dbe0644: Preparing 6a6bcabf56f4: Preparing 702ed1ec2696: Preparing ed19842ea25d: Preparing 59505a6adcf6: Preparing b93a9fc6766f: Preparing 174f56854903: Preparing c030895f93db: Waiting f6b9d85c558e: Waiting d01e3ab7f801: Waiting 0efff9e90b8a: Waiting 25c05dbe0644: Waiting 6a6bcabf56f4: Waiting 702ed1ec2696: Waiting ed19842ea25d: Waiting 59505a6adcf6: Waiting b93a9fc6766f: Waiting 174f56854903: Waiting f6b9d85c558e: Layer already exists 0efff9e90b8a: Layer already exists 25c05dbe0644: Layer already exists 6a6bcabf56f4: Layer already exists 702ed1ec2696: Layer already exists 59505a6adcf6: Layer already exists d01e3ab7f801: Layer already exists c030895f93db: Pushed ed19842ea25d: Layer already exists b93a9fc6766f: Layer already exists 174f56854903: Layer already exists master-1_9_7_8-5: digest: sha256:b2b428a21a71035ec17e7a7459d8543041fb7c8c373bb8366e88e4776ebdb119 size: 2620 2025-07-22 22:39:40,713: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds