2025-06-25 15:41:38,682: INFO: Building opensdn-controller-control-dns 2025-06-25 15:41:38,798: 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_3_2_6-4_0 --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} ---> 95e86b59c4c5 Step 4/9 : ARG CONTAINER_NAME ---> Running in aa890c7b1a82 ---> Removed intermediate container aa890c7b1a82 ---> 878d506dd1db Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in ff9f7e767b9c ---> Removed intermediate container ff9f7e767b9c ---> 82a52fba3257 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 b9a51f625041 ---> Removed intermediate container b9a51f625041 ---> 9e75f46b0530 Step 7/9 : COPY entrypoint.sh / ---> 547da338abed Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d6d8e2be0399 ---> Removed intermediate container d6d8e2be0399 ---> a8539d414f74 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c440cbe37f65 ---> Removed intermediate container c440cbe37f65 ---> a28d6f2bab84 [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 a28d6f2bab84 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_3_2_6-4_0 2025-06-25 15:41:52,092: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 095b423cc9cd: Preparing 9c0b5f0dfe26: Preparing 6919b80f3513: Preparing 11e92bde8393: Preparing 230031d9b80e: Preparing 84641cd0389b: Preparing d602e5cfa91b: Preparing 3c687214d6ed: Preparing 8f5cc1a60e0a: Preparing 5e58ea972de8: Preparing 174f56854903: Preparing 84641cd0389b: Waiting d602e5cfa91b: Waiting 3c687214d6ed: Waiting 8f5cc1a60e0a: Waiting 5e58ea972de8: Waiting 174f56854903: Waiting 9c0b5f0dfe26: Layer already exists 6919b80f3513: Layer already exists 230031d9b80e: Layer already exists 11e92bde8393: Layer already exists 3c687214d6ed: Layer already exists 095b423cc9cd: Pushed d602e5cfa91b: Layer already exists 8f5cc1a60e0a: Layer already exists 84641cd0389b: Layer already exists 5e58ea972de8: Layer already exists 174f56854903: Layer already exists master-1_3_2_6-4_0: digest: sha256:9a651833226c24bbc1638169e3624b4a5996d640b2eb984ca6eb10d3eae93fca size: 2620 2025-06-25 15:41:54,886: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds