2025-07-22 23:26:29,704: INFO: Building opensdn-controller-control-named 2025-07-22 23:26:29,718: 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_7_4_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=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} ---> f8430822945f Step 4/9 : ARG CONTAINER_NAME ---> Running in a91b785e06cf ---> Removed intermediate container a91b785e06cf ---> c2ccaa7c20fe Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in f11d194a1af7 ---> Removed intermediate container f11d194a1af7 ---> ab7308fcf8e9 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 8fe900df6241 ---> Removed intermediate container 8fe900df6241 ---> 1bdfd3560b49 Step 7/9 : COPY entrypoint.sh / ---> fd8ca00bd2bc Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d93a55f6f345 ---> Removed intermediate container d93a55f6f345 ---> e27d2341b6f7 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 12f557e6dda9 ---> Removed intermediate container 12f557e6dda9 ---> e06706e2f18b [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 e06706e2f18b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_4_1-7 2025-07-22 23:26:45,728: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 8e5aa3b74702: Preparing 1507c06bb398: Preparing 8dcc11f0d332: Preparing a2b1d969995c: Preparing 82b823a29a12: Preparing 149f2af29364: Preparing 139adb5d92e4: Preparing 43e90c7fa040: Preparing 138048952044: Preparing b7a5c852c4be: Preparing 174f56854903: Preparing 82b823a29a12: Waiting 149f2af29364: Waiting 139adb5d92e4: Waiting 43e90c7fa040: Waiting 138048952044: Waiting b7a5c852c4be: Waiting 174f56854903: Waiting 8dcc11f0d332: Layer already exists 1507c06bb398: Layer already exists a2b1d969995c: Layer already exists 82b823a29a12: Layer already exists 43e90c7fa040: Layer already exists 139adb5d92e4: Layer already exists 149f2af29364: Layer already exists 8e5aa3b74702: Pushed 174f56854903: Layer already exists 138048952044: Layer already exists b7a5c852c4be: Layer already exists master-1_7_4_1-7: digest: sha256:ffc7468e20a6a5464b2cd01b2d1f57e0d413a409bcf978ccb43c40b2ca100fca size: 2619 2025-07-22 23:26:47,670: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds