2025-06-14 17:24:50,542: INFO: Building opensdn-controller-control-dns 2025-06-14 17:24:50,547: 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_0_8-6 --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} ---> 87ee11741ac7 Step 4/9 : ARG CONTAINER_NAME ---> Running in 87b5133a8324 ---> Removed intermediate container 87b5133a8324 ---> c0f2562ec392 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 92ade6e6e1c0 ---> Removed intermediate container 92ade6e6e1c0 ---> 1638818e4053 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 6fe28315ce13 ---> Removed intermediate container 6fe28315ce13 ---> a8c9ad4c51c4 Step 7/9 : COPY entrypoint.sh / ---> 2c88e8e82b06 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7c34fbabc833 ---> Removed intermediate container 7c34fbabc833 ---> 30582666a53c Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 17ebcd839fb2 ---> Removed intermediate container 17ebcd839fb2 ---> e552059fbf33 [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 e552059fbf33 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_8-6 2025-06-14 17:25:06,313: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 52185c695feb: Preparing c78125ef3dd5: Preparing 982cddba3b91: Preparing 7c5765e1940f: Preparing 4064d19aef86: Preparing 50d3d9d34aa0: Preparing 9212d05371be: Preparing 28489f4452af: Preparing bab750968ba1: Preparing 3af087060870: Preparing 174f56854903: Preparing 50d3d9d34aa0: Waiting 9212d05371be: Waiting 28489f4452af: Waiting bab750968ba1: Waiting 3af087060870: Waiting 174f56854903: Waiting 982cddba3b91: Waiting 7c5765e1940f: Waiting 4064d19aef86: Waiting 52185c695feb: Waiting c78125ef3dd5: Waiting 982cddba3b91: Layer already exists c78125ef3dd5: Layer already exists 50d3d9d34aa0: Layer already exists 52185c695feb: Pushed 7c5765e1940f: Layer already exists 4064d19aef86: Layer already exists 9212d05371be: Layer already exists 28489f4452af: Layer already exists 174f56854903: Layer already exists 3af087060870: Layer already exists bab750968ba1: Layer already exists master-1_8_0_8-6: digest: sha256:cbab7bce4845c948246864b08922646eb78d3537f73e2293046dd26d266c8078 size: 2619 2025-06-14 17:25:07,974: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds