2025-08-22 18:18:39,045: INFO: Building opensdn-controller-control-dns 2025-08-22 18:18:39,121: 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-2_0_3_0-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} ---> 1dc794a228d9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 0cfc0312ae73 ---> Removed intermediate container 0cfc0312ae73 ---> 7c9d9fe1fdcd Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 94623cf30f54 ---> Removed intermediate container 94623cf30f54 ---> 1abba9718a04 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 057070719b02 ---> Removed intermediate container 057070719b02 ---> 63541208a565 Step 7/9 : COPY entrypoint.sh / ---> e4a3fb97bb9f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 04a910e90a87 ---> Removed intermediate container 04a910e90a87 ---> e391465ad13a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 590a9bc7e625 ---> Removed intermediate container 590a9bc7e625 ---> 8b87c72e2fe8 [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 8b87c72e2fe8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_3_0-1 2025-08-22 18:18:54,940: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 20390afc0f9a: Preparing c916e689db64: Preparing 20390afc0f9a: Waiting c916e689db64: Waiting da7a1beb7280: Preparing 6dc410f9455c: Preparing f2b067b050f3: Preparing 543701ba7236: Preparing f0ce069ad6c5: Preparing 7bad5f3594b3: Preparing adb2b1e9f616: Preparing effd621fabf6: Preparing 174f56854903: Preparing da7a1beb7280: Waiting 6dc410f9455c: Waiting f2b067b050f3: Waiting 543701ba7236: Waiting f0ce069ad6c5: Waiting 7bad5f3594b3: Waiting adb2b1e9f616: Waiting effd621fabf6: Waiting 174f56854903: Waiting da7a1beb7280: Layer already exists c916e689db64: Layer already exists 6dc410f9455c: Layer already exists f2b067b050f3: Layer already exists 7bad5f3594b3: Layer already exists 543701ba7236: Layer already exists f0ce069ad6c5: Layer already exists 20390afc0f9a: Pushed adb2b1e9f616: Layer already exists effd621fabf6: Layer already exists 174f56854903: Layer already exists master-2_0_3_0-1: digest: sha256:9528416c41870b0893b54df3a2d3aa7874a6357cc72f4a7631cbcb1e9f799878 size: 2620 2025-08-22 18:18:57,945: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds