2025-04-30 13:59:44,351: INFO: Building opensdn-controller-control-dns 2025-04-30 13:59:44,448: 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_6_4_1-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} ---> ace124179345 Step 4/9 : ARG CONTAINER_NAME ---> Running in e6d3c29a5e99 ---> Removed intermediate container e6d3c29a5e99 ---> 21c3c1905ec0 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 27914efaa8f3 ---> Removed intermediate container 27914efaa8f3 ---> 1ed1f75d8ab2 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 4a5060f13f0b ---> Removed intermediate container 4a5060f13f0b ---> 13d8b4f9d434 Step 7/9 : COPY entrypoint.sh / ---> 930cb9dfa2d2 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 91a761e55813 ---> Removed intermediate container 91a761e55813 ---> b269eb012d1a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in daf452934cac ---> Removed intermediate container daf452934cac ---> d5af4ea6442e [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 d5af4ea6442e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_4_1-1 2025-04-30 14:00:00,481: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] e001eeae77e9: Preparing 11b18fe16660: Preparing 85746ee26a38: Preparing 02b5c4326945: Preparing c4c1b49effde: Preparing 2e746921c272: Preparing 60cfd41e5622: Preparing 08da549d3c36: Preparing a29c1c75fb73: Preparing ddf7c10c2ffa: Preparing 174f56854903: Preparing 02b5c4326945: Waiting c4c1b49effde: Waiting 2e746921c272: Waiting 60cfd41e5622: Waiting 08da549d3c36: Waiting a29c1c75fb73: Waiting ddf7c10c2ffa: Waiting 174f56854903: Waiting c4c1b49effde: Layer already exists 02b5c4326945: Layer already exists 85746ee26a38: Layer already exists 2e746921c272: Layer already exists 11b18fe16660: Layer already exists e001eeae77e9: Pushed ddf7c10c2ffa: Layer already exists a29c1c75fb73: Layer already exists 08da549d3c36: Layer already exists 60cfd41e5622: Layer already exists 174f56854903: Layer already exists master-1_6_4_1-1: digest: sha256:da7fc74b9cc4cd89fbbee71957b5f906845a245e4e8f9b499f2fbddbe48c41d1 size: 2620 2025-04-30 14:00:02,132: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds