2025-06-07 20:37:42,946: INFO: Building opensdn-controller-control-dns 2025-06-07 20:37:42,986: 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_1_2-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} ---> 8a74ae248527 Step 4/9 : ARG CONTAINER_NAME ---> Running in da904785e0ab ---> Removed intermediate container da904785e0ab ---> e747bda51380 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9a20286285c0 ---> Removed intermediate container 9a20286285c0 ---> b49a83dc6a59 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 91e9bf189315 ---> Removed intermediate container 91e9bf189315 ---> 11bb4391d524 Step 7/9 : COPY entrypoint.sh / ---> b24e45e4bdbd Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ee59af81f7b1 ---> Removed intermediate container ee59af81f7b1 ---> 871b0f243bf7 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 2493356d4baf ---> Removed intermediate container 2493356d4baf ---> 4cfac93d113f [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 4cfac93d113f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_1_2-5 2025-06-07 20:37:57,601: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6b93afe37c9c: Preparing 5a984f41b4eb: Preparing 1db4ad5b367f: Preparing da6e487240f7: Preparing 8c3415fc7ff6: Preparing e021c656686f: Preparing 1c3bc828b282: Preparing f7ae01ab5061: Preparing 8adca386a99c: Preparing b0dcf33aed01: Preparing 174f56854903: Preparing 6b93afe37c9c: Waiting 5a984f41b4eb: Waiting 1db4ad5b367f: Waiting da6e487240f7: Waiting 8c3415fc7ff6: Waiting e021c656686f: Waiting f7ae01ab5061: Waiting 8adca386a99c: Waiting b0dcf33aed01: Waiting 174f56854903: Waiting 1c3bc828b282: Waiting da6e487240f7: Layer already exists 6b93afe37c9c: Pushed 5a984f41b4eb: Layer already exists 1db4ad5b367f: Layer already exists 8c3415fc7ff6: Layer already exists 1c3bc828b282: Layer already exists f7ae01ab5061: Layer already exists e021c656686f: Layer already exists 8adca386a99c: Layer already exists b0dcf33aed01: Layer already exists 174f56854903: Layer already exists master-1_6_1_2-5: digest: sha256:fe9f0f02e9110acbd66d34a9310585692fad4a561681ad205a90a2195c1b1191 size: 2619 2025-06-07 20:38:00,634: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds