2025-08-11 09:15:42,093: INFO: Building opensdn-controller-control-dns 2025-08-11 09:15:42,170: 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_9_8_7-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} ---> 4ba7459914bc Step 4/9 : ARG CONTAINER_NAME ---> Running in 4c71fcb94d6e ---> Removed intermediate container 4c71fcb94d6e ---> 4e76daec19c9 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6ef69028a447 ---> Removed intermediate container 6ef69028a447 ---> a77b5b2439cd 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 49f20cf508af ---> Removed intermediate container 49f20cf508af ---> f373372f0ce7 Step 7/9 : COPY entrypoint.sh / ---> c49a969b3835 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2206feec1b4d ---> Removed intermediate container 2206feec1b4d ---> 015befbde907 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in a8fb180189c6 ---> Removed intermediate container a8fb180189c6 ---> 3a0bf89f0e81 [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 3a0bf89f0e81 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_7-6 2025-08-11 09:16:04,491: INFO: Docker build duration: 22 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 77f66ff18afb: Preparing 1600b8f4399a: Preparing 8a364b7dc2fe: Preparing 85b6c8a574ef: Preparing 9aa58fb584ae: Preparing 41b2290ef51e: Preparing 891e143508d3: Preparing fb9489a8b38c: Preparing 03edc5765a43: Preparing 0bd68dd3d150: Preparing 174f56854903: Preparing 41b2290ef51e: Waiting 891e143508d3: Waiting fb9489a8b38c: Waiting 03edc5765a43: Waiting 0bd68dd3d150: Waiting 174f56854903: Waiting 1600b8f4399a: Layer already exists 85b6c8a574ef: Layer already exists 77f66ff18afb: Pushed 8a364b7dc2fe: Layer already exists 9aa58fb584ae: Layer already exists 41b2290ef51e: Layer already exists 891e143508d3: Layer already exists fb9489a8b38c: Layer already exists 03edc5765a43: Layer already exists 0bd68dd3d150: Layer already exists 174f56854903: Layer already exists master-1_9_8_7-6: digest: sha256:1081c566318f61b1b60bda25fb16d1c003da6a4da4ef467d00d4f9cc60a7f39a size: 2620 2025-08-11 09:16:06,665: INFO: Building opensdn-controller-control-dns finished successfully, duration: 24 seconds