2025-06-11 05:24:58,364: INFO: Building opensdn-controller-webui-web 2025-06-11 05:24:58,425: 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_2_1-3 --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-webui-web --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 2.56 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-webui-base:${CONTRAIL_CONTAINER_TAG} ---> 944426a37d43 Step 4/9 : ARG CONTAINER_NAME ---> Running in 06f5c4af0328 ---> Removed intermediate container 06f5c4af0328 ---> 64cfb192604a Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1335d5afb10c ---> Removed intermediate container 1335d5afb10c ---> 87d1515d580d Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail WEB UI" description="Contrail WEB UI provides the Web UI service to end user." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 0b37fdd15660 ---> Removed intermediate container 0b37fdd15660 ---> b2a8e47c2427 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c9a38e0bd71b ---> Removed intermediate container c9a38e0bd71b ---> 83d273130215 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 531e0eb4b8ac ---> Removed intermediate container 531e0eb4b8ac ---> a0d269a1bdb2 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 33b02df7dbe8 ---> Removed intermediate container 33b02df7dbe8 ---> e1413893f6f6 [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 e1413893f6f6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_7_2_1-3 2025-06-11 05:25:15,061: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 4a7fc76d7b0d: Preparing e2120e2cefbe: Preparing 3517de8a0387: Preparing 83ec9cc90cbe: Preparing 93cce686d244: Preparing 017c9720fee7: Preparing 39f7183642f6: Preparing 2bec0c9e000c: Preparing 197badef3f36: Preparing db72ee8cb645: Preparing 646892405b87: Preparing 174f56854903: Preparing 4a7fc76d7b0d: Waiting e2120e2cefbe: Waiting 3517de8a0387: Waiting 83ec9cc90cbe: Waiting 93cce686d244: Waiting 017c9720fee7: Waiting 39f7183642f6: Waiting 2bec0c9e000c: Waiting 197badef3f36: Waiting db72ee8cb645: Waiting 646892405b87: Waiting 174f56854903: Waiting 4a7fc76d7b0d: Layer already exists e2120e2cefbe: Layer already exists 3517de8a0387: Layer already exists 83ec9cc90cbe: Layer already exists 017c9720fee7: Layer already exists 39f7183642f6: Layer already exists 93cce686d244: Layer already exists 2bec0c9e000c: Layer already exists db72ee8cb645: Layer already exists 197badef3f36: Layer already exists 646892405b87: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-3: digest: sha256:58f268b7381e8adfd8f74979f9dcbc33f5e08c363f18be22249ff19b45152d25 size: 2823 2025-06-11 05:25:18,644: INFO: Building opensdn-controller-webui-web finished successfully, duration: 20 seconds