2025-07-09 08:47:54,459: INFO: Building opensdn-controller-control-named 2025-07-09 08:47:54,497: 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_0_1-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} ---> 3d896dbcffdd Step 4/9 : ARG CONTAINER_NAME ---> Running in b93e8e3b5129 ---> Removed intermediate container b93e8e3b5129 ---> d94a7d099cb6 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in fd0a4159ce48 ---> Removed intermediate container fd0a4159ce48 ---> 2c0ff08f0910 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 f010b6de7574 ---> Removed intermediate container f010b6de7574 ---> 8a72e2705296 Step 7/9 : COPY entrypoint.sh / ---> e9de3b7a6f4f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0d9c4acd80db ---> Removed intermediate container 0d9c4acd80db ---> 603d81629038 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 9907a09bbcde ---> Removed intermediate container 9907a09bbcde ---> 025292bc12dd [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 025292bc12dd Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_0_1-1 2025-07-09 08:48:08,175: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 8e54a85fe49b: Preparing b5d04013c7d6: Preparing 919cae25d118: Preparing d65ce5af5527: Preparing 4a5cdeb5143d: Preparing 6f30157cbe9f: Preparing 4308f59b5a8c: Preparing 319a18c2b996: Preparing 8e1b9ff8126a: Preparing 2be8e21824b1: Preparing 174f56854903: Preparing 8e54a85fe49b: Waiting b5d04013c7d6: Waiting 919cae25d118: Waiting d65ce5af5527: Waiting 4a5cdeb5143d: Waiting 6f30157cbe9f: Waiting 4308f59b5a8c: Waiting 319a18c2b996: Waiting 8e1b9ff8126a: Waiting 2be8e21824b1: Waiting 174f56854903: Waiting b5d04013c7d6: Layer already exists 919cae25d118: Layer already exists d65ce5af5527: Layer already exists 6f30157cbe9f: Layer already exists 4a5cdeb5143d: Layer already exists 4308f59b5a8c: Layer already exists 2be8e21824b1: Layer already exists 8e54a85fe49b: Pushed 174f56854903: Layer already exists 319a18c2b996: Layer already exists 8e1b9ff8126a: Layer already exists master-1_9_0_1-1: digest: sha256:9a5493c81e63a29c3e00513c6115fcd8b3a3c97684098487637d06b318151407 size: 2619 2025-07-09 08:48:11,410: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds