2025-08-11 16:04:40,493: INFO: Building opensdn-controller-control-dns 2025-08-11 16:04:40,561: 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_3-5 --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} ---> 227cc65c6f24 Step 4/9 : ARG CONTAINER_NAME ---> Running in a41a769db686 ---> Removed intermediate container a41a769db686 ---> 987db15def16 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 328a0a484d0b ---> Removed intermediate container 328a0a484d0b ---> 1d81276df7f6 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 373a8e63cf3c ---> Removed intermediate container 373a8e63cf3c ---> 066f88363520 Step 7/9 : COPY entrypoint.sh / ---> 37a883c92c76 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 18922a9a2edd ---> Removed intermediate container 18922a9a2edd ---> 9dcdeda8d40b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 2553471ec0ea ---> Removed intermediate container 2553471ec0ea ---> 0264f118ba7e [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 0264f118ba7e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_3-5 2025-08-11 16:04:56,573: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] cc48b74f4e5e: Preparing 166ec5da784a: Preparing 4f11aeeb5356: Preparing 3c8f3f0c0d48: Preparing 4aafb7a688b0: Preparing 907e55d567e9: Preparing 579306611aed: Preparing 70d233671e1c: Preparing 92717cec3c35: Preparing c45f0891f00c: Preparing 174f56854903: Preparing 907e55d567e9: Waiting 579306611aed: Waiting 70d233671e1c: Waiting 92717cec3c35: Waiting c45f0891f00c: Waiting 174f56854903: Waiting cc48b74f4e5e: Pushed 4aafb7a688b0: Layer already exists 166ec5da784a: Layer already exists 4f11aeeb5356: Layer already exists 3c8f3f0c0d48: Layer already exists 907e55d567e9: Layer already exists 579306611aed: Layer already exists 92717cec3c35: Layer already exists 70d233671e1c: Layer already exists c45f0891f00c: Layer already exists 174f56854903: Layer already exists master-1_9_8_3-5: digest: sha256:c6d9138f30b509807aefe85b2b94119b21337ba4e294f629b28f5203b221e76f size: 2620 2025-08-11 16:04:58,646: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds