2025-08-12 09:09:56,300: INFO: Building opensdn-controller-control-dns 2025-08-12 09:09:56,337: 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_2_2_2-5_1 --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} ---> 6fe28bcc7a2d Step 4/9 : ARG CONTAINER_NAME ---> Running in de6f9a7ebcc1 ---> Removed intermediate container de6f9a7ebcc1 ---> 0499ae8b8058 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in ec57c3322a6a ---> Removed intermediate container ec57c3322a6a ---> df5209f6827b 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 e8233ebd6a39 ---> Removed intermediate container e8233ebd6a39 ---> 04e9914fbcee Step 7/9 : COPY entrypoint.sh / ---> f252f175a4f2 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 364441c9bea4 ---> Removed intermediate container 364441c9bea4 ---> 929fdebc907f Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 73bf2e03a986 ---> Removed intermediate container 73bf2e03a986 ---> 36b896ccbc8e [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 36b896ccbc8e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_2-5_1 2025-08-12 09:10:12,627: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 1d9063096b27: Preparing 6b60ce65ca89: Preparing cf978dea96e3: Preparing e269ae5962d6: Preparing 2e6cf8a692a2: Preparing 2cb3ecc66de9: Preparing c2c41c8db9f9: Preparing 3e886c37f4cb: Preparing bb30365be49e: Preparing edea4b186e87: Preparing 174f56854903: Preparing 1d9063096b27: Waiting 6b60ce65ca89: Waiting cf978dea96e3: Waiting e269ae5962d6: Waiting 2e6cf8a692a2: Waiting 2cb3ecc66de9: Waiting c2c41c8db9f9: Waiting 3e886c37f4cb: Waiting bb30365be49e: Waiting edea4b186e87: Waiting 174f56854903: Waiting cf978dea96e3: Layer already exists e269ae5962d6: Layer already exists 6b60ce65ca89: Layer already exists 2cb3ecc66de9: Layer already exists 2e6cf8a692a2: Layer already exists c2c41c8db9f9: Layer already exists edea4b186e87: Layer already exists bb30365be49e: Layer already exists 3e886c37f4cb: Layer already exists 1d9063096b27: Pushed 174f56854903: Layer already exists master-1_2_2_2-5_1: digest: sha256:b4117409ee70048c1ef248d69bc6b2c55b5c0cba479b2a26e4e7a66890241d81 size: 2620 2025-08-12 09:10:30,909: INFO: Building opensdn-controller-control-dns finished successfully, duration: 34 seconds