2025-05-15 15:44:11,813: INFO: Building opensdn-controller-control-dns 2025-05-15 15:44:11,850: 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_6_8_5-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} ---> 610ce269a6e0 Step 4/9 : ARG CONTAINER_NAME ---> Using cache ---> d6fc4c0f5db5 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in e6f6d6e44563 ---> Removed intermediate container e6f6d6e44563 ---> d12a82f56ec1 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 b4924a98a05a ---> Removed intermediate container b4924a98a05a ---> 61fa42352ec0 Step 7/9 : COPY entrypoint.sh / ---> fc41694e8538 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 343e730adfb8 ---> Removed intermediate container 343e730adfb8 ---> bcada87b71c0 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 172393a5477b ---> Removed intermediate container 172393a5477b ---> d587119dc441 [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 d587119dc441 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_8_5-1 2025-05-15 15:44:22,433: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 5d07bae869a2: Preparing 3373b97451bb: Preparing 153fb48afb84: Preparing da868b30c432: Preparing 8c261f442d80: Preparing f3c749afffe6: Preparing d2d0614c60bc: Preparing 236c6f5e6b6d: Preparing 7994c06296d4: Preparing a23c0e49b834: Preparing 174f56854903: Preparing f3c749afffe6: Waiting d2d0614c60bc: Waiting 236c6f5e6b6d: Waiting 7994c06296d4: Waiting a23c0e49b834: Waiting 174f56854903: Waiting 3373b97451bb: Layer already exists 153fb48afb84: Layer already exists 5d07bae869a2: Pushed 8c261f442d80: Layer already exists da868b30c432: Layer already exists f3c749afffe6: Layer already exists d2d0614c60bc: Layer already exists 236c6f5e6b6d: Layer already exists 7994c06296d4: Layer already exists a23c0e49b834: Layer already exists 174f56854903: Layer already exists master-1_6_8_5-1: digest: sha256:c779e5e7fb84024e68b8a6691022c80d098c7976bc27fd538f59de6a6e732509 size: 2620 2025-05-15 15:44:24,031: INFO: Building opensdn-controller-control-dns finished successfully, duration: 13 seconds