2025-04-12 15:03:27,094: INFO: Building contrail-controller-control-dns
2025-04-12 15:03:27,127: 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_5_3_1-7 --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=contrail-controller-control-dns --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn
Sending build context to Docker daemon 15.36 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}
---> 3f231eb356f2
Step 4/9 : ARG CONTAINER_NAME
---> Running in 1d1a44d17cba
---> Removed intermediate container 1d1a44d17cba
---> b6813c240ab8
Step 5/9 : ENV SERVICE_NAME=dns     CONTAINER_NAME=$CONTAINER_NAME
---> Running in c83c9430d8e9
---> Removed intermediate container c83c9430d8e9
---> d36e70b438c1
Step 6/9 : LABEL name=$CONTAINER_NAME       summary="Contrail DNS"       description="Contrail DNS provides DNS service to the VMs spawned on compute nodes."       $VENDOR_DOMAIN".service"=$SERVICE_NAME       $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME
---> Running in 5b1e436cd99d
---> Removed intermediate container 5b1e436cd99d
---> 4a25f32317b0
Step 7/9 : COPY entrypoint.sh /
---> 0e80fe5cd29a
Step 8/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in f59b41c5ff54
---> Removed intermediate container f59b41c5ff54
---> ad710044112e
Step 9/9 : CMD ["/usr/bin/contrail-dns"]
---> Running in cb17ca4cb1ff
---> Removed intermediate container cb17ca4cb1ff
---> 00dc955cd304
[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 00dc955cd304
Successfully tagged nexus.gz1.opensdn.io:5101/contrail-controller-control-dns:master-1_5_3_1-7
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_5_3_1-7
2025-04-12 15:03:43,067: INFO: Docker build duration: 16 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-controller-control-dns]
1cbd139590f8: Preparing
9afa6cad875a: Preparing
7b4cdff024da: Preparing
3e5a6b97a8fb: Preparing
544b015da6c0: Preparing
f113c02e8c4f: Preparing
aca42a41a6d9: Preparing
7149f2fd4dd0: Preparing
7ca19a32f0f3: Preparing
71365b3e77ee: Preparing
174f56854903: Preparing
1cbd139590f8: Waiting
9afa6cad875a: Waiting
7b4cdff024da: Waiting
3e5a6b97a8fb: Waiting
544b015da6c0: Waiting
f113c02e8c4f: Waiting
aca42a41a6d9: Waiting
7149f2fd4dd0: Waiting
7ca19a32f0f3: Waiting
71365b3e77ee: Waiting
174f56854903: Waiting
544b015da6c0: Layer already exists
3e5a6b97a8fb: Layer already exists
9afa6cad875a: Layer already exists
aca42a41a6d9: Layer already exists
f113c02e8c4f: Layer already exists
7b4cdff024da: Layer already exists
1cbd139590f8: Pushed
7149f2fd4dd0: Layer already exists
71365b3e77ee: Layer already exists
7ca19a32f0f3: Layer already exists
174f56854903: Layer already exists
master-1_5_3_1-7: digest: sha256:eb7f71e6141fd9a40538089ad6ba25c22dadbcd3dc690028b8ee56ce89e97b34 size: 2620
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns]
1cbd139590f8: Preparing
9afa6cad875a: Preparing
7b4cdff024da: Preparing
3e5a6b97a8fb: Preparing
544b015da6c0: Preparing
f113c02e8c4f: Preparing
aca42a41a6d9: Preparing
7149f2fd4dd0: Preparing
7ca19a32f0f3: Preparing
71365b3e77ee: Preparing
174f56854903: Preparing
1cbd139590f8: Waiting
9afa6cad875a: Waiting
7b4cdff024da: Waiting
3e5a6b97a8fb: Waiting
544b015da6c0: Waiting
f113c02e8c4f: Waiting
aca42a41a6d9: Waiting
7149f2fd4dd0: Waiting
7ca19a32f0f3: Waiting
71365b3e77ee: Waiting
174f56854903: Waiting
1cbd139590f8: Layer already exists
7b4cdff024da: Layer already exists
3e5a6b97a8fb: Layer already exists
9afa6cad875a: Layer already exists
544b015da6c0: Layer already exists
7149f2fd4dd0: Layer already exists
7ca19a32f0f3: Layer already exists
aca42a41a6d9: Layer already exists
f113c02e8c4f: Layer already exists
71365b3e77ee: Layer already exists
174f56854903: Layer already exists
master-1_5_3_1-7: digest: sha256:eb7f71e6141fd9a40538089ad6ba25c22dadbcd3dc690028b8ee56ce89e97b34 size: 2620
2025-04-12 15:03:53,583: INFO: Building contrail-controller-control-dns finished successfully, duration: 26 seconds