2025-08-26 10:39:11,542: INFO: Building opensdn-controller-webui-web 2025-08-26 10:39:11,592: 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-2_0_3_8-1 --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 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} ---> 474b7d34a75a Step 4/9 : ARG CONTAINER_NAME ---> Running in 53e5af8fa9fe ---> Removed intermediate container 53e5af8fa9fe ---> faec65df1c76 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 15b1a3f33f1c ---> Removed intermediate container 15b1a3f33f1c ---> e7f83bfb6661 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 3c24d64972be ---> Removed intermediate container 3c24d64972be ---> 436627c09361 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7ac49c8e653c ---> Removed intermediate container 7ac49c8e653c ---> 693ac98eaed4 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 16b1efa0aa53 ---> Removed intermediate container 16b1efa0aa53 ---> cbf0f5692d26 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 626ec9f60175 ---> Removed intermediate container 626ec9f60175 ---> f8d2804067a3 [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] were not consumed Successfully built f8d2804067a3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_0_3_8-1 2025-08-26 10:39:28,444: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 1f0e12e8d8d1: Preparing 50ce9e7cc5b4: Preparing 3d2875683513: Preparing 28a1e1ff40aa: Preparing dadca382e671: Preparing aab627e6bc87: Preparing 9a23572c275d: Preparing ff6197fef55a: Preparing 1f0e12e8d8d1: Waiting 50ce9e7cc5b4: Waiting 3d2875683513: Waiting 28a1e1ff40aa: Waiting dadca382e671: Waiting aab627e6bc87: Waiting 9a23572c275d: Waiting b5d39ae4480f: Preparing 6cc68c93373a: Preparing 855e3f2a64b6: Preparing 174f56854903: Preparing b5d39ae4480f: Waiting 6cc68c93373a: Waiting 855e3f2a64b6: Waiting 174f56854903: Waiting ff6197fef55a: Waiting 1f0e12e8d8d1: Layer already exists 3d2875683513: Layer already exists 50ce9e7cc5b4: Layer already exists aab627e6bc87: Layer already exists ff6197fef55a: Layer already exists 28a1e1ff40aa: Layer already exists 9a23572c275d: Layer already exists dadca382e671: Layer already exists 855e3f2a64b6: Layer already exists b5d39ae4480f: Layer already exists 174f56854903: Layer already exists 6cc68c93373a: Layer already exists master-2_0_3_8-1: digest: sha256:8d97fbc77805f47b58afb60791642eab06ca536a899333b4de907723cbccea19 size: 2824 2025-08-26 10:39:34,587: INFO: Building opensdn-controller-webui-web finished successfully, duration: 23 seconds