2025-06-24 18:43:13,267: INFO: Building opensdn-controller-control-dns 2025-06-24 18:43:13,309: 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_8_6_6-3 --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} ---> c7b4c71e77c2 Step 4/9 : ARG CONTAINER_NAME ---> Running in ef8da90f8d4f ---> Removed intermediate container ef8da90f8d4f ---> b683798e3b80 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in e49175e6135f ---> Removed intermediate container e49175e6135f ---> 74e50fe5c481 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 6bf248ead943 ---> Removed intermediate container 6bf248ead943 ---> 8134aa73117e Step 7/9 : COPY entrypoint.sh / ---> 430d7f46d02a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 122131b79ba7 ---> Removed intermediate container 122131b79ba7 ---> 710bb0856b3e Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 59fa27e3ba7d ---> Removed intermediate container 59fa27e3ba7d ---> 41bc7f223482 [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 41bc7f223482 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_6_6-3 2025-06-24 18:43:26,945: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 89f9dd7aeef5: Preparing 77fbe8445454: Preparing 10bbc6b8b9e0: Preparing 0ee857220db4: Preparing 914bca657e8e: Preparing ccfde14cd091: Preparing 9c53b20d745e: Preparing b583dbe2280e: Preparing 516419f0f632: Preparing e9c84d37f285: Preparing 174f56854903: Preparing 89f9dd7aeef5: Waiting 77fbe8445454: Waiting 10bbc6b8b9e0: Waiting 0ee857220db4: Waiting 914bca657e8e: Waiting ccfde14cd091: Waiting 9c53b20d745e: Waiting b583dbe2280e: Waiting 516419f0f632: Waiting e9c84d37f285: Waiting 174f56854903: Waiting 914bca657e8e: Layer already exists 0ee857220db4: Layer already exists 77fbe8445454: Layer already exists 10bbc6b8b9e0: Layer already exists 89f9dd7aeef5: Pushed ccfde14cd091: Layer already exists b583dbe2280e: Layer already exists 516419f0f632: Layer already exists e9c84d37f285: Layer already exists 9c53b20d745e: Layer already exists 174f56854903: Layer already exists master-1_8_6_6-3: digest: sha256:9d380676316aec7829bba05c97d0e8d534517d3d222e5c89d4e2f3bad803b1e6 size: 2620 2025-06-24 18:43:29,463: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds