2025-05-27 15:49:52,225: INFO: Building opensdn-controller-webui-web 2025-05-27 15:49:52,260: 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_6_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} ---> 71c859e5a57f Step 4/9 : ARG CONTAINER_NAME ---> Running in 524a918de74c ---> Removed intermediate container 524a918de74c ---> 5857aeb28e66 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in b1f4dba1ccec ---> Removed intermediate container b1f4dba1ccec ---> 55476a5ac5ff 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 7e18c5844c6c ---> Removed intermediate container 7e18c5844c6c ---> 278da87c274b Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 761213065c62 ---> Removed intermediate container 761213065c62 ---> a0e2433a0d0d Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 1be63860ded8 ---> Removed intermediate container 1be63860ded8 ---> d3af478257b7 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in d2ed9f9e13b0 ---> Removed intermediate container d2ed9f9e13b0 ---> 440a6afeb569 [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 440a6afeb569 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_7_6_1-3 2025-05-27 15:50:09,491: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] b8b336ac38c5: Preparing 512fabfbef10: Preparing 9269dfe228a6: Preparing f8e9b6123cd7: Preparing 0f69a7077028: Preparing 1ee04764e8cf: Preparing 05285a37f4f6: Preparing 26eb37e62e03: Preparing 132cd1dd2deb: Preparing ab16f7f6cfa5: Preparing d97b110279e6: Preparing 174f56854903: Preparing b8b336ac38c5: Waiting 512fabfbef10: Waiting 9269dfe228a6: Waiting f8e9b6123cd7: Waiting 0f69a7077028: Waiting 1ee04764e8cf: Waiting 05285a37f4f6: Waiting 26eb37e62e03: Waiting 132cd1dd2deb: Waiting ab16f7f6cfa5: Waiting d97b110279e6: Waiting 174f56854903: Waiting b8b336ac38c5: Layer already exists 512fabfbef10: Layer already exists 9269dfe228a6: Layer already exists f8e9b6123cd7: Layer already exists 0f69a7077028: Layer already exists 1ee04764e8cf: Layer already exists 132cd1dd2deb: Layer already exists 05285a37f4f6: Layer already exists ab16f7f6cfa5: Layer already exists d97b110279e6: Layer already exists 26eb37e62e03: Layer already exists 174f56854903: Layer already exists master-1_7_6_1-3: digest: sha256:6b6728cef6da412a2aa9613a67ce243ccffd342cfbfa6b3b9313811ec5a6a359 size: 2824 2025-05-27 15:50:12,815: INFO: Building opensdn-controller-webui-web finished successfully, duration: 20 seconds