2025-06-19 08:13:19,595: INFO: Building opensdn-controller-control-named 2025-06-19 08:13:19,638: 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_7_2_1-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-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} ---> 13df00b662c1 Step 4/9 : ARG CONTAINER_NAME ---> Running in 1f7b3c81b355 ---> Removed intermediate container 1f7b3c81b355 ---> bf2048934592 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 635a680f7f3c ---> Removed intermediate container 635a680f7f3c ---> 839f7957e918 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 eafa45b273b8 ---> Removed intermediate container eafa45b273b8 ---> b96d4a5f166f Step 7/9 : COPY entrypoint.sh / ---> c7d0448f1431 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5e88b83a594b ---> Removed intermediate container 5e88b83a594b ---> 72c304525cf1 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 4aafc16c918b ---> Removed intermediate container 4aafc16c918b ---> 82ea5e967154 [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 82ea5e967154 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_2_1-5 2025-06-19 08:13:33,792: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] c42517dda569: Preparing 8f71784493e1: Preparing 3440a553350b: Preparing 69365872ebb6: Preparing bfe0850607bd: Preparing e55c604e8d56: Preparing aec3eace0672: Preparing 6cf5f853c51c: Preparing f9908b0716d7: Preparing f3bb5520e6a1: Preparing 174f56854903: Preparing c42517dda569: Waiting 8f71784493e1: Waiting 3440a553350b: Waiting 69365872ebb6: Waiting bfe0850607bd: Waiting e55c604e8d56: Waiting aec3eace0672: Waiting 6cf5f853c51c: Waiting f9908b0716d7: Waiting f3bb5520e6a1: Waiting 174f56854903: Waiting 3440a553350b: Layer already exists 69365872ebb6: Layer already exists bfe0850607bd: Layer already exists e55c604e8d56: Layer already exists 8f71784493e1: Layer already exists aec3eace0672: Layer already exists f9908b0716d7: Layer already exists 6cf5f853c51c: Layer already exists c42517dda569: Pushed f3bb5520e6a1: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-5: digest: sha256:9ef3e5d499cae6b2b0200566d5ddc81391facc2bf8f720739f4709bfe3508474 size: 2619 2025-06-19 08:13:37,978: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds