2025-06-08 09:15:32,656: INFO: Building opensdn-controller-control-named
2025-06-08 09:15:32,676: 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_8_0_3-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}
---> 905aa92e28b1
Step 4/9 : ARG CONTAINER_NAME
---> Running in 436b5b29ff34
---> Removed intermediate container 436b5b29ff34
---> e9b577428c69
Step 5/9 : ENV SERVICE_NAME=named     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 731a83f8b145
---> Removed intermediate container 731a83f8b145
---> 839dffcd7af4
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 20883c3050a5
---> Removed intermediate container 20883c3050a5
---> 74eeacdd3c72
Step 7/9 : COPY entrypoint.sh /
---> 7280b98c1f2b
Step 8/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in fb24877a6095
---> Removed intermediate container fb24877a6095
---> 809816320a0c
Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"]
---> Running in dba8365967da
---> Removed intermediate container dba8365967da
---> 63f0ae63f600
[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 63f0ae63f600
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_3-5
2025-06-08 09:15:48,147: INFO: Docker build duration: 16 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named]
7cdb4c0e9f57: Preparing
c3abb284985b: Preparing
ae3b3074d435: Preparing
d8a24700f054: Preparing
af16cc073b94: Preparing
6bbeffca4e0e: Preparing
c497264e7d60: Preparing
7e1a1f7c5d24: Preparing
eab282c89164: Preparing
070c7add7462: Preparing
174f56854903: Preparing
7cdb4c0e9f57: Waiting
c3abb284985b: Waiting
6bbeffca4e0e: Waiting
c497264e7d60: Waiting
7e1a1f7c5d24: Waiting
ae3b3074d435: Waiting
d8a24700f054: Waiting
eab282c89164: Waiting
af16cc073b94: Waiting
070c7add7462: Waiting
174f56854903: Waiting
c3abb284985b: Layer already exists
d8a24700f054: Layer already exists
ae3b3074d435: Layer already exists
6bbeffca4e0e: Layer already exists
af16cc073b94: Layer already exists
7e1a1f7c5d24: Layer already exists
7cdb4c0e9f57: Pushed
c497264e7d60: Layer already exists
eab282c89164: Layer already exists
070c7add7462: Layer already exists
174f56854903: Layer already exists
master-1_8_0_3-5: digest: sha256:f7bc1edc2d100bb621f29652ac4a88a9b146054850958d1262a38c876a0802bc size: 2619
2025-06-08 09:15:51,050: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds