2025-05-12 01:40:32,966: INFO: Building opensdn-controller-control-named
2025-05-12 01:40:33,011: 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}
---> 197777844d06
Step 4/9 : ARG CONTAINER_NAME
---> Running in 2fdeedea8277
---> Removed intermediate container 2fdeedea8277
---> 29fcfd87270c
Step 5/9 : ENV SERVICE_NAME=named     CONTAINER_NAME=$CONTAINER_NAME
---> Running in fc14d038e7cc
---> Removed intermediate container fc14d038e7cc
---> 1b86116006ce
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 0accb487f3ae
---> Removed intermediate container 0accb487f3ae
---> 0c03984f1ca7
Step 7/9 : COPY entrypoint.sh /
---> 1783865a212b
Step 8/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 7c9d3f0f31a3
---> Removed intermediate container 7c9d3f0f31a3
---> df38186cba67
Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"]
---> Running in 9fd98473cb95
---> Removed intermediate container 9fd98473cb95
---> e2056a3ee0af
[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 e2056a3ee0af
Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly
2025-05-12 01:40:46,473: INFO: Docker build duration: 14 seconds
The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named]
c8538c4f22dd: Preparing
020d2609b0da: Preparing
5619907f64b9: Preparing
6e8a8eb63b58: Preparing
a60c5ee14d92: Preparing
f256ae989151: Preparing
36c930ccd165: Preparing
eaed4b951031: Preparing
5b1cea7665f5: Preparing
5bde1b2afc26: Preparing
174f56854903: Preparing
c8538c4f22dd: Waiting
020d2609b0da: Waiting
5619907f64b9: Waiting
6e8a8eb63b58: Waiting
a60c5ee14d92: Waiting
f256ae989151: Waiting
36c930ccd165: Waiting
eaed4b951031: Waiting
5b1cea7665f5: Waiting
5bde1b2afc26: Waiting
174f56854903: Waiting
020d2609b0da: Layer already exists
6e8a8eb63b58: Layer already exists
5619907f64b9: Layer already exists
a60c5ee14d92: Layer already exists
f256ae989151: Layer already exists
36c930ccd165: Layer already exists
c8538c4f22dd: Pushed
eaed4b951031: Layer already exists
174f56854903: Layer already exists
5bde1b2afc26: Layer already exists
5b1cea7665f5: Layer already exists
nightly: digest: sha256:c9c9fcc90805e1ba4c6b96a803ea17c0c0e4e83072348a150478524540d56120 size: 2619
2025-05-12 01:40:49,182: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds