2025-07-07 01:26:43,632: INFO: Building opensdn-controller-control-dns 2025-07-07 01:26:43,670: 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} ---> 7ca1f876aaed Step 4/9 : ARG CONTAINER_NAME ---> Running in 715f8bd435d9 ---> Removed intermediate container 715f8bd435d9 ---> 045da157c5b2 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 12c502bbcfad ---> Removed intermediate container 12c502bbcfad ---> f2a5afa1e7ad 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 bf6c5b670147 ---> Removed intermediate container bf6c5b670147 ---> fff89fc00688 Step 7/9 : COPY entrypoint.sh / ---> d1ad12c5ecb3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ec042844c1e8 ---> Removed intermediate container ec042844c1e8 ---> 3104bed1e18c Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 98762a76cdc9 ---> Removed intermediate container 98762a76cdc9 ---> 2642d3430ddb [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 2642d3430ddb Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-07-07 01:26:57,537: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] 97880c438998: Preparing 9094ee5de1f4: Preparing 438ec7686a49: Preparing 6eb4050a5735: Preparing a36aec31d906: Preparing 66d3780b0119: Preparing 53412043d5ec: Preparing 07a0f0d377a1: Preparing 03c559657563: Preparing a4fb4674911f: Preparing 174f56854903: Preparing 97880c438998: Waiting 9094ee5de1f4: Waiting 438ec7686a49: Waiting 6eb4050a5735: Waiting a36aec31d906: Waiting 66d3780b0119: Waiting 53412043d5ec: Waiting 07a0f0d377a1: Waiting 03c559657563: Waiting a4fb4674911f: Waiting 174f56854903: Waiting 97880c438998: Pushed 438ec7686a49: Layer already exists 9094ee5de1f4: Layer already exists a36aec31d906: Layer already exists 6eb4050a5735: Layer already exists 66d3780b0119: Layer already exists 07a0f0d377a1: Layer already exists 53412043d5ec: Layer already exists 174f56854903: Layer already exists 03c559657563: Layer already exists a4fb4674911f: Layer already exists nightly: digest: sha256:69ddd84bb2a05f8e8b144ea5aac64450f6754e0a1bc84f0a1d80121e0e9344e2 size: 2620 2025-07-07 01:27:00,593: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds