2025-05-06 10:58:54,634: INFO: Building opensdn-controller-webui-job 2025-05-06 10:58:54,670: 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_6_6_3-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-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} ---> f9280cbc7f27 Step 4/9 : ARG CONTAINER_NAME ---> Running in de6e0873568e ---> Removed intermediate container de6e0873568e ---> 8bc97eed7e36 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 63e7d70c83d8 ---> Removed intermediate container 63e7d70c83d8 ---> fe809e4ef9b0 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 c26b80c261dc ---> Removed intermediate container c26b80c261dc ---> f56ad31296dc Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b459142b67c6 ---> Removed intermediate container b459142b67c6 ---> 10fe066c2f85 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 41b27b51564c ---> Removed intermediate container 41b27b51564c ---> c609c5674c72 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 8527f59e5951 ---> Removed intermediate container 8527f59e5951 ---> e8bee246c453 [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 e8bee246c453 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_6_6_3-3 2025-05-06 10:59:09,282: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 8cbd0e205f99: Preparing 1906c76fe277: Preparing 1108fdd4a5c6: Preparing bc4b559ec359: Preparing db38f8118a6b: Preparing fd4a4cfdb58e: Preparing 3aaa53633848: Preparing 47ac8424a831: Preparing b3a8bb77681f: Preparing 07db1f434027: Preparing 0e33ff9a6aec: Preparing 174f56854903: Preparing 3aaa53633848: Waiting 47ac8424a831: Waiting b3a8bb77681f: Waiting 07db1f434027: Waiting 0e33ff9a6aec: Waiting 174f56854903: Waiting fd4a4cfdb58e: Waiting bc4b559ec359: Layer already exists 1906c76fe277: Layer already exists 8cbd0e205f99: Layer already exists db38f8118a6b: Layer already exists 1108fdd4a5c6: Layer already exists fd4a4cfdb58e: Layer already exists 3aaa53633848: Layer already exists b3a8bb77681f: Layer already exists 07db1f434027: Layer already exists 0e33ff9a6aec: Layer already exists 47ac8424a831: Layer already exists 174f56854903: Layer already exists master-1_6_6_3-3: digest: sha256:c987511ae8166e2a81c68725c7a0df0548acff056243e9aaa481377812aa3594 size: 2824 2025-05-06 10:59:11,712: INFO: Building opensdn-controller-webui-job finished successfully, duration: 17 seconds