2025-07-17 10:30:34,953: INFO: Building opensdn-controller-webui-job 2025-07-17 10:30:35,003: 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_9_6_4-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-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} ---> 70a2389763c6 Step 4/9 : ARG CONTAINER_NAME ---> Running in be52693559e0 ---> Removed intermediate container be52693559e0 ---> 86882eeba5c9 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8a268247e7b5 ---> Removed intermediate container 8a268247e7b5 ---> 77d3c8eb6219 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 9c8c9dbfb739 ---> Removed intermediate container 9c8c9dbfb739 ---> f7668ce9de0a Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d2a2117b9e57 ---> Removed intermediate container d2a2117b9e57 ---> 0e80a238beaa Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 96273e0bc80a ---> Removed intermediate container 96273e0bc80a ---> 985533a660e4 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 63dec94ee0bf ---> Removed intermediate container 63dec94ee0bf ---> be6cc455bb64 [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 be6cc455bb64 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_9_6_4-2 2025-07-17 10:30:48,689: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] c6f6b8e44799: Preparing 3e7f788953d8: Preparing d6f365f40395: Preparing 1a47eb82e37b: Preparing 740f5c14f0dd: Preparing 5d11fbd1cf2f: Preparing 49523371800b: Preparing 127a49ac2247: Preparing 0cd417d5462b: Preparing 08d160507568: Preparing 2e72370fcf22: Preparing 174f56854903: Preparing 49523371800b: Waiting 127a49ac2247: Waiting 0cd417d5462b: Waiting 08d160507568: Waiting 2e72370fcf22: Waiting 174f56854903: Waiting c6f6b8e44799: Waiting 3e7f788953d8: Waiting d6f365f40395: Waiting 1a47eb82e37b: Waiting 740f5c14f0dd: Waiting 5d11fbd1cf2f: Waiting 3e7f788953d8: Layer already exists c6f6b8e44799: Layer already exists 1a47eb82e37b: Layer already exists 740f5c14f0dd: Layer already exists d6f365f40395: Layer already exists 5d11fbd1cf2f: Layer already exists 49523371800b: Layer already exists 0cd417d5462b: Layer already exists 08d160507568: Layer already exists 2e72370fcf22: Layer already exists 127a49ac2247: Layer already exists 174f56854903: Layer already exists master-1_9_6_4-2: digest: sha256:206506655d0bccf89a1a7e729c81f8a281e3d844f5e304689bd90b7e8421b4e9 size: 2824 2025-07-17 10:30:53,266: INFO: Building opensdn-controller-webui-job finished successfully, duration: 19 seconds