2025-07-09 11:40:20,643: INFO: Building opensdn-controller-control-dns 2025-07-09 11:40:20,692: 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_0_3-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} ---> 714482fa3168 Step 4/9 : ARG CONTAINER_NAME ---> Running in 3766d0a17878 ---> Removed intermediate container 3766d0a17878 ---> e8bbc255af83 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3311ed655bc0 ---> Removed intermediate container 3311ed655bc0 ---> 0b61e980d092 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 f9c71f85fe07 ---> Removed intermediate container f9c71f85fe07 ---> b171227acb95 Step 7/9 : COPY entrypoint.sh / ---> a711ad89eb38 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6c171aa5273f ---> Removed intermediate container 6c171aa5273f ---> 154b6907688a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 7e42a7f9f46a ---> Removed intermediate container 7e42a7f9f46a ---> 610ca582e193 [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 610ca582e193 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_0_3-1 2025-07-09 11:40:35,662: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] dea86dee9a4f: Preparing 170486c634aa: Preparing 06c647cf940c: Preparing 64135f797a0f: Preparing ee5412c3dbb7: Preparing 7a56955501e4: Preparing 367c305bf31f: Preparing 3a9c10b2d0f3: Preparing 5c415566d72f: Preparing b2e4ed3f4e24: Preparing 174f56854903: Preparing 7a56955501e4: Waiting 367c305bf31f: Waiting 3a9c10b2d0f3: Waiting 5c415566d72f: Waiting 174f56854903: Waiting b2e4ed3f4e24: Waiting ee5412c3dbb7: Layer already exists 06c647cf940c: Layer already exists 170486c634aa: Layer already exists 7a56955501e4: Layer already exists 64135f797a0f: Layer already exists 367c305bf31f: Layer already exists dea86dee9a4f: Pushed 3a9c10b2d0f3: Layer already exists 5c415566d72f: Layer already exists b2e4ed3f4e24: Layer already exists 174f56854903: Layer already exists master-1_9_0_3-1: digest: sha256:32e578503a1f0f5b07f7bdd573bf5564ccc74271dc68c5fa722a3a7f7199d4d9 size: 2620 2025-07-09 11:40:38,428: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds