2025-06-26 01:29:53,635: INFO: Building opensdn-controller-control-named 2025-06-26 01:29:53,677: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 3ae5e7b001ca Step 4/9 : ARG CONTAINER_NAME ---> Running in 314778ea2da0 ---> Removed intermediate container 314778ea2da0 ---> 09be80365d28 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 229bd3f6d395 ---> Removed intermediate container 229bd3f6d395 ---> 2034aff4a59b 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 38d0cc7006c9 ---> Removed intermediate container 38d0cc7006c9 ---> abf526cc09e4 Step 7/9 : COPY entrypoint.sh / ---> fefb5b142cf1 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 26c422eb72f4 ---> Removed intermediate container 26c422eb72f4 ---> 8946d644bca1 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 8b46d57d13de ---> Removed intermediate container 8b46d57d13de ---> d4dd43e4f16a [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 d4dd43e4f16a Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-06-26 01:30:08,500: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] 09788ac30869: Preparing c4ff5883a7e9: Preparing 0f3e4a5144ff: Preparing 068538780e9b: Preparing 63f4fc81703e: Preparing 76c6fba89213: Preparing 982aaa4bb0a7: Preparing ce9b01875056: Preparing a5d58bcbeac8: Preparing 7f8c8e6b663a: Preparing 174f56854903: Preparing 76c6fba89213: Waiting 982aaa4bb0a7: Waiting ce9b01875056: Waiting a5d58bcbeac8: Waiting 7f8c8e6b663a: Waiting 174f56854903: Waiting 0f3e4a5144ff: Layer already exists c4ff5883a7e9: Layer already exists 63f4fc81703e: Layer already exists 09788ac30869: Pushed 068538780e9b: Layer already exists 76c6fba89213: Layer already exists 982aaa4bb0a7: Layer already exists ce9b01875056: Layer already exists a5d58bcbeac8: Layer already exists 7f8c8e6b663a: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:1fcb49bb2e98d087173a43c9f36d2121fc3e4a969d232b4968b03083382f1233 size: 2619 2025-06-26 01:30:09,852: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds