2025-05-22 01:21:18,585: INFO: Building opensdn-controller-control-named
2025-05-22 01:21:18,618: 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}
---> e94b0c9c807a
Step 4/9 : ARG CONTAINER_NAME
---> Running in 74d4e972729d
---> Removed intermediate container 74d4e972729d
---> c6ccab86c65f
Step 5/9 : ENV SERVICE_NAME=named     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 1a58c538c03b
---> Removed intermediate container 1a58c538c03b
---> 4a93f809fe60
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 96b07e3d0741
---> Removed intermediate container 96b07e3d0741
---> 6ac05a8e7f96
Step 7/9 : COPY entrypoint.sh /
---> 6f78727ec615
Step 8/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 40cd5d5ca48b
---> Removed intermediate container 40cd5d5ca48b
---> c23d14521d87
Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"]
---> Running in 608e51ceb0a3
---> Removed intermediate container 608e51ceb0a3
---> 3698511a72b2
[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 3698511a72b2
Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly
2025-05-22 01:21:33,134: INFO: Docker build duration: 15 seconds
The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named]
0962207e29e1: Preparing
ecada126242a: Preparing
cf3403281c9b: Preparing
c8332680de8d: Preparing
c4c91fea91ee: Preparing
5d735be59060: Preparing
0fd1c2426e05: Preparing
adf510c80952: Preparing
b165f0eafdb1: Preparing
e3f079d3f2d6: Preparing
174f56854903: Preparing
0962207e29e1: Waiting
ecada126242a: Waiting
cf3403281c9b: Waiting
c8332680de8d: Waiting
c4c91fea91ee: Waiting
5d735be59060: Waiting
0fd1c2426e05: Waiting
adf510c80952: Waiting
b165f0eafdb1: Waiting
e3f079d3f2d6: Waiting
174f56854903: Waiting
ecada126242a: Layer already exists
c8332680de8d: Layer already exists
cf3403281c9b: Layer already exists
c4c91fea91ee: Layer already exists
5d735be59060: Layer already exists
adf510c80952: Layer already exists
b165f0eafdb1: Layer already exists
0962207e29e1: Pushed
0fd1c2426e05: Layer already exists
e3f079d3f2d6: Layer already exists
174f56854903: Layer already exists
nightly: digest: sha256:9baa92235f8449143bfd728eb63cccd30979e03d34142b70aaa55cf73e8bbfa3 size: 2619
2025-05-22 01:21:36,025: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds