2025-06-13 16:57:07,730: INFO: Building opensdn-controller-control-dns
2025-06-13 16:57:07,823: 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_8_0_8-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}
---> 8e36b939ef19
Step 4/9 : ARG CONTAINER_NAME
---> Running in 25370ad872d4
---> Removed intermediate container 25370ad872d4
---> 4fa2b9476eba
Step 5/9 : ENV SERVICE_NAME=dns     CONTAINER_NAME=$CONTAINER_NAME
---> Running in e7c6a16c20d4
---> Removed intermediate container e7c6a16c20d4
---> 63ef2509fe49
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 c47fc091d978
---> Removed intermediate container c47fc091d978
---> eeafe5da9954
Step 7/9 : COPY entrypoint.sh /
---> 80a328561801
Step 8/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 58a4e798ec2e
---> Removed intermediate container 58a4e798ec2e
---> 6982531840a4
Step 9/9 : CMD ["/usr/bin/contrail-dns"]
---> Running in 1f429a2d9f9b
---> Removed intermediate container 1f429a2d9f9b
---> 2252094ec361
[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 2252094ec361
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_8-1
2025-06-13 16:57:24,114: INFO: Docker build duration: 17 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns]
c0b4dabef48f: Preparing
d529596187a9: Preparing
73f65031ef92: Preparing
f0ef0a28f856: Preparing
7f7ce886f66f: Preparing
3cad76fc4007: Preparing
7ca90ca0c61d: Preparing
5c063669e7de: Preparing
4af05ce9956f: Preparing
68acba18b502: Preparing
174f56854903: Preparing
c0b4dabef48f: Waiting
d529596187a9: Waiting
73f65031ef92: Waiting
f0ef0a28f856: Waiting
7f7ce886f66f: Waiting
3cad76fc4007: Waiting
7ca90ca0c61d: Waiting
5c063669e7de: Waiting
4af05ce9956f: Waiting
68acba18b502: Waiting
174f56854903: Waiting
f0ef0a28f856: Layer already exists
7f7ce886f66f: Layer already exists
73f65031ef92: Layer already exists
d529596187a9: Layer already exists
3cad76fc4007: Layer already exists
7ca90ca0c61d: Layer already exists
c0b4dabef48f: Pushed
4af05ce9956f: Layer already exists
5c063669e7de: Layer already exists
68acba18b502: Layer already exists
174f56854903: Layer already exists
master-1_8_0_8-1: digest: sha256:9725d391766ba143c7ed02237613933ac49483c21f68be9dcb55a9f429267a95 size: 2619
2025-06-13 16:57:27,054: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds