2025-08-02 08:09:09,450: INFO: Building opensdn-controller-control-dns 2025-08-02 08:09:09,491: 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_2_2_1-6_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} ---> e129f54df0ff Step 4/9 : ARG CONTAINER_NAME ---> Running in 26faa9741a24 ---> Removed intermediate container 26faa9741a24 ---> 07f306cff6fe Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6e0b9d751759 ---> Removed intermediate container 6e0b9d751759 ---> dbc97c8330e3 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 2c91621b1591 ---> Removed intermediate container 2c91621b1591 ---> aab95f5c9511 Step 7/9 : COPY entrypoint.sh / ---> 01659164247e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 24234062fbde ---> Removed intermediate container 24234062fbde ---> 2992801bc210 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 88deebd9a183 ---> Removed intermediate container 88deebd9a183 ---> a21f57ae1c2c [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 a21f57ae1c2c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-6_2 2025-08-02 08:09:23,223: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 63a0fc8bc9fc: Preparing 4307b49601f7: Preparing 9c4c7d99a31a: Preparing bb3e8741990c: Preparing 38708862e411: Preparing f823c769b2bc: Preparing b9d1c5fb4531: Preparing 90aa45ef45b3: Preparing 8b88e880b6f0: Preparing b5746c4e4c78: Preparing 174f56854903: Preparing f823c769b2bc: Waiting b9d1c5fb4531: Waiting 90aa45ef45b3: Waiting 8b88e880b6f0: Waiting b5746c4e4c78: Waiting 174f56854903: Waiting 63a0fc8bc9fc: Pushed 9c4c7d99a31a: Layer already exists bb3e8741990c: Layer already exists 4307b49601f7: Layer already exists 38708862e411: Layer already exists f823c769b2bc: Layer already exists 90aa45ef45b3: Layer already exists b5746c4e4c78: Layer already exists b9d1c5fb4531: Layer already exists 8b88e880b6f0: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-6_2: digest: sha256:5a85973d08805ae981d13dc2c8ee0489ccf6e69a118b3c6789a2204ddc4dcc25 size: 2620 2025-08-02 08:09:25,001: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds