2025-08-02 22:15:01,570: INFO: Building opensdn-controller-control-dns 2025-08-02 22:15:01,614: 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_7_6-3 --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} ---> c5dd64b7dcf3 Step 4/9 : ARG CONTAINER_NAME ---> Running in c8ed3c0e3681 ---> Removed intermediate container c8ed3c0e3681 ---> 2937976a61da Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 80747695135e ---> Removed intermediate container 80747695135e ---> ca3009652651 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 67d8914e487c ---> Removed intermediate container 67d8914e487c ---> 8557c879600a Step 7/9 : COPY entrypoint.sh / ---> a0567d95c30f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b5f70e8143d8 ---> Removed intermediate container b5f70e8143d8 ---> 04356a8d2bd9 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b46ab207c9c0 ---> Removed intermediate container b46ab207c9c0 ---> 266084a0653c [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 266084a0653c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_6-3 2025-08-02 22:15:14,608: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] cf22d862525d: Preparing 262ae7e78c84: Preparing 5904111988c6: Preparing 1c05a823bc91: Preparing 9bfde7526b0c: Preparing 85584d7d29de: Preparing 2ec43dbb7555: Preparing 29c2759812e0: Preparing f6ba6934e1eb: Preparing ec177384fea9: Preparing 174f56854903: Preparing cf22d862525d: Waiting 262ae7e78c84: Waiting 5904111988c6: Waiting 1c05a823bc91: Waiting 9bfde7526b0c: Waiting 85584d7d29de: Waiting 2ec43dbb7555: Waiting 29c2759812e0: Waiting f6ba6934e1eb: Waiting ec177384fea9: Waiting 174f56854903: Waiting 1c05a823bc91: Layer already exists 262ae7e78c84: Layer already exists 5904111988c6: Layer already exists 9bfde7526b0c: Layer already exists 29c2759812e0: Layer already exists 85584d7d29de: Layer already exists 2ec43dbb7555: Layer already exists cf22d862525d: Pushed ec177384fea9: Layer already exists 174f56854903: Layer already exists f6ba6934e1eb: Layer already exists master-1_9_7_6-3: digest: sha256:990e5738694699f5e8f2deb7ed2510a8e79792e9192cfbd71c777f84ea2993e9 size: 2620 2025-08-02 22:15:16,858: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds