2025-08-15 15:45:00,121: INFO: Building opensdn-controller-control-dns 2025-08-15 15:45:00,148: 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_2_2_1-7_0 --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} ---> d78aa74c5c9e Step 4/9 : ARG CONTAINER_NAME ---> Running in 6603b33f6d5a ---> Removed intermediate container 6603b33f6d5a ---> be9aca68c5c2 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 848392e2695e ---> Removed intermediate container 848392e2695e ---> 0cdcf1240c82 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 274b2a2ca723 ---> Removed intermediate container 274b2a2ca723 ---> bd4e4ce4f8fd Step 7/9 : COPY entrypoint.sh / ---> 103c4ec09837 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7352eec28abf ---> Removed intermediate container 7352eec28abf ---> dafb8586d9f0 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in df413e348c9d ---> Removed intermediate container df413e348c9d ---> 454840dd2b7b [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 454840dd2b7b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-7_0 2025-08-15 15:45:13,498: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3151e2d96325: Preparing 832441f6128f: Preparing 1202f7c98f0a: Preparing 857b0c926450: Preparing 3151e2d96325: Waiting 832441f6128f: Waiting 1202f7c98f0a: Waiting 857b0c926450: Waiting a58aacce259d: Preparing a4a04f9a2455: Preparing 1bb53e811717: Preparing 1dbdb92fca48: Preparing a7ef0adc2476: Preparing c50adde0a31a: Preparing 174f56854903: Preparing a58aacce259d: Waiting a4a04f9a2455: Waiting 1bb53e811717: Waiting 1dbdb92fca48: Waiting a7ef0adc2476: Waiting c50adde0a31a: Waiting 174f56854903: Waiting 1202f7c98f0a: Layer already exists a58aacce259d: Layer already exists 832441f6128f: Layer already exists a4a04f9a2455: Layer already exists 857b0c926450: Layer already exists 1bb53e811717: Layer already exists 3151e2d96325: Pushed c50adde0a31a: Layer already exists 174f56854903: Layer already exists 1dbdb92fca48: Layer already exists a7ef0adc2476: Layer already exists master-1_2_2_1-7_0: digest: sha256:4690d2c258e09265a589ead8d661d7f020f1b8c532ee5aeece47fe8b69d4e47f size: 2620 2025-08-15 15:45:15,984: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds