2025-06-16 06:11:21,536: INFO: Building opensdn-controller-control-dns 2025-06-16 06:11:21,592: 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_1_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} ---> ec958713842c Step 4/9 : ARG CONTAINER_NAME ---> Running in d17c75a93c3b ---> Removed intermediate container d17c75a93c3b ---> f6dd8e7b3d06 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in c30fbf119597 ---> Removed intermediate container c30fbf119597 ---> 9ed1c3c1791c 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 239a584e3499 ---> Removed intermediate container 239a584e3499 ---> 10f3024d7634 Step 7/9 : COPY entrypoint.sh / ---> 363c54744305 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in de9fe1cb6f44 ---> Removed intermediate container de9fe1cb6f44 ---> 81e970123c35 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in cc95ea62af4b ---> Removed intermediate container cc95ea62af4b ---> 456a92825fd4 [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 456a92825fd4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_1_0-1 2025-06-16 06:11:36,143: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 448e2ab7ab02: Preparing 4abcf7d2535f: Preparing 5b5372fdb58b: Preparing 9ba23508e7c3: Preparing 0832b73d55ba: Preparing 3a59390b25c4: Preparing 93aee9eb9ac0: Preparing 6af00ddcb534: Preparing 8029b175157f: Preparing 2007cbdecff9: Preparing 174f56854903: Preparing 448e2ab7ab02: Waiting 5b5372fdb58b: Waiting 9ba23508e7c3: Waiting 0832b73d55ba: Waiting 3a59390b25c4: Waiting 93aee9eb9ac0: Waiting 6af00ddcb534: Waiting 8029b175157f: Waiting 4abcf7d2535f: Waiting 2007cbdecff9: Waiting 174f56854903: Waiting 4abcf7d2535f: Layer already exists 448e2ab7ab02: Pushed 5b5372fdb58b: Layer already exists 9ba23508e7c3: Layer already exists 0832b73d55ba: Layer already exists 3a59390b25c4: Layer already exists 93aee9eb9ac0: Layer already exists 6af00ddcb534: Layer already exists 2007cbdecff9: Layer already exists 8029b175157f: Layer already exists 174f56854903: Layer already exists master-1_8_1_0-1: digest: sha256:3ab38e18c54a88e676255af2408ef949630be7b5ebdd967a304354ae23974c38 size: 2619 2025-06-16 06:11:39,208: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds