2025-08-25 01:29:02,688: INFO: Building opensdn-controller-control-dns 2025-08-25 01:29:02,738: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 7e5d4b9494e4 Step 4/9 : ARG CONTAINER_NAME ---> Running in 9001cafcf62b ---> Removed intermediate container 9001cafcf62b ---> 9506781ccadd Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in e6b2bb9f0e53 ---> Removed intermediate container e6b2bb9f0e53 ---> 18df0f74b843 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 236e8101f068 ---> Removed intermediate container 236e8101f068 ---> 8a69d0525549 Step 7/9 : COPY entrypoint.sh / ---> 48ae67da1a1f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f9d831363133 ---> Removed intermediate container f9d831363133 ---> 982f76f54c48 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 728d4f41f14a ---> Removed intermediate container 728d4f41f14a ---> 7e39c7b62270 [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 7e39c7b62270 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-08-25 01:29:16,211: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] ded06ce5bb0b: Preparing 79e3b0f37d38: Preparing d01544f7cfac: Preparing 9b39c3c744e0: Preparing be112810adc0: Preparing d0fbdd0ce54c: Preparing ec897ca44f92: Preparing 523394e6380c: Preparing f669c7ab25a8: Preparing 3136a6bf5491: Preparing 174f56854903: Preparing d0fbdd0ce54c: Waiting ec897ca44f92: Waiting 523394e6380c: Waiting f669c7ab25a8: Waiting 174f56854903: Waiting 3136a6bf5491: Waiting 9b39c3c744e0: Layer already exists be112810adc0: Layer already exists d01544f7cfac: Layer already exists 79e3b0f37d38: Layer already exists ded06ce5bb0b: Pushed d0fbdd0ce54c: Layer already exists f669c7ab25a8: Layer already exists ec897ca44f92: Layer already exists 523394e6380c: Layer already exists 3136a6bf5491: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:0974fea41ad8d6339a5323c7def759e8a9396c7ebb748d432f54dbb30e5980aa size: 2620 2025-08-25 01:29:18,067: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds