2025-07-17 10:30:34,928: INFO: Building opensdn-controller-control-dns 2025-07-17 10:30:34,960: 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_6_4-2 --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} ---> bb94e0b858b9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 9b8bc36ff92a ---> Removed intermediate container 9b8bc36ff92a ---> e29be16a6b5d Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b1835b8438b0 ---> Removed intermediate container b1835b8438b0 ---> 9518cda68c44 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 67289689b553 ---> Removed intermediate container 67289689b553 ---> d3c154af7c72 Step 7/9 : COPY entrypoint.sh / ---> af2c7f659dc6 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 575658716fc7 ---> Removed intermediate container 575658716fc7 ---> 024430e5b225 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 2657b70efbbe ---> Removed intermediate container 2657b70efbbe ---> 714d2829377f [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 714d2829377f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_6_4-2 2025-07-17 10:30:47,876: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 03a894b4b11f: Preparing 687da73f4b85: Preparing 3b184d7912da: Preparing 31acf348c940: Preparing 5d11fbd1cf2f: Preparing 49523371800b: Preparing 127a49ac2247: Preparing 0cd417d5462b: Preparing 08d160507568: Preparing 2e72370fcf22: Preparing 174f56854903: Preparing 03a894b4b11f: Waiting 687da73f4b85: Waiting 3b184d7912da: Waiting 31acf348c940: Waiting 5d11fbd1cf2f: Waiting 49523371800b: Waiting 127a49ac2247: Waiting 0cd417d5462b: Waiting 08d160507568: Waiting 2e72370fcf22: Waiting 174f56854903: Waiting 3b184d7912da: Layer already exists 687da73f4b85: Layer already exists 31acf348c940: Layer already exists 127a49ac2247: Layer already exists 49523371800b: Layer already exists 5d11fbd1cf2f: Layer already exists 0cd417d5462b: Layer already exists 03a894b4b11f: Pushed 2e72370fcf22: Layer already exists 08d160507568: Layer already exists 174f56854903: Layer already exists master-1_9_6_4-2: digest: sha256:d54dac8eaec48a4ea1400f0cde529a671692c23c2680ad2779e752bef76c333d size: 2620 2025-07-17 10:30:50,711: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds