2025-08-10 10:11:29,591: INFO: Building opensdn-controller-control-dns 2025-08-10 10:11:29,641: 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_8_5-9 --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} ---> 960fa4603b4c Step 4/9 : ARG CONTAINER_NAME ---> Running in 627c88e3795a ---> Removed intermediate container 627c88e3795a ---> 50c7eabe3d0f Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 48473f177322 ---> Removed intermediate container 48473f177322 ---> 686483c6cf39 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 6730e4d2f870 ---> Removed intermediate container 6730e4d2f870 ---> 48d2cfcdab54 Step 7/9 : COPY entrypoint.sh / ---> c0a90c888e14 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7282e6a71270 ---> Removed intermediate container 7282e6a71270 ---> 0e67f0f4e339 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 68001caba7d0 ---> Removed intermediate container 68001caba7d0 ---> 2217cb342625 [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 2217cb342625 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-9 2025-08-10 10:11:46,594: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 37ed6cf4d9ed: Preparing e53e8455b5dd: Preparing 2466a64bc5f3: Preparing 3ef3be414c97: Preparing 82e8110a6632: Preparing be0fc8a8c4cb: Preparing 4500485d1cfa: Preparing b98baa52c1be: Preparing c65ad2e769b7: Preparing 2f314ec8b1f9: Preparing 174f56854903: Preparing 37ed6cf4d9ed: Waiting e53e8455b5dd: Waiting 2466a64bc5f3: Waiting 3ef3be414c97: Waiting 82e8110a6632: Waiting be0fc8a8c4cb: Waiting 4500485d1cfa: Waiting b98baa52c1be: Waiting c65ad2e769b7: Waiting 2f314ec8b1f9: Waiting 174f56854903: Waiting 37ed6cf4d9ed: Pushed e53e8455b5dd: Layer already exists 2466a64bc5f3: Layer already exists 3ef3be414c97: Layer already exists 82e8110a6632: Layer already exists be0fc8a8c4cb: Layer already exists b98baa52c1be: Layer already exists 174f56854903: Layer already exists 4500485d1cfa: Layer already exists 2f314ec8b1f9: Layer already exists c65ad2e769b7: Layer already exists master-1_9_8_5-9: digest: sha256:3e190f095cc3dcce1cb4bd988e1aa3a0c8b02bca38885b22666cfcbc68b378b3 size: 2620 2025-08-10 10:11:49,206: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds