2025-08-19 14:42:37,023: INFO: Building opensdn-controller-webui-web 2025-08-19 14:42:37,108: 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_2_3-2 --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} ---> c02effb8738e Step 4/9 : ARG CONTAINER_NAME ---> Running in 0f14544383b0 ---> Removed intermediate container 0f14544383b0 ---> 371ed245512a Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5992d58af240 ---> Removed intermediate container 5992d58af240 ---> eb692fb14d72 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 3ce1bd58af67 ---> Removed intermediate container 3ce1bd58af67 ---> 4c572ea25616 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d409f84de27e ---> Removed intermediate container d409f84de27e ---> 09ffd1bbe476 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 36f93f43e891 ---> Removed intermediate container 36f93f43e891 ---> 8f8e77877187 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in d095f19c01e9 ---> Removed intermediate container d095f19c01e9 ---> 70ae4ae2bb61 [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 70ae4ae2bb61 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_0_2_3-2 2025-08-19 14:42:52,633: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 1cc325f092b5: Preparing d585c77633e2: Preparing e17aa51f0149: Preparing d874f524201a: Preparing af55d830326c: Preparing 59e07f4c29e6: Preparing 61007df5c948: Preparing 841e21602c2e: Preparing b0e6496fc1c9: Preparing fc776911d9f8: Preparing ea7f7e8b96e2: Preparing 174f56854903: Preparing 1cc325f092b5: Waiting d585c77633e2: Waiting e17aa51f0149: Waiting d874f524201a: Waiting af55d830326c: Waiting 59e07f4c29e6: Waiting 61007df5c948: Waiting 841e21602c2e: Waiting b0e6496fc1c9: Waiting fc776911d9f8: Waiting ea7f7e8b96e2: Waiting 174f56854903: Waiting 1cc325f092b5: Layer already exists d585c77633e2: Layer already exists d874f524201a: Layer already exists af55d830326c: Layer already exists e17aa51f0149: Layer already exists 59e07f4c29e6: Layer already exists 841e21602c2e: Layer already exists 61007df5c948: Layer already exists ea7f7e8b96e2: Layer already exists fc776911d9f8: Layer already exists b0e6496fc1c9: Layer already exists 174f56854903: Layer already exists master-2_0_2_3-2: digest: sha256:c6064388a647a8a437d33943337b330d7f6422fb3a20efdfa589d4752169c1cf size: 2824 2025-08-19 14:42:55,670: INFO: Building opensdn-controller-webui-web finished successfully, duration: 19 seconds