01:04:49 Started by upstream project "Trigger" build number 496
01:04:49 originally caused by:
01:04:49 Started by timer
01:04:49 Running as SYSTEM
01:04:49 Building remotely on web (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-web
01:04:50 [OMERO-web] $ /bin/bash -xe /tmp/jenkins10665326724758115183.sh
01:04:50 + rm -rf /home/omero/workspace/OMERO-web/.venv3
01:04:50 + python3.11 -m venv /home/omero/workspace/OMERO-web/.venv3
01:05:06 + source /home/omero/workspace/OMERO-web/.venv3/bin/activate
01:05:06 ++ deactivate nondestructive
01:05:06 ++ '[' -n '' ']'
01:05:06 ++ '[' -n '' ']'
01:05:06 ++ hash -r
01:05:06 ++ '[' -n '' ']'
01:05:06 ++ unset VIRTUAL_ENV
01:05:06 ++ unset VIRTUAL_ENV_PROMPT
01:05:06 ++ '[' '!' nondestructive = nondestructive ']'
01:05:06 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-web/.venv3
01:05:06 ++ export VIRTUAL_ENV
01:05:06 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:05:06 ++ PATH=/home/omero/workspace/OMERO-web/.venv3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:05:06 ++ export PATH
01:05:06 ++ '[' -n '' ']'
01:05:06 ++ '[' -z '' ']'
01:05:06 ++ _OLD_VIRTUAL_PS1=
01:05:06 ++ PS1='(.venv3) '
01:05:06 ++ export PS1
01:05:06 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
01:05:06 ++ export VIRTUAL_ENV_PROMPT
01:05:06 ++ hash -r
01:05:06 + pip install -U pip setuptools
01:05:07 Requirement already satisfied: pip in ./.venv3/lib64/python3.11/site-packages (22.3.1)
01:05:07 Collecting pip
01:05:07 Using cached pip-25.1.1-py3-none-any.whl (1.8 MB)
01:05:07 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (65.5.1)
01:05:07 Collecting setuptools
01:05:08 Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
01:05:08 Installing collected packages: setuptools, pip
01:05:08 Attempting uninstall: setuptools
01:05:08 Found existing installation: setuptools 65.5.1
01:05:08 Uninstalling setuptools-65.5.1:
01:05:08 Successfully uninstalled setuptools-65.5.1
01:05:09 Attempting uninstall: pip
01:05:09 Found existing installation: pip 22.3.1
01:05:09 Uninstalling pip-22.3.1:
01:05:09 Successfully uninstalled pip-22.3.1
01:05:11 Successfully installed pip-25.1.1 setuptools-80.9.0
01:05:11 WARNING: There was an error checking the latest version of pip.
01:05:11 + pip install https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl
01:05:11 Collecting zeroc-ice==3.6.5
01:05:12 Downloading https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl (37.3 MB)
01:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.3/37.3 MB 18.9 MB/s eta 0:00:00
01:05:14 Installing collected packages: zeroc-ice
01:05:15 Successfully installed zeroc-ice-3.6.5
01:05:15 + pip install markdown
01:05:16 Collecting markdown
01:05:16 Using cached markdown-3.8-py3-none-any.whl.metadata (5.1 kB)
01:05:16 Using cached markdown-3.8-py3-none-any.whl (106 kB)
01:05:16 Installing collected packages: markdown
01:05:16 Successfully installed markdown-3.8
01:05:16 + pip install omero-py omero-web
01:05:16 Collecting omero-py
01:05:16 Using cached omero_py-5.20.0-py3-none-any.whl.metadata (6.5 kB)
01:05:17 Collecting omero-web
01:05:17 Using cached omero_web-5.29.0-py3-none-any.whl.metadata (8.2 kB)
01:05:17 Collecting urllib3<2 (from omero-py)
01:05:17 Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
01:05:17 Collecting appdirs (from omero-py)
01:05:17 Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
01:05:17 Collecting future (from omero-py)
01:05:17 Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
01:05:17 Collecting numpy<3 (from omero-py)
01:05:17 Using cached numpy-2.2.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB)
01:05:18 Collecting Pillow>=10.0.0 (from omero-py)
01:05:18 Using cached pillow-11.2.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (8.9 kB)
01:05:18 Collecting PyYAML (from omero-py)
01:05:18 Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
01:05:18 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py) (3.6.5)
01:05:18 Collecting requests (from omero-py)
01:05:18 Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
01:05:19 Collecting portalocker (from omero-py)
01:05:19 Using cached portalocker-3.1.1-py3-none-any.whl.metadata (8.6 kB)
01:05:19 Collecting concurrent-log-handler>=0.9.20 (from omero-web)
01:05:19 Using cached concurrent_log_handler-0.9.26-py3-none-any.whl.metadata (19 kB)
01:05:19 Collecting Django<4.3,>=4.2.3 (from omero-web)
01:05:19 Using cached django-4.2.21-py3-none-any.whl.metadata (4.2 kB)
01:05:19 Collecting django-pipeline (from omero-web)
01:05:19 Using cached django_pipeline-4.0.0-py3-none-any.whl.metadata (5.8 kB)
01:05:19 Collecting django-cors-headers==3.7.0 (from omero-web)
01:05:19 Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB)
01:05:19 Collecting whitenoise>=5.3.0 (from omero-web)
01:05:19 Using cached whitenoise-6.9.0-py3-none-any.whl.metadata (3.6 kB)
01:05:19 Collecting gunicorn>=19.3 (from omero-web)
01:05:19 Using cached gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB)
01:05:19 Collecting omero-marshal>=0.7.0 (from omero-web)
01:05:19 Using cached omero_marshal-0.9.0-py3-none-any.whl.metadata (2.2 kB)
01:05:20 Collecting pytz (from omero-web)
01:05:20 Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
01:05:20 Collecting packaging (from omero-web)
01:05:20 Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
01:05:20 Collecting importlib-resources (from omero-web)
01:05:20 Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB)
01:05:20 Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2.3->omero-web)
01:05:20 Using cached asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB)
01:05:20 Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2.3->omero-web)
01:05:20 Using cached sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB)
01:05:20 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web) (80.9.0)
01:05:20 Collecting wheel (from django-pipeline->omero-web)
01:05:20 Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
01:05:20 Collecting charset-normalizer<4,>=2 (from requests->omero-py)
01:05:20 Using cached charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
01:05:20 Collecting idna<4,>=2.5 (from requests->omero-py)
01:05:20 Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
01:05:21 Collecting certifi>=2017.4.17 (from requests->omero-py)
01:05:21 Using cached certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB)
01:05:21 Using cached omero_py-5.20.0-py3-none-any.whl (2.8 MB)
01:05:21 Using cached numpy-2.2.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB)
01:05:21 Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
01:05:21 Using cached omero_web-5.29.0-py3-none-any.whl (2.8 MB)
01:05:22 Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB)
01:05:22 Using cached django-4.2.21-py3-none-any.whl (8.0 MB)
01:05:22 Using cached asgiref-3.8.1-py3-none-any.whl (23 kB)
01:05:22 Using cached concurrent_log_handler-0.9.26-py3-none-any.whl (28 kB)
01:05:22 Using cached gunicorn-23.0.0-py3-none-any.whl (85 kB)
01:05:22 Using cached omero_marshal-0.9.0-py3-none-any.whl (88 kB)
01:05:22 Using cached pillow-11.2.1-cp311-cp311-manylinux_2_28_x86_64.whl (4.6 MB)
01:05:23 Using cached portalocker-3.1.1-py3-none-any.whl (19 kB)
01:05:23 Using cached sqlparse-0.5.3-py3-none-any.whl (44 kB)
01:05:23 Using cached whitenoise-6.9.0-py3-none-any.whl (20 kB)
01:05:23 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
01:05:23 Using cached django_pipeline-4.0.0-py3-none-any.whl (75 kB)
01:05:23 Using cached future-1.0.0-py3-none-any.whl (491 kB)
01:05:23 Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB)
01:05:23 Using cached packaging-25.0-py3-none-any.whl (66 kB)
01:05:23 Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB)
01:05:23 Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
01:05:23 Using cached requests-2.32.3-py3-none-any.whl (64 kB)
01:05:23 Using cached charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB)
01:05:23 Using cached idna-3.10-py3-none-any.whl (70 kB)
01:05:23 Using cached certifi-2025.4.26-py3-none-any.whl (159 kB)
01:05:23 Using cached wheel-0.45.1-py3-none-any.whl (72 kB)
01:05:24 Installing collected packages: pytz, appdirs, whitenoise, wheel, urllib3, sqlparse, PyYAML, portalocker, Pillow, packaging, omero-marshal, numpy, importlib-resources, idna, future, charset-normalizer, certifi, asgiref, requests, gunicorn, django-pipeline, Django, concurrent-log-handler, omero-py, django-cors-headers, omero-web
01:05:32
01:05:32 Successfully installed Django-4.2.21 Pillow-11.2.1 PyYAML-6.0.2 appdirs-1.4.4 asgiref-3.8.1 certifi-2025.4.26 charset-normalizer-3.4.2 concurrent-log-handler-0.9.26 django-cors-headers-3.7.0 django-pipeline-4.0.0 future-1.0.0 gunicorn-23.0.0 idna-3.10 importlib-resources-6.5.2 numpy-2.2.6 omero-marshal-0.9.0 omero-py-5.20.0 omero-web-5.29.0 packaging-25.0 portalocker-3.1.1 pytz-2025.2 requests-2.32.3 sqlparse-0.5.3 urllib3-1.26.20 wheel-0.45.1 whitenoise-6.9.0
01:05:32 [OMERO-web] $ /bin/bash -xe /tmp/jenkins12904649120259899652.sh
01:05:32 + OMERO_DIST=/home/omero/workspace/OMERO-web/OMERO.web
01:05:32 + export OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web
01:05:32 + OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web
01:05:32 + '[' -e /home/omero/workspace/OMERO-web/OMERO.web ']'
01:05:32 + source /home/omero/workspace/OMERO-web/.venv3/bin/activate
01:05:32 ++ deactivate nondestructive
01:05:32 ++ '[' -n '' ']'
01:05:32 ++ '[' -n '' ']'
01:05:32 ++ hash -r
01:05:32 ++ '[' -n '' ']'
01:05:32 ++ unset VIRTUAL_ENV
01:05:32 ++ unset VIRTUAL_ENV_PROMPT
01:05:32 ++ '[' '!' nondestructive = nondestructive ']'
01:05:32 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-web/.venv3
01:05:32 ++ export VIRTUAL_ENV
01:05:32 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:05:32 ++ PATH=/home/omero/workspace/OMERO-web/.venv3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:05:32 ++ export PATH
01:05:32 ++ '[' -n '' ']'
01:05:32 ++ '[' -z '' ']'
01:05:32 ++ _OLD_VIRTUAL_PS1=
01:05:32 ++ PS1='(.venv3) '
01:05:32 ++ export PS1
01:05:32 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
01:05:32 ++ export VIRTUAL_ENV_PROMPT
01:05:32 ++ hash -r
01:05:32 + omero web stop
01:05:34 Stopping OMERO.web... [NOT STARTED]
01:05:34 + sleep 5
01:05:39 + echo 'Using kill to be extra careful'
01:05:39 Using kill to be extra careful
01:05:39 ++ ps aux -H
01:05:39 ++ grep python3
01:05:39 ++ grep -v grep
01:05:39 ++ cut -b 10-16
01:05:40 + omero web status
01:05:41 OMERO.web status... [NOT STARTED]
01:05:41 + deactivate
01:05:41 + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
01:05:41 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:05:41 + export PATH
01:05:41 + unset _OLD_VIRTUAL_PATH
01:05:41 + '[' -n '' ']'
01:05:41 + hash -r
01:05:41 + '[' -n '' ']'
01:05:41 + unset VIRTUAL_ENV
01:05:41 + unset VIRTUAL_ENV_PROMPT
01:05:41 + '[' '!' '' = nondestructive ']'
01:05:41 + unset -f deactivate
01:05:41 + rm -rf /home/omero/static/web/
01:05:41 + rm -rf /home/omero/workspace/OMERO-web/omero-blitz-5.8.3-SNAPSHOT-python.zip /home/omero/workspace/OMERO-web/omero_dropbox-5.7.1.dev0.tar.gz /home/omero/workspace/OMERO-web/omero-iviewer /home/omero/workspace/OMERO-web/omero_marshal-0.9.1.dev0.tar.gz /home/omero/workspace/OMERO-web/omero_py-5.20.1.dev0.tar.gz /home/omero/workspace/OMERO-web/omero_scripts-5.9.1.dev0.tar.gz /home/omero/workspace/OMERO-web/OMERO.web /home/omero/workspace/OMERO-web/omero_web-5.29.1.dev0.tar.gz /home/omero/workspace/OMERO-web/version.properties
01:05:43 Copied 1 artifact from "OMERO-build" build number 427
01:05:44 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 419
01:05:44 Copied 2 artifacts from "OMERO-build-build" build number 446
01:05:44 [OMERO-web] $ /bin/bash -xe /tmp/jenkins13803161592170597940.sh
01:05:44 + OMERO_DIST=/home/omero/workspace/OMERO-web/OMERO.web
01:05:44 + export OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web
01:05:44 + OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web
01:05:44 + export ZIP_FILE=/home/omero/workspace/OMERO-web/omero-blitz-VERSION-python.zip
01:05:44 + ZIP_FILE=/home/omero/workspace/OMERO-web/omero-blitz-VERSION-python.zip
01:05:44 + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-web/version.properties
01:05:44 + VERSION_PROPERTIES=/home/omero/workspace/OMERO-web/version.properties
01:05:44 ++ ls OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427.zip
01:05:44 + ZIP=OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427.zip
01:05:44 + '[' '!' -z '' ']'
01:05:44 + DIST=OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427
01:05:44 + unzip -n OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427.zip
01:05:44 Archive: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427.zip
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/blitz/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/grid/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/profiles/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/error/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/grid/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/janelia/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/matplotlib/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/seaborn/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/wcif/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/analysis_scripts/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/annotation_scripts/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/export_scripts/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/figure_scripts/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/import_scripts/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/util_scripts/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/misc/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__1/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__10/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__11/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__2/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__3/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__4/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__5/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__6/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__7/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__8/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__9/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3__4/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3__5/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3__6/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3__7/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.1__0/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.2__0/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.2__0/t/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.3__0/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.4__0/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4__0/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.0__0/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.1__1/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.2__0/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.3__0/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4DEV__1/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4DEV__2/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4DEV__3/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4__0/
01:05:44 creating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/var/
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/LICENSE.txt
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/backup.cfg
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/blitz/mail-senders.example
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/blitz/mail-server.example
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/build.properties
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/env.bat
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/env.sh
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/hibernate.properties
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/ice.config
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/logback-cli.xml
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/logback-indexing-cli.xml
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/logback-indexing.xml
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/logback.xml
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/mime.types
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/node1.cfg
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/node2.cfg
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/omero.properties
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/profiles/psql
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/rollover.cfg
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/Windows.cfg
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/error/maintainance.html
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/grid/README
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/grid/default.xml
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/grid/templates.xml
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/grid/windefault.xml
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/ice.config
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/internal.cfg
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/master.cfg
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/templates/robot.template
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/etc/testdropbox.config
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/history.rst
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/OMEZarrReader.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/accessors-smart.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/activation.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/aggdesigner-algorithm.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/aircompressor.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/antlr.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/aopalliance.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/apiguardian-api.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/asm.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/avatica-core.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/avatica-metrics.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/aws-java-sdk-core.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/aws-java-sdk-kms.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/aws-java-sdk-s3.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/base.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-anim.jar
01:05:44 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-awt-util.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-bridge.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-codec.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-constants.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-css.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-dom.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-ext.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-gvt.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-i18n.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-parser.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-script.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-shared-resources.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-svg-dom.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-svggen.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-transcoder.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-util.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/batik-xml.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/btm.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/calcite-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/calcite-linq4j.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/cdm-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/checker-qual.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-beanutils.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-codec.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-collections.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-collections4.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-compiler.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-dbcp2.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-io.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-lang.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-lang3.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-logging.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-math.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-math3.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/commons-pool2.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/dom4j.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/ehcache.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/error_prone_annotations.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/failureaccess.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/filters.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/fontbox.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/formats-api.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/formats-bsd.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/formats-gpl.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/glacier2.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/google-http-client-xml.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/google-http-client.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/guava.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/hamcrest-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/hibernate-commons-annotations.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/hibernate-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/hibernate-jpa-2.0-api.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/hibernate-search-analyzers.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/hibernate-search.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/httpclient.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/httpclient5.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/httpcore.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/httpcore5-h2.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/httpcore5.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/httpmime.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/httpservices.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/ice.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/icegrid.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/icestorm.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/ini4j.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/j2objc-annotations.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jackson-annotations.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jackson-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jackson-databind.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jackson-dataformat-cbor.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jackson-dataformat-yaml.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/janino.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/java-getopt.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/java-image-scaling.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/javassist.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/javax.activation.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/javax.mail.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jblosc.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jgoodies-common.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jgoodies-forms.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jhdf5.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jmespath-java.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jna.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/joda-time.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/json-path.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/json-simple.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/json-smart.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/json.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jta.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jts-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jts-io-common.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/junit.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jxrlib-all.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/jzarr.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/kryo.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/listenablefuture.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/logback-classic.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/logback-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/lucene-analyzers.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/lucene-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/lucene-highlighter.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/lucene-memory.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/lucene-misc.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/lucene-smartcn.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/lucene-spatial.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/lucene-spellchecker.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/lucene-stempel.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/memory.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/metadata-extractor.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/metakit.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/metrics-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/metrics-graphite.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/metrics-jvm.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/metrics-logback.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/minio.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/minlog.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/native-lib-loader.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/objenesis.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/okhttp.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/okio.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/ome-codecs.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/ome-common.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/ome-jai.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/ome-mdbtools.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/ome-poi.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/ome-xml.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/omero-blitz.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/omero-common.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/omero-gateway.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/omero-model.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/omero-renderer.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/omero-romio.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/omero-server.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/pdfbox.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/perf4j.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/postgresql.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/proj4j.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/protobuf-java.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/quartz.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/re2j.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/reflectasm.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/serializer.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/sketches-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/slf4j-api.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/snakeyaml.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/solr-analysis-extras.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/solr-commons-csv.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/solr-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/solr-solrj.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/specification.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-aop.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-beans.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-context-support.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-context.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-expression.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-jdbc.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-jms.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-ldap-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-messaging.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-orm.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-security-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-security-ldap.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/spring-tx.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/sqlite-jdbc.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/subethasmtp.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/turbojpeg.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/uzaygezen-core.jar
01:05:45 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/xalan.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/xercesImpl.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/xml-apis-ext.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/xml-apis.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/xmlgraphics-commons.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/xmpcore.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/client/xpp3.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/README.rst
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/3-3-2_rgb.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/cividis.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/fire.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/glasbey.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/glasbey_inverted.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/glow.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/grays.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ice.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/janelia/pup_br.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/janelia/pup_nr.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/matplotlib/inferno.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/matplotlib/magma.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/matplotlib/plasma.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/matplotlib/viridis.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/16_colors.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/5_ramps.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/6_shades.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/blue_orange_icb.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/brgbcmyw.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/cool.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/edges.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/gem.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/phase.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/royal.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/sepia.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/smart.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/thal.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/thallium.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/ncsa_paledit/unionjack.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/physics.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/red-green.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/seaborn/mako.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/seaborn/rocket.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/spectrum.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/thermal.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/turbo.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/wcif/cyan_hot.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/wcif/green_fire_blue.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/wcif/hilo.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/wcif/ica.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/wcif/ica2.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/wcif/ica3.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/wcif/magenta_hot.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/wcif/orange_hot.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/wcif/rainbow_rgb.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/wcif/red_hot.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/luts/wcif/yellow_hot.lut
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/analysis_scripts/Kymograph.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/analysis_scripts/Kymograph_Analysis.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/analysis_scripts/Plot_Profile.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/analysis_scripts/__init__.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/annotation_scripts/Convert_KeyVal_namespace.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/annotation_scripts/Export_to_csv.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/annotation_scripts/Import_from_csv.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/annotation_scripts/Remove_KeyVal.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/annotation_scripts/__init__.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/export_scripts/Batch_Image_Export.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/export_scripts/Batch_ROI_Export.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/export_scripts/Make_Movie.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/export_scripts/__init__.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/figure_scripts/Movie_Figure.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/figure_scripts/Movie_ROI_Figure.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/figure_scripts/ROI_Split_Figure.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/figure_scripts/Split_View_Figure.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/figure_scripts/Thumbnail_Figure.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/figure_scripts/__init__.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/import_scripts/Populate_Metadata.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/import_scripts/Populate_ROI.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/import_scripts/__init__.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/util_scripts/Channel_Offsets.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/util_scripts/Combine_Images.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/util_scripts/Dataset_To_Plate.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/util_scripts/Images_From_ROIs.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/util_scripts/Move_Annotations.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/scripts/omero/util_scripts/__init__.py
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/OMEZarrReader.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/accessors-smart.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/activation.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/aggdesigner-algorithm.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/aircompressor.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/antlr.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/aopalliance.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/apiguardian-api.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/asm.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/avatica-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/avatica-metrics.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/aws-java-sdk-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/aws-java-sdk-kms.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/aws-java-sdk-s3.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/base.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-anim.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-awt-util.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-bridge.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-codec.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-constants.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-css.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-dom.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-ext.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-gvt.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-i18n.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-parser.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-script.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-shared-resources.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-svg-dom.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-svggen.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-transcoder.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-util.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/batik-xml.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/btm.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/calcite-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/calcite-linq4j.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/cdm-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/checker-qual.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-beanutils.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-codec.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-collections.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-collections4.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-compiler.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-dbcp2.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-io.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-lang.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-lang3.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-logging.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-math.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-math3.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/commons-pool2.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/dom4j.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/ehcache.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/error_prone_annotations.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/failureaccess.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/filters.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/fontbox.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/formats-api.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/formats-bsd.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/formats-gpl.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/glacier2.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/google-http-client-xml.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/google-http-client.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/guava.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/hamcrest-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/hibernate-commons-annotations.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/hibernate-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/hibernate-jpa-2.0-api.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/hibernate-search-analyzers.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/hibernate-search.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/httpclient.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/httpclient5.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/httpcore.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/httpcore5-h2.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/httpcore5.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/httpmime.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/httpservices.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/ice.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/icegrid.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/icestorm.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/ini4j.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/j2objc-annotations.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jackson-annotations.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jackson-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jackson-databind.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jackson-dataformat-cbor.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jackson-dataformat-yaml.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/janino.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/java-getopt.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/java-image-scaling.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/javassist.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/javax.activation.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/javax.mail.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jblosc.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jgoodies-common.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jgoodies-forms.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jhdf5.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jmespath-java.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jna.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/joda-time.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/json-path.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/json-simple.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/json-smart.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/json.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jta.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jts-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jts-io-common.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/junit.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jxrlib-all.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/jzarr.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/kryo.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/listenablefuture.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/logback-classic.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/logback-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/lucene-analyzers.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/lucene-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/lucene-highlighter.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/lucene-memory.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/lucene-misc.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/lucene-smartcn.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/lucene-spatial.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/lucene-spellchecker.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/lucene-stempel.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/memory.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/metadata-extractor.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/metakit.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/metrics-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/metrics-graphite.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/metrics-jvm.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/metrics-logback.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/minio.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/minlog.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/native-lib-loader.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/objenesis.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/okhttp.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/okio.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/ome-codecs.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/ome-common.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/ome-jai.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/ome-mdbtools.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/ome-poi.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/ome-xml.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/omero-blitz.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/omero-common.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/omero-gateway.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/omero-model.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/omero-renderer.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/omero-romio.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/omero-server.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/pdfbox.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/perf4j.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/postgresql.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/proj4j.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/protobuf-java.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/quartz.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/re2j.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/reflectasm.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/serializer.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/sketches-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/slf4j-api.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/snakeyaml.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/solr-analysis-extras.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/solr-commons-csv.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/solr-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/solr-solrj.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/specification.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-aop.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-beans.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-context-support.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-context.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-expression.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-jdbc.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-jms.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-ldap-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-messaging.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-orm.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-security-core.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-security-ldap.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/spring-tx.jar
01:05:46 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/sqlite-jdbc.jar
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/subethasmtp.jar
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/turbojpeg.jar
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/uzaygezen-core.jar
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/xalan.jar
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/xercesImpl.jar
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/xml-apis-ext.jar
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/xml-apis.jar
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/xmlgraphics-commons.jar
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/xmpcore.jar
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/lib/server/xpp3.jar
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/README
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/agpl.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/antlr.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/apache-v1.1.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/apache-v2.0.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/asm.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/bouncy_castle_license.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/bsd.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/cddl-v1.0.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/cpl-v10.html
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/crystalclear.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/django.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/dom4j.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/epl-v1.0.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/fbsd.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/freemarker.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/gpl-v2.0.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/gpl.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/gtest.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/iconsweets_license.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/jamon.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/jmock.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/jquery.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/jtidy.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/lgpl-3.0.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/lgpl-v2.0.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/lgpl-v2.1.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/lgpl-v3.0.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/lgpl.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/matplotlib.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/mit.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/mpl-v1_0.htm
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/npl-1_1.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/path.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/pil.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/postgresql.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/psf-v2.0.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/psf-v2.5.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/scons.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/slf4j.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/tablelayout.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/which.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/zlib-libpng.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/share/licenses/zpl-v2.1.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/README.txt
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/misc/Makefile
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/misc/current.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/misc/enums.py
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__1/OMERO3__7.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__10/OMERO3A__9.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__11/OMERO3A__10.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__11/OMERO3A__5.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__2/OMERO3A__1.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__3/OMERO3A__2.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__3/OMERO3__5.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__4/OMERO3A__3.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__4/OMERO3__5.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__5/OMERO3A__4.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__6/OMERO3A__5.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__7/OMERO3A__6.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__8/OMERO3A__6.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3A__9/OMERO3A__8.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3__4/OMERO3__1.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3__5/OMERO3__4.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3__6/OMERO3__5.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO3__7/OMERO3__6.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.1__0/OMERO4__0.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.2__0/OMERO4.1__0.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.3__0/OMERO4.2__0.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.4__0/OMERO4.1__0.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4.4__0/OMERO4.3__0.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO4__0/OMERO3A__11.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.0__0/OMERO4.4__0.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.1__1/OMERO5.0__0.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.1__1/OMERO5.1__0.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.2__0/OMERO5.1__1.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.3__0/OMERO5.2__0.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.3__0/delete-ns-orphans.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4__0/OMERO5.3__0.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4__0/OMERO5.3__1.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4__0/psql-footer.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4__0/psql-header.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4__0/schema.sql
01:05:47 inflating: OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427/sql/psql/OMERO5.4__0/views.sql
01:05:47 + rm -f OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427.zip
01:05:47 + mv /home/omero/workspace/OMERO-web/OMERO.server-5.6.3-552-5b2f02bbd9-ice36-b427 /home/omero/workspace/OMERO-web/OMERO.web
01:05:47 + source /home/omero/workspace/OMERO-web/.venv3/bin/activate
01:05:47 ++ deactivate nondestructive
01:05:47 ++ '[' -n '' ']'
01:05:47 ++ '[' -n '' ']'
01:05:47 ++ hash -r
01:05:47 ++ '[' -n '' ']'
01:05:47 ++ unset VIRTUAL_ENV
01:05:47 ++ unset VIRTUAL_ENV_PROMPT
01:05:47 ++ '[' '!' nondestructive = nondestructive ']'
01:05:47 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-web/.venv3
01:05:47 ++ export VIRTUAL_ENV
01:05:47 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:05:47 ++ PATH=/home/omero/workspace/OMERO-web/.venv3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:05:47 ++ export PATH
01:05:47 ++ '[' -n '' ']'
01:05:47 ++ '[' -z '' ']'
01:05:47 ++ _OLD_VIRTUAL_PS1=
01:05:47 ++ PS1='(.venv3) '
01:05:47 ++ export PS1
01:05:47 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
01:05:47 ++ export VIRTUAL_ENV_PROMPT
01:05:47 ++ hash -r
01:05:47 + source /home/settings.env
01:05:47 ++ OMERO_WEB_PORT=80
01:05:47 ++ OMERO_DATA_DIR=/OMERO
01:05:47 ++ export OMERO_WEB_PORT OMERO_DATA_DIR
01:05:47 + for x in *.tar.gz
01:05:47 + pip install omero_dropbox-5.7.1.dev0.tar.gz
01:05:47 Processing ./omero_dropbox-5.7.1.dev0.tar.gz
01:05:47 Preparing metadata (setup.py): started
01:05:47 Preparing metadata (setup.py): finished with status 'done'
01:05:47 Requirement already satisfied: omero-py in ./.venv3/lib64/python3.11/site-packages (from omero-dropbox==5.7.1.dev0) (5.20.0)
01:05:47 Requirement already satisfied: urllib3<2 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.26.20)
01:05:47 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.4.4)
01:05:47 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.0.0)
01:05:47 Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.2.6)
01:05:47 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (11.2.1)
01:05:47 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (6.0.2)
01:05:47 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5)
01:05:47 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.32.3)
01:05:47 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.1.1)
01:05:47 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.4.2)
01:05:47 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.10)
01:05:47 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2025.4.26)
01:05:47 Building wheels for collected packages: omero-dropbox
01:05:47 DEPRECATION: Building 'omero-dropbox' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-dropbox'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:05:47 Building wheel for omero-dropbox (setup.py): started
01:05:48 Building wheel for omero-dropbox (setup.py): finished with status 'done'
01:05:48 Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49138 sha256=5e809f346beeaf399ce699b6e6d080055e43b16566699ae66ab31aef5b87335c
01:05:48 Stored in directory: /home/omero/.cache/pip/wheels/55/98/08/ff7c1fca67f8fa693d22026e35ef8e3a1f9538aa487f7b0a6d
01:05:48 Successfully built omero-dropbox
01:05:48 Installing collected packages: omero-dropbox
01:05:48 Successfully installed omero-dropbox-5.7.1.dev0
01:05:48 + for x in *.tar.gz
01:05:48 + pip install omero_marshal-0.9.1.dev0.tar.gz
01:05:48 Processing ./omero_marshal-0.9.1.dev0.tar.gz
01:05:48 Preparing metadata (setup.py): started
01:05:49 Preparing metadata (setup.py): finished with status 'done'
01:05:49 Building wheels for collected packages: omero_marshal
01:05:49 DEPRECATION: Building 'omero_marshal' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero_marshal'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:05:49 Building wheel for omero_marshal (setup.py): started
01:05:49 Building wheel for omero_marshal (setup.py): finished with status 'done'
01:05:49 Created wheel for omero_marshal: filename=omero_marshal-0.9.1.dev0-py3-none-any.whl size=88126 sha256=008f98ae7f4cf28cc9de439008e8215cce36a95b97c61ac82b1570f1d1292b66
01:05:49 Stored in directory: /home/omero/.cache/pip/wheels/82/1e/14/e0e08f959523673923f64b8e169d4add2683025e4e9405ae63
01:05:49 Successfully built omero_marshal
01:05:49 Installing collected packages: omero_marshal
01:05:49 Attempting uninstall: omero_marshal
01:05:49 Found existing installation: omero-marshal 0.9.0
01:05:49 Uninstalling omero-marshal-0.9.0:
01:05:49 Successfully uninstalled omero-marshal-0.9.0
01:05:49 Successfully installed omero_marshal-0.9.1.dev0
01:05:49 + for x in *.tar.gz
01:05:49 + pip install omero_py-5.20.1.dev0.tar.gz
01:05:50 Processing ./omero_py-5.20.1.dev0.tar.gz
01:05:50 Preparing metadata (setup.py): started
01:05:50 Preparing metadata (setup.py): finished with status 'done'
01:05:50 Requirement already satisfied: urllib3<2 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (1.26.20)
01:05:50 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (1.4.4)
01:05:50 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (1.0.0)
01:05:50 Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (2.2.6)
01:05:50 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (11.2.1)
01:05:50 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (6.0.2)
01:05:50 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (3.6.5)
01:05:50 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (2.32.3)
01:05:50 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (3.1.1)
01:05:50 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.20.0) (3.4.2)
01:05:50 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.20.0) (3.10)
01:05:50 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.20.0) (2025.4.26)
01:05:50 Building wheels for collected packages: omero-py
01:05:50 DEPRECATION: Building 'omero-py' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-py'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:05:50 Building wheel for omero-py (setup.py): started
01:05:51 Building wheel for omero-py (setup.py): finished with status 'done'
01:05:51 Created wheel for omero-py: filename=omero_py-5.20.0-py3-none-any.whl size=2783314 sha256=cd93b2ef8fd7700874e74f991366364be497ecacc4e18a017747837b581abf96
01:05:51 Stored in directory: /home/omero/.cache/pip/wheels/0d/29/36/d19ddca24ed866a8ccfce2d648b77d8935e5a6903c3fc30044
01:05:51 Successfully built omero-py
01:05:51 Installing collected packages: omero-py
01:05:51 Attempting uninstall: omero-py
01:05:51 Found existing installation: omero-py 5.20.0
01:05:51 Uninstalling omero-py-5.20.0:
01:05:52 Successfully uninstalled omero-py-5.20.0
01:05:54 Successfully installed omero-py-5.20.0
01:05:54 + for x in *.tar.gz
01:05:54 + pip install omero_scripts-5.9.1.dev0.tar.gz
01:05:54 Processing ./omero_scripts-5.9.1.dev0.tar.gz
01:05:54 Preparing metadata (setup.py): started
01:05:55 Preparing metadata (setup.py): finished with status 'done'
01:05:55 Building wheels for collected packages: omero-scripts
01:05:55 DEPRECATION: Building 'omero-scripts' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-scripts'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:05:55 Building wheel for omero-scripts (setup.py): started
01:05:55 Building wheel for omero-scripts (setup.py): finished with status 'done'
01:05:55 Created wheel for omero-scripts: filename=omero_scripts-5.9.1.dev0-py3-none-any.whl size=136848 sha256=a018f5ce0721b42215a1261522fe31f23fb84798236758d10f4bf6963eb19b54
01:05:55 Stored in directory: /home/omero/.cache/pip/wheels/30/19/1b/571ff6a4fbef2236d67531bdc96ecbac184b1a073ed7dd94f7
01:05:55 Successfully built omero-scripts
01:05:55 Installing collected packages: omero-scripts
01:05:55 Successfully installed omero-scripts-5.9.1.dev0
01:05:55 + for x in *.tar.gz
01:05:55 + pip install omero_web-5.29.1.dev0.tar.gz
01:05:55 Processing ./omero_web-5.29.1.dev0.tar.gz
01:05:56 Preparing metadata (setup.py): started
01:05:56 Preparing metadata (setup.py): finished with status 'done'
01:05:56 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (5.20.0)
01:05:56 Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (0.9.26)
01:05:56 Requirement already satisfied: Django<4.3,>=4.2.3 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (4.2.21)
01:05:56 Requirement already satisfied: django-pipeline in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (4.0.0)
01:05:56 Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (3.7.0)
01:05:56 Collecting django-csp (from omero-web==5.29.1.dev0)
01:05:56 Using cached django_csp-4.0-py3-none-any.whl.metadata (3.6 kB)
01:05:56 Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (6.9.0)
01:05:56 Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (23.0.0)
01:05:56 Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (0.9.1.dev0)
01:05:56 Requirement already satisfied: Pillow in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (11.2.1)
01:05:56 Requirement already satisfied: pytz in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (2025.2)
01:05:56 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (3.1.1)
01:05:56 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (25.0)
01:05:56 Requirement already satisfied: importlib-resources in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (6.5.2)
01:05:56 Requirement already satisfied: asgiref<4,>=3.6.0 in ./.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web==5.29.1.dev0) (3.8.1)
01:05:56 Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web==5.29.1.dev0) (0.5.3)
01:05:56 Requirement already satisfied: urllib3<2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (1.26.20)
01:05:56 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (1.4.4)
01:05:56 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (1.0.0)
01:05:56 Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (2.2.6)
01:05:56 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (6.0.2)
01:05:56 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (3.6.5)
01:05:56 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (2.32.3)
01:05:56 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web==5.29.1.dev0) (80.9.0)
01:05:56 Requirement already satisfied: wheel in ./.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web==5.29.1.dev0) (0.45.1)
01:05:56 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.29.1.dev0) (3.4.2)
01:05:56 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.29.1.dev0) (3.10)
01:05:56 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.29.1.dev0) (2025.4.26)
01:05:56 Using cached django_csp-4.0-py3-none-any.whl (25 kB)
01:05:56 Building wheels for collected packages: omero-web
01:05:56 DEPRECATION: Building 'omero-web' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-web'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:05:56 Building wheel for omero-web (setup.py): started
01:05:58 Building wheel for omero-web (setup.py): finished with status 'done'
01:05:58 Created wheel for omero-web: filename=omero_web-5.29.1.dev0-py3-none-any.whl size=2817989 sha256=ddcd1504b1d7aa956322a32b85bd24d3dda2a5d5a6793e43f0384ebbb0db4694
01:05:58 Stored in directory: /home/omero/.cache/pip/wheels/59/a9/07/96bf561c20a23c90ece3cc71d908ab4b46dd1bee4f563a156a
01:05:58 Successfully built omero-web
01:05:58 Installing collected packages: django-csp, omero-web
01:05:58 Attempting uninstall: omero-web
01:05:58 Found existing installation: omero-web 5.29.0
01:05:58 Uninstalling omero-web-5.29.0:
01:05:58 Successfully uninstalled omero-web-5.29.0
01:05:58
01:05:58 Successfully installed django-csp-4.0 omero-web-5.29.1.dev0
01:05:58 + pip install build
01:05:59 Collecting build
01:05:59 Using cached build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB)
01:05:59 Requirement already satisfied: packaging>=19.1 in ./.venv3/lib64/python3.11/site-packages (from build) (25.0)
01:05:59 Collecting pyproject_hooks (from build)
01:05:59 Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
01:05:59 Using cached build-1.2.2.post1-py3-none-any.whl (22 kB)
01:05:59 Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
01:05:59 Installing collected packages: pyproject_hooks, build
01:06:01
01:06:01 Successfully installed build-1.2.2.post1 pyproject_hooks-1.2.0
01:06:01 + omero config set omero.web.application_server wsgi-tcp
01:06:01 + omero config set omero.web.application_server.max_requests 0
01:06:02 + omero config set omero.web.prefix /web
01:06:03 + omero config set omero.web.static_url /web/static/
01:06:04 + omero config set omero.web.static_root /home/omero/static/web/
01:06:05 + omero config set omero.web.session_engine django.contrib.sessions.backends.cache
01:06:06 + omero config set omero.web.caches '{"default": {"BACKEND": "django_redis.cache.RedisCache","LOCATION": "redis://redis:6379/0"}}'
01:06:07 + omero config set omero.web.server_list '[["omero", 4064, "omero"], ["testintegration", 14064, "testintegration"], ["134.36.6.39", 4064, "nightshade"]]'
01:06:08 + omero config set omero.web.application_server.host web
01:06:08 + omero config set omero.web.application_server.port 4080
01:06:09 + omero web config nginx --http 80
01:06:10 + sudo cp /home/omero/workspace/OMERO-web/OMERO.web/nginx.conf.tmp /home/omero/nginx/web.conf
01:06:10 + omero config set omero.web.wsgi_args -- '--log-level=DEBUG --error-logfile=/home/omero/workspace/OMERO-web/OMERO.web/var/log/gunicorn.err'
01:06:11 + omero config set omero.web.application_server.host 0.0.0.0
01:06:12 + git clone -b merge_ci https://github.com/snoopycrimecop/omero-iviewer.git
01:06:12 Cloning into 'omero-iviewer'...
01:06:14 + cd omero-iviewer/plugin
01:06:14 + python -m build
01:06:14 * Creating isolated environment: venv+pip...
01:06:14 * Installing packages in isolated environment:
01:06:15 - setuptools >= 40.8.0
01:06:15 * Getting build dependencies for sdist...
01:06:15 /tmp/build-env-qor8h_n_/lib64/python3.11/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '0.16.0dev' to '0.16.0.dev0'
01:06:15 self.metadata.version = self._normalize_version(self.metadata.version)
01:06:15 running egg_info
01:06:15 creating omero_iviewer.egg-info
01:06:15 writing omero_iviewer.egg-info/PKG-INFO
01:06:15 writing dependency_links to omero_iviewer.egg-info/dependency_links.txt
01:06:15 writing requirements to omero_iviewer.egg-info/requires.txt
01:06:15 writing top-level names to omero_iviewer.egg-info/top_level.txt
01:06:15 writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
01:06:15 reading manifest file 'omero_iviewer.egg-info/SOURCES.txt'
01:06:15 reading manifest template 'MANIFEST.in'
01:06:15 adding license file 'LICENSE'
01:06:15 writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
01:06:15 * Building sdist...
01:06:16 /tmp/build-env-qor8h_n_/lib64/python3.11/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '0.16.0dev' to '0.16.0.dev0'
01:06:16 self.metadata.version = self._normalize_version(self.metadata.version)
01:06:16 running sdist
01:06:16 running run_prod
01:06:16 npm run prod
01:06:17
01:06:17 > prod
01:06:17 > ./prepare_build.sh && webpack --config webpack.prod.config.js --progress && ./deploy_build.sh
01:06:17
01:06:17 Preparing build. You are going to need npm at a minimum
01:06:17 Fetching dependencies needed for build...
01:06:22 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
01:06:22 npm warn deprecated babel-eslint@7.2.3: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
01:06:23 npm warn deprecated text-encoding@0.6.4: no longer maintained
01:06:24 npm warn deprecated core-js-pure@3.1.4: core-js-pure@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js-pure.
01:06:24 npm warn deprecated core-js@2.6.9: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
01:06:24 npm warn deprecated core-js@2.6.9: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
01:06:26
01:06:26 added 887 packages, and audited 888 packages in 8s
01:06:26
01:06:26 82 packages are looking for funding
01:06:26 run `npm fund` for details
01:06:26
01:06:26 23 vulnerabilities (4 moderate, 11 high, 8 critical)
01:06:26
01:06:26 To address issues that do not require attention, run:
01:06:26 npm audit fix
01:06:26
01:06:26 To address all issues (including breaking changes), run:
01:06:26 npm audit fix --force
01:06:26
01:06:26 Run `npm audit` for details.
01:06:26 Erasing build/deploy directories...
01:06:26 Recreating build/deploy directories...
01:06:27 Buildfile: /home/omero/workspace/OMERO-web/omero-iviewer/build.xml
01:06:27
01:06:27 clean-css-dir:
01:06:27 [mkdir] Created dir: /home/omero/workspace/OMERO-web/omero-iviewer/build/css
01:06:27
01:06:27 copy-images:
01:06:27 [copy] Copying 35 files to /home/omero/workspace/OMERO-web/omero-iviewer/build/css/images
01:06:27
01:06:27 prepare-css-prod:
01:06:27 [echo] Combine and minify css...
01:06:29 [exec]
01:06:29 [exec] up to date, audited 888 packages in 2s
01:06:29 [exec]
01:06:29 [exec] 82 packages are looking for funding
01:06:29 [exec] run `npm fund` for details
01:06:29 [exec]
01:06:29 [exec] 23 vulnerabilities (4 moderate, 11 high, 8 critical)
01:06:29 [exec]
01:06:29 [exec] To address issues that do not require attention, run:
01:06:29 [exec] npm audit fix
01:06:29 [exec]
01:06:29 [exec] To address all issues (including breaking changes), run:
01:06:29 [exec] npm audit fix --force
01:06:29 [exec]
01:06:29 [exec] Run `npm audit` for details.
01:06:30
01:06:30 BUILD SUCCESSFUL
01:06:30 Total time: 2 seconds
01:06:30 <s> [webpack.Progress] 0%
01:06:30
01:06:30 <s> [webpack.Progress] 1% setup before run
01:06:30 <s> [webpack.Progress] 1% setup before run NodeEnvironmentPlugin
01:06:30 <s> [webpack.Progress] 1% setup before run
01:06:30 <s> [webpack.Progress] 2% setup run
01:06:30 <s> [webpack.Progress] 2% setup run webpack-cli
01:06:30 <s> [webpack.Progress] 2% setup run
01:06:30 <s> [webpack.Progress] 4% setup normal module factory
01:06:30 <s> [webpack.Progress] 4% setup normal module factory
01:06:30 <s> [webpack.Progress] 5% setup context module factory
01:06:30 <s> [webpack.Progress] 5% setup context module factory
01:06:30 <s> [webpack.Progress] 6% setup before compile
01:06:30 <s> [webpack.Progress] 6% setup before compile ProgressPlugin
01:06:30 <s> [webpack.Progress] 6% setup before compile Aurelia:ModuleDependencies
01:06:30 <s> [webpack.Progress] 6% setup before compile
01:06:30 <s> [webpack.Progress] 7% setup compile
01:06:30 <s> [webpack.Progress] 7% setup compile ExternalsPlugin
01:06:30 <s> [webpack.Progress] 7% setup compile
01:06:30 <s> [webpack.Progress] 8% setup compilation
01:06:30 <s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
01:06:30 <s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
01:06:30 <s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
01:06:30 <s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
01:06:30 <s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
01:06:30 <s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
01:06:30 <s> [webpack.Progress] 8% setup compilation WorkerPlugin
01:06:30 <s> [webpack.Progress] 8% setup compilation WarnNoModeSetPlugin
01:06:30 <s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
01:06:30 <s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
01:06:30 <s> [webpack.Progress] 8% setup compilation
01:06:30 <s> [webpack.Progress] 9% setup compilation
01:06:30 <s> [webpack.Progress] 9% setup compilation ProgressPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
01:06:30 <s> [webpack.Progress] 9% setup compilation AureliaPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation DefinePlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
01:06:30 <s> [webpack.Progress] 9% setup compilation Aurelia:Dependencies
01:06:30 <s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
01:06:30 <s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
01:06:30 <s> [webpack.Progress] 9% setup compilation Aurelia:PreserveModuleName
01:06:30 <s> [webpack.Progress] 9% setup compilation Aurelia:PreserveExports
01:06:30 <s> [webpack.Progress] 9% setup compilation ProvidePlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation EntryPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation EntryPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation EntryPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation EntryPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation EntryPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation RuntimePlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation DataUriPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation FileUriPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation AMDPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation CommonJsPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation LoaderPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation LoaderPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation APIPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation ConstPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation UseStrictPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation RequireContextPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation ImportPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation ImportMetaContextPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation SystemPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation URLPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation InnerGraphPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation MangleExportsPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation RealContentHashPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation DefinePlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation TerserPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
01:06:30 <s> [webpack.Progress] 9% setup compilation
01:06:30 <s> [webpack.Progress] 10% building
01:06:30 <s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
01:06:30 <s> [webpack.Progress] 10% building import loader ./node_modules/babel-loader/lib/index.js
01:06:31 <s> [webpack.Progress] 10% building 0/5 entries 5/5 dependencies 0/5 modules
01:06:31 Browserslist: browsers data (caniuse-lite) is 7 months old. Please run:
01:06:31 npx update-browserslist-db@latest
01:06:31 Why you should do it regularly: https://github.com/browserslist/update-db#readme
01:06:31 <s> [webpack.Progress] 16% building 1/5 entries 6/55 dependencies 1/5 modules
01:06:31 <s> [webpack.Progress] 21% building 1/5 entries 15/62 dependencies 1/11 modules
01:06:32 <s> [webpack.Progress] 21% building import loader ./node_modules/file-loader/dist/cjs.js
01:06:32 <s> [webpack.Progress] 21% building 1/5 entries 42/91 dependencies 1/27 modules
01:06:32 [BABEL] Note: The code generator has deoptimised the styling of /home/omero/workspace/OMERO-web/omero-iviewer/node_modules/text-encoding/lib/encoding-indexes.js as it exceeds the max of 500KB.
01:06:32 <s> [webpack.Progress] 32% building 2/5 entries 48/92 dependencies 4/31 modules
01:06:33 <s> [webpack.Progress] 32% building import loader ./node_modules/html-loader/index.js
01:06:33 <s> [webpack.Progress] 32% building import loader ./node_modules/aurelia-webpack-plugin/dist/html-requires-loader.js
01:06:33 <s> [webpack.Progress] 32% building 2/5 entries 59/112 dependencies 16/34 modules
01:06:33 <s> [webpack.Progress] 32% building 2/5 entries 144/343 dependencies 17/100 modules
01:06:34 <s> [webpack.Progress] 32% building 2/5 entries 534/600 dependencies 63/436 modules
01:06:35 <s> [webpack.Progress] 32% building 2/5 entries 644/700 dependencies 92/481 modules
01:06:35 <s> [webpack.Progress] 32% building 2/5 entries 1036/1100 dependencies 140/563 modules
01:06:35 <s> [webpack.Progress] 32% building import loader ./node_modules/expose-loader/dist/cjs.js
01:06:35 <s> [webpack.Progress] 32% building 2/5 entries 1156/1201 dependencies 151/596 modules
01:06:36 <s> [webpack.Progress] 32% building 2/5 entries 1188/1245 dependencies 200/602 modules
01:06:37 <s> [webpack.Progress] 32% building 2/5 entries 1300/1347 dependencies 389/631 modules
01:06:37 <s> [webpack.Progress] 42% building 3/5 entries 1344/1429 dependencies 502/642 modules
01:06:38 <s> [webpack.Progress] 43% building 3/5 entries 1442/1500 dependencies 589/672 modules
01:06:39 <s> [webpack.Progress] 43% building 3/5 entries 1675/1700 dependencies 638/745 modules
01:06:40 <s> [webpack.Progress] 43% building 3/5 entries 2058/2100 dependencies 662/843 modules
01:06:41 <s> [webpack.Progress] 42% building 3/5 entries 2463/2500 dependencies 773/901 modules
01:06:41 <s> [webpack.Progress] 54% building 4/5 entries 2546/2651 dependencies 816/904 modules
01:06:42 <s> [webpack.Progress] 65% building 5/5 entries 2797/2797 dependencies 942/942 modules
01:06:42 <s> [webpack.Progress] 65% building
01:06:42 <s> [webpack.Progress] 69% building finish
01:06:42 <s> [webpack.Progress] 69% building finish
01:06:42 <s> [webpack.Progress] 70% sealing finish module graph
01:06:42 <s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
01:06:42 <s> [webpack.Progress] 70% sealing finish module graph Aurelia:PreserveExports
01:06:42 <s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
01:06:42 <s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
01:06:42 <s> [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin
01:06:42 <s> [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin
01:06:42 <s> [webpack.Progress] 70% sealing finish module graph
01:06:42 <s> [webpack.Progress] 70% sealing plugins
01:06:42 <s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
01:06:42 <s> [webpack.Progress] 70% sealing plugins
01:06:42 <s> [webpack.Progress] 71% sealing dependencies optimization
01:06:42 <s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
01:06:42 <s> [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin
01:06:42 <s> [webpack.Progress] 71% sealing dependencies optimization
01:06:42 <s> [webpack.Progress] 71% sealing after dependencies optimization
01:06:42 <s> [webpack.Progress] 71% sealing after dependencies optimization
01:06:42 <s> [webpack.Progress] 72% sealing chunk graph
01:06:42 <s> [webpack.Progress] 72% sealing chunk graph
01:06:42 <s> [webpack.Progress] 73% sealing after chunk graph
01:06:42 <s> [webpack.Progress] 73% sealing after chunk graph
01:06:42 <s> [webpack.Progress] 73% sealing optimizing
01:06:42 <s> [webpack.Progress] 73% sealing optimizing
01:06:42 <s> [webpack.Progress] 74% sealing module optimization
01:06:42 <s> [webpack.Progress] 74% sealing module optimization
01:06:42 <s> [webpack.Progress] 75% sealing after module optimization
01:06:42 <s> [webpack.Progress] 75% sealing after module optimization
01:06:42 <s> [webpack.Progress] 75% sealing chunk optimization
01:06:42 <s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
01:06:42 <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
01:06:42 <s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
01:06:42 <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
01:06:42 <s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
01:06:42 <s> [webpack.Progress] 75% sealing chunk optimization
01:06:42 <s> [webpack.Progress] 76% sealing after chunk optimization
01:06:42 <s> [webpack.Progress] 76% sealing after chunk optimization
01:06:42 <s> [webpack.Progress] 77% sealing module and chunk tree optimization
01:06:42 <s> [webpack.Progress] 77% sealing module and chunk tree optimization
01:06:42 <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
01:06:42 <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
01:06:42 <s> [webpack.Progress] 78% sealing chunk modules optimization
01:06:42 <s> [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin
01:06:42 <s> [webpack.Progress] 78% sealing chunk modules optimization
01:06:42 <s> [webpack.Progress] 78% sealing after chunk modules optimization
01:06:42 <s> [webpack.Progress] 78% sealing after chunk modules optimization
01:06:42 <s> [webpack.Progress] 79% sealing module reviving
01:06:42 <s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
01:06:42 <s> [webpack.Progress] 79% sealing module reviving
01:06:42 <s> [webpack.Progress] 80% sealing before module ids
01:06:42 <s> [webpack.Progress] 80% sealing before module ids Aurelia:PreserveModuleName
01:06:42 <s> [webpack.Progress] 80% sealing before module ids
01:06:42 <s> [webpack.Progress] 80% sealing module ids
01:06:42 <s> [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin
01:06:42 <s> [webpack.Progress] 80% sealing module ids
01:06:42 <s> [webpack.Progress] 81% sealing module id optimization
01:06:42 <s> [webpack.Progress] 81% sealing module id optimization
01:06:42 <s> [webpack.Progress] 82% sealing module id optimization
01:06:42 <s> [webpack.Progress] 82% sealing module id optimization
01:06:42 <s> [webpack.Progress] 82% sealing chunk reviving
01:06:42 <s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
01:06:42 <s> [webpack.Progress] 82% sealing chunk reviving
01:06:42 <s> [webpack.Progress] 83% sealing before chunk ids
01:06:42 <s> [webpack.Progress] 83% sealing before chunk ids
01:06:42 <s> [webpack.Progress] 84% sealing chunk ids
01:06:42 <s> [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin
01:06:42 <s> [webpack.Progress] 84% sealing chunk ids
01:06:42 <s> [webpack.Progress] 84% sealing chunk id optimization
01:06:42 <s> [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin
01:06:42 <s> [webpack.Progress] 84% sealing chunk id optimization
01:06:42 <s> [webpack.Progress] 85% sealing after chunk id optimization
01:06:42 <s> [webpack.Progress] 85% sealing after chunk id optimization
01:06:42 <s> [webpack.Progress] 86% sealing record modules
01:06:42 <s> [webpack.Progress] 86% sealing record modules RecordIdsPlugin
01:06:42 <s> [webpack.Progress] 86% sealing record modules
01:06:42 <s> [webpack.Progress] 86% sealing record chunks
01:06:42 <s> [webpack.Progress] 86% sealing record chunks RecordIdsPlugin
01:06:42 <s> [webpack.Progress] 86% sealing record chunks
01:06:42 <s> [webpack.Progress] 87% sealing module hashing
01:06:42 <s> [webpack.Progress] 87% sealing module hashing
01:06:42 <s> [webpack.Progress] 87% sealing code generation
01:06:42 <s> [webpack.Progress] 87% sealing code generation
01:06:42 <s> [webpack.Progress] 88% sealing runtime requirements
01:06:42 <s> [webpack.Progress] 88% sealing runtime requirements
01:06:42 <s> [webpack.Progress] 89% sealing hashing
01:06:42 <s> [webpack.Progress] 89% sealing hashing
01:06:42 <s> [webpack.Progress] 89% sealing after hashing
01:06:42 <s> [webpack.Progress] 89% sealing after hashing
01:06:42 <s> [webpack.Progress] 90% sealing record hash
01:06:42 <s> [webpack.Progress] 90% sealing record hash
01:06:42 <s> [webpack.Progress] 91% sealing module assets processing
01:06:42 <s> [webpack.Progress] 91% sealing module assets processing
01:06:42 <s> [webpack.Progress] 91% sealing chunk assets processing
01:06:42 <s> [webpack.Progress] 91% sealing chunk assets processing
01:06:42 <s> [webpack.Progress] 92% sealing asset processing
01:06:42 <s> [webpack.Progress] 92% sealing asset processing TerserPlugin
01:07:02 <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
01:07:02 <s> [webpack.Progress] 92% sealing asset processing
01:07:02 <s> [webpack.Progress] 93% sealing after asset optimization
01:07:02 <s> [webpack.Progress] 93% sealing after asset optimization
01:07:02 <s> [webpack.Progress] 93% sealing recording
01:07:02 <s> [webpack.Progress] 93% sealing recording
01:07:02 <s> [webpack.Progress] 94% sealing after seal
01:07:02 <s> [webpack.Progress] 94% sealing after seal
01:07:02 <s> [webpack.Progress] 95% emitting emit
01:07:02 <s> [webpack.Progress] 95% emitting emit
01:07:02 <s> [webpack.Progress] 98% emitting after emit
01:07:02 <s> [webpack.Progress] 98% emitting after emit SizeLimitsPlugin
01:07:02 <s> [webpack.Progress] 98% emitting after emit
01:07:02 <s> [webpack.Progress] 99% done plugins
01:07:02 <s> [webpack.Progress] 99% done plugins
01:07:02 <s> [webpack.Progress] 99%
01:07:02
01:07:02 <s> [webpack.Progress] 99% cache store build dependencies
01:07:02 <s> [webpack.Progress] 99% cache store build dependencies
01:07:02 <s> [webpack.Progress] 99% cache begin idle
01:07:02 <s> [webpack.Progress] 99% cache begin idle
01:07:02 <s> [webpack.Progress] 100%
01:07:02
01:07:02 <s> [webpack.Progress] 99% cache shutdown
01:07:02 <s> [webpack.Progress] 99% cache shutdown
01:07:02 <s> [webpack.Progress] 100%
01:07:02
01:07:02 assets by path css/ 229 KiB
01:07:02 assets by chunk 189 KiB (auxiliary name: vendors)
01:07:02 assets by path css/*.css 153 KiB 5 assets
01:07:02 assets by path css/images/*.png 12.8 KiB
01:07:02 asset css/images/ui-icons_555555_256x240.png 3.2 KiB [emitted] [from: node_modules/jquery-ui/themes/base/images/ui-icons_555555_256x240.png] (auxiliary name: vendors) (auxiliary id hint: commons)
01:07:02 + 3 assets
01:07:02 asset css/fonts/glyphicons-halflings-regular.woff 22.9 KiB [emitted] [from: node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff] (auxiliary name: vendors) (auxiliary id hint: commons)
01:07:02 assets by chunk 40.4 KiB (auxiliary name: main)
01:07:02 asset css/app.css 30.4 KiB [emitted] [from: css/app.css] (auxiliary name: main)
01:07:02 asset css/ol3-viewer.css 9.99 KiB [emitted] [from: css/ol3-viewer.css] (auxiliary name: main)
01:07:02 assets by path *.js 2.05 MiB
01:07:02 asset vendors.js 1.57 MiB [emitted] [minimized] [big] (name: vendors) (id hint: commons) 1 related asset
01:07:02 asset main.js 494 KiB [emitted] [minimized] [big] (name: main)
01:07:02 asset deps.js 2.29 KiB [emitted] [minimized] (name: deps)
01:07:02 Entrypoint main [big] 2.05 MiB (229 KiB) = vendors.js 1.57 MiB main.js 494 KiB 12 auxiliary assets
01:07:02 Entrypoint deps [big] 1.57 MiB (189 KiB) = vendors.js 1.57 MiB deps.js 2.29 KiB 10 auxiliary assets
01:07:02 orphan modules 954 KiB [orphan] 549 modules
01:07:02 runtime modules 10.3 KiB 26 modules
01:07:02 cacheable modules 5.1 MiB
01:07:02 modules by path ./node_modules/ 3.91 MiB 325 modules
01:07:02 modules by path ./src/ 1.19 MiB 66 modules
01:07:02 modules by path ./css/*.css 117 bytes
01:07:02 ./css/ol3-viewer.css 62 bytes [built] [code generated]
01:07:02 ./css/app.css 55 bytes [built] [code generated]
01:07:02
01:07:02 WARNING in configuration
01:07:02 The 'mode' option has not been set, webpack will fallback to 'production' for this value.
01:07:02 Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
01:07:02 You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/
01:07:02
01:07:02 webpack 5.96.1 compiled with 1 warning in 31363 ms
01:07:02 Deploying built resources to plugin directory...
01:07:02 rm -rf ../node_modules
01:07:04 running egg_info
01:07:04 creating omero_iviewer.egg-info
01:07:04 writing omero_iviewer.egg-info/PKG-INFO
01:07:04 writing dependency_links to omero_iviewer.egg-info/dependency_links.txt
01:07:04 writing requirements to omero_iviewer.egg-info/requires.txt
01:07:04 writing top-level names to omero_iviewer.egg-info/top_level.txt
01:07:04 writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
01:07:04 reading manifest file 'omero_iviewer.egg-info/SOURCES.txt'
01:07:04 reading manifest template 'MANIFEST.in'
01:07:04 adding license file 'LICENSE'
01:07:04 writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
01:07:04 warning: Sdist: standard file not found: should have one of README, README.rst, README.txt, README.md
01:07:04
01:07:04 running check
01:07:04 creating omero_iviewer-0.16.0.dev0
01:07:04 creating omero_iviewer-0.16.0.dev0/omero_iviewer
01:07:04 creating omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info
01:07:04 creating omero_iviewer-0.16.0.dev0/omero_iviewer/__pycache__
01:07:04 creating omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer
01:07:04 creating omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css
01:07:04 creating omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/fonts
01:07:04 creating omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 creating omero_iviewer-0.16.0.dev0/omero_iviewer/templates/omero_iviewer
01:07:04 copying files to omero_iviewer-0.16.0.dev0...
01:07:04 copying LICENSE -> omero_iviewer-0.16.0.dev0
01:07:04 copying MANIFEST.in -> omero_iviewer-0.16.0.dev0
01:07:04 copying setup.cfg -> omero_iviewer-0.16.0.dev0
01:07:04 copying setup.py -> omero_iviewer-0.16.0.dev0
01:07:04 copying omero_iviewer/README.rst -> omero_iviewer-0.16.0.dev0/omero_iviewer
01:07:04 copying omero_iviewer/__init__.py -> omero_iviewer-0.16.0.dev0/omero_iviewer
01:07:04 copying omero_iviewer/apps.py -> omero_iviewer-0.16.0.dev0/omero_iviewer
01:07:04 copying omero_iviewer/iviewer_settings.py -> omero_iviewer-0.16.0.dev0/omero_iviewer
01:07:04 copying omero_iviewer/urls.py -> omero_iviewer-0.16.0.dev0/omero_iviewer
01:07:04 copying omero_iviewer/utils.py -> omero_iviewer-0.16.0.dev0/omero_iviewer
01:07:04 copying omero_iviewer/version.py -> omero_iviewer-0.16.0.dev0/omero_iviewer
01:07:04 copying omero_iviewer/views.py -> omero_iviewer-0.16.0.dev0/omero_iviewer
01:07:04 copying omero_iviewer.egg-info/PKG-INFO -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info
01:07:04 copying omero_iviewer.egg-info/SOURCES.txt -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info
01:07:04 copying omero_iviewer.egg-info/dependency_links.txt -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info
01:07:04 copying omero_iviewer.egg-info/not-zip-safe -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info
01:07:04 copying omero_iviewer.egg-info/requires.txt -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info
01:07:04 copying omero_iviewer.egg-info/top_level.txt -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info
01:07:04 copying omero_iviewer/__pycache__/__init__.cpython-311.pyc -> omero_iviewer-0.16.0.dev0/omero_iviewer/__pycache__
01:07:04 copying omero_iviewer/__pycache__/utils.cpython-311.pyc -> omero_iviewer-0.16.0.dev0/omero_iviewer/__pycache__
01:07:04 copying omero_iviewer/__pycache__/version.cpython-311.pyc -> omero_iviewer-0.16.0.dev0/omero_iviewer/__pycache__
01:07:04 copying omero_iviewer/static/omero_iviewer/deps.js -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer
01:07:04 copying omero_iviewer/static/omero_iviewer/main.js -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer
01:07:04 copying omero_iviewer/static/omero_iviewer/openwith.js -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer
01:07:04 copying omero_iviewer/static/omero_iviewer/vendors.js -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer
01:07:04 copying omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer
01:07:04 copying omero_iviewer/static/omero_iviewer/css/all.min.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css
01:07:04 copying omero_iviewer/static/omero_iviewer/css/app.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css
01:07:04 copying omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css
01:07:04 copying omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css
01:07:04 copying omero_iviewer/static/omero_iviewer/css/slider.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css
01:07:04 copying omero_iviewer/static/omero_iviewer/css/spectrum.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css
01:07:04 copying omero_iviewer/static/omero_iviewer/css/spinner.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css
01:07:04 copying omero_iviewer/static/omero_iviewer/css/theme.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css
01:07:04 copying omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/fonts
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/arrow.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/collapse-left.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/collapse-right.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/collapse.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/crosshair.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/dim_locked.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/drag_handle.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/draw_label.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/draw_line.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/draw_point.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/ellipse.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/expand.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/gradient.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/label.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/line.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/link.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/mask.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/point.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/polygon.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/polyline.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/projection.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/rectangle.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/select.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/sortable.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images
01:07:04 copying omero_iviewer/templates/omero_iviewer/index.html -> omero_iviewer-0.16.0.dev0/omero_iviewer/templates/omero_iviewer
01:07:04 copying omero_iviewer.egg-info/SOURCES.txt -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info
01:07:04 Writing omero_iviewer-0.16.0.dev0/setup.cfg
01:07:04 creating /home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist/.tmp-hohvnuas
01:07:04 Creating tar archive
01:07:04 removing 'omero_iviewer-0.16.0.dev0' (and everything under it)
01:07:04 * Building wheel from sdist
01:07:04 * Creating isolated environment: venv+pip...
01:07:04 * Installing packages in isolated environment:
01:07:05 - setuptools >= 40.8.0
01:07:05 * Getting build dependencies for wheel...
01:07:06 /tmp/build-env-ht2wrhv6/lib64/python3.11/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '0.16.0dev' to '0.16.0.dev0'
01:07:06 self.metadata.version = self._normalize_version(self.metadata.version)
01:07:06 running egg_info
01:07:06 writing omero_iviewer.egg-info/PKG-INFO
01:07:06 writing dependency_links to omero_iviewer.egg-info/dependency_links.txt
01:07:06 writing requirements to omero_iviewer.egg-info/requires.txt
01:07:06 writing top-level names to omero_iviewer.egg-info/top_level.txt
01:07:06 reading manifest file 'omero_iviewer.egg-info/SOURCES.txt'
01:07:06 reading manifest template 'MANIFEST.in'
01:07:06 adding license file 'LICENSE'
01:07:06 writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
01:07:06 * Building wheel...
01:07:06 /tmp/build-env-ht2wrhv6/lib64/python3.11/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '0.16.0dev' to '0.16.0.dev0'
01:07:06 self.metadata.version = self._normalize_version(self.metadata.version)
01:07:06 running bdist_wheel
01:07:06 running build
01:07:06 running build_py
01:07:06 creating build/lib/omero_iviewer
01:07:06 copying omero_iviewer/__init__.py -> build/lib/omero_iviewer
01:07:06 copying omero_iviewer/apps.py -> build/lib/omero_iviewer
01:07:06 copying omero_iviewer/iviewer_settings.py -> build/lib/omero_iviewer
01:07:06 copying omero_iviewer/urls.py -> build/lib/omero_iviewer
01:07:06 copying omero_iviewer/utils.py -> build/lib/omero_iviewer
01:07:06 copying omero_iviewer/version.py -> build/lib/omero_iviewer
01:07:06 copying omero_iviewer/views.py -> build/lib/omero_iviewer
01:07:06 running egg_info
01:07:06 writing omero_iviewer.egg-info/PKG-INFO
01:07:06 writing dependency_links to omero_iviewer.egg-info/dependency_links.txt
01:07:06 writing requirements to omero_iviewer.egg-info/requires.txt
01:07:06 writing top-level names to omero_iviewer.egg-info/top_level.txt
01:07:06 reading manifest file 'omero_iviewer.egg-info/SOURCES.txt'
01:07:06 reading manifest template 'MANIFEST.in'
01:07:06 adding license file 'LICENSE'
01:07:06 writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
01:07:06 /tmp/build-env-ht2wrhv6/lib64/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'omero_iviewer.__pycache__' is absent from the `packages` configuration.
01:07:06 !!
01:07:06
01:07:06 ********************************************************************************
01:07:06 ############################
01:07:06 # Package would be ignored #
01:07:06 ############################
01:07:06 Python recognizes 'omero_iviewer.__pycache__' as an importable package[^1],
01:07:06 but it is absent from setuptools' `packages` configuration.
01:07:06
01:07:06 This leads to an ambiguous overall configuration. If you want to distribute this
01:07:06 package, please make sure that 'omero_iviewer.__pycache__' is explicitly added
01:07:06 to the `packages` configuration field.
01:07:06
01:07:06 Alternatively, you can also rely on setuptools' discovery methods
01:07:06 (for example by using `find_namespace_packages(...)`/`find_namespace:`
01:07:06 instead of `find_packages(...)`/`find:`).
01:07:06
01:07:06 You can read more about "package discovery" on setuptools documentation page:
01:07:06
01:07:06 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
01:07:06
01:07:06 If you don't want 'omero_iviewer.__pycache__' to be distributed and are
01:07:06 already explicitly excluding 'omero_iviewer.__pycache__' via
01:07:06 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
01:07:06 you can try to use `exclude_package_data`, or `include-package-data=False` in
01:07:06 combination with a more fine grained `package-data` configuration.
01:07:06
01:07:06 You can read more about "package data files" on setuptools documentation page:
01:07:06
01:07:06 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
01:07:06
01:07:06
01:07:06 [^1]: For Python, any directory (with suitable naming) can be imported,
01:07:06 even if it does not contain any `.py` files.
01:07:06 On the other hand, currently there is no concept of package data
01:07:06 directory, all directories are treated like packages.
01:07:06 ********************************************************************************
01:07:06
01:07:06 !!
01:07:06 check.warn(importable)
01:07:06 /tmp/build-env-ht2wrhv6/lib64/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'omero_iviewer.static.omero_iviewer' is absent from the `packages` configuration.
01:07:06 !!
01:07:06
01:07:06 ********************************************************************************
01:07:06 ############################
01:07:06 # Package would be ignored #
01:07:06 ############################
01:07:06 Python recognizes 'omero_iviewer.static.omero_iviewer' as an importable package[^1],
01:07:06 but it is absent from setuptools' `packages` configuration.
01:07:06
01:07:06 This leads to an ambiguous overall configuration. If you want to distribute this
01:07:06 package, please make sure that 'omero_iviewer.static.omero_iviewer' is explicitly added
01:07:06 to the `packages` configuration field.
01:07:06
01:07:06 Alternatively, you can also rely on setuptools' discovery methods
01:07:06 (for example by using `find_namespace_packages(...)`/`find_namespace:`
01:07:06 instead of `find_packages(...)`/`find:`).
01:07:06
01:07:06 You can read more about "package discovery" on setuptools documentation page:
01:07:06
01:07:06 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
01:07:06
01:07:06 If you don't want 'omero_iviewer.static.omero_iviewer' to be distributed and are
01:07:06 already explicitly excluding 'omero_iviewer.static.omero_iviewer' via
01:07:06 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
01:07:06 you can try to use `exclude_package_data`, or `include-package-data=False` in
01:07:06 combination with a more fine grained `package-data` configuration.
01:07:06
01:07:06 You can read more about "package data files" on setuptools documentation page:
01:07:06
01:07:06 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
01:07:06
01:07:06
01:07:06 [^1]: For Python, any directory (with suitable naming) can be imported,
01:07:06 even if it does not contain any `.py` files.
01:07:06 On the other hand, currently there is no concept of package data
01:07:06 directory, all directories are treated like packages.
01:07:06 ********************************************************************************
01:07:06
01:07:06 !!
01:07:06 check.warn(importable)
01:07:06 /tmp/build-env-ht2wrhv6/lib64/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'omero_iviewer.static.omero_iviewer.css' is absent from the `packages` configuration.
01:07:06 !!
01:07:06
01:07:06 ********************************************************************************
01:07:06 ############################
01:07:06 # Package would be ignored #
01:07:06 ############################
01:07:06 Python recognizes 'omero_iviewer.static.omero_iviewer.css' as an importable package[^1],
01:07:06 but it is absent from setuptools' `packages` configuration.
01:07:06
01:07:06 This leads to an ambiguous overall configuration. If you want to distribute this
01:07:06 package, please make sure that 'omero_iviewer.static.omero_iviewer.css' is explicitly added
01:07:06 to the `packages` configuration field.
01:07:06
01:07:06 Alternatively, you can also rely on setuptools' discovery methods
01:07:06 (for example by using `find_namespace_packages(...)`/`find_namespace:`
01:07:06 instead of `find_packages(...)`/`find:`).
01:07:06
01:07:06 You can read more about "package discovery" on setuptools documentation page:
01:07:06
01:07:06 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
01:07:06
01:07:06 If you don't want 'omero_iviewer.static.omero_iviewer.css' to be distributed and are
01:07:06 already explicitly excluding 'omero_iviewer.static.omero_iviewer.css' via
01:07:06 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
01:07:06 you can try to use `exclude_package_data`, or `include-package-data=False` in
01:07:06 combination with a more fine grained `package-data` configuration.
01:07:06
01:07:06 You can read more about "package data files" on setuptools documentation page:
01:07:06
01:07:06 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
01:07:06
01:07:06
01:07:06 [^1]: For Python, any directory (with suitable naming) can be imported,
01:07:06 even if it does not contain any `.py` files.
01:07:06 On the other hand, currently there is no concept of package data
01:07:06 directory, all directories are treated like packages.
01:07:06 ********************************************************************************
01:07:06
01:07:06 !!
01:07:06 check.warn(importable)
01:07:06 /tmp/build-env-ht2wrhv6/lib64/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'omero_iviewer.static.omero_iviewer.css.fonts' is absent from the `packages` configuration.
01:07:06 !!
01:07:06
01:07:06 ********************************************************************************
01:07:06 ############################
01:07:06 # Package would be ignored #
01:07:06 ############################
01:07:06 Python recognizes 'omero_iviewer.static.omero_iviewer.css.fonts' as an importable package[^1],
01:07:06 but it is absent from setuptools' `packages` configuration.
01:07:06
01:07:06 This leads to an ambiguous overall configuration. If you want to distribute this
01:07:06 package, please make sure that 'omero_iviewer.static.omero_iviewer.css.fonts' is explicitly added
01:07:06 to the `packages` configuration field.
01:07:06
01:07:06 Alternatively, you can also rely on setuptools' discovery methods
01:07:06 (for example by using `find_namespace_packages(...)`/`find_namespace:`
01:07:06 instead of `find_packages(...)`/`find:`).
01:07:06
01:07:06 You can read more about "package discovery" on setuptools documentation page:
01:07:06
01:07:06 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
01:07:06
01:07:06 If you don't want 'omero_iviewer.static.omero_iviewer.css.fonts' to be distributed and are
01:07:06 already explicitly excluding 'omero_iviewer.static.omero_iviewer.css.fonts' via
01:07:06 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
01:07:06 you can try to use `exclude_package_data`, or `include-package-data=False` in
01:07:06 combination with a more fine grained `package-data` configuration.
01:07:06
01:07:06 You can read more about "package data files" on setuptools documentation page:
01:07:06
01:07:06 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
01:07:06
01:07:06
01:07:06 [^1]: For Python, any directory (with suitable naming) can be imported,
01:07:06 even if it does not contain any `.py` files.
01:07:06 On the other hand, currently there is no concept of package data
01:07:06 directory, all directories are treated like packages.
01:07:06 ********************************************************************************
01:07:06
01:07:06 !!
01:07:06 check.warn(importable)
01:07:06 /tmp/build-env-ht2wrhv6/lib64/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'omero_iviewer.static.omero_iviewer.css.images' is absent from the `packages` configuration.
01:07:06 !!
01:07:06
01:07:06 ********************************************************************************
01:07:06 ############################
01:07:06 # Package would be ignored #
01:07:06 ############################
01:07:06 Python recognizes 'omero_iviewer.static.omero_iviewer.css.images' as an importable package[^1],
01:07:06 but it is absent from setuptools' `packages` configuration.
01:07:06
01:07:06 This leads to an ambiguous overall configuration. If you want to distribute this
01:07:06 package, please make sure that 'omero_iviewer.static.omero_iviewer.css.images' is explicitly added
01:07:06 to the `packages` configuration field.
01:07:06
01:07:06 Alternatively, you can also rely on setuptools' discovery methods
01:07:06 (for example by using `find_namespace_packages(...)`/`find_namespace:`
01:07:06 instead of `find_packages(...)`/`find:`).
01:07:06
01:07:06 You can read more about "package discovery" on setuptools documentation page:
01:07:06
01:07:06 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
01:07:06
01:07:06 If you don't want 'omero_iviewer.static.omero_iviewer.css.images' to be distributed and are
01:07:06 already explicitly excluding 'omero_iviewer.static.omero_iviewer.css.images' via
01:07:06 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
01:07:06 you can try to use `exclude_package_data`, or `include-package-data=False` in
01:07:06 combination with a more fine grained `package-data` configuration.
01:07:06
01:07:06 You can read more about "package data files" on setuptools documentation page:
01:07:06
01:07:06 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
01:07:06
01:07:06
01:07:06 [^1]: For Python, any directory (with suitable naming) can be imported,
01:07:06 even if it does not contain any `.py` files.
01:07:06 On the other hand, currently there is no concept of package data
01:07:06 directory, all directories are treated like packages.
01:07:06 ********************************************************************************
01:07:06
01:07:06 !!
01:07:06 check.warn(importable)
01:07:06 /tmp/build-env-ht2wrhv6/lib64/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'omero_iviewer.templates.omero_iviewer' is absent from the `packages` configuration.
01:07:06 !!
01:07:06
01:07:06 ********************************************************************************
01:07:06 ############################
01:07:06 # Package would be ignored #
01:07:06 ############################
01:07:06 Python recognizes 'omero_iviewer.templates.omero_iviewer' as an importable package[^1],
01:07:06 but it is absent from setuptools' `packages` configuration.
01:07:06
01:07:06 This leads to an ambiguous overall configuration. If you want to distribute this
01:07:06 package, please make sure that 'omero_iviewer.templates.omero_iviewer' is explicitly added
01:07:06 to the `packages` configuration field.
01:07:06
01:07:06 Alternatively, you can also rely on setuptools' discovery methods
01:07:06 (for example by using `find_namespace_packages(...)`/`find_namespace:`
01:07:06 instead of `find_packages(...)`/`find:`).
01:07:06
01:07:06 You can read more about "package discovery" on setuptools documentation page:
01:07:06
01:07:06 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
01:07:06
01:07:06 If you don't want 'omero_iviewer.templates.omero_iviewer' to be distributed and are
01:07:06 already explicitly excluding 'omero_iviewer.templates.omero_iviewer' via
01:07:06 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
01:07:06 you can try to use `exclude_package_data`, or `include-package-data=False` in
01:07:06 combination with a more fine grained `package-data` configuration.
01:07:06
01:07:06 You can read more about "package data files" on setuptools documentation page:
01:07:06
01:07:06 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
01:07:06
01:07:06
01:07:06 [^1]: For Python, any directory (with suitable naming) can be imported,
01:07:06 even if it does not contain any `.py` files.
01:07:06 On the other hand, currently there is no concept of package data
01:07:06 directory, all directories are treated like packages.
01:07:06 ********************************************************************************
01:07:06
01:07:06 !!
01:07:06 check.warn(importable)
01:07:06 copying omero_iviewer/README.rst -> build/lib/omero_iviewer
01:07:06 creating build/lib/omero_iviewer/__pycache__
01:07:06 copying omero_iviewer/__pycache__/__init__.cpython-311.pyc -> build/lib/omero_iviewer/__pycache__
01:07:06 copying omero_iviewer/__pycache__/utils.cpython-311.pyc -> build/lib/omero_iviewer/__pycache__
01:07:06 copying omero_iviewer/__pycache__/version.cpython-311.pyc -> build/lib/omero_iviewer/__pycache__
01:07:06 creating build/lib/omero_iviewer/static/omero_iviewer
01:07:06 copying omero_iviewer/static/omero_iviewer/deps.js -> build/lib/omero_iviewer/static/omero_iviewer
01:07:06 copying omero_iviewer/static/omero_iviewer/main.js -> build/lib/omero_iviewer/static/omero_iviewer
01:07:06 copying omero_iviewer/static/omero_iviewer/openwith.js -> build/lib/omero_iviewer/static/omero_iviewer
01:07:06 copying omero_iviewer/static/omero_iviewer/vendors.js -> build/lib/omero_iviewer/static/omero_iviewer
01:07:06 copying omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> build/lib/omero_iviewer/static/omero_iviewer
01:07:06 creating build/lib/omero_iviewer/static/omero_iviewer/css
01:07:06 copying omero_iviewer/static/omero_iviewer/css/all.min.css -> build/lib/omero_iviewer/static/omero_iviewer/css
01:07:06 copying omero_iviewer/static/omero_iviewer/css/app.css -> build/lib/omero_iviewer/static/omero_iviewer/css
01:07:06 copying omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> build/lib/omero_iviewer/static/omero_iviewer/css
01:07:06 copying omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> build/lib/omero_iviewer/static/omero_iviewer/css
01:07:06 copying omero_iviewer/static/omero_iviewer/css/slider.css -> build/lib/omero_iviewer/static/omero_iviewer/css
01:07:06 copying omero_iviewer/static/omero_iviewer/css/spectrum.css -> build/lib/omero_iviewer/static/omero_iviewer/css
01:07:06 copying omero_iviewer/static/omero_iviewer/css/spinner.css -> build/lib/omero_iviewer/static/omero_iviewer/css
01:07:06 copying omero_iviewer/static/omero_iviewer/css/theme.css -> build/lib/omero_iviewer/static/omero_iviewer/css
01:07:06 creating build/lib/omero_iviewer/static/omero_iviewer/css/fonts
01:07:06 copying omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff -> build/lib/omero_iviewer/static/omero_iviewer/css/fonts
01:07:06 creating build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/arrow.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/collapse-left.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/collapse-right.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/collapse.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/crosshair.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/dim_locked.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/drag_handle.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/draw_label.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/draw_line.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/draw_point.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/ellipse.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/expand.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/gradient.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/label.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/line.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/link.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/mask.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/point.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/polygon.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/polyline.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/projection.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/rectangle.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/select.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/sortable.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
01:07:06 creating build/lib/omero_iviewer/templates/omero_iviewer
01:07:06 copying omero_iviewer/templates/omero_iviewer/index.html -> build/lib/omero_iviewer/templates/omero_iviewer
01:07:06 installing to build/bdist.linux-x86_64/wheel
01:07:06 running install
01:07:06 running install_lib
01:07:06 creating build/bdist.linux-x86_64/wheel
01:07:06 creating build/bdist.linux-x86_64/wheel/omero_iviewer
01:07:06 copying build/lib/omero_iviewer/__init__.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer
01:07:06 copying build/lib/omero_iviewer/apps.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer
01:07:06 copying build/lib/omero_iviewer/iviewer_settings.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer
01:07:06 copying build/lib/omero_iviewer/urls.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer
01:07:06 copying build/lib/omero_iviewer/utils.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer
01:07:06 copying build/lib/omero_iviewer/version.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer
01:07:06 copying build/lib/omero_iviewer/views.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer
01:07:06 copying build/lib/omero_iviewer/README.rst -> build/bdist.linux-x86_64/wheel/./omero_iviewer
01:07:06 creating build/bdist.linux-x86_64/wheel/omero_iviewer/__pycache__
01:07:06 copying build/lib/omero_iviewer/__pycache__/__init__.cpython-311.pyc -> build/bdist.linux-x86_64/wheel/./omero_iviewer/__pycache__
01:07:06 copying build/lib/omero_iviewer/__pycache__/utils.cpython-311.pyc -> build/bdist.linux-x86_64/wheel/./omero_iviewer/__pycache__
01:07:06 copying build/lib/omero_iviewer/__pycache__/version.cpython-311.pyc -> build/bdist.linux-x86_64/wheel/./omero_iviewer/__pycache__
01:07:06 creating build/bdist.linux-x86_64/wheel/omero_iviewer/static
01:07:06 creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/deps.js -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/main.js -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/openwith.js -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/vendors.js -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer
01:07:06 creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/all.min.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/app.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/slider.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/spectrum.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/spinner.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/theme.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css
01:07:06 creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/fonts
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/fonts
01:07:06 creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/arrow.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/collapse-left.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/collapse-right.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/collapse.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/crosshair.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/dim_locked.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/drag_handle.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_label.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_line.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_point.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ellipse.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/expand.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/gradient.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/label.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/line.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/link.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/mask.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/point.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/polygon.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/polyline.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/projection.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/rectangle.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/select.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/sortable.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images
01:07:06 creating build/bdist.linux-x86_64/wheel/omero_iviewer/templates
01:07:06 creating build/bdist.linux-x86_64/wheel/omero_iviewer/templates/omero_iviewer
01:07:06 copying build/lib/omero_iviewer/templates/omero_iviewer/index.html -> build/bdist.linux-x86_64/wheel/./omero_iviewer/templates/omero_iviewer
01:07:06 running install_egg_info
01:07:06 Copying omero_iviewer.egg-info to build/bdist.linux-x86_64/wheel/./omero_iviewer-0.16.0.dev0-py3.11.egg-info
01:07:06 running install_scripts
01:07:06 creating build/bdist.linux-x86_64/wheel/omero_iviewer-0.16.0.dev0.dist-info/WHEEL
01:07:06 creating '/home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist/.tmp-ts51chb6/omero_iviewer-0.16.0.dev0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
01:07:06 adding 'omero_iviewer/README.rst'
01:07:06 adding 'omero_iviewer/__init__.py'
01:07:06 adding 'omero_iviewer/apps.py'
01:07:06 adding 'omero_iviewer/iviewer_settings.py'
01:07:06 adding 'omero_iviewer/urls.py'
01:07:06 adding 'omero_iviewer/utils.py'
01:07:06 adding 'omero_iviewer/version.py'
01:07:06 adding 'omero_iviewer/views.py'
01:07:06 adding 'omero_iviewer/__pycache__/__init__.cpython-311.pyc'
01:07:06 adding 'omero_iviewer/__pycache__/utils.cpython-311.pyc'
01:07:06 adding 'omero_iviewer/__pycache__/version.cpython-311.pyc'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/deps.js'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/main.js'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/openwith.js'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/vendors.js'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/all.min.css'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/app.css'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/bootstrap.min.css'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/ol3-viewer.css'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/slider.css'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/spectrum.css'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/spinner.css'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/theme.css'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/arrow.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/collapse-left.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/collapse-right.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/collapse.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/crosshair.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/dim_locked.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/drag_handle.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_label.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_line.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_point.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/ellipse.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/expand.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/gradient.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/label.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/line.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/link.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/mask.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/point.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/polygon.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/polyline.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/projection.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/rectangle.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/select.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/sortable.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png'
01:07:06 adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png'
01:07:06 adding 'omero_iviewer/templates/omero_iviewer/index.html'
01:07:06 adding 'omero_iviewer-0.16.0.dev0.dist-info/licenses/LICENSE'
01:07:06 adding 'omero_iviewer-0.16.0.dev0.dist-info/METADATA'
01:07:06 adding 'omero_iviewer-0.16.0.dev0.dist-info/WHEEL'
01:07:06 adding 'omero_iviewer-0.16.0.dev0.dist-info/top_level.txt'
01:07:06 adding 'omero_iviewer-0.16.0.dev0.dist-info/RECORD'
01:07:06 removing build/bdist.linux-x86_64/wheel
01:07:06 Successfully built omero_iviewer-0.16.0.dev0.tar.gz and omero_iviewer-0.16.0.dev0-py3-none-any.whl
01:07:06 + cd dist
01:07:06 + for x in *.tar.gz
01:07:06 + pip install -U omero_iviewer-0.16.0.dev0.tar.gz
01:07:07 Processing ./omero_iviewer-0.16.0.dev0.tar.gz
01:07:07 Preparing metadata (setup.py): started
01:07:07 Preparing metadata (setup.py): finished with status 'done'
01:07:07 Requirement already satisfied: omero-web>=5.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-iviewer==0.16.0.dev0) (5.29.1.dev0)
01:07:07 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (5.20.0)
01:07:07 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (0.9.26)
01:07:07 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (4.2.21)
01:07:07 Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (4.0.0)
01:07:07 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (3.7.0)
01:07:07 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (4.0)
01:07:07 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (6.9.0)
01:07:07 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (23.0.0)
01:07:07 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (0.9.1.dev0)
01:07:07 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (11.2.1)
01:07:07 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (2025.2)
01:07:07 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (3.1.1)
01:07:07 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (25.0)
01:07:07 Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (6.5.2)
01:07:07 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (3.8.1)
01:07:07 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (0.5.3)
01:07:07 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (1.26.20)
01:07:07 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (1.4.4)
01:07:07 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (1.0.0)
01:07:07 Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (2.2.6)
01:07:07 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (6.0.2)
01:07:07 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (3.6.5)
01:07:07 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (2.32.3)
01:07:07 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (80.9.0)
01:07:07 Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (0.45.1)
01:07:07 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (3.4.2)
01:07:07 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (3.10)
01:07:07 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (2025.4.26)
01:07:07 Building wheels for collected packages: omero-iviewer
01:07:07 DEPRECATION: Building 'omero-iviewer' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-iviewer'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:07:07 Building wheel for omero-iviewer (setup.py): started
01:07:07 Building wheel for omero-iviewer (setup.py): finished with status 'done'
01:07:07 Created wheel for omero-iviewer: filename=omero_iviewer-0.16.0.dev0-py3-none-any.whl size=822091 sha256=4f76614d01e5301f0b6c7376d69fa7ef4a764b1510bd55dae089e05a096f222c
01:07:07 Stored in directory: /home/omero/.cache/pip/wheels/39/0e/e1/26101d0e34e19a3b65418b90a4c6a4c7ac66e18727f68d4155
01:07:07 Successfully built omero-iviewer
01:07:07 Installing collected packages: omero-iviewer
01:07:08 Successfully installed omero-iviewer-0.16.0.dev0
01:07:08 + omero config set omero.web.use_x_forwarded_host true
01:07:08 + omero config set omero.web.secure_proxy_ssl_header '["HTTP_X_FORWARDED_PROTO", "https"]'
01:07:09 + omero config append omero.web.apps '"omero_iviewer"'
01:07:10 + omero config set omero.web.viewer.view omero_iviewer.views.index
01:07:11 + omero config append omero.web.open_with '["omero_iviewer", "omero_iviewer_index", {"supported_objects":["images", "dataset", "well"], "script_url": "omero_iviewer/openwith.js", "label": "OMERO.iviewer"}]'
01:07:12 + pip install git+https://github.com/snoopycrimecop/omero-figure.git@merge_ci#egg=omero-figure
01:07:13 Collecting omero-figure
01:07:13 Cloning https://github.com/snoopycrimecop/omero-figure.git (to revision merge_ci) to /tmp/pip-install-6ntode9y/omero-figure_3c6e5eafbb1c4a2eb9393cc45f75b98a
01:07:13 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-figure.git /tmp/pip-install-6ntode9y/omero-figure_3c6e5eafbb1c4a2eb9393cc45f75b98a
01:07:14 Resolved https://github.com/snoopycrimecop/omero-figure.git to commit 4144a3257f18998a60c81ff0d95a27a7f0561e87
01:07:14 Preparing metadata (setup.py): started
01:07:14 Preparing metadata (setup.py): finished with status 'done'
01:07:14 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-figure) (5.29.1.dev0)
01:07:14 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (5.20.0)
01:07:14 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (0.9.26)
01:07:14 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (4.2.21)
01:07:14 Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (4.0.0)
01:07:14 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (3.7.0)
01:07:14 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (4.0)
01:07:14 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (6.9.0)
01:07:14 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (23.0.0)
01:07:14 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (0.9.1.dev0)
01:07:14 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (11.2.1)
01:07:14 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (2025.2)
01:07:14 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (3.1.1)
01:07:14 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (25.0)
01:07:14 Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (6.5.2)
01:07:14 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (3.8.1)
01:07:14 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (0.5.3)
01:07:14 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.26.20)
01:07:14 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.4.4)
01:07:14 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.0.0)
01:07:14 Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (2.2.6)
01:07:14 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (6.0.2)
01:07:14 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.6.5)
01:07:14 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (2.32.3)
01:07:14 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-figure) (80.9.0)
01:07:14 Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-figure) (0.45.1)
01:07:14 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.4.2)
01:07:14 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.10)
01:07:14 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (2025.4.26)
01:07:14 Building wheels for collected packages: omero-figure
01:07:14 DEPRECATION: Building 'omero-figure' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-figure'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:07:14 Building wheel for omero-figure (setup.py): started
01:07:25 Building wheel for omero-figure (setup.py): finished with status 'done'
01:07:25 Created wheel for omero-figure: filename=omero_figure-7.2.2.dev0-py3-none-any.whl size=1231247 sha256=ca1d4194f6e3f35e532ba0ca9a4847c013f7674fb719ff2ef78b8baae6864b75
01:07:25 Stored in directory: /tmp/pip-ephem-wheel-cache-98unau9j/wheels/7a/dc/8b/d40cd89a9e4e8dd92668ddd6fe211eba320b7e8a12637ec527
01:07:25 Successfully built omero-figure
01:07:25 Installing collected packages: omero-figure
01:07:26 Successfully installed omero-figure-7.2.2.dev0
01:07:26 + omero config append omero.web.apps '"omero_figure"'
01:07:27 + omero config append omero.web.ui.top_links '["Figure", "figure_index", {"title": "Open Figure in new tab", "target": "_blank"}]'
01:07:28 + omero config append omero.web.open_with '["omero_figure", "new_figure", {"supported_objects":["images"], "target": "_blank", "label": "OMERO.figure"}]'
01:07:28 + pip install https://github.com/snoopycrimecop/omero-parade/archive/merge_ci.tar.gz
01:07:29 Collecting https://github.com/snoopycrimecop/omero-parade/archive/merge_ci.tar.gz
01:07:29 Downloading https://github.com/snoopycrimecop/omero-parade/archive/merge_ci.tar.gz
01:07:29 - 72.8 kB 3.1 MB/s 0:00:00
01:07:29 Preparing metadata (setup.py): started
01:07:30 Preparing metadata (setup.py): finished with status 'done'
01:07:30 Requirement already satisfied: omero-web>=5.6.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-parade==0.2.5.dev0) (5.29.1.dev0)
01:07:30 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-parade==0.2.5.dev0) (2.2.6)
01:07:30 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (5.20.0)
01:07:30 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.9.26)
01:07:30 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (4.2.21)
01:07:30 Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (4.0.0)
01:07:30 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.7.0)
01:07:30 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (4.0)
01:07:30 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (6.9.0)
01:07:30 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (23.0.0)
01:07:30 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.9.1.dev0)
01:07:30 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (11.2.1)
01:07:30 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2025.2)
01:07:30 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.1.1)
01:07:30 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (25.0)
01:07:30 Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (6.5.2)
01:07:30 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.8.1)
01:07:30 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.5.3)
01:07:30 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.26.20)
01:07:30 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.4.4)
01:07:30 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.0.0)
01:07:30 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (6.0.2)
01:07:30 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.6.5)
01:07:30 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2.32.3)
01:07:30 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (80.9.0)
01:07:30 Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.45.1)
01:07:30 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.4.2)
01:07:30 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.10)
01:07:30 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2025.4.26)
01:07:30 Building wheels for collected packages: omero-parade
01:07:30 DEPRECATION: Building 'omero-parade' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-parade'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:07:30 Building wheel for omero-parade (setup.py): started
01:07:35 Building wheel for omero-parade (setup.py): finished with status 'done'
01:07:35 Created wheel for omero-parade: filename=omero_parade-0.2.5.dev0-py3-none-any.whl size=299596 sha256=58baf952ffbe341d779a7602c806b0c211ccdeab5a833b79950ad5aeea08be3e
01:07:35 Stored in directory: /tmp/pip-ephem-wheel-cache-s05srjx9/wheels/bd/68/cc/5b4555362bd6182a2bab73b3ef3d25504d19ab613a30f04fea
01:07:35 Successfully built omero-parade
01:07:35 Installing collected packages: omero-parade
01:07:35 Successfully installed omero-parade-0.2.5.dev0
01:07:35 + omero config append omero.web.apps '"omero_parade"'
01:07:36 + omero config append omero.web.ui.center_plugins '["Parade", "omero_parade/init.js.html", "omero_parade"]'
01:07:37 + pip install git+https://github.com/snoopycrimecop/omero-fpbioimage.git@merge_ci#egg=omero-fpbioimage
01:07:38 Collecting omero-fpbioimage
01:07:38 Cloning https://github.com/snoopycrimecop/omero-fpbioimage.git (to revision merge_ci) to /tmp/pip-install-kiomr6kc/omero-fpbioimage_a0688db4210b42129997a084af2f1eff
01:07:38 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-fpbioimage.git /tmp/pip-install-kiomr6kc/omero-fpbioimage_a0688db4210b42129997a084af2f1eff
01:07:39 Running command git checkout -b merge_ci --track origin/merge_ci
01:07:39 Switched to a new branch 'merge_ci'
01:07:39 branch 'merge_ci' set up to track 'origin/merge_ci'.
01:07:39 Resolved https://github.com/snoopycrimecop/omero-fpbioimage.git to commit 53696b11d87a1cc3533fb677e735c435e587cf46
01:07:39 Preparing metadata (setup.py): started
01:07:39 Preparing metadata (setup.py): finished with status 'done'
01:07:39 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-fpbioimage) (5.29.1.dev0)
01:07:39 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (5.20.0)
01:07:39 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (0.9.26)
01:07:39 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (4.2.21)
01:07:39 Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (4.0.0)
01:07:39 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (3.7.0)
01:07:39 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (4.0)
01:07:39 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (6.9.0)
01:07:39 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (23.0.0)
01:07:39 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (0.9.1.dev0)
01:07:39 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (11.2.1)
01:07:39 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (2025.2)
01:07:39 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (3.1.1)
01:07:39 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (25.0)
01:07:39 Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (6.5.2)
01:07:39 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (3.8.1)
01:07:39 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (0.5.3)
01:07:39 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.26.20)
01:07:39 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.4.4)
01:07:39 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.0.0)
01:07:39 Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (2.2.6)
01:07:39 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (6.0.2)
01:07:39 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.6.5)
01:07:39 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (2.32.3)
01:07:40 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-fpbioimage) (80.9.0)
01:07:40 Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-fpbioimage) (0.45.1)
01:07:40 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.4.2)
01:07:40 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.10)
01:07:40 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (2025.4.26)
01:07:40 Building wheels for collected packages: omero-fpbioimage
01:07:40 DEPRECATION: Building 'omero-fpbioimage' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-fpbioimage'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:07:40 Building wheel for omero-fpbioimage (setup.py): started
01:07:40 Building wheel for omero-fpbioimage (setup.py): finished with status 'done'
01:07:40 Created wheel for omero-fpbioimage: filename=omero_fpbioimage-0.4.2.dev0-py3-none-any.whl size=6923059 sha256=fd31bc5dc5f94e3ac995792aa04393f619ea98120e271f14f7dee838a4437d55
01:07:40 Stored in directory: /tmp/pip-ephem-wheel-cache-st304z45/wheels/7f/4c/02/4b9f833e501995681f93910cf0ef1e684e35d2352b62477460
01:07:40 Successfully built omero-fpbioimage
01:07:40 Installing collected packages: omero-fpbioimage
01:07:40 Successfully installed omero-fpbioimage-0.4.2.dev0
01:07:40 + omero config append omero.web.apps '"omero_fpbioimage"'
01:07:41 + omero config append omero.web.open_with '["omero_fpbioimage", "fpbioimage_index", {"script_url": "fpbioimage/openwith.js", "supported_objects": ["image"], "label": "FPBioimage"}]'
01:07:42 + pip install git+https://github.com/snoopycrimecop/omero-gallery.git@merge_ci#egg=omero-gallery
01:07:42 Collecting omero-gallery
01:07:42 Cloning https://github.com/snoopycrimecop/omero-gallery.git (to revision merge_ci) to /tmp/pip-install-_uhw5o6u/omero-gallery_901b9f9e3cc64d17ae8543b08adbf3c4
01:07:42 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-gallery.git /tmp/pip-install-_uhw5o6u/omero-gallery_901b9f9e3cc64d17ae8543b08adbf3c4
01:07:43 Resolved https://github.com/snoopycrimecop/omero-gallery.git to commit 65c58aadf769876c41b46edf7920d608eede74f3
01:07:43 Preparing metadata (setup.py): started
01:07:43 Preparing metadata (setup.py): finished with status 'done'
01:07:43 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-gallery) (5.29.1.dev0)
01:07:43 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (5.20.0)
01:07:43 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (0.9.26)
01:07:43 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (4.2.21)
01:07:43 Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (4.0.0)
01:07:43 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (3.7.0)
01:07:43 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (4.0)
01:07:43 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (6.9.0)
01:07:43 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (23.0.0)
01:07:43 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (0.9.1.dev0)
01:07:43 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (11.2.1)
01:07:43 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (2025.2)
01:07:43 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (3.1.1)
01:07:43 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (25.0)
01:07:43 Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (6.5.2)
01:07:43 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (3.8.1)
01:07:43 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (0.5.3)
01:07:43 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.26.20)
01:07:43 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.4.4)
01:07:43 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.0.0)
01:07:43 Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (2.2.6)
01:07:43 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (6.0.2)
01:07:43 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.6.5)
01:07:43 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (2.32.3)
01:07:43 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-gallery) (80.9.0)
01:07:43 Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-gallery) (0.45.1)
01:07:43 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.4.2)
01:07:43 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.10)
01:07:43 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (2025.4.26)
01:07:44 Building wheels for collected packages: omero-gallery
01:07:44 DEPRECATION: Building 'omero-gallery' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-gallery'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:07:44 Building wheel for omero-gallery (setup.py): started
01:07:44 Building wheel for omero-gallery (setup.py): finished with status 'done'
01:07:44 Created wheel for omero-gallery: filename=omero_gallery-3.4.4.dev0-py3-none-any.whl size=308014 sha256=5a17454b8cb7368d226264f8ae23c3bcb3b003c57023aa7a565f3f5be9b4fa61
01:07:44 Stored in directory: /tmp/pip-ephem-wheel-cache-6lx2t208/wheels/2f/43/25/64e360f70273008be68f22554e6bbc580d6058b34db2dc01fe
01:07:44 Successfully built omero-gallery
01:07:44 Installing collected packages: omero-gallery
01:07:44 Successfully installed omero-gallery-3.4.4.dev0
01:07:44 + omero config append omero.web.apps '"omero_gallery"'
01:07:45 + omero config append omero.web.ui.top_links '["Gallery", "webgallery_index", {"title": "Browse Gallery"}]'
01:07:46 + omero config set omero.web.gallery.category_queries '{"all":{"label":"All Studies", "index":0, "query":"FIRST50:Name"}}'
01:07:47 + pip install git+https://github.com/snoopycrimecop/omero-mapr.git@merge_ci#egg=omero-mapr
01:07:47 Collecting omero-mapr
01:07:47 Cloning https://github.com/snoopycrimecop/omero-mapr.git (to revision merge_ci) to /tmp/pip-install-73yw2peb/omero-mapr_41f698a83c5849e5af17fcb4b844e61f
01:07:47 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-mapr.git /tmp/pip-install-73yw2peb/omero-mapr_41f698a83c5849e5af17fcb4b844e61f
01:07:48 Resolved https://github.com/snoopycrimecop/omero-mapr.git to commit 9fea29ddd9f6668984404f04aa814518633192ed
01:07:48 Preparing metadata (setup.py): started
01:07:48 Preparing metadata (setup.py): finished with status 'done'
01:07:48 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-mapr) (2.32.3)
01:07:48 Requirement already satisfied: omero-web>=5.16.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web[redis]>=5.16.0->omero-mapr) (5.29.1.dev0)
01:07:48 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (5.20.0)
01:07:48 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.9.26)
01:07:48 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (4.2.21)
01:07:48 Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (4.0.0)
01:07:48 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.7.0)
01:07:48 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (4.0)
01:07:48 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (6.9.0)
01:07:48 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (23.0.0)
01:07:48 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.9.1.dev0)
01:07:48 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (11.2.1)
01:07:48 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2025.2)
01:07:48 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.1.1)
01:07:48 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (25.0)
01:07:48 Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (6.5.2)
01:07:48 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.8.1)
01:07:48 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.5.3)
01:07:48 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (1.26.20)
01:07:48 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (1.4.4)
01:07:48 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (1.0.0)
01:07:48 Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2.2.6)
01:07:48 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (6.0.2)
01:07:48 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.6.5)
01:07:48 Collecting django-redis==5.3.0 (from omero-web[redis]>=5.16.0->omero-mapr)
01:07:48 Using cached django_redis-5.3.0-py3-none-any.whl.metadata (31 kB)
01:07:48 Collecting redis!=4.0.0,!=4.0.1,>=3 (from django-redis==5.3.0->omero-web[redis]>=5.16.0->omero-mapr)
01:07:48 Using cached redis-6.1.0-py3-none-any.whl.metadata (10 kB)
01:07:48 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (80.9.0)
01:07:48 Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.45.1)
01:07:48 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-mapr) (3.4.2)
01:07:48 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-mapr) (3.10)
01:07:48 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-mapr) (2025.4.26)
01:07:48 Using cached django_redis-5.3.0-py3-none-any.whl (30 kB)
01:07:48 Using cached redis-6.1.0-py3-none-any.whl (273 kB)
01:07:48 Building wheels for collected packages: omero-mapr
01:07:48 DEPRECATION: Building 'omero-mapr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-mapr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:07:48 Building wheel for omero-mapr (setup.py): started
01:07:49 Building wheel for omero-mapr (setup.py): finished with status 'done'
01:07:49 Created wheel for omero-mapr: filename=omero_mapr-0.5.4.dev0-py3-none-any.whl size=67210 sha256=db1fe961382b52b4bff1ba0829906742492403eee00aa164a4535df7ac51c6d2
01:07:49 Stored in directory: /tmp/pip-ephem-wheel-cache-20uwzv44/wheels/4c/63/ca/d95f4dd3e08412d91be258a0a0164ddd07340dc39cfc1314b7
01:07:49 Successfully built omero-mapr
01:07:49 Installing collected packages: redis, django-redis, omero-mapr
01:07:49
01:07:49 Successfully installed django-redis-5.3.0 omero-mapr-0.5.4.dev0 redis-6.1.0
01:07:49 + omero config append omero.web.apps '"omero_mapr"'
01:07:50 + omero config append omero.web.mapr.config '{"menu": "anyvalue", "config":{"default":["Any Value"], "all":[], "ns":["openmicroscopy.org/omero/client/mapAnnotation"], "label":"Any"}}'
01:07:51 + omero config append omero.web.ui.top_links '["Any Map Value", {"viewname": "maprindex_anyvalue"}, {"title": "Search for values in any Key-Value pair"}]'
01:07:52 + pip install git+https://github.com/snoopycrimecop/omero-weberror.git@merge_ci#egg=omero-weberror
01:07:52 Collecting omero-weberror
01:07:52 Cloning https://github.com/snoopycrimecop/omero-weberror.git (to revision merge_ci) to /tmp/pip-install-bwylqlqq/omero-weberror_11472ce1703c427dbcb6beedecc93b05
01:07:52 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-weberror.git /tmp/pip-install-bwylqlqq/omero-weberror_11472ce1703c427dbcb6beedecc93b05
01:07:53 Running command git checkout -b merge_ci --track origin/merge_ci
01:07:53 Switched to a new branch 'merge_ci'
01:07:53 branch 'merge_ci' set up to track 'origin/merge_ci'.
01:07:53 Resolved https://github.com/snoopycrimecop/omero-weberror.git to commit d30962d95e9c3b1fe6c1034735c7f47358edaa3d
01:07:53 Preparing metadata (setup.py): started
01:07:54 Preparing metadata (setup.py): finished with status 'done'
01:07:54 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-weberror) (5.29.1.dev0)
01:07:54 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (5.20.0)
01:07:54 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (0.9.26)
01:07:54 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (4.2.21)
01:07:54 Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (4.0.0)
01:07:54 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (3.7.0)
01:07:54 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (4.0)
01:07:54 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (6.9.0)
01:07:54 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (23.0.0)
01:07:54 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (0.9.1.dev0)
01:07:54 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (11.2.1)
01:07:54 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (2025.2)
01:07:54 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (3.1.1)
01:07:54 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (25.0)
01:07:54 Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (6.5.2)
01:07:54 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (3.8.1)
01:07:54 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (0.5.3)
01:07:54 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.26.20)
01:07:54 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.4.4)
01:07:54 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.0.0)
01:07:54 Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (2.2.6)
01:07:54 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (6.0.2)
01:07:54 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.6.5)
01:07:54 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (2.32.3)
01:07:54 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-weberror) (80.9.0)
01:07:54 Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-weberror) (0.45.1)
01:07:54 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.4.2)
01:07:54 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.10)
01:07:54 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (2025.4.26)
01:07:54 Building wheels for collected packages: omero-weberror
01:07:54 DEPRECATION: Building 'omero-weberror' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-weberror'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:07:54 Building wheel for omero-weberror (setup.py): started
01:07:54 Building wheel for omero-weberror (setup.py): finished with status 'done'
01:07:54 Created wheel for omero-weberror: filename=omero_weberror-0.4.2.dev0-py3-none-any.whl size=18085 sha256=71dcde7a663dd54183891fa052e24500fe8a392db8124b2fd9f7d600b59f45c1
01:07:54 Stored in directory: /tmp/pip-ephem-wheel-cache-zcs2khkc/wheels/1b/c4/e6/04bca3174ab41b8b747e8bf10caebc5c9c15b7a2eacb8b65c6
01:07:54 Successfully built omero-weberror
01:07:54 Installing collected packages: omero-weberror
01:07:54 Successfully installed omero-weberror-0.4.2.dev0
01:07:54 + omero config append omero.web.apps '"omero_weberror"'
01:07:55 + pip install git+https://github.com/snoopycrimecop/omero-webtest.git@merge_ci#egg=omero-webtest
01:07:55 Collecting omero-webtest
01:07:55 Cloning https://github.com/snoopycrimecop/omero-webtest.git (to revision merge_ci) to /tmp/pip-install-ql3hro_t/omero-webtest_57093552f065493f9983e24d1b51e05a
01:07:55 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-webtest.git /tmp/pip-install-ql3hro_t/omero-webtest_57093552f065493f9983e24d1b51e05a
01:07:56 Running command git checkout -b merge_ci --track origin/merge_ci
01:07:56 Switched to a new branch 'merge_ci'
01:07:56 branch 'merge_ci' set up to track 'origin/merge_ci'.
01:07:56 Resolved https://github.com/snoopycrimecop/omero-webtest.git to commit f48255d19044d59b490147876f83c53471600b0a
01:07:56 Preparing metadata (setup.py): started
01:07:57 Preparing metadata (setup.py): finished with status 'done'
01:07:57 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-webtest) (5.29.1.dev0)
01:07:57 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (5.20.0)
01:07:57 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (0.9.26)
01:07:57 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (4.2.21)
01:07:57 Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (4.0.0)
01:07:57 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (3.7.0)
01:07:57 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (4.0)
01:07:57 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (6.9.0)
01:07:57 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (23.0.0)
01:07:57 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (0.9.1.dev0)
01:07:57 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (11.2.1)
01:07:57 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (2025.2)
01:07:57 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (3.1.1)
01:07:57 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (25.0)
01:07:57 Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (6.5.2)
01:07:57 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (3.8.1)
01:07:57 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (0.5.3)
01:07:57 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.26.20)
01:07:57 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.4.4)
01:07:57 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.0.0)
01:07:57 Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (2.2.6)
01:07:57 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (6.0.2)
01:07:57 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.6.5)
01:07:57 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (2.32.3)
01:07:57 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-webtest) (80.9.0)
01:07:57 Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-webtest) (0.45.1)
01:07:57 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.4.2)
01:07:57 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.10)
01:07:57 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (2025.4.26)
01:07:57 Building wheels for collected packages: omero-webtest
01:07:57 DEPRECATION: Building 'omero-webtest' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-webtest'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:07:57 Building wheel for omero-webtest (setup.py): started
01:07:57 Building wheel for omero-webtest (setup.py): finished with status 'done'
01:07:57 Created wheel for omero-webtest: filename=omero_webtest-0.4.3.dev0-py3-none-any.whl size=89791 sha256=81ea3ba65d7551d5e4148e04e9c315218c54a2b1a2ac74181b40fad4e4b3790d
01:07:57 Stored in directory: /tmp/pip-ephem-wheel-cache-_b6l289f/wheels/fd/26/7d/043e6c0814544fd87c3c46a6e949604651b87f011c6af32975
01:07:57 Successfully built omero-webtest
01:07:57 Installing collected packages: omero-webtest
01:07:57 Successfully installed omero-webtest-0.4.3.dev0
01:07:57 + omero config append omero.web.apps '"omero_webtest"'
01:07:58 + pip install git+https://github.com/German-BioImaging/omero-autotag.git@master
01:07:58 Collecting git+https://github.com/German-BioImaging/omero-autotag.git@master
01:07:58 Cloning https://github.com/German-BioImaging/omero-autotag.git (to revision master) to /tmp/pip-req-build-1qk0bhlq
01:07:58 Running command git clone --filter=blob:none --quiet https://github.com/German-BioImaging/omero-autotag.git /tmp/pip-req-build-1qk0bhlq
01:07:59 Resolved https://github.com/German-BioImaging/omero-autotag.git to commit abbd98b087dc4064c3cf5b566b11b0b3fc623bd1
01:07:59 Preparing metadata (setup.py): started
01:07:59 Preparing metadata (setup.py): finished with status 'done'
01:07:59 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-autotag==4.1.0) (5.29.1.dev0)
01:07:59 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (5.20.0)
01:07:59 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (0.9.26)
01:07:59 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (4.2.21)
01:07:59 Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (4.0.0)
01:07:59 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (3.7.0)
01:07:59 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (4.0)
01:07:59 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (6.9.0)
01:07:59 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (23.0.0)
01:07:59 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (0.9.1.dev0)
01:07:59 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (11.2.1)
01:07:59 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (2025.2)
01:07:59 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (3.1.1)
01:07:59 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (25.0)
01:07:59 Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (6.5.2)
01:07:59 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag==4.1.0) (3.8.1)
01:07:59 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag==4.1.0) (0.5.3)
01:07:59 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (1.26.20)
01:07:59 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (1.4.4)
01:07:59 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (1.0.0)
01:07:59 Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (2.2.6)
01:07:59 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (6.0.2)
01:07:59 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (3.6.5)
01:07:59 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (2.32.3)
01:07:59 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-autotag==4.1.0) (80.9.0)
01:07:59 Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-autotag==4.1.0) (0.45.1)
01:07:59 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (3.4.2)
01:07:59 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (3.10)
01:07:59 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (2025.4.26)
01:07:59 Building wheels for collected packages: omero-autotag
01:07:59 DEPRECATION: Building 'omero-autotag' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-autotag'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:07:59 Building wheel for omero-autotag (setup.py): started
01:08:34 Building wheel for omero-autotag (setup.py): finished with status 'done'
01:08:34 Created wheel for omero-autotag: filename=omero_autotag-4.1.0-py3-none-any.whl size=617818 sha256=b49edd5474b8715ace1f30989e61e3c42497e8a6367fc6fd445239e44b878069
01:08:34 Stored in directory: /tmp/pip-ephem-wheel-cache-zr3lm920/wheels/05/82/4d/a3af657cf0a0f2014bb3f28257ed2d48d57fb0820c44fc0de6
01:08:34 Successfully built omero-autotag
01:08:34 Installing collected packages: omero-autotag
01:08:34 Successfully installed omero-autotag-4.1.0
01:08:35 + omero config append omero.web.apps '"omero_autotag"'
01:08:35 + omero config append omero.web.ui.center_plugins '["Auto Tag", "omero_autotag/auto_tag_init.js.html", "auto_tag_panel"]'
01:08:36 + pip install git+https://github.com/German-BioImaging/omero-tagsearch.git@refs/pull/16/head
01:08:37 Collecting git+https://github.com/German-BioImaging/omero-tagsearch.git@refs/pull/16/head
01:08:37 Cloning https://github.com/German-BioImaging/omero-tagsearch.git (to revision refs/pull/16/head) to /tmp/pip-req-build-z1wop55o
01:08:37 Running command git clone --filter=blob:none --quiet https://github.com/German-BioImaging/omero-tagsearch.git /tmp/pip-req-build-z1wop55o
01:08:38 WARNING: Did not find branch or tag 'refs/pull/16/head', assuming revision or ref.
01:08:38 Running command git fetch -q https://github.com/German-BioImaging/omero-tagsearch.git refs/pull/16/head
01:08:38 Running command git checkout -q 4f011465d4a6a6b59f201d315f5376a438410684
01:08:38 Resolved https://github.com/German-BioImaging/omero-tagsearch.git to commit 4f011465d4a6a6b59f201d315f5376a438410684
01:08:38 Preparing metadata (setup.py): started
01:08:38 Preparing metadata (setup.py): finished with status 'done'
01:08:38 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-tagsearch==4.2.0) (5.29.1.dev0)
01:08:38 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (5.20.0)
01:08:38 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (0.9.26)
01:08:38 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (4.2.21)
01:08:38 Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (4.0.0)
01:08:38 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (3.7.0)
01:08:38 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (4.0)
01:08:38 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (6.9.0)
01:08:38 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (23.0.0)
01:08:38 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (0.9.1.dev0)
01:08:38 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (11.2.1)
01:08:38 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (2025.2)
01:08:38 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (3.1.1)
01:08:38 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (25.0)
01:08:38 Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (6.5.2)
01:08:38 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.2.0) (3.8.1)
01:08:38 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.2.0) (0.5.3)
01:08:38 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (1.26.20)
01:08:38 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (1.4.4)
01:08:38 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (1.0.0)
01:08:38 Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (2.2.6)
01:08:38 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (6.0.2)
01:08:38 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (3.6.5)
01:08:38 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (2.32.3)
01:08:39 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-tagsearch==4.2.0) (80.9.0)
01:08:39 Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-tagsearch==4.2.0) (0.45.1)
01:08:39 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (3.4.2)
01:08:39 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (3.10)
01:08:39 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (2025.4.26)
01:08:39 Building wheels for collected packages: omero-tagsearch
01:08:39 DEPRECATION: Building 'omero-tagsearch' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-tagsearch'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:08:39 Building wheel for omero-tagsearch (setup.py): started
01:08:39 Building wheel for omero-tagsearch (setup.py): finished with status 'done'
01:08:39 Created wheel for omero-tagsearch: filename=omero_tagsearch-4.2.0-py3-none-any.whl size=132257 sha256=53fb71de8405b01fcf545b6f616ee6377b95f084a3a2ace5da40a2ab83ab4431
01:08:39 Stored in directory: /tmp/pip-ephem-wheel-cache-27pg21ur/wheels/9e/ee/29/cd5c9acc8a621fd035a8c40cb7a1d30371fd6412f2fbe5e166
01:08:39 Successfully built omero-tagsearch
01:08:39 Installing collected packages: omero-tagsearch
01:08:39 Successfully installed omero-tagsearch-4.2.0
01:08:39 + omero config append omero.web.apps '"omero_tagsearch"'
01:08:40 + omero config append omero.web.ui.top_links '["Tag Search", "tagsearch"]'
01:08:41 + pip install git+https://github.com/snoopycrimecop/omero-web-zarr.git@merge_ci#egg=omero-web-zarr
01:08:41 Collecting omero-web-zarr
01:08:41 Cloning https://github.com/snoopycrimecop/omero-web-zarr.git (to revision merge_ci) to /tmp/pip-install-_b8wyexv/omero-web-zarr_729c08dca5694dcf89ade28f65e1f9ef
01:08:41 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-web-zarr.git /tmp/pip-install-_b8wyexv/omero-web-zarr_729c08dca5694dcf89ade28f65e1f9ef
01:08:42 Running command git checkout -b merge_ci --track origin/merge_ci
01:08:42 Switched to a new branch 'merge_ci'
01:08:42 branch 'merge_ci' set up to track 'origin/merge_ci'.
01:08:42 Resolved https://github.com/snoopycrimecop/omero-web-zarr.git to commit 553c28bb18698e5cf904819dbfc41e0b95ecdd9d
01:08:42 Preparing metadata (setup.py): started
01:08:42 Preparing metadata (setup.py): finished with status 'done'
01:08:43 Collecting zarr (from omero-web-zarr)
01:08:43 Using cached zarr-3.0.8-py3-none-any.whl.metadata (10.0 kB)
01:08:43 Collecting donfig>=0.8 (from zarr->omero-web-zarr)
01:08:43 Using cached donfig-0.8.1.post1-py3-none-any.whl.metadata (5.0 kB)
01:08:43 Collecting numcodecs>=0.14 (from numcodecs[crc32c]>=0.14->zarr->omero-web-zarr)
01:08:43 Using cached numcodecs-0.16.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.3 kB)
01:08:43 Requirement already satisfied: numpy>=1.25 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from zarr->omero-web-zarr) (2.2.6)
01:08:43 Requirement already satisfied: packaging>=22.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from zarr->omero-web-zarr) (25.0)
01:08:43 Collecting typing-extensions>=4.9 (from zarr->omero-web-zarr)
01:08:43 Using cached typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB)
01:08:44 Requirement already satisfied: pyyaml in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from donfig>=0.8->zarr->omero-web-zarr) (6.0.2)
01:08:44 Collecting crc32c>=2.7 (from numcodecs[crc32c]>=0.14->zarr->omero-web-zarr)
01:08:44 Using cached crc32c-2.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB)
01:08:44 Using cached zarr-3.0.8-py3-none-any.whl (205 kB)
01:08:44 Using cached donfig-0.8.1.post1-py3-none-any.whl (21 kB)
01:08:44 Using cached numcodecs-0.16.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.8 MB)
01:08:44 Using cached crc32c-2.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
01:08:44 Using cached typing_extensions-4.13.2-py3-none-any.whl (45 kB)
01:08:45 Building wheels for collected packages: omero-web-zarr
01:08:45 DEPRECATION: Building 'omero-web-zarr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-web-zarr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:08:45 Building wheel for omero-web-zarr (setup.py): started
01:08:45 Building wheel for omero-web-zarr (setup.py): finished with status 'done'
01:08:45 Created wheel for omero-web-zarr: filename=omero_web_zarr-0.1.2.dev0-py3-none-any.whl size=22335 sha256=b098b5300548de4fbfa3a5351f267edbb01b5d1995520614e67343f069b2049a
01:08:45 Stored in directory: /tmp/pip-ephem-wheel-cache-16jz564x/wheels/97/92/0c/1f5befedf8dfe340e4f39c35149d27cd63d884ad999f237376
01:08:45 Successfully built omero-web-zarr
01:08:45 Installing collected packages: typing-extensions, donfig, crc32c, numcodecs, zarr, omero-web-zarr
01:08:45
01:08:45 Successfully installed crc32c-2.7.1 donfig-0.8.1.post1 numcodecs-0.16.1 omero-web-zarr-0.1.2.dev0 typing-extensions-4.13.2 zarr-3.0.8
01:08:46 + omero config append omero.web.apps '"omero_web_zarr"'
01:08:46 + pip install git+https://github.com/will-moore/omero-biofilefinder.git@use_https_for_csv_url#egg=omero-biofilefinder
01:08:47 Collecting omero-biofilefinder
01:08:47 Cloning https://github.com/will-moore/omero-biofilefinder.git (to revision use_https_for_csv_url) to /tmp/pip-install-z5br3b9b/omero-biofilefinder_1364229ad7644827a5df19070d5064c8
01:08:47 Running command git clone --filter=blob:none --quiet https://github.com/will-moore/omero-biofilefinder.git /tmp/pip-install-z5br3b9b/omero-biofilefinder_1364229ad7644827a5df19070d5064c8
01:08:48 Running command git checkout -b use_https_for_csv_url --track origin/use_https_for_csv_url
01:08:48 Switched to a new branch 'use_https_for_csv_url'
01:08:48 branch 'use_https_for_csv_url' set up to track 'origin/use_https_for_csv_url'.
01:08:48 Resolved https://github.com/will-moore/omero-biofilefinder.git to commit 6b3595351b33cf81029315d9607ac84dcc71a4c4
01:08:48 Installing build dependencies: started
01:08:49 Installing build dependencies: finished with status 'done'
01:08:49 Getting requirements to build wheel: started
01:08:50 Getting requirements to build wheel: finished with status 'done'
01:08:50 Preparing metadata (pyproject.toml): started
01:08:50 Preparing metadata (pyproject.toml): finished with status 'done'
01:08:50 Building wheels for collected packages: omero-biofilefinder
01:08:50 Building wheel for omero-biofilefinder (pyproject.toml): started
01:08:51 Building wheel for omero-biofilefinder (pyproject.toml): finished with status 'done'
01:08:51 Created wheel for omero-biofilefinder: filename=omero_biofilefinder-0.1.0.dev0-py3-none-any.whl size=6258017 sha256=4b503b67b4c88cae601b3940a768a75883737d3ae2de23dc26ca548081066966
01:08:51 Stored in directory: /tmp/pip-ephem-wheel-cache-e_wi38xy/wheels/c3/8d/41/d550215246f1fff58502de398499c271c75badb326408b4581
01:08:51 Successfully built omero-biofilefinder
01:08:51 Installing collected packages: omero-biofilefinder
01:08:51 Successfully installed omero-biofilefinder-0.1.0.dev0
01:08:51 + omero config append omero.web.apps '"omero_biofilefinder"'
01:08:52 + omero config append omero.web.open_with '["omero_bff", "omero_biofilefinder_openwith", {"supported_objects":["project"], "target": "_blank", "label": "BioFile Finder"}]'
01:08:53 + pip install git+https://github.com/snoopycrimecop/omero-signup.git@merge_ci#egg=omero-signup
01:08:53 Collecting omero-signup
01:08:53 Cloning https://github.com/snoopycrimecop/omero-signup.git (to revision merge_ci) to /tmp/pip-install-cs_fj5v9/omero-signup_1690f4eb94a745ac8c181123cb062412
01:08:53 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-signup.git /tmp/pip-install-cs_fj5v9/omero-signup_1690f4eb94a745ac8c181123cb062412
01:08:54 Running command git checkout -b merge_ci --track origin/merge_ci
01:08:54 Switched to a new branch 'merge_ci'
01:08:54 branch 'merge_ci' set up to track 'origin/merge_ci'.
01:08:54 Resolved https://github.com/snoopycrimecop/omero-signup.git to commit 4c10d18f20b8a240b1af483dc3d1b62c81f0836b
01:08:54 Preparing metadata (setup.py): started
01:08:54 Preparing metadata (setup.py): finished with status 'done'
01:08:54 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-signup) (5.29.1.dev0)
01:08:54 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (5.20.0)
01:08:54 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (0.9.26)
01:08:54 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (4.2.21)
01:08:54 Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (4.0.0)
01:08:54 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (3.7.0)
01:08:54 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (4.0)
01:08:54 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (6.9.0)
01:08:54 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (23.0.0)
01:08:54 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (0.9.1.dev0)
01:08:54 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (11.2.1)
01:08:54 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (2025.2)
01:08:54 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (3.1.1)
01:08:54 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (25.0)
01:08:54 Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (6.5.2)
01:08:54 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (3.8.1)
01:08:54 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (0.5.3)
01:08:54 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.26.20)
01:08:54 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.4.4)
01:08:54 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.0.0)
01:08:54 Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (2.2.6)
01:08:54 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (6.0.2)
01:08:54 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.6.5)
01:08:54 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (2.32.3)
01:08:54 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-signup) (80.9.0)
01:08:54 Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-signup) (0.45.1)
01:08:54 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.4.2)
01:08:54 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.10)
01:08:54 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (2025.4.26)
01:08:54 Building wheels for collected packages: omero-signup
01:08:54 DEPRECATION: Building 'omero-signup' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-signup'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:08:54 Building wheel for omero-signup (setup.py): started
01:08:55 Building wheel for omero-signup (setup.py): finished with status 'done'
01:08:55 Created wheel for omero-signup: filename=omero_signup-0.3.4.dev0-py3-none-any.whl size=24419 sha256=689590aa3f6ce69bb2243b86ced09af9e9287bdae1f91c80f60d714029a09d60
01:08:55 Stored in directory: /tmp/pip-ephem-wheel-cache-ox0o09jd/wheels/47/cb/fe/b950fb8aeb3188c590a5e045d574b1614eac317e43fa840236
01:08:55 Successfully built omero-signup
01:08:55 Installing collected packages: omero-signup
01:08:55 Successfully installed omero-signup-0.3.4.dev0
01:08:55 + omero config append omero.web.apps '"omero_signup"'
01:08:56 + omero config set omero.web.signup.admin.user root
01:08:57 + omero config set omero.web.signup.admin.password omero
01:08:57 + omero config set omero.web.signup.group.name signup-test
01:08:58 + omero config set omero.web.signup.email.enabled True
01:08:59 + pip install git+https://github.com/snoopycrimecop/omero-virtual-microscope.git@merge_ci#egg=omero-virtual-microscope
01:09:00 Collecting omero-virtual-microscope
01:09:00 Cloning https://github.com/snoopycrimecop/omero-virtual-microscope.git (to revision merge_ci) to /tmp/pip-install-sb90s43r/omero-virtual-microscope_f4fe5213bf6b46e8b6f455b8069d2ba3
01:09:00 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-virtual-microscope.git /tmp/pip-install-sb90s43r/omero-virtual-microscope_f4fe5213bf6b46e8b6f455b8069d2ba3
01:09:00 Running command git checkout -b merge_ci --track origin/merge_ci
01:09:01 Switched to a new branch 'merge_ci'
01:09:01 branch 'merge_ci' set up to track 'origin/merge_ci'.
01:09:01 Resolved https://github.com/snoopycrimecop/omero-virtual-microscope.git to commit a0c441b71ded1e48087b3f325caceb210e134dfd
01:09:01 Preparing metadata (setup.py): started
01:09:01 Preparing metadata (setup.py): finished with status 'done'
01:09:01 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-virtual-microscope) (5.29.1.dev0)
01:09:01 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (5.20.0)
01:09:01 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (0.9.26)
01:09:01 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (4.2.21)
01:09:01 Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (4.0.0)
01:09:01 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (3.7.0)
01:09:01 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (4.0)
01:09:01 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (6.9.0)
01:09:01 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (23.0.0)
01:09:01 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (0.9.1.dev0)
01:09:01 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (11.2.1)
01:09:01 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (2025.2)
01:09:01 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (3.1.1)
01:09:01 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (25.0)
01:09:01 Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (6.5.2)
01:09:01 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (3.8.1)
01:09:01 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (0.5.3)
01:09:01 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.26.20)
01:09:01 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.4.4)
01:09:01 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.0.0)
01:09:01 Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (2.2.6)
01:09:01 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (6.0.2)
01:09:01 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.6.5)
01:09:01 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (2.32.3)
01:09:01 Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-virtual-microscope) (80.9.0)
01:09:01 Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-virtual-microscope) (0.45.1)
01:09:01 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.4.2)
01:09:01 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.10)
01:09:01 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (2025.4.26)
01:09:01 Building wheels for collected packages: omero-virtual-microscope
01:09:01 DEPRECATION: Building 'omero-virtual-microscope' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-virtual-microscope'. Discussion can be found at https://github.com/pypa/pip/issues/6334
01:09:01 Building wheel for omero-virtual-microscope (setup.py): started
01:09:01 Building wheel for omero-virtual-microscope (setup.py): finished with status 'done'
01:09:01 Created wheel for omero-virtual-microscope: filename=omero_virtual_microscope-1.1.2.dev0-py3-none-any.whl size=17375 sha256=eea58270e79ea1c12acab1888e4a22f85eafb2f9887d18f73b7ac53fd8097405
01:09:01 Stored in directory: /tmp/pip-ephem-wheel-cache-8e2_o7fs/wheels/0f/38/be/3c5aedfd619e2ce9f2ac800e8ad92e0b65117ebbf35f5b5bf6
01:09:01 Successfully built omero-virtual-microscope
01:09:01 Installing collected packages: omero-virtual-microscope
01:09:01 Successfully installed omero-virtual-microscope-1.1.2.dev0
01:09:01 + omero config append omero.web.apps '"virtualmicroscope"'
01:09:02 + omero config set omero.web.login_redirect '{"redirect": ["webindex"], "viewname": "webindex_custom"}'
01:09:03 + omero config append omero.web.apps '"corsheaders"'
01:09:04 + omero config append omero.web.middleware '{"index": 0.5, "class": "corsheaders.middleware.CorsMiddleware"}'
01:09:05 + omero config append omero.web.middleware '{"index": 10, "class": "corsheaders.middleware.CorsPostCsrfMiddleware"}'
01:09:06 + omero config set omero.web.cors_origin_allow_all True
01:09:07 + omero config append omero.web.csrf_trusted_origins '"https://merge-ci.openmicroscopy.org"'
01:09:08 + omero config set omero.web.sharing.opengraph '{"omero":"Open Microscopy"}'
01:09:09 + omero config set omero.web.sharing.twitter '{"omero":"@openmicroscopy"}'
01:09:10 + omero config set omero.web.public.enabled true
01:09:11 + omero config set omero.web.public.user public
01:09:12 + omero config set omero.web.public.password public
01:09:13 + omero config set omero.web.public.url_filter '^/'
01:09:14 + omero config set omero.web.feedback.comment.enabled false
01:09:15 + omero config set omero.web.feedback.error.enabled false
01:09:16 + BUILD_ID=DONT_KILL_ME
01:09:16 + omero web start
01:09:18
01:09:18 732 static files copied to '/home/omero/static/web', 2 post-processed.
01:09:18 Clearing expired sessions. This may take some time... [OK]
01:09:20 Starting OMERO.web... [OK]
01:09:20 + omero web diagnostics
01:09:21
01:09:21 ================================================================================
01:09:21 OMERO Diagnostics (web)
01:09:21 ================================================================================
01:09:21
01:09:21 OMERO.web status... [RUNNING] (PID 5195)
01:09:21 Django version: 4.2.21
01:09:21
01:09:21 Log dir: /home/omero/workspace/OMERO-web/OMERO.web/var/log exists
01:09:21 Log file : OMEROweb.log 2.3 KB
01:09:21 + deactivate
01:09:21 + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
01:09:21 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:09:21 + export PATH
01:09:21 + unset _OLD_VIRTUAL_PATH
01:09:21 + '[' -n '' ']'
01:09:21 + hash -r
01:09:21 + '[' -n '' ']'
01:09:21 + unset VIRTUAL_ENV
01:09:21 + unset VIRTUAL_ENV_PROMPT
01:09:21 + '[' '!' '' = nondestructive ']'
01:09:21 + unset -f deactivate
01:09:21 Finished: SUCCESS