2025-08-18 01:25:33,526: INFO: Building opensdn-controller-control-named 2025-08-18 01:25:33,558: 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} ---> 85d23d5fe713 Step 4/9 : ARG CONTAINER_NAME ---> Running in 5b48628212aa ---> Removed intermediate container 5b48628212aa ---> 8f821e71c5f7 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4e11a9acd143 ---> Removed intermediate container 4e11a9acd143 ---> f7d3821603ea 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 e6abf1a019e6 ---> Removed intermediate container e6abf1a019e6 ---> 392b8ffe1251 Step 7/9 : COPY entrypoint.sh / ---> 6110791bbbf7 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c7967c8f4095 ---> Removed intermediate container c7967c8f4095 ---> e4f477d3f01d Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 0025d3ad9f7e ---> Removed intermediate container 0025d3ad9f7e ---> f32ea561d888 [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 f32ea561d888 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-08-18 01:25:48,336: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] c34f273461f4: Preparing 91934b4cee1e: Preparing 1bdd52493c86: Preparing a3a19843c234: Preparing 95422907800c: Preparing 63450c730abf: Preparing 6d11e061cb81: Preparing bccd7910e5db: Preparing 1da58fb64eb7: Preparing 77e300801b41: Preparing 174f56854903: Preparing c34f273461f4: Waiting 91934b4cee1e: Waiting 1bdd52493c86: Waiting a3a19843c234: Waiting 95422907800c: Waiting 63450c730abf: Waiting 6d11e061cb81: Waiting bccd7910e5db: Waiting 1da58fb64eb7: Waiting 77e300801b41: Waiting 174f56854903: Waiting 91934b4cee1e: Layer already exists a3a19843c234: Layer already exists 95422907800c: Layer already exists 1bdd52493c86: Layer already exists 63450c730abf: Layer already exists 6d11e061cb81: Layer already exists 1da58fb64eb7: Layer already exists bccd7910e5db: Layer already exists 77e300801b41: Layer already exists 174f56854903: Layer already exists c34f273461f4: Pushed nightly: digest: sha256:7a6922c8d005316f8c36ef0c3e59d17f655e5582c2756dc9d4e7124005698237 size: 2619 2025-08-18 01:25:52,268: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds