2025-08-12 02:11:18,325: INFO: Building opensdn-controller-control-dns 2025-08-12 02:11:18,385: 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_7-8 --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} ---> a429969ca611 Step 4/9 : ARG CONTAINER_NAME ---> Running in 5e3cc5f7b700 ---> Removed intermediate container 5e3cc5f7b700 ---> 2ac42754c474 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 73fa319e16ec ---> Removed intermediate container 73fa319e16ec ---> 51a694cff192 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 f3dc351cff1b ---> Removed intermediate container f3dc351cff1b ---> 4e3e6aed1938 Step 7/9 : COPY entrypoint.sh / ---> 467cf2f23c9d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e33c1bcd173a ---> Removed intermediate container e33c1bcd173a ---> 599953d74974 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in bb89a3b07848 ---> Removed intermediate container bb89a3b07848 ---> d26dc7896849 [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 d26dc7896849 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_7-8 2025-08-12 02:11:34,269: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] e00ba80b7669: Preparing fca0430c6a6a: Preparing d2f0219ff93b: Preparing 7b8c319cc255: Preparing c932a0c4c573: Preparing 0156233a65d1: Preparing 6afb154253ec: Preparing 8e3a6b38e9a2: Preparing 071c9cd6296d: Preparing 26545670b162: Preparing 174f56854903: Preparing e00ba80b7669: Waiting fca0430c6a6a: Waiting d2f0219ff93b: Waiting 7b8c319cc255: Waiting c932a0c4c573: Waiting 0156233a65d1: Waiting 6afb154253ec: Waiting 8e3a6b38e9a2: Waiting 071c9cd6296d: Waiting 26545670b162: Waiting 174f56854903: Waiting fca0430c6a6a: Layer already exists d2f0219ff93b: Layer already exists 7b8c319cc255: Layer already exists e00ba80b7669: Pushed 0156233a65d1: Layer already exists c932a0c4c573: Layer already exists 6afb154253ec: Layer already exists 8e3a6b38e9a2: Layer already exists 071c9cd6296d: Layer already exists 26545670b162: Layer already exists 174f56854903: Layer already exists master-1_9_8_7-8: digest: sha256:d00575413323e47c6cc418c88272b827fa4ca9c1293559c0b244827c997a3ecb size: 2620 2025-08-12 02:11:38,374: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds