2025-06-24 08:04:41,975: INFO: Building opensdn-controller-control-dns 2025-06-24 08:04:41,993: 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_0_9_8-4_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} ---> 50caeb26de68 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8286f08d11d7 ---> Removed intermediate container 8286f08d11d7 ---> 9cb93776156a Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in be0c3867e619 ---> Removed intermediate container be0c3867e619 ---> 7e23e838a06e 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 57f94882cf6e ---> Removed intermediate container 57f94882cf6e ---> e5deef74a56b Step 7/9 : COPY entrypoint.sh / ---> 862875ecba94 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ed995ab5ac69 ---> Removed intermediate container ed995ab5ac69 ---> 67a4d35e2f34 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 52a4e276e671 ---> Removed intermediate container 52a4e276e671 ---> e2f1a91b63f2 [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 e2f1a91b63f2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_0_9_8-4_4 2025-06-24 08:04:56,295: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 619b574209fc: Preparing 3f09eba4fd06: Preparing 045247e05ff9: Preparing d28548819334: Preparing 95595eaefd26: Preparing 4b2b83fc44c1: Preparing 8a79e3bee8b3: Preparing 95b450f3aff3: Preparing 69d429bc7c9e: Preparing 82385243fb4d: Preparing 174f56854903: Preparing 4b2b83fc44c1: Waiting 8a79e3bee8b3: Waiting 95b450f3aff3: Waiting 69d429bc7c9e: Waiting 82385243fb4d: Waiting 174f56854903: Waiting 045247e05ff9: Layer already exists 95595eaefd26: Layer already exists d28548819334: Layer already exists 3f09eba4fd06: Layer already exists 4b2b83fc44c1: Layer already exists 619b574209fc: Pushed 69d429bc7c9e: Layer already exists 8a79e3bee8b3: Layer already exists 95b450f3aff3: Layer already exists 82385243fb4d: Layer already exists 174f56854903: Layer already exists master-1_0_9_8-4_4: digest: sha256:4506a6a1bd1ede307e6a87dd8517ada43ca7c7424e2edfd1fe1fed1ced92aa66 size: 2620 2025-06-24 08:04:58,407: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds