Skip to content

Console Output

14:22:58 Started by upstream project "Trigger" build number 17
14:22:58 originally caused by:
14:22:58  Started by user devspace
14:22:58  Restarted from build #16, stage OMERO Jars
14:22:58 Running as SYSTEM
14:22:58 Building remotely on web (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-web
14:22:58 [OMERO-web] $ /bin/bash -xe /tmp/jenkins2674182970344286353.sh
14:22:58 + rm -rf /home/omero/workspace/OMERO-web/.venv3
14:22:58 + python3 -m venv /home/omero/workspace/OMERO-web/.venv3
14:23:01 + source /home/omero/workspace/OMERO-web/.venv3/bin/activate
14:23:01 ++ deactivate nondestructive
14:23:01 ++ '[' -n '' ']'
14:23:01 ++ '[' -n '' ']'
14:23:01 ++ '[' -n /bin/bash -o -n '' ']'
14:23:01 ++ hash -r
14:23:01 ++ '[' -n '' ']'
14:23:01 ++ unset VIRTUAL_ENV
14:23:01 ++ '[' '!' nondestructive = nondestructive ']'
14:23:01 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-web/.venv3
14:23:01 ++ export VIRTUAL_ENV
14:23:01 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:23:01 ++ PATH=/home/omero/workspace/OMERO-web/.venv3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:23:01 ++ export PATH
14:23:01 ++ '[' -n '' ']'
14:23:01 ++ '[' -z '' ']'
14:23:01 ++ _OLD_VIRTUAL_PS1=
14:23:01 ++ PS1='(.venv3) '
14:23:01 ++ export PS1
14:23:01 ++ '[' -n /bin/bash -o -n '' ']'
14:23:01 ++ hash -r
14:23:01 + pip install https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl
14:23:01 Collecting zeroc-ice==3.6.5
14:23:02   Downloading https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl (31.3 MB)
14:23:03 Installing collected packages: zeroc-ice
14:23:04 Successfully installed zeroc-ice-3.6.5
14:23:04 WARNING: You are using pip version 21.2.3; however, version 24.0 is available.
14:23:04 You should consider upgrading via the '/home/omero/workspace/OMERO-web/.venv3/bin/python3 -m pip install --upgrade pip' command.
14:23:04 + pip install -U pip future
14:23:04 Requirement already satisfied: pip in ./.venv3/lib/python3.9/site-packages (21.2.3)
14:23:04 Collecting pip
14:23:04   Using cached pip-24.0-py3-none-any.whl (2.1 MB)
14:23:05 Collecting future
14:23:05   Using cached future-1.0.0-py3-none-any.whl (491 kB)
14:23:05 Installing collected packages: pip, future
14:23:05   Attempting uninstall: pip
14:23:05     Found existing installation: pip 21.2.3
14:23:05     Uninstalling pip-21.2.3:
14:23:05       Successfully uninstalled pip-21.2.3
14:23:06 Successfully installed future-1.0.0 pip-24.0
14:23:06 + pip install markdown
14:23:07 Collecting markdown
14:23:07   Using cached Markdown-3.6-py3-none-any.whl.metadata (7.0 kB)
14:23:07 Collecting importlib-metadata>=4.4 (from markdown)
14:23:07   Using cached importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB)
14:23:07 Collecting zipp>=0.5 (from importlib-metadata>=4.4->markdown)
14:23:07   Using cached zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB)
14:23:07 Using cached Markdown-3.6-py3-none-any.whl (105 kB)
14:23:07 Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
14:23:07 Using cached zipp-3.18.1-py3-none-any.whl (8.2 kB)
14:23:07 Installing collected packages: zipp, importlib-metadata, markdown
14:23:07 Successfully installed importlib-metadata-7.1.0 markdown-3.6 zipp-3.18.1
14:23:07 + pip install omero-py omero-web
14:23:08 Collecting omero-py
14:23:08   Using cached omero_py-5.19.1-py3-none-any.whl.metadata (6.6 kB)
14:23:08 Collecting omero-web
14:23:08   Using cached omero_web-5.25.0-py3-none-any.whl.metadata (6.0 kB)
14:23:08 Collecting urllib3<2 (from omero-py)
14:23:08   Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB)
14:23:08 Collecting appdirs (from omero-py)
14:23:08   Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
14:23:08 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py) (1.0.0)
14:23:08 Collecting numpy (from omero-py)
14:23:08   Using cached numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)
14:23:09 Collecting Pillow>=10.0.0 (from omero-py)
14:23:09   Using cached pillow-10.2.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.7 kB)
14:23:09 Collecting PyYAML (from omero-py)
14:23:09   Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
14:23:09 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py) (3.6.5)
14:23:09 Collecting requests (from omero-py)
14:23:09   Using cached requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
14:23:09 Collecting portalocker (from omero-py)
14:23:09   Using cached portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB)
14:23:09 Collecting concurrent-log-handler>=0.9.20 (from omero-web)
14:23:09   Using cached concurrent_log_handler-0.9.25-py3-none-any.whl.metadata (17 kB)
14:23:09 Collecting Django<4.3,>=4.2.3 (from omero-web)
14:23:09   Using cached Django-4.2.11-py3-none-any.whl.metadata (4.2 kB)
14:23:09 Collecting django-pipeline==2.1.0 (from omero-web)
14:23:09   Using cached django_pipeline-2.1.0-py3-none-any.whl.metadata (12 kB)
14:23:09 Collecting django-cors-headers==3.7.0 (from omero-web)
14:23:09   Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB)
14:23:09 Collecting whitenoise>=5.3.0 (from omero-web)
14:23:09   Using cached whitenoise-6.6.0-py3-none-any.whl.metadata (3.7 kB)
14:23:09 Collecting gunicorn>=19.3 (from omero-web)
14:23:09   Using cached gunicorn-21.2.0-py3-none-any.whl.metadata (4.1 kB)
14:23:09 Collecting omero-marshal>=0.7.0 (from omero-web)
14:23:10   Using cached omero_marshal-0.9.0-py3-none-any.whl.metadata (2.2 kB)
14:23:10 Collecting pytz (from omero-web)
14:23:10   Using cached pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB)
14:23:10 Collecting packaging (from omero-web)
14:23:10   Using cached packaging-24.0-py3-none-any.whl.metadata (3.2 kB)
14:23:10 Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2.3->omero-web)
14:23:10   Using cached asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB)
14:23:10 Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2.3->omero-web)
14:23:10   Using cached sqlparse-0.4.4-py3-none-any.whl.metadata (4.0 kB)
14:23:10 Collecting charset-normalizer<4,>=2 (from requests->omero-py)
14:23:10   Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
14:23:10 Collecting idna<4,>=2.5 (from requests->omero-py)
14:23:10   Using cached idna-3.6-py3-none-any.whl.metadata (9.9 kB)
14:23:10 Collecting certifi>=2017.4.17 (from requests->omero-py)
14:23:10   Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB)
14:23:10 Collecting typing-extensions>=4 (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web)
14:23:10   Using cached typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB)
14:23:10 Using cached omero_py-5.19.1-py3-none-any.whl (2.8 MB)
14:23:10 Using cached omero_web-5.25.0-py3-none-any.whl (2.8 MB)
14:23:10 Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB)
14:23:10 Using cached django_pipeline-2.1.0-py3-none-any.whl (38 kB)
14:23:10 Using cached concurrent_log_handler-0.9.25-py3-none-any.whl (25 kB)
14:23:10 Using cached Django-4.2.11-py3-none-any.whl (8.0 MB)
14:23:10 Using cached gunicorn-21.2.0-py3-none-any.whl (80 kB)
14:23:10 Using cached omero_marshal-0.9.0-py3-none-any.whl (88 kB)
14:23:10 Using cached pillow-10.2.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.5 MB)
14:23:10 Using cached portalocker-2.8.2-py3-none-any.whl (17 kB)
14:23:10 Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
14:23:10 Using cached whitenoise-6.6.0-py3-none-any.whl (19 kB)
14:23:10 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
14:23:10 Using cached numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
14:23:10 Using cached packaging-24.0-py3-none-any.whl (53 kB)
14:23:10 Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
14:23:10 Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)
14:23:10 Using cached requests-2.31.0-py3-none-any.whl (62 kB)
14:23:10 Using cached asgiref-3.8.1-py3-none-any.whl (23 kB)
14:23:10 Using cached certifi-2024.2.2-py3-none-any.whl (163 kB)
14:23:10 Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
14:23:10 Using cached idna-3.6-py3-none-any.whl (61 kB)
14:23:10 Using cached sqlparse-0.4.4-py3-none-any.whl (41 kB)
14:23:10 Using cached typing_extensions-4.10.0-py3-none-any.whl (33 kB)
14:23:11 Installing collected packages: pytz, django-pipeline, appdirs, whitenoise, urllib3, typing-extensions, sqlparse, PyYAML, portalocker, Pillow, packaging, omero-marshal, numpy, idna, charset-normalizer, certifi, requests, gunicorn, concurrent-log-handler, asgiref, omero-py, Django, django-cors-headers, omero-web
14:23:19 Successfully installed Django-4.2.11 Pillow-10.2.0 PyYAML-6.0.1 appdirs-1.4.4 asgiref-3.8.1 certifi-2024.2.2 charset-normalizer-3.3.2 concurrent-log-handler-0.9.25 django-cors-headers-3.7.0 django-pipeline-2.1.0 gunicorn-21.2.0 idna-3.6 numpy-1.26.4 omero-marshal-0.9.0 omero-py-5.19.1 omero-web-5.25.0 packaging-24.0 portalocker-2.8.2 pytz-2024.1 requests-2.31.0 sqlparse-0.4.4 typing-extensions-4.10.0 urllib3-1.26.18 whitenoise-6.6.0
14:23:19 [OMERO-web] $ /bin/bash -xe /tmp/jenkins17424463915384880512.sh
14:23:19 + OMERO_DIST=/home/omero/workspace/OMERO-web/OMERO.web
14:23:19 + export OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web
14:23:19 + OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web
14:23:19 + '[' -e /home/omero/workspace/OMERO-web/OMERO.web ']'
14:23:19 + source /home/omero/workspace/OMERO-web/.venv3/bin/activate
14:23:19 ++ deactivate nondestructive
14:23:19 ++ '[' -n '' ']'
14:23:19 ++ '[' -n '' ']'
14:23:19 ++ '[' -n /bin/bash -o -n '' ']'
14:23:19 ++ hash -r
14:23:19 ++ '[' -n '' ']'
14:23:19 ++ unset VIRTUAL_ENV
14:23:19 ++ '[' '!' nondestructive = nondestructive ']'
14:23:19 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-web/.venv3
14:23:19 ++ export VIRTUAL_ENV
14:23:19 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:23:19 ++ PATH=/home/omero/workspace/OMERO-web/.venv3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:23:19 ++ export PATH
14:23:19 ++ '[' -n '' ']'
14:23:19 ++ '[' -z '' ']'
14:23:19 ++ _OLD_VIRTUAL_PS1=
14:23:19 ++ PS1='(.venv3) '
14:23:19 ++ export PS1
14:23:19 ++ '[' -n /bin/bash -o -n '' ']'
14:23:19 ++ hash -r
14:23:19 + omero web stop
14:23:20 Stopping OMERO.web... [OK]
14:23:20 OMERO.web WSGI workers (PID 7684) killed.
14:23:20 Removed stale /home/omero/workspace/OMERO-web/OMERO.web/var/django.pid
14:23:20 + sleep 5
14:23:25 + echo 'Using kill to be extra careful'
14:23:25 Using kill to be extra careful
14:23:25 ++ ps aux -H
14:23:25 ++ grep python3
14:23:25 ++ grep -v grep
14:23:25 ++ cut -b 10-16
14:23:25 + omero web status
14:23:26 OMERO.web status... [NOT STARTED]
14:23:26 + deactivate
14:23:26 + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
14:23:26 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:23:26 + export PATH
14:23:26 + unset _OLD_VIRTUAL_PATH
14:23:26 + '[' -n '' ']'
14:23:26 + '[' -n /bin/bash -o -n '' ']'
14:23:26 + hash -r
14:23:26 + '[' -n '' ']'
14:23:26 + unset VIRTUAL_ENV
14:23:26 + '[' '!' '' = nondestructive ']'
14:23:26 + unset -f deactivate
14:23:26 + rm -rf /home/omero/static/web/
14:23:26 + rm -rf /home/omero/workspace/OMERO-web/omero-blitz-5.7.3-SNAPSHOT-python.zip /home/omero/workspace/OMERO-web/omero-dropbox-5.6.3.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.19.2.dev0.tar.gz /home/omero/workspace/OMERO-web/omero-scripts-5.8.1.dev0.tar.gz /home/omero/workspace/OMERO-web/OMERO.web /home/omero/workspace/OMERO-web/omero-web-5.25.1.dev0.tar.gz /home/omero/workspace/OMERO-web/version.properties
14:23:28 Copied 1 artifact from "OMERO-build" build number 14
14:23:28 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 14
14:23:28 Copied 2 artifacts from "OMERO-build-build" build number 14
14:23:28 [OMERO-web] $ /bin/bash -xe /tmp/jenkins13133256034966604496.sh
14:23:28 + OMERO_DIST=/home/omero/workspace/OMERO-web/OMERO.web
14:23:28 + export OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web
14:23:28 + OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web
14:23:28 + export ZIP_FILE=/home/omero/workspace/OMERO-web/omero-blitz-VERSION-python.zip
14:23:28 + ZIP_FILE=/home/omero/workspace/OMERO-web/omero-blitz-VERSION-python.zip
14:23:28 + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-web/version.properties
14:23:28 + VERSION_PROPERTIES=/home/omero/workspace/OMERO-web/version.properties
14:23:28 ++ ls OMERO.server-5.6.3-437-54c08a8db8-ice36.zip
14:23:28 + ZIP=OMERO.server-5.6.3-437-54c08a8db8-ice36.zip
14:23:28 + '[' '!' -z '' ']'
14:23:28 + DIST=OMERO.server-5.6.3-437-54c08a8db8-ice36
14:23:28 + unzip -n OMERO.server-5.6.3-437-54c08a8db8-ice36.zip
14:23:28 Archive:  OMERO.server-5.6.3-437-54c08a8db8-ice36.zip
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/blitz/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/grid/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/profiles/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/error/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/grid/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/janelia/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/wcif/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/analysis_scripts/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/annotation_scripts/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/export_scripts/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/figure_scripts/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/import_scripts/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/util_scripts/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/misc/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__1/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__10/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__11/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__2/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__3/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__4/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__5/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__6/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__7/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__8/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__9/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3__4/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3__5/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3__6/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3__7/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.1__0/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.2__0/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.2__0/t/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.3__0/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.4__0/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4__0/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.0__0/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.1__1/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.2__0/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.3__0/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4DEV__1/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4DEV__2/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4DEV__3/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4__0/
14:23:28    creating: OMERO.server-5.6.3-437-54c08a8db8-ice36/var/
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/LICENSE.txt  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/backup.cfg  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/blitz/mail-senders.example  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/blitz/mail-server.example  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/build.properties  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/env.bat  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/env.sh  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/hibernate.properties  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/ice.config  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/logback-cli.xml  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/logback-indexing-cli.xml  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/logback-indexing.xml  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/logback.xml  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/mime.types  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/node1.cfg  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/node2.cfg  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/omero.properties  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/profiles/psql  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/rollover.cfg  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/Windows.cfg  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/error/maintainance.html  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/grid/README  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/grid/default.xml  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/grid/templates.xml  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/grid/windefault.xml  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/ice.config  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/internal.cfg  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/master.cfg  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/templates/robot.template  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/etc/testdropbox.config  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/history.rst  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/OMEZarrReader.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/activation.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/aggdesigner-algorithm.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/aircompressor.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/annotations.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/antlr.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/aopalliance.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/apache-client.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/arns.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/auth.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/avatica-core.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/avatica-metrics.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/aws-core.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/aws-query-protocol.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/aws-xml-protocol.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/base.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-all.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-anim.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-awt-util.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-bridge.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-codec.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-constants.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-css.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-dom.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-ext.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-extension.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-gui-util.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-gvt.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-i18n.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-parser.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-rasterizer-ext.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-rasterizer.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-script.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-slideshow.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-squiggle-ext.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-squiggle.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-svg-dom.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-svgbrowser.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-svggen.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-svgpp.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-svgrasterizer.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-swing.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-transcoder.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-ttf2svg.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-util.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/batik-xml.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/btm.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/bufr.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/c3p0.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/calcite-core.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/calcite-linq4j.jar  
14:23:28   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/cdm-core.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/checker-qual.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/commons-beanutils.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/commons-codec.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/commons-collections.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/commons-collections4.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/commons-compiler.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/commons-dbcp2.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/commons-io.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/commons-lang.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/commons-lang3.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/commons-logging.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/commons-pool2.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/dom4j.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/ehcache.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/error_prone_annotations.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/esri-geometry-api.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/eventstream.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/failureaccess.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/filters.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/fontbox.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/formats-api.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/formats-bsd.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/formats-gpl.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/glacier2.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/google-http-client-xml.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/google-http-client.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/guava.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/hamcrest-core.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/hazelcast-all.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/hibernate-commons-annotations.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/hibernate-core.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/hibernate-jpa-2.0-api.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/hibernate-search-analyzers.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/hibernate-search.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/http-client-spi.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/httpclient.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/httpcore.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/httpmime.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/httpservices.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/ice.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/icegrid.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/icestorm.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/ini4j.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/j2objc-annotations.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jackson-annotations.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jackson-core.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jackson-databind.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jackson-dataformat-yaml.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jamon.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/janino.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/java-getopt.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/java-image-scaling.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/javassist.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/javax.activation.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/javax.mail.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jblosc.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jcip-annotations.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jcl-over-slf4j.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jgoodies-common.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jgoodies-forms.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jhdf5.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jna.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/joda-time.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/json-path.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/json-utils.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/json.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jta.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jul-to-slf4j.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/junit.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jxrlib-all.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jython.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/jzarr.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/kryo.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/listenablefuture.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/logback-classic.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/logback-core.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/lucene-analyzers.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/lucene-core.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/lucene-highlighter.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/lucene-memory.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/lucene-misc.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/lucene-smartcn.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/lucene-spatial.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/lucene-spellchecker.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/lucene-stempel.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/memory.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/metadata-extractor.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/metakit.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/metrics-core.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/metrics-graphite.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/metrics-jvm.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/metrics-logback.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/metrics-spi.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/minio.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/minlog.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/native-lib-loader.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-buffer.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-codec-http.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-codec-http2.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-codec.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-common.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-handler.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-nio-client.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-reactive-streams-http.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-reactive-streams.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-resolver.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-transport-native-epoll.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-transport-native-unix-common.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/netty-transport.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/objenesis.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/okhttp.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/okio.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/ome-codecs.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/ome-common.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/ome-jai.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/ome-mdbtools.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/ome-poi.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/ome-xml.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/omero-blitz.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/omero-common.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/omero-gateway.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/omero-model.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/omero-renderer.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/omero-romio.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/omero-server.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/pdfbox.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/perf4j.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/postgresql.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/profiles.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/protobuf-java.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/protocol-core.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/quartz.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/re2j.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/reactive-streams.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/reflectasm.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/regions.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/rhino.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/s3.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/sdk-core.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/serializer.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/sketches-core.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/slf4j-api.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/snakeyaml.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/solr-analysis-extras.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/solr-commons-csv.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/solr-core.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/solr-solrj.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/specification.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-aop.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-beans.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-context-support.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-context.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-core.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-expression.jar  
14:23:29   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-jdbc.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-jms.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-ldap-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-messaging.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-orm.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-security-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-security-ldap.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/spring-tx.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/sqlite-jdbc.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/subethasmtp.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/third-party-jackson-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/turbojpeg.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/udunits.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/utils.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/xalan.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/xercesImpl.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/xml-apis-ext.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/xml-apis.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/xmlgraphics-commons.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/xmpcore.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/client/xpp3.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/README.rst  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/3-3-2_rgb.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/fire.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/glasbey.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/glasbey_inverted.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/glow.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/grays.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ice.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/janelia/pup_br.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/janelia/pup_nr.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/16_colors.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/5_ramps.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/6_shades.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/blue_orange_icb.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/brgbcmyw.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/cool.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/edges.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/gem.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/phase.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/royal.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/sepia.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/smart.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/thal.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/thallium.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/ncsa_paledit/unionjack.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/physics.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/red-green.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/spectrum.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/thermal.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/wcif/cyan_hot.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/wcif/green_fire_blue.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/wcif/hilo.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/wcif/ica.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/wcif/ica2.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/wcif/ica3.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/wcif/magenta_hot.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/wcif/orange_hot.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/wcif/rainbow_rgb.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/wcif/red_hot.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/luts/wcif/yellow_hot.lut  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/analysis_scripts/Kymograph.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/analysis_scripts/Kymograph_Analysis.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/analysis_scripts/Plot_Profile.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/analysis_scripts/__init__.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/annotation_scripts/KeyVal_from_csv.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/annotation_scripts/KeyVal_to_csv.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/annotation_scripts/Remove_KeyVal.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/annotation_scripts/__init__.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/export_scripts/Batch_Image_Export.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/export_scripts/Batch_ROI_Export.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/export_scripts/Make_Movie.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/export_scripts/__init__.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/figure_scripts/Movie_Figure.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/figure_scripts/Movie_ROI_Figure.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/figure_scripts/ROI_Split_Figure.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/figure_scripts/Split_View_Figure.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/figure_scripts/Thumbnail_Figure.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/figure_scripts/__init__.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/import_scripts/Populate_Metadata.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/import_scripts/Populate_ROI.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/import_scripts/__init__.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/util_scripts/Channel_Offsets.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/util_scripts/Combine_Images.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/util_scripts/Dataset_To_Plate.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/util_scripts/Images_From_ROIs.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/util_scripts/Move_Annotations.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/scripts/omero/util_scripts/__init__.py  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/OMEZarrReader.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/activation.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/aggdesigner-algorithm.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/aircompressor.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/annotations.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/antlr.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/aopalliance.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/apache-client.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/arns.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/auth.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/avatica-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/avatica-metrics.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/aws-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/aws-query-protocol.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/aws-xml-protocol.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/base.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-all.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-anim.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-awt-util.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-bridge.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-codec.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-constants.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-css.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-dom.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-ext.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-extension.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-gui-util.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-gvt.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-i18n.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-parser.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-rasterizer-ext.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-rasterizer.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-script.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-slideshow.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-squiggle-ext.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-squiggle.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-svg-dom.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-svgbrowser.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-svggen.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-svgpp.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-svgrasterizer.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-swing.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-transcoder.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-ttf2svg.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-util.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/batik-xml.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/btm.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/bufr.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/c3p0.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/calcite-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/calcite-linq4j.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/cdm-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/checker-qual.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/commons-beanutils.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/commons-codec.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/commons-collections.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/commons-collections4.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/commons-compiler.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/commons-dbcp2.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/commons-io.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/commons-lang.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/commons-lang3.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/commons-logging.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/commons-pool2.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/dom4j.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/ehcache.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/error_prone_annotations.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/esri-geometry-api.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/eventstream.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/failureaccess.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/filters.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/fontbox.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/formats-api.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/formats-bsd.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/formats-gpl.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/glacier2.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/google-http-client-xml.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/google-http-client.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/guava.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/hamcrest-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/hazelcast-all.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/hibernate-commons-annotations.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/hibernate-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/hibernate-jpa-2.0-api.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/hibernate-search-analyzers.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/hibernate-search.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/http-client-spi.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/httpclient.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/httpcore.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/httpmime.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/httpservices.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/ice.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/icegrid.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/icestorm.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/ini4j.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/j2objc-annotations.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jackson-annotations.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jackson-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jackson-databind.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jackson-dataformat-yaml.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jamon.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/janino.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/java-getopt.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/java-image-scaling.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/javassist.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/javax.activation.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/javax.mail.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jblosc.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jcip-annotations.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jcl-over-slf4j.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jgoodies-common.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jgoodies-forms.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jhdf5.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jna.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/joda-time.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/json-path.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/json-utils.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/json.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jta.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jul-to-slf4j.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/junit.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jxrlib-all.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jython.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/jzarr.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/kryo.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/listenablefuture.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/logback-classic.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/logback-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/lucene-analyzers.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/lucene-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/lucene-highlighter.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/lucene-memory.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/lucene-misc.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/lucene-smartcn.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/lucene-spatial.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/lucene-spellchecker.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/lucene-stempel.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/memory.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/metadata-extractor.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/metakit.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/metrics-core.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/metrics-graphite.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/metrics-jvm.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/metrics-logback.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/metrics-spi.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/minio.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/minlog.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/native-lib-loader.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-buffer.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-codec-http.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-codec-http2.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-codec.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-common.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-handler.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-nio-client.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-reactive-streams-http.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-reactive-streams.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-resolver.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-transport-native-epoll.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-transport-native-unix-common.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/netty-transport.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/objenesis.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/okhttp.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/okio.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/ome-codecs.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/ome-common.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/ome-jai.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/ome-mdbtools.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/ome-poi.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/ome-xml.jar  
14:23:30   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/omero-blitz.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/omero-common.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/omero-gateway.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/omero-model.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/omero-renderer.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/omero-romio.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/omero-server.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/pdfbox.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/perf4j.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/postgresql.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/profiles.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/protobuf-java.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/protocol-core.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/quartz.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/re2j.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/reactive-streams.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/reflectasm.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/regions.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/rhino.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/s3.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/sdk-core.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/serializer.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/sketches-core.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/slf4j-api.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/snakeyaml.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/solr-analysis-extras.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/solr-commons-csv.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/solr-core.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/solr-solrj.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/specification.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-aop.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-beans.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-context-support.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-context.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-core.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-expression.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-jdbc.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-jms.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-ldap-core.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-messaging.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-orm.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-security-core.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-security-ldap.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/spring-tx.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/sqlite-jdbc.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/subethasmtp.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/third-party-jackson-core.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/turbojpeg.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/udunits.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/utils.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/xalan.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/xercesImpl.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/xml-apis-ext.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/xml-apis.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/xmlgraphics-commons.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/xmpcore.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/lib/server/xpp3.jar  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/README  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/agpl.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/antlr.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/apache-v1.1.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/apache-v2.0.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/asm.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/bouncy_castle_license.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/bsd.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/cddl-v1.0.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/cpl-v10.html  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/crystalclear.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/django.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/dom4j.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/epl-v1.0.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/fbsd.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/freemarker.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/gpl-v2.0.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/gpl.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/gtest.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/iconsweets_license.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/jamon.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/jmock.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/jquery.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/jtidy.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/lgpl-3.0.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/lgpl-v2.0.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/lgpl-v2.1.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/lgpl-v3.0.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/lgpl.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/matplotlib.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/mit.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/mpl-v1_0.htm  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/npl-1_1.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/path.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/pil.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/postgresql.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/psf-v2.0.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/psf-v2.5.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/scons.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/slf4j.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/tablelayout.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/which.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/zlib-libpng.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/share/licenses/zpl-v2.1.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/README.txt  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/misc/Makefile  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/misc/current.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/misc/enums.py  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__1/OMERO3__7.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__10/OMERO3A__9.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__11/OMERO3A__10.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__11/OMERO3A__5.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__2/OMERO3A__1.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__3/OMERO3A__2.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__3/OMERO3__5.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__4/OMERO3A__3.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__4/OMERO3__5.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__5/OMERO3A__4.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__6/OMERO3A__5.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__7/OMERO3A__6.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__8/OMERO3A__6.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3A__9/OMERO3A__8.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3__4/OMERO3__1.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3__5/OMERO3__4.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3__6/OMERO3__5.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO3__7/OMERO3__6.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.1__0/OMERO4__0.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.2__0/OMERO4.1__0.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.3__0/OMERO4.2__0.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.4__0/OMERO4.1__0.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4.4__0/OMERO4.3__0.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO4__0/OMERO3A__11.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.0__0/OMERO4.4__0.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.1__1/OMERO5.0__0.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.1__1/OMERO5.1__0.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.2__0/OMERO5.1__1.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.3__0/delete-ns-orphans.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4__0/psql-footer.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4__0/psql-header.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4__0/schema.sql  
14:23:31   inflating: OMERO.server-5.6.3-437-54c08a8db8-ice36/sql/psql/OMERO5.4__0/views.sql  
14:23:31 + rm -f OMERO.server-5.6.3-437-54c08a8db8-ice36.zip
14:23:31 + mv /home/omero/workspace/OMERO-web/OMERO.server-5.6.3-437-54c08a8db8-ice36 /home/omero/workspace/OMERO-web/OMERO.web
14:23:31 + source /home/omero/workspace/OMERO-web/.venv3/bin/activate
14:23:31 ++ deactivate nondestructive
14:23:31 ++ '[' -n '' ']'
14:23:31 ++ '[' -n '' ']'
14:23:31 ++ '[' -n /bin/bash -o -n '' ']'
14:23:31 ++ hash -r
14:23:31 ++ '[' -n '' ']'
14:23:31 ++ unset VIRTUAL_ENV
14:23:31 ++ '[' '!' nondestructive = nondestructive ']'
14:23:31 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-web/.venv3
14:23:31 ++ export VIRTUAL_ENV
14:23:31 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:23:31 ++ PATH=/home/omero/workspace/OMERO-web/.venv3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:23:31 ++ export PATH
14:23:31 ++ '[' -n '' ']'
14:23:31 ++ '[' -z '' ']'
14:23:31 ++ _OLD_VIRTUAL_PS1=
14:23:31 ++ PS1='(.venv3) '
14:23:31 ++ export PS1
14:23:31 ++ '[' -n /bin/bash -o -n '' ']'
14:23:31 ++ hash -r
14:23:31 + source /home/settings.env
14:23:31 ++ OMERO_WEB_PORT=80
14:23:31 ++ OMERO_DATA_DIR=/OMERO
14:23:31 ++ export OMERO_WEB_PORT OMERO_DATA_DIR
14:23:31 + for x in *.tar.gz
14:23:31 + pip install omero-dropbox-5.6.3.dev0.tar.gz
14:23:31 Processing ./omero-dropbox-5.6.3.dev0.tar.gz
14:23:31   Installing build dependencies: started
14:23:33   Installing build dependencies: finished with status 'done'
14:23:33   Getting requirements to build wheel: started
14:23:33   Getting requirements to build wheel: finished with status 'done'
14:23:33   Installing backend dependencies: started
14:23:34   Installing backend dependencies: finished with status 'done'
14:23:34   Preparing metadata (pyproject.toml): started
14:23:34   Preparing metadata (pyproject.toml): finished with status 'done'
14:23:34 Requirement already satisfied: omero-py in ./.venv3/lib/python3.9/site-packages (from omero-dropbox==5.6.3.dev0) (5.19.1)
14:23:34 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.26.18)
14:23:34 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.4.4)
14:23:34 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.0.0)
14:23:34 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.26.4)
14:23:34 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (10.2.0)
14:23:34 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (6.0.1)
14:23:34 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (3.6.5)
14:23:34 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (2.31.0)
14:23:34 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (2.8.2)
14:23:34 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.6.3.dev0) (3.3.2)
14:23:34 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.6.3.dev0) (3.6)
14:23:34 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.6.3.dev0) (2024.2.2)
14:23:34 Building wheels for collected packages: omero-dropbox
14:23:34   Building wheel for omero-dropbox (pyproject.toml): started
14:23:34   Building wheel for omero-dropbox (pyproject.toml): finished with status 'done'
14:23:34   Created wheel for omero-dropbox: filename=omero_dropbox-5.6.3.dev0-py3-none-any.whl size=49057 sha256=efe9226d73523dd52c4f836cafdb06dd6f49886bde9a538dfd584693181ed9df
14:23:34   Stored in directory: /home/omero/.cache/pip/wheels/ab/9c/9e/5d5748860630aba51263137b8b36be390501e5f9fe2e847e7c
14:23:34 Successfully built omero-dropbox
14:23:34 Installing collected packages: omero-dropbox
14:23:34 Successfully installed omero-dropbox-5.6.3.dev0
14:23:34 + for x in *.tar.gz
14:23:34 + pip install omero_marshal-0.9.1.dev0.tar.gz
14:23:35 Processing ./omero_marshal-0.9.1.dev0.tar.gz
14:23:35   Installing build dependencies: started
14:23:36   Installing build dependencies: finished with status 'done'
14:23:36   Getting requirements to build wheel: started
14:23:37   Getting requirements to build wheel: finished with status 'done'
14:23:37   Installing backend dependencies: started
14:23:37   Installing backend dependencies: finished with status 'done'
14:23:37   Preparing metadata (pyproject.toml): started
14:23:37   Preparing metadata (pyproject.toml): finished with status 'done'
14:23:37 Building wheels for collected packages: omero_marshal
14:23:37   Building wheel for omero_marshal (pyproject.toml): started
14:23:38   Building wheel for omero_marshal (pyproject.toml): finished with status 'done'
14:23:38   Created wheel for omero_marshal: filename=omero_marshal-0.9.1.dev0-py3-none-any.whl size=88031 sha256=a8ac08d5782b4b21abd8d338400ba3646e6fd068dbef60c8a3584ffd01a1bca9
14:23:38   Stored in directory: /home/omero/.cache/pip/wheels/35/b9/28/c6642583329191a42ae4f2284d286ce54e9a0788cd15b99bc4
14:23:38 Successfully built omero_marshal
14:23:38 Installing collected packages: omero_marshal
14:23:38   Attempting uninstall: omero_marshal
14:23:38     Found existing installation: omero-marshal 0.9.0
14:23:38     Uninstalling omero-marshal-0.9.0:
14:23:38       Successfully uninstalled omero-marshal-0.9.0
14:23:38 Successfully installed omero_marshal-0.9.1.dev0
14:23:38 + for x in *.tar.gz
14:23:38 + pip install omero-py-5.19.2.dev0.tar.gz
14:23:39 Processing ./omero-py-5.19.2.dev0.tar.gz
14:23:39   Installing build dependencies: started
14:23:40   Installing build dependencies: finished with status 'done'
14:23:40   Getting requirements to build wheel: started
14:23:41   Getting requirements to build wheel: finished with status 'done'
14:23:41   Installing backend dependencies: started
14:23:42   Installing backend dependencies: finished with status 'done'
14:23:42   Preparing metadata (pyproject.toml): started
14:23:42   Preparing metadata (pyproject.toml): finished with status 'done'
14:23:42 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.26.18)
14:23:42 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.4.4)
14:23:42 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.0.0)
14:23:42 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.26.4)
14:23:42 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (10.2.0)
14:23:42 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (6.0.1)
14:23:42 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (3.6.5)
14:23:42 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (2.31.0)
14:23:42 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (2.8.2)
14:23:42 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.2.dev0) (3.3.2)
14:23:42 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.2.dev0) (3.6)
14:23:42 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.2.dev0) (2024.2.2)
14:23:42 Building wheels for collected packages: omero-py
14:23:42   Building wheel for omero-py (pyproject.toml): started
14:23:43   Building wheel for omero-py (pyproject.toml): finished with status 'done'
14:23:43   Created wheel for omero-py: filename=omero_py-5.19.2.dev0-py3-none-any.whl size=2781847 sha256=6ca8b0fe5bbe1aaf924643f70fc796c94da3f6548d50d45fd1382922842a74f2
14:23:43   Stored in directory: /home/omero/.cache/pip/wheels/03/87/e0/0b98b66709f122f30192f295c2fdb8d6add15264155b156e79
14:23:43 Successfully built omero-py
14:23:43 Installing collected packages: omero-py
14:23:43   Attempting uninstall: omero-py
14:23:43     Found existing installation: omero-py 5.19.1
14:23:43     Uninstalling omero-py-5.19.1:
14:23:44       Successfully uninstalled omero-py-5.19.1
14:23:45 Successfully installed omero-py-5.19.2.dev0
14:23:45 + for x in *.tar.gz
14:23:45 + pip install omero-scripts-5.8.1.dev0.tar.gz
14:23:46 Processing ./omero-scripts-5.8.1.dev0.tar.gz
14:23:46   Installing build dependencies: started
14:23:47   Installing build dependencies: finished with status 'done'
14:23:47   Getting requirements to build wheel: started
14:23:48   Getting requirements to build wheel: finished with status 'done'
14:23:48   Installing backend dependencies: started
14:23:50   Installing backend dependencies: finished with status 'done'
14:23:50   Preparing metadata (pyproject.toml): started
14:23:50   Preparing metadata (pyproject.toml): finished with status 'done'
14:23:50 Building wheels for collected packages: omero-scripts
14:23:50   Building wheel for omero-scripts (pyproject.toml): started
14:23:50   Building wheel for omero-scripts (pyproject.toml): finished with status 'done'
14:23:50   Created wheel for omero-scripts: filename=omero_scripts-5.8.1.dev0-py3-none-any.whl size=116570 sha256=e3f28b1ef66c31208d546f1b86351da7bfbd447f81b41f6daa1b811ebdafbbf4
14:23:50   Stored in directory: /home/omero/.cache/pip/wheels/6d/6f/5f/1ce6f92c5ab0cacd6a75afa05f38e0f9b946886da685f5707f
14:23:50 Successfully built omero-scripts
14:23:50 Installing collected packages: omero-scripts
14:23:50 Successfully installed omero-scripts-5.8.1.dev0
14:23:50 + for x in *.tar.gz
14:23:50 + pip install omero-web-5.25.1.dev0.tar.gz
14:23:51 Processing ./omero-web-5.25.1.dev0.tar.gz
14:23:51   Installing build dependencies: started
14:23:52   Installing build dependencies: finished with status 'done'
14:23:52   Getting requirements to build wheel: started
14:23:53   Getting requirements to build wheel: finished with status 'done'
14:23:53   Installing backend dependencies: started
14:23:53   Installing backend dependencies: finished with status 'done'
14:23:53   Preparing metadata (pyproject.toml): started
14:23:54   Preparing metadata (pyproject.toml): finished with status 'done'
14:23:54 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (5.19.2.dev0)
14:23:54 Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (0.9.25)
14:23:54 Requirement already satisfied: Django<4.3,>=4.2.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (4.2.11)
14:23:54 Requirement already satisfied: django-pipeline==2.1.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (2.1.0)
14:23:54 Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (3.7.0)
14:23:54 Collecting django-csp (from omero-web==5.25.1.dev0)
14:23:54   Using cached django_csp-3.8-py3-none-any.whl.metadata (2.7 kB)
14:23:54 Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (6.6.0)
14:23:54 Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (21.2.0)
14:23:54 Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (0.9.1.dev0)
14:23:54 Requirement already satisfied: Pillow in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (10.2.0)
14:23:54 Requirement already satisfied: pytz in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (2024.1)
14:23:54 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (2.8.2)
14:23:54 Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (24.0)
14:23:54 Requirement already satisfied: asgiref<4,>=3.6.0 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.25.1.dev0) (3.8.1)
14:23:54 Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.25.1.dev0) (0.4.4)
14:23:54 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (1.26.18)
14:23:54 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (1.4.4)
14:23:54 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (1.0.0)
14:23:54 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (1.26.4)
14:23:54 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (6.0.1)
14:23:54 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (3.6.5)
14:23:54 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (2.31.0)
14:23:54 Requirement already satisfied: typing-extensions>=4 in ./.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web==5.25.1.dev0) (4.10.0)
14:23:54 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.25.1.dev0) (3.3.2)
14:23:54 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.25.1.dev0) (3.6)
14:23:54 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.25.1.dev0) (2024.2.2)
14:23:54 Using cached django_csp-3.8-py3-none-any.whl (17 kB)
14:23:54 Building wheels for collected packages: omero-web
14:23:54   Building wheel for omero-web (pyproject.toml): started
14:23:55   Building wheel for omero-web (pyproject.toml): finished with status 'done'
14:23:55   Created wheel for omero-web: filename=omero_web-5.25.1.dev0-py3-none-any.whl size=2770069 sha256=315a426e93c08a0b6c2b2297e714449f0a82b1c3a363c4a2c0d08ba4237f46df
14:23:55   Stored in directory: /home/omero/.cache/pip/wheels/46/8e/86/a156687a616fe8389cc3262bccb6185c38c63f88073e70df69
14:23:55 Successfully built omero-web
14:23:55 Installing collected packages: django-csp, omero-web
14:23:55   Attempting uninstall: omero-web
14:23:55     Found existing installation: omero-web 5.25.0
14:23:55     Uninstalling omero-web-5.25.0:
14:23:55       Successfully uninstalled omero-web-5.25.0
14:23:56 Successfully installed django-csp-3.8 omero-web-5.25.1.dev0
14:23:56 + pip install packaging
14:23:56 Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (24.0)
14:23:56 + pip install build
14:23:57 Collecting build
14:23:57   Using cached build-1.1.1-py3-none-any.whl.metadata (4.2 kB)
14:23:57 Requirement already satisfied: packaging>=19.0 in ./.venv3/lib/python3.9/site-packages (from build) (24.0)
14:23:57 Collecting pyproject_hooks (from build)
14:23:57   Using cached pyproject_hooks-1.0.0-py3-none-any.whl.metadata (1.3 kB)
14:23:57 Requirement already satisfied: importlib-metadata>=4.6 in ./.venv3/lib/python3.9/site-packages (from build) (7.1.0)
14:23:57 Collecting tomli>=1.1.0 (from build)
14:23:57   Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
14:23:57 Requirement already satisfied: zipp>=0.5 in ./.venv3/lib/python3.9/site-packages (from importlib-metadata>=4.6->build) (3.18.1)
14:23:57 Using cached build-1.1.1-py3-none-any.whl (19 kB)
14:23:57 Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
14:23:57 Using cached pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB)
14:23:57 Installing collected packages: tomli, pyproject_hooks, build
14:23:57 Successfully installed build-1.1.1 pyproject_hooks-1.0.0 tomli-2.0.1
14:23:57 + omero config set omero.web.application_server wsgi-tcp
14:23:58 + omero config set omero.web.application_server.max_requests 0
14:23:59 + omero config set omero.web.prefix /web
14:24:00 + omero config set omero.web.static_url /web/static/
14:24:01 + omero config set omero.web.static_root /home/omero/static/web/
14:24:01 + omero config set omero.web.session_engine django.contrib.sessions.backends.cache
14:24:02 + omero config set omero.web.caches '{"default": {"BACKEND": "django_redis.cache.RedisCache","LOCATION": "redis://redis:6379/0"}}'
14:24:03 + omero config set omero.web.server_list '[["omero", 4064, "omero"], ["testintegration", 14064, "testintegration"]]'
14:24:04 + omero config set omero.web.application_server.host web
14:24:05 + omero config set omero.web.application_server.port 4080
14:24:05 + omero web config nginx --http 80
14:24:06 + sudo cp /home/omero/workspace/OMERO-web/OMERO.web/nginx.conf.tmp /home/omero/nginx/web.conf
14:24:06 + omero config set omero.web.wsgi_args -- '--log-level=DEBUG --error-logfile=/home/omero/workspace/OMERO-web/OMERO.web/var/log/gunicorn.err'
14:24:07 + omero config set omero.web.application_server.host 0.0.0.0
14:24:08 + git clone -b merge_ci https://github.com/snoopycrimecop/omero-iviewer.git
14:24:08 Cloning into 'omero-iviewer'...
14:24:10 + cd omero-iviewer/plugin
14:24:10 + python -m build
14:24:10 * Creating venv isolated environment...
14:24:10 * Installing packages in isolated environment... (setuptools >= 40.8.0)
14:24:12 * Getting build dependencies for sdist...
14:24:12 /tmp/build-env-8w934clr/lib64/python3.9/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing '0.14.0dev' to '0.14.0.dev0'
14:24:12   self.metadata.version = self._normalize_version(self.metadata.version)
14:24:12 running egg_info
14:24:12 creating omero_iviewer.egg-info
14:24:12 writing omero_iviewer.egg-info/PKG-INFO
14:24:12 writing dependency_links to omero_iviewer.egg-info/dependency_links.txt
14:24:12 writing requirements to omero_iviewer.egg-info/requires.txt
14:24:12 writing top-level names to omero_iviewer.egg-info/top_level.txt
14:24:12 writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
14:24:12 reading manifest file 'omero_iviewer.egg-info/SOURCES.txt'
14:24:12 reading manifest template 'MANIFEST.in'
14:24:12 adding license file 'LICENSE'
14:24:12 writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
14:24:12 * Building sdist...
14:24:12 /tmp/build-env-8w934clr/lib64/python3.9/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing '0.14.0dev' to '0.14.0.dev0'
14:24:12   self.metadata.version = self._normalize_version(self.metadata.version)
14:24:12 running sdist
14:24:12 running run_prod
14:24:12 npm run prod
14:24:12 
14:24:12 > prod
14:24:12 > ./prepare_build.sh && webpack --config webpack.prod.config.js --progress && ./deploy_build.sh
14:24:12 
14:24:12 Preparing build. You are going to need npm at a minimum
14:24:12 Fetching dependencies needed for build...
14:24:15 npm WARN deprecated babel-eslint@7.2.3: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
14:24:16 npm WARN deprecated text-encoding@0.6.4: no longer maintained
14:24:17 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.
14:24:17 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.
14:24:17 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.
14:24:18 
14:24:18 added 878 packages, and audited 879 packages in 5s
14:24:18 
14:24:18 76 packages are looking for funding
14:24:18   run `npm fund` for details
14:24:18 
14:24:18 11 vulnerabilities (3 moderate, 6 high, 2 critical)
14:24:18 
14:24:18 To address issues that do not require attention, run:
14:24:18   npm audit fix
14:24:18 
14:24:18 To address all issues (including breaking changes), run:
14:24:18   npm audit fix --force
14:24:18 
14:24:18 Run `npm audit` for details.
14:24:18 Erasing build/deploy directories...
14:24:18 Recreating build/deploy directories...
14:24:18 Buildfile: /home/omero/workspace/OMERO-web/omero-iviewer/build.xml
14:24:18 
14:24:18 clean-css-dir:
14:24:18     [mkdir] Created dir: /home/omero/workspace/OMERO-web/omero-iviewer/build/css
14:24:18 
14:24:18 copy-images:
14:24:18      [copy] Copying 35 files to /home/omero/workspace/OMERO-web/omero-iviewer/build/css/images
14:24:18 
14:24:18 prepare-css-prod:
14:24:18      [echo] Combine and minify css...
14:24:21      [exec] 
14:24:21      [exec] up to date, audited 879 packages in 2s
14:24:21      [exec] 
14:24:21      [exec] 76 packages are looking for funding
14:24:21      [exec]   run `npm fund` for details
14:24:21      [exec] 
14:24:21      [exec] 11 vulnerabilities (3 moderate, 6 high, 2 critical)
14:24:21      [exec] 
14:24:21      [exec] To address issues that do not require attention, run:
14:24:21      [exec]   npm audit fix
14:24:21      [exec] 
14:24:21      [exec] To address all issues (including breaking changes), run:
14:24:21      [exec]   npm audit fix --force
14:24:21      [exec] 
14:24:21      [exec] Run `npm audit` for details.
14:24:21 
14:24:21 BUILD SUCCESSFUL
14:24:21 Total time: 3 seconds
14:24:22 <s> [webpack.Progress] 0% 
14:24:22 
14:24:22 <s> [webpack.Progress] 1% setup before run
14:24:22 <s> [webpack.Progress] 1% setup before run NodeEnvironmentPlugin
14:24:22 <s> [webpack.Progress] 1% setup before run
14:24:22 <s> [webpack.Progress] 2% setup run
14:24:22 <s> [webpack.Progress] 2% setup run webpack-cli
14:24:22 <s> [webpack.Progress] 2% setup run
14:24:22 <s> [webpack.Progress] 4% setup normal module factory
14:24:22 <s> [webpack.Progress] 4% setup normal module factory
14:24:22 <s> [webpack.Progress] 5% setup context module factory
14:24:22 <s> [webpack.Progress] 5% setup context module factory
14:24:22 <s> [webpack.Progress] 6% setup before compile
14:24:22 <s> [webpack.Progress] 6% setup before compile ProgressPlugin
14:24:22 <s> [webpack.Progress] 6% setup before compile Aurelia:ModuleDependencies
14:24:23 <s> [webpack.Progress] 6% setup before compile
14:24:23 <s> [webpack.Progress] 7% setup compile
14:24:23 <s> [webpack.Progress] 7% setup compile ExternalsPlugin
14:24:23 <s> [webpack.Progress] 7% setup compile
14:24:23 <s> [webpack.Progress] 8% setup compilation
14:24:23 <s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
14:24:23 <s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
14:24:23 <s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
14:24:23 <s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
14:24:23 <s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
14:24:23 <s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
14:24:23 <s> [webpack.Progress] 8% setup compilation WorkerPlugin
14:24:23 <s> [webpack.Progress] 8% setup compilation WarnNoModeSetPlugin
14:24:23 <s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
14:24:23 <s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
14:24:23 <s> [webpack.Progress] 8% setup compilation
14:24:23 <s> [webpack.Progress] 9% setup compilation
14:24:23 <s> [webpack.Progress] 9% setup compilation ProgressPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
14:24:23 <s> [webpack.Progress] 9% setup compilation AureliaPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation DefinePlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
14:24:23 <s> [webpack.Progress] 9% setup compilation Aurelia:Dependencies
14:24:23 <s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
14:24:23 <s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
14:24:23 <s> [webpack.Progress] 9% setup compilation Aurelia:PreserveModuleName
14:24:23 <s> [webpack.Progress] 9% setup compilation Aurelia:PreserveExports
14:24:23 <s> [webpack.Progress] 9% setup compilation ProvidePlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation EntryPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation EntryPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation EntryPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation EntryPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation EntryPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation RuntimePlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation DataUriPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation FileUriPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation AMDPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation CommonJsPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation LoaderPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation LoaderPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation APIPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation ConstPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation UseStrictPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation RequireContextPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation ImportPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation ImportMetaContextPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation SystemPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation URLPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation InnerGraphPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation MangleExportsPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation RealContentHashPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation DefinePlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation TerserPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
14:24:23 <s> [webpack.Progress] 9% setup compilation
14:24:23 <s> [webpack.Progress] 10% building
14:24:23 <s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
14:24:23 <s> [webpack.Progress] 10% building import loader ./node_modules/babel-loader/lib/index.js
14:24:23 <s> [webpack.Progress] 10% building 0/5 entries 5/5 dependencies 0/5 modules
14:24:23 Browserslist: caniuse-lite is outdated. Please run:
14:24:23   npx update-browserslist-db@latest
14:24:23   Why you should do it regularly: https://github.com/browserslist/update-db#readme
14:24:23 <s> [webpack.Progress] 17% building 1/5 entries 7/55 dependencies 1/5 modules
14:24:23 <s> [webpack.Progress] 21% building import loader ./node_modules/file-loader/dist/cjs.js
14:24:23 <s> [webpack.Progress] 21% building 1/5 entries 42/91 dependencies 1/27 modules
14:24:24 [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.
14:24:24 <s> [webpack.Progress] 32% building 2/5 entries 48/92 dependencies 4/31 modules
14:24:24 <s> [webpack.Progress] 32% building import loader ./node_modules/html-loader/index.js
14:24:24 <s> [webpack.Progress] 32% building import loader ./node_modules/aurelia-webpack-plugin/dist/html-requires-loader.js
14:24:24 <s> [webpack.Progress] 32% building 2/5 entries 59/112 dependencies 16/34 modules
14:24:25 <s> [webpack.Progress] 32% building 2/5 entries 144/325 dependencies 17/100 modules
14:24:26 <s> [webpack.Progress] 32% building 2/5 entries 536/600 dependencies 62/438 modules
14:24:26 <s> [webpack.Progress] 32% building 2/5 entries 640/700 dependencies 94/473 modules
14:24:27 <s> [webpack.Progress] 32% building 2/5 entries 955/1000 dependencies 135/551 modules
14:24:27 <s> [webpack.Progress] 32% building import loader ./node_modules/expose-loader/dist/cjs.js
14:24:27 <s> [webpack.Progress] 32% building 2/5 entries 1133/1152 dependencies 144/594 modules
14:24:28 <s> [webpack.Progress] 32% building 2/5 entries 1169/1244 dependencies 200/597 modules
14:24:28 <s> [webpack.Progress] 32% building 2/5 entries 1300/1376 dependencies 390/633 modules
14:24:29 <s> [webpack.Progress] 42% building 3/5 entries 1316/1430 dependencies 450/634 modules
14:24:29 <s> [webpack.Progress] 43% building 3/5 entries 1453/1487 dependencies 600/672 modules
14:24:30 <s> [webpack.Progress] 43% building 3/5 entries 1691/1800 dependencies 647/745 modules
14:24:31 <s> [webpack.Progress] 43% building 3/5 entries 2004/2100 dependencies 658/831 modules
14:24:31 <s> [webpack.Progress] 42% building 3/5 entries 2416/2500 dependencies 763/897 modules
14:24:32 <s> [webpack.Progress] 54% building 4/5 entries 2575/2646 dependencies 818/908 modules
14:24:32 <s> [webpack.Progress] 65% building 5/5 entries 2796/2796 dependencies 941/941 modules
14:24:32 <s> [webpack.Progress] 65% building
14:24:32 <s> [webpack.Progress] 69% building finish
14:24:32 <s> [webpack.Progress] 69% building finish
14:24:32 <s> [webpack.Progress] 70% sealing finish module graph
14:24:32 <s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
14:24:32 <s> [webpack.Progress] 70% sealing finish module graph Aurelia:PreserveExports
14:24:32 <s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
14:24:32 <s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
14:24:32 <s> [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin
14:24:32 <s> [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin
14:24:32 <s> [webpack.Progress] 70% sealing finish module graph
14:24:32 <s> [webpack.Progress] 70% sealing plugins
14:24:32 <s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
14:24:32 <s> [webpack.Progress] 70% sealing plugins
14:24:32 <s> [webpack.Progress] 71% sealing dependencies optimization
14:24:32 <s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
14:24:32 <s> [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin
14:24:32 <s> [webpack.Progress] 71% sealing dependencies optimization
14:24:32 <s> [webpack.Progress] 71% sealing after dependencies optimization
14:24:32 <s> [webpack.Progress] 71% sealing after dependencies optimization
14:24:32 <s> [webpack.Progress] 72% sealing chunk graph
14:24:32 <s> [webpack.Progress] 72% sealing chunk graph
14:24:32 <s> [webpack.Progress] 73% sealing after chunk graph
14:24:32 <s> [webpack.Progress] 73% sealing after chunk graph
14:24:32 <s> [webpack.Progress] 73% sealing optimizing
14:24:32 <s> [webpack.Progress] 73% sealing optimizing
14:24:32 <s> [webpack.Progress] 74% sealing module optimization
14:24:32 <s> [webpack.Progress] 74% sealing module optimization
14:24:32 <s> [webpack.Progress] 75% sealing after module optimization
14:24:32 <s> [webpack.Progress] 75% sealing after module optimization
14:24:32 <s> [webpack.Progress] 75% sealing chunk optimization
14:24:32 <s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
14:24:32 <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
14:24:32 <s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
14:24:32 <s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
14:24:32 <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
14:24:32 <s> [webpack.Progress] 75% sealing chunk optimization
14:24:32 <s> [webpack.Progress] 76% sealing after chunk optimization
14:24:32 <s> [webpack.Progress] 76% sealing after chunk optimization
14:24:32 <s> [webpack.Progress] 77% sealing module and chunk tree optimization
14:24:32 <s> [webpack.Progress] 77% sealing module and chunk tree optimization
14:24:32 <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
14:24:32 <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
14:24:32 <s> [webpack.Progress] 78% sealing chunk modules optimization
14:24:32 <s> [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin
14:24:32 <s> [webpack.Progress] 78% sealing chunk modules optimization
14:24:32 <s> [webpack.Progress] 78% sealing after chunk modules optimization
14:24:32 <s> [webpack.Progress] 78% sealing after chunk modules optimization
14:24:32 <s> [webpack.Progress] 79% sealing module reviving
14:24:32 <s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
14:24:32 <s> [webpack.Progress] 79% sealing module reviving
14:24:32 <s> [webpack.Progress] 80% sealing before module ids
14:24:32 <s> [webpack.Progress] 80% sealing before module ids Aurelia:PreserveModuleName
14:24:32 <s> [webpack.Progress] 80% sealing before module ids
14:24:32 <s> [webpack.Progress] 80% sealing module ids
14:24:32 <s> [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin
14:24:32 <s> [webpack.Progress] 80% sealing module ids
14:24:32 <s> [webpack.Progress] 81% sealing module id optimization
14:24:32 <s> [webpack.Progress] 81% sealing module id optimization
14:24:32 <s> [webpack.Progress] 82% sealing module id optimization
14:24:32 <s> [webpack.Progress] 82% sealing module id optimization
14:24:32 <s> [webpack.Progress] 82% sealing chunk reviving
14:24:32 <s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
14:24:32 <s> [webpack.Progress] 82% sealing chunk reviving
14:24:32 <s> [webpack.Progress] 83% sealing before chunk ids
14:24:32 <s> [webpack.Progress] 83% sealing before chunk ids
14:24:32 <s> [webpack.Progress] 84% sealing chunk ids
14:24:32 <s> [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin
14:24:32 <s> [webpack.Progress] 84% sealing chunk ids
14:24:32 <s> [webpack.Progress] 84% sealing chunk id optimization
14:24:32 <s> [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin
14:24:32 <s> [webpack.Progress] 84% sealing chunk id optimization
14:24:32 <s> [webpack.Progress] 85% sealing after chunk id optimization
14:24:32 <s> [webpack.Progress] 85% sealing after chunk id optimization
14:24:32 <s> [webpack.Progress] 86% sealing record modules
14:24:32 <s> [webpack.Progress] 86% sealing record modules RecordIdsPlugin
14:24:32 <s> [webpack.Progress] 86% sealing record modules
14:24:32 <s> [webpack.Progress] 86% sealing record chunks
14:24:32 <s> [webpack.Progress] 86% sealing record chunks RecordIdsPlugin
14:24:32 <s> [webpack.Progress] 86% sealing record chunks
14:24:32 <s> [webpack.Progress] 87% sealing module hashing
14:24:32 <s> [webpack.Progress] 87% sealing module hashing
14:24:32 <s> [webpack.Progress] 87% sealing code generation
14:24:32 <s> [webpack.Progress] 87% sealing code generation
14:24:33 <s> [webpack.Progress] 88% sealing runtime requirements
14:24:33 <s> [webpack.Progress] 88% sealing runtime requirements
14:24:33 <s> [webpack.Progress] 89% sealing hashing
14:24:33 <s> [webpack.Progress] 89% sealing hashing
14:24:33 <s> [webpack.Progress] 89% sealing after hashing
14:24:33 <s> [webpack.Progress] 89% sealing after hashing
14:24:33 <s> [webpack.Progress] 90% sealing record hash
14:24:33 <s> [webpack.Progress] 90% sealing record hash
14:24:33 <s> [webpack.Progress] 91% sealing module assets processing
14:24:33 <s> [webpack.Progress] 91% sealing module assets processing
14:24:33 <s> [webpack.Progress] 91% sealing chunk assets processing
14:24:33 <s> [webpack.Progress] 91% sealing chunk assets processing
14:24:33 <s> [webpack.Progress] 92% sealing asset processing
14:24:33 <s> [webpack.Progress] 92% sealing asset processing TerserPlugin
14:24:50 <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
14:24:50 <s> [webpack.Progress] 92% sealing asset processing
14:24:50 <s> [webpack.Progress] 93% sealing after asset optimization
14:24:50 <s> [webpack.Progress] 93% sealing after asset optimization
14:24:50 <s> [webpack.Progress] 93% sealing recording
14:24:50 <s> [webpack.Progress] 93% sealing recording
14:24:50 <s> [webpack.Progress] 94% sealing after seal
14:24:50 <s> [webpack.Progress] 94% sealing after seal
14:24:50 <s> [webpack.Progress] 95% emitting emit
14:24:50 <s> [webpack.Progress] 95% emitting emit
14:24:50 <s> [webpack.Progress] 98% emitting after emit
14:24:50 <s> [webpack.Progress] 98% emitting after emit SizeLimitsPlugin
14:24:50 <s> [webpack.Progress] 98% emitting after emit
14:24:50 <s> [webpack.Progress] 99% done plugins
14:24:50 <s> [webpack.Progress] 99% done plugins
14:24:50 <s> [webpack.Progress] 99% 
14:24:50 
14:24:50 <s> [webpack.Progress] 99% cache store build dependencies
14:24:50 <s> [webpack.Progress] 99% cache store build dependencies
14:24:50 <s> [webpack.Progress] 99% cache begin idle
14:24:50 <s> [webpack.Progress] 99% cache begin idle
14:24:50 <s> [webpack.Progress] 100% 
14:24:50 
14:24:50 <s> [webpack.Progress] 99% cache shutdown
14:24:50 <s> [webpack.Progress] 99% cache shutdown
14:24:50 <s> [webpack.Progress] 100% 
14:24:50 
14:24:50 assets by path css/ 227 KiB
14:24:50   assets by chunk 189 KiB (auxiliary name: vendors)
14:24:50     assets by path css/*.css 153 KiB 5 assets
14:24:50     assets by path css/images/*.png 12.8 KiB
14:24:50       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)
14:24:50       + 3 assets
14:24:50     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)
14:24:50   assets by chunk 38.6 KiB (auxiliary name: main)
14:24:50     asset css/app.css 28.6 KiB [emitted] [from: css/app.css] (auxiliary name: main)
14:24:50     asset css/ol3-viewer.css 9.99 KiB [emitted] [from: css/ol3-viewer.css] (auxiliary name: main)
14:24:50 assets by path *.js 1.95 MiB
14:24:50   asset vendors.js 1.55 MiB [emitted] [minimized] [big] (name: vendors) (id hint: commons) 1 related asset
14:24:50   asset main.js 406 KiB [emitted] [minimized] [big] (name: main)
14:24:50   asset deps.js 2.22 KiB [emitted] [minimized] (name: deps)
14:24:50 Entrypoint main [big] 1.95 MiB (227 KiB) = vendors.js 1.55 MiB main.js 406 KiB 12 auxiliary assets
14:24:50 Entrypoint deps [big] 1.55 MiB (189 KiB) = vendors.js 1.55 MiB deps.js 2.22 KiB 10 auxiliary assets
14:24:50 orphan modules 1.25 MiB [orphan] 606 modules
14:24:50 runtime modules 10.2 KiB 26 modules
14:24:50 cacheable modules 4.89 MiB
14:24:50   modules by path ./node_modules/ 3.91 MiB 267 modules
14:24:50   modules by path ./src/ 1000 KiB 66 modules
14:24:50   modules by path ./css/*.css 117 bytes
14:24:50     ./css/ol3-viewer.css 62 bytes [built] [code generated]
14:24:50     ./css/app.css 55 bytes [built] [code generated]
14:24:50 
14:24:50 WARNING in configuration
14:24:50 The 'mode' option has not been set, webpack will fallback to 'production' for this value.
14:24:50 Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
14:24:50 You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/
14:24:50 
14:24:50 webpack 5.82.0 compiled with 1 warning in 27817 ms
14:24:50 Deploying built resources to plugin directory...
14:24:51 rm -rf ../node_modules
14:24:51 running egg_info
14:24:51 creating omero_iviewer.egg-info
14:24:51 writing omero_iviewer.egg-info/PKG-INFO
14:24:51 writing dependency_links to omero_iviewer.egg-info/dependency_links.txt
14:24:51 writing requirements to omero_iviewer.egg-info/requires.txt
14:24:51 writing top-level names to omero_iviewer.egg-info/top_level.txt
14:24:51 writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
14:24:51 reading manifest file 'omero_iviewer.egg-info/SOURCES.txt'
14:24:51 reading manifest template 'MANIFEST.in'
14:24:51 adding license file 'LICENSE'
14:24:51 writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
14:24:51 warning: Sdist: standard file not found: should have one of README, README.rst, README.txt, README.md
14:24:51 
14:24:51 running check
14:24:51 creating omero-iviewer-0.14.0.dev0
14:24:51 creating omero-iviewer-0.14.0.dev0/omero_iviewer
14:24:51 creating omero-iviewer-0.14.0.dev0/omero_iviewer.egg-info
14:24:51 creating omero-iviewer-0.14.0.dev0/omero_iviewer/__pycache__
14:24:51 creating omero-iviewer-0.14.0.dev0/omero_iviewer/static
14:24:51 creating omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer
14:24:51 creating omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css
14:24:51 creating omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/fonts
14:24:51 creating omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:51 creating omero-iviewer-0.14.0.dev0/omero_iviewer/templates
14:24:51 creating omero-iviewer-0.14.0.dev0/omero_iviewer/templates/omero_iviewer
14:24:51 copying files to omero-iviewer-0.14.0.dev0...
14:24:51 copying LICENSE -> omero-iviewer-0.14.0.dev0
14:24:51 copying MANIFEST.in -> omero-iviewer-0.14.0.dev0
14:24:51 copying setup.cfg -> omero-iviewer-0.14.0.dev0
14:24:51 copying setup.py -> omero-iviewer-0.14.0.dev0
14:24:51 copying omero_iviewer/README.rst -> omero-iviewer-0.14.0.dev0/omero_iviewer
14:24:51 copying omero_iviewer/__init__.py -> omero-iviewer-0.14.0.dev0/omero_iviewer
14:24:51 copying omero_iviewer/apps.py -> omero-iviewer-0.14.0.dev0/omero_iviewer
14:24:51 copying omero_iviewer/iviewer_settings.py -> omero-iviewer-0.14.0.dev0/omero_iviewer
14:24:51 copying omero_iviewer/urls.py -> omero-iviewer-0.14.0.dev0/omero_iviewer
14:24:51 copying omero_iviewer/utils.py -> omero-iviewer-0.14.0.dev0/omero_iviewer
14:24:51 copying omero_iviewer/version.py -> omero-iviewer-0.14.0.dev0/omero_iviewer
14:24:51 copying omero_iviewer/views.py -> omero-iviewer-0.14.0.dev0/omero_iviewer
14:24:51 copying omero_iviewer.egg-info/PKG-INFO -> omero-iviewer-0.14.0.dev0/omero_iviewer.egg-info
14:24:51 copying omero_iviewer.egg-info/SOURCES.txt -> omero-iviewer-0.14.0.dev0/omero_iviewer.egg-info
14:24:51 copying omero_iviewer.egg-info/dependency_links.txt -> omero-iviewer-0.14.0.dev0/omero_iviewer.egg-info
14:24:51 copying omero_iviewer.egg-info/not-zip-safe -> omero-iviewer-0.14.0.dev0/omero_iviewer.egg-info
14:24:51 copying omero_iviewer.egg-info/requires.txt -> omero-iviewer-0.14.0.dev0/omero_iviewer.egg-info
14:24:51 copying omero_iviewer.egg-info/top_level.txt -> omero-iviewer-0.14.0.dev0/omero_iviewer.egg-info
14:24:51 copying omero_iviewer/__pycache__/__init__.cpython-39.pyc -> omero-iviewer-0.14.0.dev0/omero_iviewer/__pycache__
14:24:51 copying omero_iviewer/__pycache__/utils.cpython-39.pyc -> omero-iviewer-0.14.0.dev0/omero_iviewer/__pycache__
14:24:51 copying omero_iviewer/__pycache__/version.cpython-39.pyc -> omero-iviewer-0.14.0.dev0/omero_iviewer/__pycache__
14:24:51 copying omero_iviewer/static/omero_iviewer/deps.js -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer
14:24:51 copying omero_iviewer/static/omero_iviewer/main.js -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer
14:24:52 copying omero_iviewer/static/omero_iviewer/openwith.js -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer
14:24:52 copying omero_iviewer/static/omero_iviewer/vendors.js -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer
14:24:52 copying omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer
14:24:52 copying omero_iviewer/static/omero_iviewer/css/all.min.css -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css
14:24:52 copying omero_iviewer/static/omero_iviewer/css/app.css -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css
14:24:52 copying omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css
14:24:52 copying omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css
14:24:52 copying omero_iviewer/static/omero_iviewer/css/slider.css -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css
14:24:52 copying omero_iviewer/static/omero_iviewer/css/spectrum.css -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css
14:24:52 copying omero_iviewer/static/omero_iviewer/css/spinner.css -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css
14:24:52 copying omero_iviewer/static/omero_iviewer/css/theme.css -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css
14:24:52 copying omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/fonts
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/arrow.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/collapse-left.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/collapse-right.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/collapse.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/crosshair.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/dim_locked.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/drag_handle.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/draw_label.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/draw_line.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/draw_point.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/ellipse.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/expand.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/gradient.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/label.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/line.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/link.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/mask.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/point.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/polygon.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/polyline.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/projection.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/rectangle.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/select.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/sortable.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png -> omero-iviewer-0.14.0.dev0/omero_iviewer/static/omero_iviewer/css/images
14:24:52 copying omero_iviewer/templates/omero_iviewer/index.html -> omero-iviewer-0.14.0.dev0/omero_iviewer/templates/omero_iviewer
14:24:52 copying omero_iviewer.egg-info/SOURCES.txt -> omero-iviewer-0.14.0.dev0/omero_iviewer.egg-info
14:24:52 Writing omero-iviewer-0.14.0.dev0/setup.cfg
14:24:52 creating /home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist
14:24:52 creating /home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist/.tmp-p6am1bm9
14:24:52 Creating tar archive
14:24:52 removing 'omero-iviewer-0.14.0.dev0' (and everything under it)
14:24:52 * Building wheel from sdist
14:24:52 * Creating venv isolated environment...
14:24:52 * Installing packages in isolated environment... (setuptools >= 40.8.0)
14:24:54 * Getting build dependencies for wheel...
14:24:54 /tmp/build-env-_5vtp4zt/lib64/python3.9/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing '0.14.0dev' to '0.14.0.dev0'
14:24:54   self.metadata.version = self._normalize_version(self.metadata.version)
14:24:54 running egg_info
14:24:54 writing omero_iviewer.egg-info/PKG-INFO
14:24:54 writing dependency_links to omero_iviewer.egg-info/dependency_links.txt
14:24:54 writing requirements to omero_iviewer.egg-info/requires.txt
14:24:54 writing top-level names to omero_iviewer.egg-info/top_level.txt
14:24:54 reading manifest file 'omero_iviewer.egg-info/SOURCES.txt'
14:24:54 reading manifest template 'MANIFEST.in'
14:24:54 adding license file 'LICENSE'
14:24:54 writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
14:24:54 * Installing packages in isolated environment... (wheel)
14:24:55 * Building wheel...
14:24:55 /tmp/build-env-_5vtp4zt/lib64/python3.9/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing '0.14.0dev' to '0.14.0.dev0'
14:24:55   self.metadata.version = self._normalize_version(self.metadata.version)
14:24:55 running bdist_wheel
14:24:55 running build
14:24:55 running build_py
14:24:55 creating build
14:24:55 creating build/lib
14:24:55 creating build/lib/omero_iviewer
14:24:55 copying omero_iviewer/__init__.py -> build/lib/omero_iviewer
14:24:55 copying omero_iviewer/apps.py -> build/lib/omero_iviewer
14:24:55 copying omero_iviewer/iviewer_settings.py -> build/lib/omero_iviewer
14:24:55 copying omero_iviewer/urls.py -> build/lib/omero_iviewer
14:24:55 copying omero_iviewer/utils.py -> build/lib/omero_iviewer
14:24:55 copying omero_iviewer/version.py -> build/lib/omero_iviewer
14:24:55 copying omero_iviewer/views.py -> build/lib/omero_iviewer
14:24:55 running egg_info
14:24:55 writing omero_iviewer.egg-info/PKG-INFO
14:24:55 writing dependency_links to omero_iviewer.egg-info/dependency_links.txt
14:24:55 writing requirements to omero_iviewer.egg-info/requires.txt
14:24:55 writing top-level names to omero_iviewer.egg-info/top_level.txt
14:24:55 reading manifest file 'omero_iviewer.egg-info/SOURCES.txt'
14:24:55 reading manifest template 'MANIFEST.in'
14:24:55 adding license file 'LICENSE'
14:24:55 writing manifest file 'omero_iviewer.egg-info/SOURCES.txt'
14:24:55 /tmp/build-env-_5vtp4zt/lib64/python3.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'omero_iviewer.__pycache__' is absent from the `packages` configuration.
14:24:55 !!
14:24:55 
14:24:55         ********************************************************************************
14:24:55         ############################
14:24:55         # Package would be ignored #
14:24:55         ############################
14:24:55         Python recognizes 'omero_iviewer.__pycache__' as an importable package[^1],
14:24:55         but it is absent from setuptools' `packages` configuration.
14:24:55 
14:24:55         This leads to an ambiguous overall configuration. If you want to distribute this
14:24:55         package, please make sure that 'omero_iviewer.__pycache__' is explicitly added
14:24:55         to the `packages` configuration field.
14:24:55 
14:24:55         Alternatively, you can also rely on setuptools' discovery methods
14:24:55         (for example by using `find_namespace_packages(...)`/`find_namespace:`
14:24:55         instead of `find_packages(...)`/`find:`).
14:24:55 
14:24:55         You can read more about "package discovery" on setuptools documentation page:
14:24:55 
14:24:55         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
14:24:55 
14:24:55         If you don't want 'omero_iviewer.__pycache__' to be distributed and are
14:24:55         already explicitly excluding 'omero_iviewer.__pycache__' via
14:24:55         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
14:24:55         you can try to use `exclude_package_data`, or `include-package-data=False` in
14:24:55         combination with a more fine grained `package-data` configuration.
14:24:55 
14:24:55         You can read more about "package data files" on setuptools documentation page:
14:24:55 
14:24:55         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
14:24:55 
14:24:55 
14:24:55         [^1]: For Python, any directory (with suitable naming) can be imported,
14:24:55               even if it does not contain any `.py` files.
14:24:55               On the other hand, currently there is no concept of package data
14:24:55               directory, all directories are treated like packages.
14:24:55         ********************************************************************************
14:24:55 
14:24:55 !!
14:24:55   check.warn(importable)
14:24:55 /tmp/build-env-_5vtp4zt/lib64/python3.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'omero_iviewer.static.omero_iviewer' is absent from the `packages` configuration.
14:24:55 !!
14:24:55 
14:24:55         ********************************************************************************
14:24:55         ############################
14:24:55         # Package would be ignored #
14:24:55         ############################
14:24:55         Python recognizes 'omero_iviewer.static.omero_iviewer' as an importable package[^1],
14:24:55         but it is absent from setuptools' `packages` configuration.
14:24:55 
14:24:55         This leads to an ambiguous overall configuration. If you want to distribute this
14:24:55         package, please make sure that 'omero_iviewer.static.omero_iviewer' is explicitly added
14:24:55         to the `packages` configuration field.
14:24:55 
14:24:55         Alternatively, you can also rely on setuptools' discovery methods
14:24:55         (for example by using `find_namespace_packages(...)`/`find_namespace:`
14:24:55         instead of `find_packages(...)`/`find:`).
14:24:55 
14:24:55         You can read more about "package discovery" on setuptools documentation page:
14:24:55 
14:24:55         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
14:24:55 
14:24:55         If you don't want 'omero_iviewer.static.omero_iviewer' to be distributed and are
14:24:55         already explicitly excluding 'omero_iviewer.static.omero_iviewer' via
14:24:55         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
14:24:55         you can try to use `exclude_package_data`, or `include-package-data=False` in
14:24:55         combination with a more fine grained `package-data` configuration.
14:24:55 
14:24:55         You can read more about "package data files" on setuptools documentation page:
14:24:55 
14:24:55         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
14:24:55 
14:24:55 
14:24:55         [^1]: For Python, any directory (with suitable naming) can be imported,
14:24:55               even if it does not contain any `.py` files.
14:24:55               On the other hand, currently there is no concept of package data
14:24:55               directory, all directories are treated like packages.
14:24:55         ********************************************************************************
14:24:55 
14:24:55 !!
14:24:55   check.warn(importable)
14:24:55 /tmp/build-env-_5vtp4zt/lib64/python3.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'omero_iviewer.static.omero_iviewer.css' is absent from the `packages` configuration.
14:24:55 !!
14:24:55 
14:24:55         ********************************************************************************
14:24:55         ############################
14:24:55         # Package would be ignored #
14:24:55         ############################
14:24:55         Python recognizes 'omero_iviewer.static.omero_iviewer.css' as an importable package[^1],
14:24:55         but it is absent from setuptools' `packages` configuration.
14:24:55 
14:24:55         This leads to an ambiguous overall configuration. If you want to distribute this
14:24:55         package, please make sure that 'omero_iviewer.static.omero_iviewer.css' is explicitly added
14:24:55         to the `packages` configuration field.
14:24:55 
14:24:55         Alternatively, you can also rely on setuptools' discovery methods
14:24:55         (for example by using `find_namespace_packages(...)`/`find_namespace:`
14:24:55         instead of `find_packages(...)`/`find:`).
14:24:55 
14:24:55         You can read more about "package discovery" on setuptools documentation page:
14:24:55 
14:24:55         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
14:24:55 
14:24:55         If you don't want 'omero_iviewer.static.omero_iviewer.css' to be distributed and are
14:24:55         already explicitly excluding 'omero_iviewer.static.omero_iviewer.css' via
14:24:55         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
14:24:55         you can try to use `exclude_package_data`, or `include-package-data=False` in
14:24:55         combination with a more fine grained `package-data` configuration.
14:24:55 
14:24:55         You can read more about "package data files" on setuptools documentation page:
14:24:55 
14:24:55         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
14:24:55 
14:24:55 
14:24:55         [^1]: For Python, any directory (with suitable naming) can be imported,
14:24:55               even if it does not contain any `.py` files.
14:24:55               On the other hand, currently there is no concept of package data
14:24:55               directory, all directories are treated like packages.
14:24:55         ********************************************************************************
14:24:55 
14:24:55 !!
14:24:55   check.warn(importable)
14:24:55 /tmp/build-env-_5vtp4zt/lib64/python3.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'omero_iviewer.static.omero_iviewer.css.fonts' is absent from the `packages` configuration.
14:24:55 !!
14:24:55 
14:24:55         ********************************************************************************
14:24:55         ############################
14:24:55         # Package would be ignored #
14:24:55         ############################
14:24:55         Python recognizes 'omero_iviewer.static.omero_iviewer.css.fonts' as an importable package[^1],
14:24:55         but it is absent from setuptools' `packages` configuration.
14:24:55 
14:24:55         This leads to an ambiguous overall configuration. If you want to distribute this
14:24:55         package, please make sure that 'omero_iviewer.static.omero_iviewer.css.fonts' is explicitly added
14:24:55         to the `packages` configuration field.
14:24:55 
14:24:55         Alternatively, you can also rely on setuptools' discovery methods
14:24:55         (for example by using `find_namespace_packages(...)`/`find_namespace:`
14:24:55         instead of `find_packages(...)`/`find:`).
14:24:55 
14:24:55         You can read more about "package discovery" on setuptools documentation page:
14:24:55 
14:24:55         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
14:24:55 
14:24:55         If you don't want 'omero_iviewer.static.omero_iviewer.css.fonts' to be distributed and are
14:24:55         already explicitly excluding 'omero_iviewer.static.omero_iviewer.css.fonts' via
14:24:55         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
14:24:55         you can try to use `exclude_package_data`, or `include-package-data=False` in
14:24:55         combination with a more fine grained `package-data` configuration.
14:24:55 
14:24:55         You can read more about "package data files" on setuptools documentation page:
14:24:55 
14:24:55         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
14:24:55 
14:24:55 
14:24:55         [^1]: For Python, any directory (with suitable naming) can be imported,
14:24:55               even if it does not contain any `.py` files.
14:24:55               On the other hand, currently there is no concept of package data
14:24:55               directory, all directories are treated like packages.
14:24:55         ********************************************************************************
14:24:55 
14:24:55 !!
14:24:55   check.warn(importable)
14:24:55 /tmp/build-env-_5vtp4zt/lib64/python3.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'omero_iviewer.static.omero_iviewer.css.images' is absent from the `packages` configuration.
14:24:55 !!
14:24:55 
14:24:55         ********************************************************************************
14:24:55         ############################
14:24:55         # Package would be ignored #
14:24:55         ############################
14:24:55         Python recognizes 'omero_iviewer.static.omero_iviewer.css.images' as an importable package[^1],
14:24:55         but it is absent from setuptools' `packages` configuration.
14:24:55 
14:24:55         This leads to an ambiguous overall configuration. If you want to distribute this
14:24:55         package, please make sure that 'omero_iviewer.static.omero_iviewer.css.images' is explicitly added
14:24:55         to the `packages` configuration field.
14:24:55 
14:24:55         Alternatively, you can also rely on setuptools' discovery methods
14:24:55         (for example by using `find_namespace_packages(...)`/`find_namespace:`
14:24:55         instead of `find_packages(...)`/`find:`).
14:24:55 
14:24:55         You can read more about "package discovery" on setuptools documentation page:
14:24:55 
14:24:55         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
14:24:55 
14:24:55         If you don't want 'omero_iviewer.static.omero_iviewer.css.images' to be distributed and are
14:24:55         already explicitly excluding 'omero_iviewer.static.omero_iviewer.css.images' via
14:24:55         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
14:24:55         you can try to use `exclude_package_data`, or `include-package-data=False` in
14:24:55         combination with a more fine grained `package-data` configuration.
14:24:55 
14:24:55         You can read more about "package data files" on setuptools documentation page:
14:24:55 
14:24:55         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
14:24:55 
14:24:55 
14:24:55         [^1]: For Python, any directory (with suitable naming) can be imported,
14:24:55               even if it does not contain any `.py` files.
14:24:55               On the other hand, currently there is no concept of package data
14:24:55               directory, all directories are treated like packages.
14:24:55         ********************************************************************************
14:24:55 
14:24:55 !!
14:24:55   check.warn(importable)
14:24:55 /tmp/build-env-_5vtp4zt/lib64/python3.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'omero_iviewer.templates.omero_iviewer' is absent from the `packages` configuration.
14:24:55 !!
14:24:55 
14:24:55         ********************************************************************************
14:24:55         ############################
14:24:55         # Package would be ignored #
14:24:55         ############################
14:24:55         Python recognizes 'omero_iviewer.templates.omero_iviewer' as an importable package[^1],
14:24:55         but it is absent from setuptools' `packages` configuration.
14:24:55 
14:24:55         This leads to an ambiguous overall configuration. If you want to distribute this
14:24:55         package, please make sure that 'omero_iviewer.templates.omero_iviewer' is explicitly added
14:24:55         to the `packages` configuration field.
14:24:55 
14:24:55         Alternatively, you can also rely on setuptools' discovery methods
14:24:55         (for example by using `find_namespace_packages(...)`/`find_namespace:`
14:24:55         instead of `find_packages(...)`/`find:`).
14:24:55 
14:24:55         You can read more about "package discovery" on setuptools documentation page:
14:24:55 
14:24:55         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
14:24:55 
14:24:55         If you don't want 'omero_iviewer.templates.omero_iviewer' to be distributed and are
14:24:55         already explicitly excluding 'omero_iviewer.templates.omero_iviewer' via
14:24:55         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
14:24:55         you can try to use `exclude_package_data`, or `include-package-data=False` in
14:24:55         combination with a more fine grained `package-data` configuration.
14:24:55 
14:24:55         You can read more about "package data files" on setuptools documentation page:
14:24:55 
14:24:55         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
14:24:55 
14:24:55 
14:24:55         [^1]: For Python, any directory (with suitable naming) can be imported,
14:24:55               even if it does not contain any `.py` files.
14:24:55               On the other hand, currently there is no concept of package data
14:24:55               directory, all directories are treated like packages.
14:24:55         ********************************************************************************
14:24:55 
14:24:55 !!
14:24:55   check.warn(importable)
14:24:55 copying omero_iviewer/README.rst -> build/lib/omero_iviewer
14:24:55 creating build/lib/omero_iviewer/__pycache__
14:24:55 copying omero_iviewer/__pycache__/__init__.cpython-39.pyc -> build/lib/omero_iviewer/__pycache__
14:24:55 copying omero_iviewer/__pycache__/utils.cpython-39.pyc -> build/lib/omero_iviewer/__pycache__
14:24:55 copying omero_iviewer/__pycache__/version.cpython-39.pyc -> build/lib/omero_iviewer/__pycache__
14:24:55 creating build/lib/omero_iviewer/static
14:24:55 creating build/lib/omero_iviewer/static/omero_iviewer
14:24:55 copying omero_iviewer/static/omero_iviewer/deps.js -> build/lib/omero_iviewer/static/omero_iviewer
14:24:55 copying omero_iviewer/static/omero_iviewer/main.js -> build/lib/omero_iviewer/static/omero_iviewer
14:24:55 copying omero_iviewer/static/omero_iviewer/openwith.js -> build/lib/omero_iviewer/static/omero_iviewer
14:24:55 copying omero_iviewer/static/omero_iviewer/vendors.js -> build/lib/omero_iviewer/static/omero_iviewer
14:24:55 copying omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> build/lib/omero_iviewer/static/omero_iviewer
14:24:55 creating build/lib/omero_iviewer/static/omero_iviewer/css
14:24:55 copying omero_iviewer/static/omero_iviewer/css/all.min.css -> build/lib/omero_iviewer/static/omero_iviewer/css
14:24:55 copying omero_iviewer/static/omero_iviewer/css/app.css -> build/lib/omero_iviewer/static/omero_iviewer/css
14:24:55 copying omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> build/lib/omero_iviewer/static/omero_iviewer/css
14:24:55 copying omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> build/lib/omero_iviewer/static/omero_iviewer/css
14:24:55 copying omero_iviewer/static/omero_iviewer/css/slider.css -> build/lib/omero_iviewer/static/omero_iviewer/css
14:24:55 copying omero_iviewer/static/omero_iviewer/css/spectrum.css -> build/lib/omero_iviewer/static/omero_iviewer/css
14:24:55 copying omero_iviewer/static/omero_iviewer/css/spinner.css -> build/lib/omero_iviewer/static/omero_iviewer/css
14:24:55 copying omero_iviewer/static/omero_iviewer/css/theme.css -> build/lib/omero_iviewer/static/omero_iviewer/css
14:24:55 creating build/lib/omero_iviewer/static/omero_iviewer/css/fonts
14:24:55 copying omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff -> build/lib/omero_iviewer/static/omero_iviewer/css/fonts
14:24:55 creating build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/arrow.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/collapse-left.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/collapse-right.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/collapse.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/crosshair.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/dim_locked.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/drag_handle.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/draw_label.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/draw_line.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/draw_point.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/ellipse.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/expand.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/gradient.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/label.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/line.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/link.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/mask.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/point.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/polygon.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/polyline.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/projection.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/rectangle.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/select.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/sortable.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images
14:24:55 creating build/lib/omero_iviewer/templates
14:24:55 creating build/lib/omero_iviewer/templates/omero_iviewer
14:24:55 copying omero_iviewer/templates/omero_iviewer/index.html -> build/lib/omero_iviewer/templates/omero_iviewer
14:24:55 installing to build/bdist.linux-x86_64/wheel
14:24:55 running install
14:24:55 running install_lib
14:24:55 creating build/bdist.linux-x86_64
14:24:55 creating build/bdist.linux-x86_64/wheel
14:24:55 creating build/bdist.linux-x86_64/wheel/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/__init__.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/apps.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/iviewer_settings.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/urls.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/utils.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/version.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/views.py -> build/bdist.linux-x86_64/wheel/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/README.rst -> build/bdist.linux-x86_64/wheel/omero_iviewer
14:24:55 creating build/bdist.linux-x86_64/wheel/omero_iviewer/__pycache__
14:24:55 copying build/lib/omero_iviewer/__pycache__/__init__.cpython-39.pyc -> build/bdist.linux-x86_64/wheel/omero_iviewer/__pycache__
14:24:55 copying build/lib/omero_iviewer/__pycache__/utils.cpython-39.pyc -> build/bdist.linux-x86_64/wheel/omero_iviewer/__pycache__
14:24:55 copying build/lib/omero_iviewer/__pycache__/version.cpython-39.pyc -> build/bdist.linux-x86_64/wheel/omero_iviewer/__pycache__
14:24:55 creating build/bdist.linux-x86_64/wheel/omero_iviewer/static
14:24:55 creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/deps.js -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/main.js -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/openwith.js -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/vendors.js -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer
14:24:55 creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/css/all.min.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/css/app.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/css/slider.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/css/spectrum.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/css/spinner.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
14:24:55 copying build/lib/omero_iviewer/static/omero_iviewer/css/theme.css -> build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css
14:24:55 creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/fonts
14:24:55 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
14:24:55 creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 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
14:24:55 creating build/bdist.linux-x86_64/wheel/omero_iviewer/templates
14:24:55 creating build/bdist.linux-x86_64/wheel/omero_iviewer/templates/omero_iviewer
14:24:55 copying build/lib/omero_iviewer/templates/omero_iviewer/index.html -> build/bdist.linux-x86_64/wheel/omero_iviewer/templates/omero_iviewer
14:24:55 running install_egg_info
14:24:55 Copying omero_iviewer.egg-info to build/bdist.linux-x86_64/wheel/omero_iviewer-0.14.0.dev0-py3.9.egg-info
14:24:55 running install_scripts
14:24:55 creating build/bdist.linux-x86_64/wheel/omero_iviewer-0.14.0.dev0.dist-info/WHEEL
14:24:55 creating '/home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist/.tmp-vnudw_8j/omero_iviewer-0.14.0.dev0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
14:24:55 adding 'omero_iviewer/README.rst'
14:24:55 adding 'omero_iviewer/__init__.py'
14:24:55 adding 'omero_iviewer/apps.py'
14:24:55 adding 'omero_iviewer/iviewer_settings.py'
14:24:55 adding 'omero_iviewer/urls.py'
14:24:55 adding 'omero_iviewer/utils.py'
14:24:55 adding 'omero_iviewer/version.py'
14:24:55 adding 'omero_iviewer/views.py'
14:24:55 adding 'omero_iviewer/__pycache__/__init__.cpython-39.pyc'
14:24:55 adding 'omero_iviewer/__pycache__/utils.cpython-39.pyc'
14:24:55 adding 'omero_iviewer/__pycache__/version.cpython-39.pyc'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/deps.js'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/main.js'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/openwith.js'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/vendors.js'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/all.min.css'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/app.css'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/bootstrap.min.css'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/ol3-viewer.css'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/slider.css'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/spectrum.css'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/spinner.css'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/theme.css'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/arrow.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/collapse-left.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/collapse-right.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/collapse.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/crosshair.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/dim_locked.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/drag_handle.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_label.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_line.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_point.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/ellipse.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/expand.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/gradient.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/label.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/line.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/link.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/mask.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/point.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/polygon.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/polyline.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/projection.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/rectangle.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/select.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/sortable.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png'
14:24:55 adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png'
14:24:55 adding 'omero_iviewer/templates/omero_iviewer/index.html'
14:24:55 adding 'omero_iviewer-0.14.0.dev0.dist-info/LICENSE'
14:24:55 adding 'omero_iviewer-0.14.0.dev0.dist-info/METADATA'
14:24:55 adding 'omero_iviewer-0.14.0.dev0.dist-info/WHEEL'
14:24:55 adding 'omero_iviewer-0.14.0.dev0.dist-info/top_level.txt'
14:24:55 adding 'omero_iviewer-0.14.0.dev0.dist-info/RECORD'
14:24:55 removing build/bdist.linux-x86_64/wheel
14:24:55 Successfully built omero-iviewer-0.14.0.dev0.tar.gz and omero_iviewer-0.14.0.dev0-py3-none-any.whl
14:24:55 + cd dist
14:24:55 + for x in *.tar.gz
14:24:55 + pip install -U omero-iviewer-0.14.0.dev0.tar.gz
14:24:56 Processing ./omero-iviewer-0.14.0.dev0.tar.gz
14:24:56   Installing build dependencies: started
14:24:57   Installing build dependencies: finished with status 'done'
14:24:57   Getting requirements to build wheel: started
14:24:57   Getting requirements to build wheel: finished with status 'done'
14:24:58   Installing backend dependencies: started
14:24:58   Installing backend dependencies: finished with status 'done'
14:24:58   Preparing metadata (pyproject.toml): started
14:24:58   Preparing metadata (pyproject.toml): finished with status 'done'
14:24:58 Requirement already satisfied: omero-web>=5.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-iviewer==0.14.0.dev0) (5.25.1.dev0)
14:24:58 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (5.19.2.dev0)
14:24:58 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (0.9.25)
14:24:58 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (4.2.11)
14:24:58 Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (2.1.0)
14:24:58 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (3.7.0)
14:24:58 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (3.8)
14:24:58 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (6.6.0)
14:24:58 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (21.2.0)
14:24:59 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (0.9.1.dev0)
14:24:59 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (10.2.0)
14:24:59 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (2024.1)
14:24:59 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (2.8.2)
14:24:59 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (24.0)
14:24:59 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (3.8.1)
14:24:59 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (0.4.4)
14:24:59 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (1.26.18)
14:24:59 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (1.4.4)
14:24:59 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (1.0.0)
14:24:59 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (1.26.4)
14:24:59 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (6.0.1)
14:24:59 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (3.6.5)
14:24:59 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (2.31.0)
14:24:59 Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (4.10.0)
14:24:59 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (3.3.2)
14:24:59 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (3.6)
14:24:59 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.0.dev0) (2024.2.2)
14:24:59 Building wheels for collected packages: omero-iviewer
14:24:59   Building wheel for omero-iviewer (pyproject.toml): started
14:24:59   Building wheel for omero-iviewer (pyproject.toml): finished with status 'done'
14:24:59   Created wheel for omero-iviewer: filename=omero_iviewer-0.14.0.dev0-py3-none-any.whl size=806914 sha256=b72d32cd8a97d1d70140edc4a6232bb90c7c906077e99c85f0a4f8a8c9ed558b
14:24:59   Stored in directory: /home/omero/.cache/pip/wheels/fd/6a/be/b11917482f047f8656064f2dbcdb42d92d3994282a56fe7f1c
14:24:59 Successfully built omero-iviewer
14:24:59 Installing collected packages: omero-iviewer
14:24:59 Successfully installed omero-iviewer-0.14.0.dev0
14:24:59 + omero config set omero.web.use_x_forwarded_host true
14:25:00 + omero config set omero.web.secure_proxy_ssl_header '["HTTP_X_FORWARDED_PROTO", "https"]'
14:25:01 + omero config append omero.web.apps '"omero_iviewer"'
14:25:02 + omero config set omero.web.viewer.view omero_iviewer.views.index
14:25:03 + 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"}]'
14:25:04 + pip install git+https://github.com/snoopycrimecop/omero-figure.git@merge_ci#egg=omero-figure
14:25:04 Collecting omero-figure
14:25:04   Cloning https://github.com/snoopycrimecop/omero-figure.git (to revision merge_ci) to /tmp/pip-install-atumucyp/omero-figure_62463a08ebb64f59aeabde0114c781c5
14:25:04   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-figure.git /tmp/pip-install-atumucyp/omero-figure_62463a08ebb64f59aeabde0114c781c5
14:25:06   Resolved https://github.com/snoopycrimecop/omero-figure.git to commit 39df65de5df509fac89121bde68a87c64355fe83
14:25:06   Installing build dependencies: started
14:25:07   Installing build dependencies: finished with status 'done'
14:25:07   Getting requirements to build wheel: started
14:25:08   Getting requirements to build wheel: finished with status 'done'
14:25:08   Installing backend dependencies: started
14:25:08   Installing backend dependencies: finished with status 'done'
14:25:08   Preparing metadata (pyproject.toml): started
14:25:09   Preparing metadata (pyproject.toml): finished with status 'done'
14:25:09 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-figure) (5.25.1.dev0)
14:25:09 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (5.19.2.dev0)
14:25:09 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (0.9.25)
14:25:09 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (4.2.11)
14:25:09 Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (2.1.0)
14:25:09 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (3.7.0)
14:25:09 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (3.8)
14:25:09 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (6.6.0)
14:25:09 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (21.2.0)
14:25:09 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (0.9.1.dev0)
14:25:09 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (10.2.0)
14:25:09 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (2024.1)
14:25:09 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (2.8.2)
14:25:09 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (24.0)
14:25:09 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (3.8.1)
14:25:09 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (0.4.4)
14:25:09 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.26.18)
14:25:09 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.4.4)
14:25:09 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.0.0)
14:25:09 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.26.4)
14:25:09 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (6.0.1)
14:25:09 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.6.5)
14:25:09 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (2.31.0)
14:25:09 Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (4.10.0)
14:25:09 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.3.2)
14:25:09 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.6)
14:25:09 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (2024.2.2)
14:25:09 Building wheels for collected packages: omero-figure
14:25:09   Building wheel for omero-figure (pyproject.toml): started
14:25:21   Building wheel for omero-figure (pyproject.toml): finished with status 'done'
14:25:21   Created wheel for omero-figure: filename=omero_figure-6.2.1.dev0-py3-none-any.whl size=1049922 sha256=950fadc1fd704e60e4f8078885f6bad23f7ee5ef512d611c695ae16dd4c3cbda
14:25:21   Stored in directory: /tmp/pip-ephem-wheel-cache-qh8o3j8u/wheels/32/83/a5/8d41deba0825e3af79d858e8380c7c5064ff3f367533b05a8c
14:25:21 Successfully built omero-figure
14:25:21 Installing collected packages: omero-figure
14:25:21 Successfully installed omero-figure-6.2.1.dev0
14:25:21 + omero config append omero.web.apps '"omero_figure"'
14:25:22 + omero config append omero.web.ui.top_links '["Figure", "figure_index", {"title": "Open Figure in new tab", "target": "_blank"}]'
14:25:23 + omero config append omero.web.open_with '["omero_figure", "new_figure", {"supported_objects":["images"], "target": "_blank", "label": "OMERO.figure"}]'
14:25:24 + pip install https://github.com/snoopycrimecop/omero-parade/archive/merge_ci.tar.gz
14:25:24 Collecting https://github.com/snoopycrimecop/omero-parade/archive/merge_ci.tar.gz
14:25:25   Downloading https://github.com/snoopycrimecop/omero-parade/archive/merge_ci.tar.gz
14:25:25      - 73.2 kB 1.3 MB/s 0:00:00
14:25:25   Installing build dependencies: started
14:25:27   Installing build dependencies: finished with status 'done'
14:25:27   Getting requirements to build wheel: started
14:25:27   Getting requirements to build wheel: finished with status 'done'
14:25:27   Installing backend dependencies: started
14:25:28   Installing backend dependencies: finished with status 'done'
14:25:28   Preparing metadata (pyproject.toml): started
14:25:28   Preparing metadata (pyproject.toml): finished with status 'done'
14:25:28 Requirement already satisfied: omero-web>=5.6.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-parade==0.2.5.dev0) (5.25.1.dev0)
14:25:28 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-parade==0.2.5.dev0) (1.26.4)
14:25:28 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (5.19.2.dev0)
14:25:28 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.9.25)
14:25:28 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (4.2.11)
14:25:28 Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2.1.0)
14:25:28 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.7.0)
14:25:28 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.8)
14:25:28 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (6.6.0)
14:25:28 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (21.2.0)
14:25:28 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.9.1.dev0)
14:25:28 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (10.2.0)
14:25:28 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2024.1)
14:25:28 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2.8.2)
14:25:28 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (24.0)
14:25:28 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.8.1)
14:25:28 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.4.4)
14:25:28 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.26.18)
14:25:28 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.4.4)
14:25:28 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.0.0)
14:25:28 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (6.0.1)
14:25:28 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.6.5)
14:25:28 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2.31.0)
14:25:28 Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (4.10.0)
14:25:28 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.3.2)
14:25:28 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.6)
14:25:28 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2024.2.2)
14:25:28 Building wheels for collected packages: omero-parade
14:25:28   Building wheel for omero-parade (pyproject.toml): started
14:25:33   Building wheel for omero-parade (pyproject.toml): finished with status 'done'
14:25:33   Created wheel for omero-parade: filename=omero_parade-0.2.5.dev0-py3-none-any.whl size=294250 sha256=d48b0a0e137ef6884b2bbbeb2590702ae47bb7cccd87ec7c09b45d81e7eff9fa
14:25:33   Stored in directory: /tmp/pip-ephem-wheel-cache-pajqhpch/wheels/64/47/da/d3643ecb45c7e56520bd9bf2da612cc8c4e01ab32982fc730a
14:25:33 Successfully built omero-parade
14:25:34 Installing collected packages: omero-parade
14:25:34 Successfully installed omero-parade-0.2.5.dev0
14:25:34 + omero config append omero.web.apps '"omero_parade"'
14:25:35 + omero config append omero.web.ui.center_plugins '["Parade", "omero_parade/init.js.html", "omero_parade"]'
14:25:36 + pip install git+https://github.com/snoopycrimecop/omero-fpbioimage.git@merge_ci#egg=omero-fpbioimage
14:25:36 Collecting omero-fpbioimage
14:25:36   Cloning https://github.com/snoopycrimecop/omero-fpbioimage.git (to revision merge_ci) to /tmp/pip-install-g12x2oj2/omero-fpbioimage_7aa04166863349f8910f55592f1a4501
14:25:36   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-fpbioimage.git /tmp/pip-install-g12x2oj2/omero-fpbioimage_7aa04166863349f8910f55592f1a4501
14:25:38   Running command git checkout -b merge_ci --track origin/merge_ci
14:25:38   Switched to a new branch 'merge_ci'
14:25:38   branch 'merge_ci' set up to track 'origin/merge_ci'.
14:25:38   Resolved https://github.com/snoopycrimecop/omero-fpbioimage.git to commit 341a370c00949aa23e82b231d3b3db96b2fc9ce8
14:25:38   Installing build dependencies: started
14:25:40   Installing build dependencies: finished with status 'done'
14:25:40   Getting requirements to build wheel: started
14:25:40   Getting requirements to build wheel: finished with status 'done'
14:25:40   Installing backend dependencies: started
14:25:41   Installing backend dependencies: finished with status 'done'
14:25:41   Preparing metadata (pyproject.toml): started
14:25:41   Preparing metadata (pyproject.toml): finished with status 'done'
14:25:41 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-fpbioimage) (5.25.1.dev0)
14:25:41 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (5.19.2.dev0)
14:25:41 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (0.9.25)
14:25:41 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (4.2.11)
14:25:41 Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (2.1.0)
14:25:41 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (3.7.0)
14:25:41 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (3.8)
14:25:41 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (6.6.0)
14:25:41 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (21.2.0)
14:25:41 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (0.9.1.dev0)
14:25:41 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (10.2.0)
14:25:41 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (2024.1)
14:25:41 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (2.8.2)
14:25:41 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (24.0)
14:25:41 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (3.8.1)
14:25:41 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (0.4.4)
14:25:41 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.26.18)
14:25:41 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.4.4)
14:25:41 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.0.0)
14:25:41 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.26.4)
14:25:41 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (6.0.1)
14:25:41 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.6.5)
14:25:41 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (2.31.0)
14:25:41 Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (4.10.0)
14:25:41 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.3.2)
14:25:41 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.6)
14:25:41 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (2024.2.2)
14:25:41 Building wheels for collected packages: omero-fpbioimage
14:25:41   Building wheel for omero-fpbioimage (pyproject.toml): started
14:25:42   Building wheel for omero-fpbioimage (pyproject.toml): finished with status 'done'
14:25:42   Created wheel for omero-fpbioimage: filename=omero_fpbioimage-0.4.2.dev0-py3-none-any.whl size=6922722 sha256=2d175395b5b4ba9b7b687df2290f76be963aed65d1e32795186c6b2975a4943d
14:25:42   Stored in directory: /tmp/pip-ephem-wheel-cache-l582dc_e/wheels/cf/90/f1/b1a70640f9e87d1baccf10c5741dd530c70e47ff817fd6b689
14:25:42 Successfully built omero-fpbioimage
14:25:42 Installing collected packages: omero-fpbioimage
14:25:42 Successfully installed omero-fpbioimage-0.4.2.dev0
14:25:42 + omero config append omero.web.apps '"omero_fpbioimage"'
14:25:43 + omero config append omero.web.open_with '["omero_fpbioimage", "fpbioimage_index", {"script_url": "fpbioimage/openwith.js", "supported_objects": ["image"], "label": "FPBioimage"}]'
14:25:44 + pip install git+https://github.com/snoopycrimecop/omero-gallery.git@merge_ci#egg=omero-gallery
14:25:44 Collecting omero-gallery
14:25:44   Cloning https://github.com/snoopycrimecop/omero-gallery.git (to revision merge_ci) to /tmp/pip-install-pqmg8oxr/omero-gallery_69b027e97b1a4e1e80630381531d1431
14:25:44   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-gallery.git /tmp/pip-install-pqmg8oxr/omero-gallery_69b027e97b1a4e1e80630381531d1431
14:25:45   Resolved https://github.com/snoopycrimecop/omero-gallery.git to commit a6fb5cd0e255b1017a51406e1400b502b50b4d14
14:25:45   Installing build dependencies: started
14:25:47   Installing build dependencies: finished with status 'done'
14:25:47   Getting requirements to build wheel: started
14:25:47   Getting requirements to build wheel: finished with status 'done'
14:25:47   Installing backend dependencies: started
14:25:48   Installing backend dependencies: finished with status 'done'
14:25:48   Preparing metadata (pyproject.toml): started
14:25:48   Preparing metadata (pyproject.toml): finished with status 'done'
14:25:48 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-gallery) (5.25.1.dev0)
14:25:48 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (5.19.2.dev0)
14:25:48 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (0.9.25)
14:25:48 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (4.2.11)
14:25:48 Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (2.1.0)
14:25:48 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (3.7.0)
14:25:48 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (3.8)
14:25:48 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (6.6.0)
14:25:48 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (21.2.0)
14:25:48 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (0.9.1.dev0)
14:25:48 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (10.2.0)
14:25:48 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (2024.1)
14:25:48 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (2.8.2)
14:25:48 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (24.0)
14:25:48 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (3.8.1)
14:25:48 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (0.4.4)
14:25:48 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.26.18)
14:25:48 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.4.4)
14:25:48 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.0.0)
14:25:48 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.26.4)
14:25:48 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (6.0.1)
14:25:48 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.6.5)
14:25:48 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (2.31.0)
14:25:48 Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (4.10.0)
14:25:48 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.3.2)
14:25:48 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.6)
14:25:48 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (2024.2.2)
14:25:48 Building wheels for collected packages: omero-gallery
14:25:48   Building wheel for omero-gallery (pyproject.toml): started
14:25:48   Building wheel for omero-gallery (pyproject.toml): finished with status 'done'
14:25:48   Created wheel for omero-gallery: filename=omero_gallery-3.4.4.dev0-py3-none-any.whl size=307927 sha256=2152bbfdce72569fdf5b3237a6fe957110a9d2c2c4fccea74f2316f4900740b4
14:25:48   Stored in directory: /tmp/pip-ephem-wheel-cache-1epffzzl/wheels/6c/cc/a8/8677d6c49a82e62a3bcbe1e82a8e5344b8bef216a152d31daf
14:25:48 Successfully built omero-gallery
14:25:48 Installing collected packages: omero-gallery
14:25:48 Successfully installed omero-gallery-3.4.4.dev0
14:25:48 + omero config append omero.web.apps '"omero_gallery"'
14:25:49 + omero config append omero.web.ui.top_links '["Gallery", "webgallery_index", {"title": "Browse Gallery"}]'
14:25:50 + omero config set omero.web.gallery.category_queries '{"all":{"label":"All Studies", "index":0, "query":"FIRST50:Name"}}'
14:25:51 + pip install git+https://github.com/snoopycrimecop/omero-mapr.git@merge_ci#egg=omero-mapr
14:25:51 Collecting omero-mapr
14:25:51   Cloning https://github.com/snoopycrimecop/omero-mapr.git (to revision merge_ci) to /tmp/pip-install-dk7_s3cx/omero-mapr_44b273a9a758484aa3e39e4de825c2a7
14:25:51   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-mapr.git /tmp/pip-install-dk7_s3cx/omero-mapr_44b273a9a758484aa3e39e4de825c2a7
14:25:52   Resolved https://github.com/snoopycrimecop/omero-mapr.git to commit 1dc8e5dbaa7058d36f1b4f00888bd85d9c00b1ea
14:25:52   Installing build dependencies: started
14:25:54   Installing build dependencies: finished with status 'done'
14:25:54   Getting requirements to build wheel: started
14:25:54   Getting requirements to build wheel: finished with status 'done'
14:25:54   Installing backend dependencies: started
14:25:55   Installing backend dependencies: finished with status 'done'
14:25:55   Preparing metadata (pyproject.toml): started
14:25:55   Preparing metadata (pyproject.toml): finished with status 'done'
14:25:55 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-mapr) (2.31.0)
14:25:55 Requirement already satisfied: omero-web>=5.16.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web[redis]>=5.16.0->omero-mapr) (5.25.1.dev0)
14:25:55 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (5.19.2.dev0)
14:25:55 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.9.25)
14:25:55 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (4.2.11)
14:25:55 Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2.1.0)
14:25:55 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.7.0)
14:25:55 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.8)
14:25:55 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (6.6.0)
14:25:55 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (21.2.0)
14:25:55 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.9.1.dev0)
14:25:55 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (10.2.0)
14:25:55 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2024.1)
14:25:55 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2.8.2)
14:25:55 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (24.0)
14:25:55 Collecting django-redis==5.3.0 (from omero-web[redis]>=5.16.0->omero-mapr)
14:25:55   Using cached django_redis-5.3.0-py3-none-any.whl.metadata (31 kB)
14:25:55 Collecting redis!=4.0.0,!=4.0.1,>=3 (from django-redis==5.3.0->omero-web[redis]>=5.16.0->omero-mapr)
14:25:55   Using cached redis-5.0.3-py3-none-any.whl.metadata (9.3 kB)
14:25:55 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-mapr) (3.3.2)
14:25:55 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-mapr) (3.6)
14:25:55 Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-mapr) (1.26.18)
14:25:55 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-mapr) (2024.2.2)
14:25:55 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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)
14:25:55 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.4.4)
14:25:55 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (1.4.4)
14:25:55 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (1.0.0)
14:25:55 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (1.26.4)
14:25:55 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (6.0.1)
14:25:55 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.6.5)
14:25:55 Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (4.10.0)
14:25:55 Collecting async-timeout>=4.0.3 (from redis!=4.0.0,!=4.0.1,>=3->django-redis==5.3.0->omero-web[redis]>=5.16.0->omero-mapr)
14:25:55   Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
14:25:55 Using cached django_redis-5.3.0-py3-none-any.whl (30 kB)
14:25:55 Using cached redis-5.0.3-py3-none-any.whl (251 kB)
14:25:55 Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
14:25:55 Building wheels for collected packages: omero-mapr
14:25:55   Building wheel for omero-mapr (pyproject.toml): started
14:25:56   Building wheel for omero-mapr (pyproject.toml): finished with status 'done'
14:25:56   Created wheel for omero-mapr: filename=omero_mapr-0.5.3.dev0-py3-none-any.whl size=66839 sha256=5e94565a651e8f70f616d7c1d82bf4db8cca1fd8a6761701b32cfd41d9067ec4
14:25:56   Stored in directory: /tmp/pip-ephem-wheel-cache-n_y6lz_3/wheels/c9/58/07/6a82722f25a140238a22c03ef75057b509fb00ae21f2054d42
14:25:56 Successfully built omero-mapr
14:25:56 Installing collected packages: async-timeout, redis, django-redis, omero-mapr
14:25:56 Successfully installed async-timeout-4.0.3 django-redis-5.3.0 omero-mapr-0.5.3.dev0 redis-5.0.3
14:25:56 + omero config append omero.web.apps '"omero_mapr"'
14:25:57 + omero config append omero.web.mapr.config '{"menu": "anyvalue", "config":{"default":["Any Value"], "all":[], "ns":["openmicroscopy.org/omero/client/mapAnnotation"], "label":"Any"}}'
14:25:58 + omero config append omero.web.ui.top_links '["Any Map Value", {"viewname": "maprindex_anyvalue"}, {"title": "Search for values in any Key-Value pair"}]'
14:25:59 + pip install git+https://github.com/snoopycrimecop/omero-weberror.git@merge_ci#egg=omero-weberror
14:25:59 Collecting omero-weberror
14:25:59   Cloning https://github.com/snoopycrimecop/omero-weberror.git (to revision merge_ci) to /tmp/pip-install-8jghwo93/omero-weberror_74ed395a4c764be3872edad639d37418
14:25:59   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-weberror.git /tmp/pip-install-8jghwo93/omero-weberror_74ed395a4c764be3872edad639d37418
14:26:00   Running command git checkout -b merge_ci --track origin/merge_ci
14:26:01   Switched to a new branch 'merge_ci'
14:26:01   branch 'merge_ci' set up to track 'origin/merge_ci'.
14:26:01   Resolved https://github.com/snoopycrimecop/omero-weberror.git to commit 898a82c9b71958d408fc57f40d849b0237793555
14:26:01   Installing build dependencies: started
14:26:02   Installing build dependencies: finished with status 'done'
14:26:02   Getting requirements to build wheel: started
14:26:02   Getting requirements to build wheel: finished with status 'done'
14:26:02   Installing backend dependencies: started
14:26:03   Installing backend dependencies: finished with status 'done'
14:26:03   Preparing metadata (pyproject.toml): started
14:26:03   Preparing metadata (pyproject.toml): finished with status 'done'
14:26:03 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-weberror) (5.25.1.dev0)
14:26:03 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (5.19.2.dev0)
14:26:03 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (0.9.25)
14:26:03 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (4.2.11)
14:26:03 Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (2.1.0)
14:26:03 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (3.7.0)
14:26:03 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (3.8)
14:26:03 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (6.6.0)
14:26:03 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (21.2.0)
14:26:03 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (0.9.1.dev0)
14:26:03 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (10.2.0)
14:26:03 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (2024.1)
14:26:03 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (2.8.2)
14:26:03 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (24.0)
14:26:03 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (3.8.1)
14:26:03 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (0.4.4)
14:26:03 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.26.18)
14:26:03 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.4.4)
14:26:03 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.0.0)
14:26:03 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.26.4)
14:26:03 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (6.0.1)
14:26:03 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.6.5)
14:26:03 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (2.31.0)
14:26:04 Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (4.10.0)
14:26:04 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.3.2)
14:26:04 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.6)
14:26:04 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (2024.2.2)
14:26:04 Building wheels for collected packages: omero-weberror
14:26:04   Building wheel for omero-weberror (pyproject.toml): started
14:26:04   Building wheel for omero-weberror (pyproject.toml): finished with status 'done'
14:26:04   Created wheel for omero-weberror: filename=omero_weberror-0.4.2.dev0-py3-none-any.whl size=17992 sha256=83020e5298fc45cbe5007bd743b4db1b4ae6e25e08c685bc2b88d7bd548d67c5
14:26:04   Stored in directory: /tmp/pip-ephem-wheel-cache-4gpdcde5/wheels/13/41/9e/1119d2f8e502b39445372a269a9013c6baf0cb5a0c9dc07d04
14:26:04 Successfully built omero-weberror
14:26:04 Installing collected packages: omero-weberror
14:26:04 Successfully installed omero-weberror-0.4.2.dev0
14:26:04 + omero config append omero.web.apps '"omero_weberror"'
14:26:05 + pip install git+https://github.com/snoopycrimecop/omero-webtest.git@merge_ci#egg=omero-webtest
14:26:05 Collecting omero-webtest
14:26:05   Cloning https://github.com/snoopycrimecop/omero-webtest.git (to revision merge_ci) to /tmp/pip-install-gmlx7097/omero-webtest_0a3929ff85604345ba56e75d3c79e661
14:26:05   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-webtest.git /tmp/pip-install-gmlx7097/omero-webtest_0a3929ff85604345ba56e75d3c79e661
14:26:06   Running command git checkout -b merge_ci --track origin/merge_ci
14:26:07   Switched to a new branch 'merge_ci'
14:26:07   branch 'merge_ci' set up to track 'origin/merge_ci'.
14:26:07   Resolved https://github.com/snoopycrimecop/omero-webtest.git to commit 38b1ff59960800e3cec44dabf49d242a52ca903c
14:26:07   Installing build dependencies: started
14:26:08   Installing build dependencies: finished with status 'done'
14:26:08   Getting requirements to build wheel: started
14:26:09   Getting requirements to build wheel: finished with status 'done'
14:26:09   Installing backend dependencies: started
14:26:09   Installing backend dependencies: finished with status 'done'
14:26:09   Preparing metadata (pyproject.toml): started
14:26:10   Preparing metadata (pyproject.toml): finished with status 'done'
14:26:10 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-webtest) (5.25.1.dev0)
14:26:10 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (5.19.2.dev0)
14:26:10 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (0.9.25)
14:26:10 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (4.2.11)
14:26:10 Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (2.1.0)
14:26:10 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (3.7.0)
14:26:10 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (3.8)
14:26:10 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (6.6.0)
14:26:10 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (21.2.0)
14:26:10 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (0.9.1.dev0)
14:26:10 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (10.2.0)
14:26:10 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (2024.1)
14:26:10 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (2.8.2)
14:26:10 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (24.0)
14:26:10 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (3.8.1)
14:26:10 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (0.4.4)
14:26:10 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.26.18)
14:26:10 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.4.4)
14:26:10 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.0.0)
14:26:10 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.26.4)
14:26:10 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (6.0.1)
14:26:10 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.6.5)
14:26:10 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (2.31.0)
14:26:10 Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (4.10.0)
14:26:10 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.3.2)
14:26:10 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.6)
14:26:10 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (2024.2.2)
14:26:10 Building wheels for collected packages: omero-webtest
14:26:10   Building wheel for omero-webtest (pyproject.toml): started
14:26:10   Building wheel for omero-webtest (pyproject.toml): finished with status 'done'
14:26:10   Created wheel for omero-webtest: filename=omero_webtest-0.4.3.dev0-py3-none-any.whl size=89698 sha256=a7661346a16674fa0da5a5a4a03f2855da5af5c1099dde59f2a67b4f1b9e9d72
14:26:10   Stored in directory: /tmp/pip-ephem-wheel-cache-acvmk8lu/wheels/52/7c/98/0f006ae60ca0a519ec1ab678a9c3df10d73ef441c3e84c7df9
14:26:10 Successfully built omero-webtest
14:26:10 Installing collected packages: omero-webtest
14:26:10 Successfully installed omero-webtest-0.4.3.dev0
14:26:10 + omero config append omero.web.apps '"omero_webtest"'
14:26:11 + pip install omero-autotag
14:26:12 Collecting omero-autotag
14:26:12   Using cached omero_autotag-4.0.1-py3-none-any.whl.metadata (6.2 kB)
14:26:12 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-autotag) (5.25.1.dev0)
14:26:12 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (5.19.2.dev0)
14:26:12 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (0.9.25)
14:26:12 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (4.2.11)
14:26:12 Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (2.1.0)
14:26:12 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (3.7.0)
14:26:12 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (3.8)
14:26:12 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (6.6.0)
14:26:12 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (21.2.0)
14:26:12 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (0.9.1.dev0)
14:26:12 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (10.2.0)
14:26:12 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (2024.1)
14:26:12 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (2.8.2)
14:26:12 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (24.0)
14:26:12 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag) (3.8.1)
14:26:12 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag) (0.4.4)
14:26:12 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (1.26.18)
14:26:12 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (1.4.4)
14:26:12 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (1.0.0)
14:26:12 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (1.26.4)
14:26:12 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (6.0.1)
14:26:12 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (3.6.5)
14:26:12 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (2.31.0)
14:26:12 Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag) (4.10.0)
14:26:12 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (3.3.2)
14:26:12 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (3.6)
14:26:12 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (2024.2.2)
14:26:12 Using cached omero_autotag-4.0.1-py3-none-any.whl (616 kB)
14:26:12 Installing collected packages: omero-autotag
14:26:12 Successfully installed omero-autotag-4.0.1
14:26:12 + omero config append omero.web.apps '"omero_autotag"'
14:26:13 + omero config append omero.web.ui.center_plugins '["Auto Tag", "omero_autotag/auto_tag_init.js.html", "auto_tag_panel"]'
14:26:14 + pip install git+https://github.com/German-BioImaging/omero-tagsearch.git@refs/pull/9/head
14:26:14 Collecting git+https://github.com/German-BioImaging/omero-tagsearch.git@refs/pull/9/head
14:26:14   Cloning https://github.com/German-BioImaging/omero-tagsearch.git (to revision refs/pull/9/head) to /tmp/pip-req-build-qa8jnbph
14:26:14   Running command git clone --filter=blob:none --quiet https://github.com/German-BioImaging/omero-tagsearch.git /tmp/pip-req-build-qa8jnbph
14:26:15   WARNING: Did not find branch or tag 'refs/pull/9/head', assuming revision or ref.
14:26:15   Running command git fetch -q https://github.com/German-BioImaging/omero-tagsearch.git refs/pull/9/head
14:26:16   Running command git checkout -q c5ef8b1638e489e2c5fc7e5f32c14e8e82324dc2
14:26:16   Resolved https://github.com/German-BioImaging/omero-tagsearch.git to commit c5ef8b1638e489e2c5fc7e5f32c14e8e82324dc2
14:26:16   Installing build dependencies: started
14:26:18   Installing build dependencies: finished with status 'done'
14:26:18   Getting requirements to build wheel: started
14:26:18   Getting requirements to build wheel: finished with status 'done'
14:26:18   Installing backend dependencies: started
14:26:19   Installing backend dependencies: finished with status 'done'
14:26:19   Preparing metadata (pyproject.toml): started
14:26:20   Preparing metadata (pyproject.toml): finished with status 'done'
14:26:20 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-tagsearch==4.1.0) (5.25.1.dev0)
14:26:20 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (5.19.2.dev0)
14:26:20 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (0.9.25)
14:26:20 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (4.2.11)
14:26:20 Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (2.1.0)
14:26:20 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.7.0)
14:26:20 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.8)
14:26:20 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (6.6.0)
14:26:20 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (21.2.0)
14:26:20 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (0.9.1.dev0)
14:26:20 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (10.2.0)
14:26:20 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (2024.1)
14:26:20 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (2.8.2)
14:26:20 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (24.0)
14:26:20 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.8.1)
14:26:20 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.1.0) (0.4.4)
14:26:20 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (1.26.18)
14:26:20 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (1.4.4)
14:26:20 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (1.0.0)
14:26:20 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (1.26.4)
14:26:20 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (6.0.1)
14:26:20 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.6.5)
14:26:20 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (2.31.0)
14:26:20 Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.1.0) (4.10.0)
14:26:20 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.3.2)
14:26:20 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.6)
14:26:20 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (2024.2.2)
14:26:20 Building wheels for collected packages: omero-tagsearch
14:26:20   Building wheel for omero-tagsearch (pyproject.toml): started
14:26:20   Building wheel for omero-tagsearch (pyproject.toml): finished with status 'done'
14:26:20   Created wheel for omero-tagsearch: filename=omero_tagsearch-4.1.0-py3-none-any.whl size=129603 sha256=85fc1ead5feb2ce3226957beb7fc078404d2bce972d0858e36055533306eb394
14:26:20   Stored in directory: /tmp/pip-ephem-wheel-cache-r2j012l3/wheels/8f/45/9e/0fa65a097fa69b1f569b522fc3e05b53d5ccf30b453ae6ebb4
14:26:20 Successfully built omero-tagsearch
14:26:20 Installing collected packages: omero-tagsearch
14:26:20 Successfully installed omero-tagsearch-4.1.0
14:26:20 + omero config append omero.web.apps '"omero_tagsearch"'
14:26:21 + omero config append omero.web.ui.top_links '["Tag Search", "tagsearch"]'
14:26:22 + pip install git+https://github.com/snoopycrimecop/omero-web-zarr.git@merge_ci#egg=omero-web-zarr
14:26:22 Collecting omero-web-zarr
14:26:22   Cloning https://github.com/snoopycrimecop/omero-web-zarr.git (to revision merge_ci) to /tmp/pip-install-_s130nw7/omero-web-zarr_ab2dbf45362a462986cf6874185537c1
14:26:22   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-web-zarr.git /tmp/pip-install-_s130nw7/omero-web-zarr_ab2dbf45362a462986cf6874185537c1
14:26:24   Running command git checkout -b merge_ci --track origin/merge_ci
14:26:25   Switched to a new branch 'merge_ci'
14:26:25   branch 'merge_ci' set up to track 'origin/merge_ci'.
14:26:25   Resolved https://github.com/snoopycrimecop/omero-web-zarr.git to commit be03a170cbfe01fc9a2449709b710b7d4c73128f
14:26:25   Installing build dependencies: started
14:26:27   Installing build dependencies: finished with status 'done'
14:26:27   Getting requirements to build wheel: started
14:26:28   Getting requirements to build wheel: finished with status 'done'
14:26:28   Installing backend dependencies: started
14:26:28   Installing backend dependencies: finished with status 'done'
14:26:28   Preparing metadata (pyproject.toml): started
14:26:29   Preparing metadata (pyproject.toml): finished with status 'done'
14:26:29 Collecting zarr (from omero-web-zarr)
14:26:29   Using cached zarr-2.17.1-py3-none-any.whl.metadata (5.7 kB)
14:26:29 Collecting asciitree (from zarr->omero-web-zarr)
14:26:29   Using cached asciitree-0.3.3-py3-none-any.whl
14:26:29 Requirement already satisfied: numpy>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from zarr->omero-web-zarr) (1.26.4)
14:26:29 Collecting numcodecs>=0.10.0 (from zarr->omero-web-zarr)
14:26:29   Using cached numcodecs-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.8 kB)
14:26:29 Collecting fasteners (from zarr->omero-web-zarr)
14:26:29   Using cached fasteners-0.19-py3-none-any.whl.metadata (4.9 kB)
14:26:29 Using cached zarr-2.17.1-py3-none-any.whl (207 kB)
14:26:29 Using cached numcodecs-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.7 MB)
14:26:29 Using cached fasteners-0.19-py3-none-any.whl (18 kB)
14:26:29 Building wheels for collected packages: omero-web-zarr
14:26:29   Building wheel for omero-web-zarr (pyproject.toml): started
14:26:29   Building wheel for omero-web-zarr (pyproject.toml): finished with status 'done'
14:26:29   Created wheel for omero-web-zarr: filename=omero_web_zarr-0.1.2.dev0-py3-none-any.whl size=22254 sha256=67c0cac7e3d52f27849afc47a437288f86fb042b88472a8f128f6d8bb4884ff7
14:26:29   Stored in directory: /tmp/pip-ephem-wheel-cache-xjzkoxrk/wheels/e9/3b/0e/1d021bf1ff22053e64e0d44fd76bb2cdd7fad439819d24fd61
14:26:29 Successfully built omero-web-zarr
14:26:29 Installing collected packages: asciitree, numcodecs, fasteners, zarr, omero-web-zarr
14:26:30 Successfully installed asciitree-0.3.3 fasteners-0.19 numcodecs-0.12.1 omero-web-zarr-0.1.2.dev0 zarr-2.17.1
14:26:30 + omero config append omero.web.apps '"omero_web_zarr"'
14:26:31 + pip install git+https://github.com/snoopycrimecop/omero-signup.git@merge_ci#egg=omero-signup
14:26:31 Collecting omero-signup
14:26:31   Cloning https://github.com/snoopycrimecop/omero-signup.git (to revision merge_ci) to /tmp/pip-install-y800nr5d/omero-signup_d0706a303c6249379141f8198296e1ba
14:26:31   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-signup.git /tmp/pip-install-y800nr5d/omero-signup_d0706a303c6249379141f8198296e1ba
14:26:32   Running command git checkout -b merge_ci --track origin/merge_ci
14:26:33   Switched to a new branch 'merge_ci'
14:26:33   branch 'merge_ci' set up to track 'origin/merge_ci'.
14:26:33   Resolved https://github.com/snoopycrimecop/omero-signup.git to commit f1a35307346f4403423247be87d002fb95085ebd
14:26:33   Installing build dependencies: started
14:26:34   Installing build dependencies: finished with status 'done'
14:26:34   Getting requirements to build wheel: started
14:26:34   Getting requirements to build wheel: finished with status 'done'
14:26:34   Installing backend dependencies: started
14:26:35   Installing backend dependencies: finished with status 'done'
14:26:35   Preparing metadata (pyproject.toml): started
14:26:35   Preparing metadata (pyproject.toml): finished with status 'done'
14:26:35 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-signup) (5.25.1.dev0)
14:26:35 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (5.19.2.dev0)
14:26:35 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (0.9.25)
14:26:35 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (4.2.11)
14:26:35 Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (2.1.0)
14:26:35 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (3.7.0)
14:26:35 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (3.8)
14:26:35 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (6.6.0)
14:26:35 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (21.2.0)
14:26:35 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (0.9.1.dev0)
14:26:35 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (10.2.0)
14:26:35 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (2024.1)
14:26:35 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (2.8.2)
14:26:35 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (24.0)
14:26:36 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (3.8.1)
14:26:36 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (0.4.4)
14:26:36 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.26.18)
14:26:36 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.4.4)
14:26:36 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.0.0)
14:26:36 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.26.4)
14:26:36 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (6.0.1)
14:26:36 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.6.5)
14:26:36 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (2.31.0)
14:26:36 Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (4.10.0)
14:26:36 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.3.2)
14:26:36 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.6)
14:26:36 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (2024.2.2)
14:26:36 Building wheels for collected packages: omero-signup
14:26:36   Building wheel for omero-signup (pyproject.toml): started
14:26:36   Building wheel for omero-signup (pyproject.toml): finished with status 'done'
14:26:36   Created wheel for omero-signup: filename=omero_signup-0.3.4.dev0-py3-none-any.whl size=24327 sha256=79a7cf69c6c2817e928f1984b13cc7fda232cd413f58dc835129c954e7554f67
14:26:36   Stored in directory: /tmp/pip-ephem-wheel-cache-zmwlsv8v/wheels/59/d3/d2/1b3bd7b96ceb029c30d13539e3bf9580b772e8ff15c3ef77b7
14:26:36 Successfully built omero-signup
14:26:36 Installing collected packages: omero-signup
14:26:36 Successfully installed omero-signup-0.3.4.dev0
14:26:36 + omero config append omero.web.apps '"omero_signup"'
14:26:37 + omero config set omero.web.signup.admin.user root
14:26:38 + omero config set omero.web.signup.admin.password omero
14:26:39 + omero config set omero.web.signup.group.name signup-test
14:26:40 + omero config set omero.web.signup.email.enabled True
14:26:41 + pip install git+https://github.com/snoopycrimecop/omero-virtual-microscope.git@merge_ci#egg=omero-virtual-microscope
14:26:41 Collecting omero-virtual-microscope
14:26:41   Cloning https://github.com/snoopycrimecop/omero-virtual-microscope.git (to revision merge_ci) to /tmp/pip-install-jxc933po/omero-virtual-microscope_50f00caa072445d783d3b467af284816
14:26:41   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-virtual-microscope.git /tmp/pip-install-jxc933po/omero-virtual-microscope_50f00caa072445d783d3b467af284816
14:26:43   Running command git checkout -b merge_ci --track origin/merge_ci
14:26:43   Switched to a new branch 'merge_ci'
14:26:43   branch 'merge_ci' set up to track 'origin/merge_ci'.
14:26:43   Resolved https://github.com/snoopycrimecop/omero-virtual-microscope.git to commit fb62ee14f377ec594b9fbdc61552b5183121fc06
14:26:43   Installing build dependencies: started
14:26:45   Installing build dependencies: finished with status 'done'
14:26:45   Getting requirements to build wheel: started
14:26:45   Getting requirements to build wheel: finished with status 'done'
14:26:45   Installing backend dependencies: started
14:26:46   Installing backend dependencies: finished with status 'done'
14:26:46   Preparing metadata (pyproject.toml): started
14:26:46   Preparing metadata (pyproject.toml): finished with status 'done'
14:26:46 Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-virtual-microscope) (5.25.1.dev0)
14:26:46 Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (5.19.2.dev0)
14:26:46 Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (0.9.25)
14:26:46 Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (4.2.11)
14:26:46 Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (2.1.0)
14:26:46 Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (3.7.0)
14:26:46 Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (3.8)
14:26:46 Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (6.6.0)
14:26:46 Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (21.2.0)
14:26:46 Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (0.9.1.dev0)
14:26:46 Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (10.2.0)
14:26:46 Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (2024.1)
14:26:46 Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (2.8.2)
14:26:46 Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (24.0)
14:26:46 Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (3.8.1)
14:26:46 Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (0.4.4)
14:26:46 Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.26.18)
14:26:46 Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.4.4)
14:26:46 Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.0.0)
14:26:46 Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.26.4)
14:26:46 Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (6.0.1)
14:26:46 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.6.5)
14:26:46 Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (2.31.0)
14:26:46 Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (4.10.0)
14:26:46 Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.3.2)
14:26:46 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.6)
14:26:46 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (2024.2.2)
14:26:46 Building wheels for collected packages: omero-virtual-microscope
14:26:46   Building wheel for omero-virtual-microscope (pyproject.toml): started
14:26:46   Building wheel for omero-virtual-microscope (pyproject.toml): finished with status 'done'
14:26:46   Created wheel for omero-virtual-microscope: filename=omero_virtual_microscope-1.1.2.dev0-py3-none-any.whl size=17269 sha256=40072fc6bd603de94317e44126e25ae0728fdb652b93cd9f49dcf9f975e40d24
14:26:46   Stored in directory: /tmp/pip-ephem-wheel-cache-q51f0njg/wheels/cd/cf/ce/36c93f0c29ae9945d869a44fdda07b493a2e8fa3806729ec4c
14:26:46 Successfully built omero-virtual-microscope
14:26:46 Installing collected packages: omero-virtual-microscope
14:26:46 Successfully installed omero-virtual-microscope-1.1.2.dev0
14:26:46 + omero config append omero.web.apps '"virtualmicroscope"'
14:26:47 + omero config set omero.web.login_redirect '{"redirect": ["webindex"], "viewname": "webindex_custom"}'
14:26:48 + omero config append omero.web.apps '"corsheaders"'
14:26:49 + omero config append omero.web.middleware '{"index": 0.5, "class": "corsheaders.middleware.CorsMiddleware"}'
14:26:50 + omero config append omero.web.middleware '{"index": 10, "class": "corsheaders.middleware.CorsPostCsrfMiddleware"}'
14:26:51 + omero config set omero.web.cors_origin_allow_all True
14:26:52 + omero config append omero.web.csrf_trusted_origins '"https://merge-ci.openmicroscopy.org"'
14:26:53 + omero config set omero.web.sharing.opengraph '{"omero":"Open Microscopy"}'
14:26:54 + omero config set omero.web.sharing.twitter '{"omero":"@openmicroscopy"}'
14:26:55 + omero config set omero.web.public.enabled true
14:26:55 + omero config set omero.web.public.user public
14:26:56 + omero config set omero.web.public.password public
14:26:57 + omero config set omero.web.public.url_filter '^/'
14:26:58 + omero config set omero.web.feedback.comment.enabled false
14:26:59 + omero config set omero.web.feedback.error.enabled false
14:27:00 + BUILD_ID=DONT_KILL_ME
14:27:00 + omero web start
14:27:02 
14:27:02 696 static files copied to '/home/omero/static/web', 2 post-processed.
14:27:02 Clearing expired sessions. This may take some time... [OK]
14:27:03 Starting OMERO.web... [OK]
14:27:03 + omero web diagnostics
14:27:04 
14:27:04 ================================================================================
14:27:04 OMERO Diagnostics (web)
14:27:04 ================================================================================
14:27:04         
14:27:04 OMERO.web status... [RUNNING] (PID 12302)
14:27:04 Django version: 4.2.11
14:27:04 
14:27:04 Log dir:    /home/omero/workspace/OMERO-web/OMERO.web/var/log exists
14:27:04 Log file :  OMEROweb.log                   2.3 KB       
14:27:04 + deactivate
14:27:04 + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
14:27:04 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:27:04 + export PATH
14:27:04 + unset _OLD_VIRTUAL_PATH
14:27:04 + '[' -n '' ']'
14:27:04 + '[' -n /bin/bash -o -n '' ']'
14:27:04 + hash -r
14:27:04 + '[' -n '' ']'
14:27:04 + unset VIRTUAL_ENV
14:27:04 + '[' '!' '' = nondestructive ']'
14:27:04 + unset -f deactivate
14:27:04 Finished: SUCCESS