2025-08-11 15:04:48,643: INFO: Building opensdn-controller-webui-web 2025-08-11 15:04:48,740: 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_0_2-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 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} ---> a0d7ecd40ca2 Step 4/9 : ARG CONTAINER_NAME ---> Running in 3cf27d93243a ---> Removed intermediate container 3cf27d93243a ---> e1d8843a5e60 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 240bbdc84bd5 ---> Removed intermediate container 240bbdc84bd5 ---> 4b78425e9ef3 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 7e3548777383 ---> Removed intermediate container 7e3548777383 ---> bafb9a1a6e0b Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c39d223072d8 ---> Removed intermediate container c39d223072d8 ---> d3b1c4ec0490 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in cc2d290d9c86 ---> Removed intermediate container cc2d290d9c86 ---> 61e0c3b2cb3e Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 7a29135862dd ---> Removed intermediate container 7a29135862dd ---> d8279a6f9319 [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 d8279a6f9319 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_0_0_2-1 2025-08-11 15:05:03,995: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 7b656856f17e: Preparing 9d62ff4e0d06: Preparing f14f246c089c: Preparing 94027f7ef376: Preparing 33227506b53d: Preparing 1c273b1e55fd: Preparing 2ebe15ffae5b: Preparing 6b0cd6e5af38: Preparing 269063bb3dc8: Preparing 5a8506dde438: Preparing 4066aca1d4b5: Preparing 174f56854903: Preparing 2ebe15ffae5b: Waiting 6b0cd6e5af38: Waiting 269063bb3dc8: Waiting 5a8506dde438: Waiting 1c273b1e55fd: Waiting 4066aca1d4b5: Waiting 174f56854903: Waiting 33227506b53d: Layer already exists f14f246c089c: Layer already exists 9d62ff4e0d06: Layer already exists 94027f7ef376: Layer already exists 7b656856f17e: Layer already exists 1c273b1e55fd: Layer already exists 2ebe15ffae5b: Layer already exists 6b0cd6e5af38: Layer already exists 269063bb3dc8: Layer already exists 174f56854903: Layer already exists 5a8506dde438: Layer already exists 4066aca1d4b5: Layer already exists master-2_0_0_2-1: digest: sha256:d61b78c8b35e0027a08c94e925004534defa26886f983ded3ea94af7f04877fa size: 2824 2025-08-11 15:05:06,475: INFO: Building opensdn-controller-webui-web finished successfully, duration: 18 seconds