2025-05-09 14:15:27,409: INFO: Building opensdn-controller-control-dns 2025-05-09 14:15:27,455: 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_6_9-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} ---> ae38284de48a Step 4/9 : ARG CONTAINER_NAME ---> Running in ce438c2fd740 ---> Removed intermediate container ce438c2fd740 ---> 12a91c25238b Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in fb0f2406aed2 ---> Removed intermediate container fb0f2406aed2 ---> 60f804c636d7 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 90ffd656a81c ---> Removed intermediate container 90ffd656a81c ---> 78b0327915cf Step 7/9 : COPY entrypoint.sh / ---> 64208513936d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f646b08b8e6f ---> Removed intermediate container f646b08b8e6f ---> 1c64194b8d93 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 0ef10b0e0961 ---> Removed intermediate container 0ef10b0e0961 ---> d4e0b32b4cd3 [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 d4e0b32b4cd3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_9-5 2025-05-09 14:15:43,406: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3dffccd58fa2: Preparing 01d19eb8f580: Preparing 136d215a7046: Preparing c4ca7cac79ee: Preparing 3794b8398fee: Preparing 011c99429a99: Preparing 1e0e728cdca6: Preparing c9a1efa9158b: Preparing 6ca28d7e28c3: Preparing 4e682db68587: Preparing 174f56854903: Preparing 3dffccd58fa2: Waiting 01d19eb8f580: Waiting 136d215a7046: Waiting c4ca7cac79ee: Waiting 3794b8398fee: Waiting 011c99429a99: Waiting 1e0e728cdca6: Waiting c9a1efa9158b: Waiting 6ca28d7e28c3: Waiting 4e682db68587: Waiting 174f56854903: Waiting 01d19eb8f580: Layer already exists 136d215a7046: Layer already exists c4ca7cac79ee: Layer already exists 3794b8398fee: Layer already exists 011c99429a99: Layer already exists 1e0e728cdca6: Layer already exists 3dffccd58fa2: Pushed c9a1efa9158b: Layer already exists 174f56854903: Layer already exists 6ca28d7e28c3: Layer already exists 4e682db68587: Layer already exists master-1_6_6_9-5: digest: sha256:8e411411f863e52f3fec5144d69ecebbd0bb22f1f889941669ae618ba8fa8c22 size: 2620 2025-05-09 14:15:45,459: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds