2025-06-20 06:04:34,219: INFO: Building opensdn-controller-control-named 2025-06-20 06:04:34,255: 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_8_2_3-1 --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-named --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 5.632 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} ---> 7c717e0e54bc Step 4/9 : ARG CONTAINER_NAME ---> Running in 94ada97d2e9d ---> Removed intermediate container 94ada97d2e9d ---> ad831e6e16ac Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in a6c6b4174832 ---> Removed intermediate container a6c6b4174832 ---> ea1d916b2963 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail Named" description="Contrail Named complements Contrail DNS service." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in b8a376c818d2 ---> Removed intermediate container b8a376c818d2 ---> d1c6fb468afe Step 7/9 : COPY entrypoint.sh / ---> 15d1d75a55fa Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c0f445823de7 ---> Removed intermediate container c0f445823de7 ---> 25f8b24e27d8 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in c01313791e7e ---> Removed intermediate container c01313791e7e ---> 3a275966b3b3 [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 3a275966b3b3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_2_3-1 2025-06-20 06:04:47,936: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] cc943763c658: Preparing 7ecb89725fd7: Preparing ac8a39c0b208: Preparing a388247d0852: Preparing cc943763c658: Waiting ac8a39c0b208: Waiting 7ecb89725fd7: Waiting 427ae38aa7ef: Preparing c8b24e7d26b9: Preparing 2a8ab2772960: Preparing a8fb938b84a8: Preparing 8236ed257425: Preparing 622146e6a527: Preparing 174f56854903: Preparing a8fb938b84a8: Waiting a388247d0852: Waiting c8b24e7d26b9: Waiting 427ae38aa7ef: Waiting 8236ed257425: Waiting 622146e6a527: Waiting 2a8ab2772960: Waiting 174f56854903: Waiting ac8a39c0b208: Layer already exists a388247d0852: Layer already exists 7ecb89725fd7: Layer already exists 427ae38aa7ef: Layer already exists c8b24e7d26b9: Layer already exists cc943763c658: Pushed 2a8ab2772960: Layer already exists 8236ed257425: Layer already exists a8fb938b84a8: Layer already exists 622146e6a527: Layer already exists 174f56854903: Layer already exists master-1_8_2_3-1: digest: sha256:451c73be710ed8bacbc1aaa0793eab8d311cc9a2c84776559c5d1fe0195aded1 size: 2619 2025-06-20 06:04:51,287: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds