2025-05-06 06:33:50,688: INFO: Building opensdn-controller-control-dns 2025-05-06 06:33:50,744: 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_6_6_3-2 --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-dns --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 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} ---> e6ac9f2dde29 Step 4/9 : ARG CONTAINER_NAME ---> Running in cfcddf957648 ---> Removed intermediate container cfcddf957648 ---> 7be5fc91b338 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2b8f31604b41 ---> Removed intermediate container 2b8f31604b41 ---> 503191b41fc1 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 228061d19b4e ---> Removed intermediate container 228061d19b4e ---> 677c745c52e8 Step 7/9 : COPY entrypoint.sh / ---> e8359b61a25a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in af0699e3eae6 ---> Removed intermediate container af0699e3eae6 ---> 90969de84375 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 2410dad32a85 ---> Removed intermediate container 2410dad32a85 ---> f1350dbc4ad7 [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 f1350dbc4ad7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_3-2 2025-05-06 06:34:05,704: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 45cf6f889189: Preparing 38f2d01617a1: Preparing 5707e1afbb8d: Preparing 5c1fe139ec52: Preparing 89de6c8e11a7: Preparing 1a8cdc138ccf: Preparing a41f4117f939: Preparing a36c8283bd34: Preparing 51494f74e54d: Preparing 7501dde51f2d: Preparing 174f56854903: Preparing 5707e1afbb8d: Waiting 5c1fe139ec52: Waiting 89de6c8e11a7: Waiting 1a8cdc138ccf: Waiting a41f4117f939: Waiting a36c8283bd34: Waiting 51494f74e54d: Waiting 7501dde51f2d: Waiting 174f56854903: Waiting 38f2d01617a1: Layer already exists 5c1fe139ec52: Layer already exists 89de6c8e11a7: Layer already exists 1a8cdc138ccf: Layer already exists a36c8283bd34: Layer already exists 45cf6f889189: Pushed 5707e1afbb8d: Layer already exists 51494f74e54d: Layer already exists a41f4117f939: Layer already exists 7501dde51f2d: Layer already exists 174f56854903: Layer already exists master-1_6_6_3-2: digest: sha256:6c81a607df54fb3e2ff5e8e30ee059101ee31677bebf5e5ff0df73a47ff2d623 size: 2620 2025-05-06 06:34:07,472: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds