2025-05-22 01:21:18,571: INFO: Building opensdn-controller-control-dns 2025-05-22 01:21:18,602: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> e94b0c9c807a Step 4/9 : ARG CONTAINER_NAME ---> Running in fc3490a81b33 ---> Removed intermediate container fc3490a81b33 ---> 029672baffb7 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4f2ef2146d4c ---> Removed intermediate container 4f2ef2146d4c ---> e4a0c442047c 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 dab52cf5f465 ---> Removed intermediate container dab52cf5f465 ---> a7c09f3da804 Step 7/9 : COPY entrypoint.sh / ---> 33b4871cc2f8 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d0239fd28f33 ---> Removed intermediate container d0239fd28f33 ---> 292fb1213c53 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c8b0be0a86b5 ---> Removed intermediate container c8b0be0a86b5 ---> 842a56890b5e [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 842a56890b5e Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-05-22 01:21:31,895: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] 7965ef282f47: Preparing ecada126242a: Preparing cf3403281c9b: Preparing c8332680de8d: Preparing c4c91fea91ee: Preparing 5d735be59060: Preparing 0fd1c2426e05: Preparing adf510c80952: Preparing b165f0eafdb1: Preparing e3f079d3f2d6: Preparing 174f56854903: Preparing 7965ef282f47: Waiting ecada126242a: Waiting cf3403281c9b: Waiting c8332680de8d: Waiting c4c91fea91ee: Waiting 5d735be59060: Waiting 0fd1c2426e05: Waiting adf510c80952: Waiting b165f0eafdb1: Waiting e3f079d3f2d6: Waiting 174f56854903: Waiting ecada126242a: Layer already exists c8332680de8d: Layer already exists cf3403281c9b: Layer already exists c4c91fea91ee: Layer already exists 7965ef282f47: Pushed 5d735be59060: Layer already exists 0fd1c2426e05: Layer already exists b165f0eafdb1: Layer already exists adf510c80952: Layer already exists e3f079d3f2d6: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:1abecbc94aa42ac92cb482ce3b26cad8d152e0428d62716242aeb30d0597ff7f size: 2620 2025-05-22 01:21:34,120: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds