2025-08-11 16:11:22,703: INFO: Building opensdn-controller-control-dns 2025-08-11 16:11:22,736: 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_0_1-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} ---> 1c8da0897a96 Step 4/9 : ARG CONTAINER_NAME ---> Running in 4c0e88ef638a ---> Removed intermediate container 4c0e88ef638a ---> 55552ed855ff Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in f938a81be2bc ---> Removed intermediate container f938a81be2bc ---> f13860ed279a 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 2bbb599c818e ---> Removed intermediate container 2bbb599c818e ---> acbebd17fa75 Step 7/9 : COPY entrypoint.sh / ---> 9c5a6f6b669f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e64f04852937 ---> Removed intermediate container e64f04852937 ---> 0da1653d74f8 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in fe9dfd86bba0 ---> Removed intermediate container fe9dfd86bba0 ---> 0d03b0b6dc8a [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 0d03b0b6dc8a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_1-1 2025-08-11 16:11:37,723: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 638d70fcdb64: Preparing 0d43ba567ded: Preparing 3425131e8895: Preparing 97a64a1adac6: Preparing 6e6e4a375e62: Preparing fdcd66383ca5: Preparing 1d489bbe5247: Preparing c0499bc22ffb: Preparing bb114af91f5f: Preparing f3e833eeaf06: Preparing 174f56854903: Preparing 638d70fcdb64: Waiting 0d43ba567ded: Waiting 3425131e8895: Waiting 97a64a1adac6: Waiting 6e6e4a375e62: Waiting fdcd66383ca5: Waiting 1d489bbe5247: Waiting c0499bc22ffb: Waiting bb114af91f5f: Waiting f3e833eeaf06: Waiting 174f56854903: Waiting 638d70fcdb64: Pushed 0d43ba567ded: Layer already exists 3425131e8895: Layer already exists 97a64a1adac6: Layer already exists 6e6e4a375e62: Layer already exists fdcd66383ca5: Layer already exists 1d489bbe5247: Layer already exists c0499bc22ffb: Layer already exists 174f56854903: Layer already exists f3e833eeaf06: Layer already exists bb114af91f5f: Layer already exists master-2_0_0_1-1: digest: sha256:4951c0b1c734b2a23fc6ae0ecec8fa4b8ae41bab05dc47fec5a2e34ceaceb95c size: 2620 2025-08-11 16:11:41,061: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds