2025-08-04 01:36:10,392: INFO: Building opensdn-controller-control-dns 2025-08-04 01:36:10,428: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> ba131788b1cd Step 4/9 : ARG CONTAINER_NAME ---> Running in 77df8e2e6115 ---> Removed intermediate container 77df8e2e6115 ---> 95bce2f5876a Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b03705e2601c ---> Removed intermediate container b03705e2601c ---> 541486910457 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 fa4fe2898552 ---> Removed intermediate container fa4fe2898552 ---> bb09d07f282f Step 7/9 : COPY entrypoint.sh / ---> 84fcc641f38c Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ff59f97e348f ---> Removed intermediate container ff59f97e348f ---> 821051963c61 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 8d9c11178e2c ---> Removed intermediate container 8d9c11178e2c ---> d3251ef4bcbb [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 d3251ef4bcbb Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-08-04 01:36:24,802: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] 6c078e313e26: Preparing b511ae9ef38a: Preparing e64892d8496d: Preparing edb1fee4ffd8: Preparing 73326d9b8897: Preparing 6caa2ceb23a9: Preparing bc75dd4eaf7b: Preparing 8d76f8c48b8c: Preparing f9e06f788867: Preparing 71f991f77ca3: Preparing 174f56854903: Preparing 6c078e313e26: Waiting b511ae9ef38a: Waiting e64892d8496d: Waiting edb1fee4ffd8: Waiting 73326d9b8897: Waiting 6caa2ceb23a9: Waiting bc75dd4eaf7b: Waiting 8d76f8c48b8c: Waiting f9e06f788867: Waiting 71f991f77ca3: Waiting 174f56854903: Waiting 6c078e313e26: Pushed b511ae9ef38a: Layer already exists e64892d8496d: Layer already exists 73326d9b8897: Layer already exists edb1fee4ffd8: Layer already exists 6caa2ceb23a9: Layer already exists bc75dd4eaf7b: Layer already exists 8d76f8c48b8c: Layer already exists 174f56854903: Layer already exists 71f991f77ca3: Layer already exists f9e06f788867: Layer already exists nightly: digest: sha256:a53a6cc5117e3732bd5fccb8832ffaa5c33588e5936e9cd334ecf65b03456c28 size: 2620 2025-08-04 01:36:28,265: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds