2025-07-15 15:33:05,053: INFO: Building opensdn-controller-control-dns 2025-07-15 15:33:05,099: 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_6_4-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} ---> 90cb18668e36 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8e82af9f3417 ---> Removed intermediate container 8e82af9f3417 ---> c3bb8c36ce8a Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in bc48a32fcbe9 ---> Removed intermediate container bc48a32fcbe9 ---> 22048796b8a3 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 d333d9b763ff ---> Removed intermediate container d333d9b763ff ---> 1a343dc31746 Step 7/9 : COPY entrypoint.sh / ---> c49fead57a01 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 902e5dc9c26e ---> Removed intermediate container 902e5dc9c26e ---> a1228babd950 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 66b3312fcf31 ---> Removed intermediate container 66b3312fcf31 ---> 3104b721d694 [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 3104b721d694 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_6_4-1 2025-07-15 15:33:20,830: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 175f5f3e4cfd: Preparing 05abed18d661: Preparing fd6b7fc7080a: Preparing db13ca0f9809: Preparing 7b2849f0349b: Preparing 322a3fcb118f: Preparing 6e0f24fa9090: Preparing a5595c8a6288: Preparing 6be2899e5a6d: Preparing 63bec296eb84: Preparing 174f56854903: Preparing 175f5f3e4cfd: Waiting 05abed18d661: Waiting fd6b7fc7080a: Waiting db13ca0f9809: Waiting 7b2849f0349b: Waiting 322a3fcb118f: Waiting 6e0f24fa9090: Waiting a5595c8a6288: Waiting 6be2899e5a6d: Waiting 63bec296eb84: Waiting 174f56854903: Waiting fd6b7fc7080a: Layer already exists 175f5f3e4cfd: Pushed 05abed18d661: Layer already exists db13ca0f9809: Layer already exists 6e0f24fa9090: Layer already exists 7b2849f0349b: Layer already exists 322a3fcb118f: Layer already exists 6be2899e5a6d: Layer already exists a5595c8a6288: Layer already exists 174f56854903: Layer already exists 63bec296eb84: Layer already exists master-1_9_6_4-1: digest: sha256:e0d21ae39e10c23433c52abbcbf16674f1999fc3a4b64ad52a7830afd6944037 size: 2620 2025-07-15 15:33:23,756: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds