2025-08-14 14:38:01,425: INFO: Building opensdn-controller-control-dns 2025-08-14 14:38:01,469: 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_7-5 --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} ---> 24a150f1e08a Step 4/9 : ARG CONTAINER_NAME ---> Running in d39b5acfa2f6 ---> Removed intermediate container d39b5acfa2f6 ---> 08502420227c Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2cea9a5df899 ---> Removed intermediate container 2cea9a5df899 ---> ee4c5d7eb4a8 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 ef73606ee113 ---> Removed intermediate container ef73606ee113 ---> a982051034b1 Step 7/9 : COPY entrypoint.sh / ---> 6dcd3fa7fe02 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 62d7837ff119 ---> Removed intermediate container 62d7837ff119 ---> cd2b0e9cfbd0 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in e9c060580a61 ---> Removed intermediate container e9c060580a61 ---> 193559d47b66 [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 193559d47b66 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_7-5 2025-08-14 14:38:18,622: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 1d0cfd8be203: Preparing a333957ac75b: Preparing ca6fdf3d78ac: Preparing c39abd844767: Preparing a4ced51c410b: Preparing aae144cd8726: Preparing 5e374ed69a14: Preparing 78e52eb2401f: Preparing f58f8199cb31: Preparing 37ea13f275c8: Preparing 174f56854903: Preparing 1d0cfd8be203: Waiting a333957ac75b: Waiting ca6fdf3d78ac: Waiting c39abd844767: Waiting a4ced51c410b: Waiting aae144cd8726: Waiting 5e374ed69a14: Waiting 78e52eb2401f: Waiting f58f8199cb31: Waiting 37ea13f275c8: Waiting 174f56854903: Waiting 1d0cfd8be203: Pushed ca6fdf3d78ac: Layer already exists a333957ac75b: Layer already exists a4ced51c410b: Layer already exists c39abd844767: Layer already exists aae144cd8726: Layer already exists 78e52eb2401f: Layer already exists 5e374ed69a14: Layer already exists 37ea13f275c8: Layer already exists 174f56854903: Layer already exists f58f8199cb31: Layer already exists master-2_0_0_7-5: digest: sha256:e9a3732bb5730742241a047cef977073802abc440dd3712cdff6766befb4089d size: 2620 2025-08-14 14:38:22,017: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds