2025-08-06 13:30:06,932: INFO: Building opensdn-controller-control-dns 2025-08-06 13:30:06,974: 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-6 --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} ---> e1820bc1ec07 Step 4/9 : ARG CONTAINER_NAME ---> Running in bee7fbb8fdc8 ---> Removed intermediate container bee7fbb8fdc8 ---> efbcb070084d Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 506f0a8c0721 ---> Removed intermediate container 506f0a8c0721 ---> 130591b04626 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 151aaa33865c ---> Removed intermediate container 151aaa33865c ---> 5ebc8d41c261 Step 7/9 : COPY entrypoint.sh / ---> 141e032d796a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4cc22070cd26 ---> Removed intermediate container 4cc22070cd26 ---> 76c388dddb3f Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 4e56a975ee79 ---> Removed intermediate container 4e56a975ee79 ---> 21661011bf4e [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 21661011bf4e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-6 2025-08-06 13:30:23,071: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] c33aa0132e32: Preparing 769994ace12b: Preparing b4d882b9141d: Preparing 4d78c0bc015a: Preparing 24a289b281d6: Preparing 285efab8294a: Preparing 7d1e49735245: Preparing f503d1f0ca98: Preparing 06d3c33aeef9: Preparing 91a8c391ad99: Preparing 174f56854903: Preparing c33aa0132e32: Waiting 769994ace12b: Waiting b4d882b9141d: Waiting 4d78c0bc015a: Waiting 24a289b281d6: Waiting 285efab8294a: Waiting 7d1e49735245: Waiting f503d1f0ca98: Waiting 06d3c33aeef9: Waiting 91a8c391ad99: Waiting 174f56854903: Waiting c33aa0132e32: Pushed 769994ace12b: Layer already exists 4d78c0bc015a: Layer already exists b4d882b9141d: Layer already exists 285efab8294a: Layer already exists 24a289b281d6: Layer already exists 7d1e49735245: Layer already exists 06d3c33aeef9: Layer already exists 174f56854903: Layer already exists 91a8c391ad99: Layer already exists f503d1f0ca98: Layer already exists master-1_9_8_5-6: digest: sha256:80d1d6cd4326543a8d740c6ecf942fe1874c75f9073977ee99dfaa69de11dcbd size: 2620 2025-08-06 13:30:25,738: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds