2025-05-23 01:28:17,265: INFO: Building opensdn-controller-control-dns 2025-05-23 01:28:17,307: 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_7_2_1-2 --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} ---> 9e7f59d0e985 Step 4/9 : ARG CONTAINER_NAME ---> Running in 1019805fe41a ---> Removed intermediate container 1019805fe41a ---> 964a55f968e8 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in d7e3e4a8fec2 ---> Removed intermediate container d7e3e4a8fec2 ---> ec6b9074edee 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 332b46b8f33c ---> Removed intermediate container 332b46b8f33c ---> 4c6ee482d665 Step 7/9 : COPY entrypoint.sh / ---> 96ea1aaae1b7 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 80e3caa04646 ---> Removed intermediate container 80e3caa04646 ---> 308609c8c12e Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in bb8dc3eb6b7d ---> Removed intermediate container bb8dc3eb6b7d ---> 5e0817b9235c [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 5e0817b9235c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_2_1-2 2025-05-23 01:28:33,858: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] fe4f59ca4e0c: Preparing 1605d4bfc77f: Preparing 1d0a07e8be55: Preparing 74eb63028ca0: Preparing 0b2983e04e1c: Preparing 965c902f2e4f: Preparing b9ef9ebdeae9: Preparing cfa8473ef8b0: Preparing 7b74cda30462: Preparing 64cc3a742302: Preparing 174f56854903: Preparing fe4f59ca4e0c: Waiting 1605d4bfc77f: Waiting 1d0a07e8be55: Waiting 74eb63028ca0: Waiting 0b2983e04e1c: Waiting 965c902f2e4f: Waiting b9ef9ebdeae9: Waiting cfa8473ef8b0: Waiting 7b74cda30462: Waiting 64cc3a742302: Waiting 174f56854903: Waiting 1d0a07e8be55: Layer already exists 74eb63028ca0: Layer already exists 0b2983e04e1c: Layer already exists 965c902f2e4f: Layer already exists fe4f59ca4e0c: Pushed b9ef9ebdeae9: Layer already exists cfa8473ef8b0: Layer already exists 1605d4bfc77f: Layer already exists 7b74cda30462: Layer already exists 64cc3a742302: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-2: digest: sha256:0e69c10b2e8b8da262b37d8c4cd2a7d85e281f676969fb1d4d4295e37e1626a3 size: 2620 2025-05-23 01:28:36,408: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds