2025-06-14 14:25:41,533: INFO: Building opensdn-controller-control-dns 2025-06-14 14:25:41,557: 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_8_0_8-4 --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} ---> 8501500145a6 Step 4/9 : ARG CONTAINER_NAME ---> Running in 5145407515b6 ---> Removed intermediate container 5145407515b6 ---> 674937409f3a Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 52500dfe7961 ---> Removed intermediate container 52500dfe7961 ---> 3c02d50db455 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 c2cc111fe50f ---> Removed intermediate container c2cc111fe50f ---> 23b35af6378d Step 7/9 : COPY entrypoint.sh / ---> 5a2b89feebf2 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1c79b6be33b9 ---> Removed intermediate container 1c79b6be33b9 ---> e66b0ee39db8 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 4cf5ff89986d ---> Removed intermediate container 4cf5ff89986d ---> ad3c3514af7d [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 ad3c3514af7d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_8-4 2025-06-14 14:25:54,325: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6e1fc72aa926: Preparing 1240c463eece: Preparing 6e0cf5307e5a: Preparing c20772a9e055: Preparing 1954d815f6ad: Preparing d85f82b077f3: Preparing b6cc9bcad08a: Preparing ee819c834fad: Preparing f01c0f99e980: Preparing 37957aaeac0e: Preparing 174f56854903: Preparing 6e1fc72aa926: Waiting 1240c463eece: Waiting 6e0cf5307e5a: Waiting c20772a9e055: Waiting 1954d815f6ad: Waiting d85f82b077f3: Waiting b6cc9bcad08a: Waiting ee819c834fad: Waiting f01c0f99e980: Waiting 37957aaeac0e: Waiting 174f56854903: Waiting 6e0cf5307e5a: Layer already exists 1954d815f6ad: Layer already exists c20772a9e055: Layer already exists 1240c463eece: Layer already exists 6e1fc72aa926: Pushed d85f82b077f3: Layer already exists b6cc9bcad08a: Layer already exists ee819c834fad: Layer already exists f01c0f99e980: Layer already exists 37957aaeac0e: Layer already exists 174f56854903: Layer already exists master-1_8_0_8-4: digest: sha256:0c268cc33bb1cc1fc0277fe767d1040344fb975f380cbfd3fa64472b1b6423f8 size: 2619 2025-06-14 14:25:57,594: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds