2025-07-24 01:39:04,259: INFO: Building opensdn-controller-webui-job 2025-07-24 01:39:04,293: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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-job --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} ---> 898960e9076e Step 4/9 : ARG CONTAINER_NAME ---> Running in c422328ddd9b ---> Removed intermediate container c422328ddd9b ---> 5688715c0b1c Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in a65824a0548f ---> Removed intermediate container a65824a0548f ---> f5e6706f64a4 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail WEB UI Job" description="Contrail WEB UI Job middleware handles jobs from the WebUI service and contacts other Contrail services to execute them." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 3a9ab2383500 ---> Removed intermediate container 3a9ab2383500 ---> be694816a9cf Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9ca0b46b12e4 ---> Removed intermediate container 9ca0b46b12e4 ---> 4909815bef8f Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 4d70e7ac2998 ---> Removed intermediate container 4d70e7ac2998 ---> 2e6ab2b675eb Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 1e0a6bde21da ---> Removed intermediate container 1e0a6bde21da ---> cb77ac626d22 [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 cb77ac626d22 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 2025-07-24 01:39:19,517: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job] a8d0e1dbd7d9: Preparing 1ed17e7a26a5: Preparing 21f0e4140785: Preparing f419b00f54d4: Preparing 0708a3ceafef: Preparing 4a5f835dc922: Preparing 2b34a8e5496b: Preparing f9c40b7dc9dd: Preparing 9204164cc164: Preparing 03452293af92: Preparing e0a98e2419dc: Preparing 174f56854903: Preparing a8d0e1dbd7d9: Waiting 1ed17e7a26a5: Waiting 21f0e4140785: Waiting f419b00f54d4: Waiting 0708a3ceafef: Waiting 4a5f835dc922: Waiting 2b34a8e5496b: Waiting f9c40b7dc9dd: Waiting 9204164cc164: Waiting 03452293af92: Waiting e0a98e2419dc: Waiting 174f56854903: Waiting f419b00f54d4: Layer already exists 1ed17e7a26a5: Layer already exists 0708a3ceafef: Layer already exists 21f0e4140785: Layer already exists a8d0e1dbd7d9: Layer already exists 4a5f835dc922: Layer already exists 2b34a8e5496b: Layer already exists f9c40b7dc9dd: Layer already exists 9204164cc164: Layer already exists 03452293af92: Layer already exists e0a98e2419dc: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:4a7478b45875f0f44b14db8f3e30a87cf92de79685b5bd4d27524c329e2fd744 size: 2824 2025-07-24 01:39:22,394: INFO: Building opensdn-controller-webui-job finished successfully, duration: 18 seconds