2025-06-09 15:53:25,150: INFO: Building opensdn-controller-webui-job 2025-06-09 15:53:25,211: 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_8_2_1-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} ---> dcdb1dbbf332 Step 4/9 : ARG CONTAINER_NAME ---> Running in e4f168cdb83c ---> Removed intermediate container e4f168cdb83c ---> 1cab51e3e56f Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in b935e9005bfe ---> Removed intermediate container b935e9005bfe ---> 2e244f96a9ee 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 694bf08969f2 ---> Removed intermediate container 694bf08969f2 ---> 218f74544f60 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9342fb9dee13 ---> Removed intermediate container 9342fb9dee13 ---> f70f65ad5923 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in d37e2d4cb179 ---> Removed intermediate container d37e2d4cb179 ---> d11173d0ee6b Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in fdb3b952956c ---> Removed intermediate container fdb3b952956c ---> 0662bdf1340c [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 0662bdf1340c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_8_2_1-2 2025-06-09 15:53:42,107: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 46f69cfca1c3: Preparing 959be00af22d: Preparing b8818e7e7f95: Preparing 27642011a817: Preparing c2b0f02b9bee: Preparing 55ea78bae23f: Preparing 30146c74e4d7: Preparing 05119fd99294: Preparing 0f1754337ea6: Preparing 2361d55ec9fc: Preparing 8a5fb7356a1c: Preparing 174f56854903: Preparing 46f69cfca1c3: Waiting 959be00af22d: Waiting b8818e7e7f95: Waiting 27642011a817: Waiting c2b0f02b9bee: Waiting 55ea78bae23f: Waiting 30146c74e4d7: Waiting 05119fd99294: Waiting 0f1754337ea6: Waiting 2361d55ec9fc: Waiting 8a5fb7356a1c: Waiting 174f56854903: Waiting 959be00af22d: Layer already exists 46f69cfca1c3: Layer already exists 27642011a817: Layer already exists c2b0f02b9bee: Layer already exists b8818e7e7f95: Layer already exists 55ea78bae23f: Layer already exists 05119fd99294: Layer already exists 2361d55ec9fc: Layer already exists 0f1754337ea6: Layer already exists 8a5fb7356a1c: Layer already exists 30146c74e4d7: Layer already exists 174f56854903: Layer already exists master-1_8_2_1-2: digest: sha256:79750478a494db2ff1ab0a9f05d29fb87ffef6b909458db9617c361e02acd8c6 size: 2824 2025-06-09 15:53:45,886: INFO: Building opensdn-controller-webui-job finished successfully, duration: 20 seconds