00:57:24 Started by upstream project "Trigger" build number 32 00:57:24 originally caused by: 00:57:24 Started by timer 00:57:24 Running as SYSTEM 00:57:24 Building remotely on omero (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-training 00:57:24 [OMERO-training] $ /bin/bash -xe /tmp/jenkins13120542341679425257.sh 00:57:24 + rm -rf /home/omero/workspace/OMERO-training/.venv3 00:57:25 + python3.11 -m venv /home/omero/workspace/OMERO-training/.venv3 00:57:28 + source /home/omero/workspace/OMERO-training/.venv3/bin/activate 00:57:28 ++ deactivate nondestructive 00:57:28 ++ '[' -n '' ']' 00:57:28 ++ '[' -n '' ']' 00:57:28 ++ hash -r 00:57:28 ++ '[' -n '' ']' 00:57:28 ++ unset VIRTUAL_ENV 00:57:28 ++ unset VIRTUAL_ENV_PROMPT 00:57:28 ++ '[' '!' nondestructive = nondestructive ']' 00:57:28 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-training/.venv3 00:57:28 ++ export VIRTUAL_ENV 00:57:28 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:57:28 ++ PATH=/home/omero/workspace/OMERO-training/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:57:28 ++ export PATH 00:57:28 ++ '[' -n '' ']' 00:57:28 ++ '[' -z '' ']' 00:57:28 ++ _OLD_VIRTUAL_PS1= 00:57:28 ++ PS1='(.venv3) ' 00:57:28 ++ export PS1 00:57:28 ++ VIRTUAL_ENV_PROMPT='(.venv3) ' 00:57:28 ++ export VIRTUAL_ENV_PROMPT 00:57:28 ++ hash -r 00:57:28 + pip install -U pip setuptools 00:57:28 Requirement already satisfied: pip in ./.venv3/lib64/python3.11/site-packages (22.3.1) 00:57:29 Collecting pip 00:57:29 Using cached pip-25.3-py3-none-any.whl (1.8 MB) 00:57:29 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (65.5.1) 00:57:29 Collecting setuptools 00:57:29 Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB) 00:57:29 Installing collected packages: setuptools, pip 00:57:29 Attempting uninstall: setuptools 00:57:29 Found existing installation: setuptools 65.5.1 00:57:29 Uninstalling setuptools-65.5.1: 00:57:29 Successfully uninstalled setuptools-65.5.1 00:57:30 Attempting uninstall: pip 00:57:30 Found existing installation: pip 22.3.1 00:57:30 Uninstalling pip-22.3.1: 00:57:30 Successfully uninstalled pip-22.3.1 00:57:31 Successfully installed pip-25.3 setuptools-80.9.0 00:57:31 + pip install https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl 00:57:31 Collecting zeroc-ice==3.6.5 00:57:32 Downloading https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl (37.3 MB) 00:57:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.3/37.3 MB 17.5 MB/s 0:00:02 00:57:34 Installing collected packages: zeroc-ice 00:57:35 Successfully installed zeroc-ice-3.6.5 00:57:35 + pip install markdown 00:57:35 Collecting markdown 00:57:35 Using cached markdown-3.10-py3-none-any.whl.metadata (5.1 kB) 00:57:35 Using cached markdown-3.10-py3-none-any.whl (107 kB) 00:57:35 Installing collected packages: markdown 00:57:35 Successfully installed markdown-3.10 00:57:35 + pip install mox3 pytest 'pytest-xdist<2' 00:57:36 Collecting mox3 00:57:36 Using cached mox3-1.1.0-py3-none-any.whl.metadata (3.2 kB) 00:57:36 Collecting pytest 00:57:36 Using cached pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) 00:57:36 Collecting pytest-xdist<2 00:57:36 Using cached pytest_xdist-1.34.0-py2.py3-none-any.whl.metadata (14 kB) 00:57:36 Collecting execnet>=1.1 (from pytest-xdist<2) 00:57:36 Using cached execnet-2.1.2-py3-none-any.whl.metadata (2.9 kB) 00:57:36 Collecting pytest-forked (from pytest-xdist<2) 00:57:36 Using cached pytest_forked-1.6.0-py3-none-any.whl.metadata (3.5 kB) 00:57:36 Collecting six (from pytest-xdist<2) 00:57:36 Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 00:57:36 Collecting pbr!=2.1.0,>=2.0.0 (from mox3) 00:57:36 Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 00:57:36 Collecting fixtures>=3.0.0 (from mox3) 00:57:36 Using cached fixtures-4.2.8-py3-none-any.whl.metadata (22 kB) 00:57:36 Collecting iniconfig>=1.0.1 (from pytest) 00:57:36 Using cached iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 00:57:36 Collecting packaging>=22 (from pytest) 00:57:36 Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 00:57:36 Collecting pluggy<2,>=1.5 (from pytest) 00:57:36 Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 00:57:36 Collecting pygments>=2.7.2 (from pytest) 00:57:36 Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 00:57:36 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->mox3) (80.9.0) 00:57:36 Collecting py (from pytest-forked->pytest-xdist<2) 00:57:36 Using cached py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 00:57:36 Using cached pytest_xdist-1.34.0-py2.py3-none-any.whl (36 kB) 00:57:36 Using cached mox3-1.1.0-py3-none-any.whl (43 kB) 00:57:36 Using cached pytest-9.0.2-py3-none-any.whl (374 kB) 00:57:36 Using cached pluggy-1.6.0-py3-none-any.whl (20 kB) 00:57:36 Using cached execnet-2.1.2-py3-none-any.whl (40 kB) 00:57:36 Using cached fixtures-4.2.8-py3-none-any.whl (40 kB) 00:57:36 Using cached iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 00:57:36 Using cached packaging-25.0-py3-none-any.whl (66 kB) 00:57:36 Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 00:57:36 Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 00:57:36 Using cached pytest_forked-1.6.0-py3-none-any.whl (4.9 kB) 00:57:36 Using cached py-1.11.0-py2.py3-none-any.whl (98 kB) 00:57:36 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 00:57:36 Installing collected packages: six, pygments, py, pluggy, pbr, packaging, iniconfig, fixtures, execnet, pytest, mox3, pytest-forked, pytest-xdist 00:57:37 00:57:37 Successfully installed execnet-2.1.2 fixtures-4.2.8 iniconfig-2.3.0 mox3-1.1.0 packaging-25.0 pbr-7.0.3 pluggy-1.6.0 py-1.11.0 pygments-2.19.2 pytest-9.0.2 pytest-forked-1.6.0 pytest-xdist-1.34.0 six-1.17.0 00:57:37 + pip install tables 00:57:38 Collecting tables 00:57:38 Using cached tables-3.10.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.0 kB) 00:57:38 Collecting numpy>=1.20.0 (from tables) 00:57:38 Using cached numpy-2.4.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 00:57:38 Collecting numexpr>=2.6.2 (from tables) 00:57:38 Using cached numexpr-2.14.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB) 00:57:38 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from tables) (25.0) 00:57:38 Collecting py-cpuinfo (from tables) 00:57:38 Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes) 00:57:38 Collecting blosc2>=2.3.0 (from tables) 00:57:38 Using cached blosc2-3.12.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (7.1 kB) 00:57:38 Collecting typing-extensions>=4.4.0 (from tables) 00:57:38 Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 00:57:38 Collecting ndindex (from blosc2>=2.3.0->tables) 00:57:38 Using cached ndindex-1.10.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 00:57:38 Collecting msgpack (from blosc2>=2.3.0->tables) 00:57:38 Using cached msgpack-1.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 00:57:38 Collecting platformdirs (from blosc2>=2.3.0->tables) 00:57:38 Using cached platformdirs-4.5.1-py3-none-any.whl.metadata (12 kB) 00:57:38 Collecting requests (from blosc2>=2.3.0->tables) 00:57:38 Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 00:57:39 Collecting charset_normalizer<4,>=2 (from requests->blosc2>=2.3.0->tables) 00:57:39 Using cached charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 00:57:39 Collecting idna<4,>=2.5 (from requests->blosc2>=2.3.0->tables) 00:57:39 Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 00:57:39 Collecting urllib3<3,>=1.21.1 (from requests->blosc2>=2.3.0->tables) 00:57:39 Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 00:57:39 Collecting certifi>=2017.4.17 (from requests->blosc2>=2.3.0->tables) 00:57:39 Using cached certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 00:57:39 Using cached tables-3.10.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.5 MB) 00:57:39 Using cached blosc2-3.12.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.5 MB) 00:57:39 Using cached numexpr-2.14.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (442 kB) 00:57:39 Using cached numpy-2.4.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 00:57:39 Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) 00:57:39 Using cached msgpack-1.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (426 kB) 00:57:39 Using cached ndindex-1.10.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (516 kB) 00:57:39 Using cached platformdirs-4.5.1-py3-none-any.whl (18 kB) 00:57:39 Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB) 00:57:39 Using cached requests-2.32.5-py3-none-any.whl (64 kB) 00:57:39 Using cached charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 00:57:39 Using cached idna-3.11-py3-none-any.whl (71 kB) 00:57:39 Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 00:57:39 Using cached certifi-2026.1.4-py3-none-any.whl (152 kB) 00:57:39 Installing collected packages: py-cpuinfo, urllib3, typing-extensions, platformdirs, numpy, ndindex, msgpack, idna, charset_normalizer, certifi, requests, numexpr, blosc2, tables 00:57:42 00:57:42 Successfully installed blosc2-3.12.2 certifi-2026.1.4 charset_normalizer-3.4.4 idna-3.11 msgpack-1.1.2 ndindex-1.10.1 numexpr-2.14.1 numpy-2.4.0 platformdirs-4.5.1 py-cpuinfo-9.0.0 requests-2.32.5 tables-3.10.2 typing-extensions-4.15.0 urllib3-2.6.3 00:57:42 + pip install jinja2 00:57:43 Collecting jinja2 00:57:43 Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 00:57:43 Collecting MarkupSafe>=2.0 (from jinja2) 00:57:43 Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 00:57:43 Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) 00:57:43 Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 00:57:43 Installing collected packages: MarkupSafe, jinja2 00:57:43 00:57:43 Successfully installed MarkupSafe-3.0.3 jinja2-3.1.6 00:57:43 + rm -rf /home/omero/workspace/OMERO-training/omero-blitz-5.8.4-SNAPSHOT-python.zip /home/omero/workspace/OMERO-training/omero_dropbox-5.7.1.dev0.tar.gz /home/omero/workspace/OMERO-training/omero_marshal-0.9.2.dev0.tar.gz /home/omero/workspace/OMERO-training/omero_py-5.22.0.dev0.tar.gz /home/omero/workspace/OMERO-training/omero_scripts-5.9.2.dev0.tar.gz /home/omero/workspace/OMERO-training/OMERO.server /home/omero/workspace/OMERO-training/omero_web-5.30.2.dev0.tar.gz /home/omero/workspace/OMERO-training/openmicroscopy /home/omero/workspace/OMERO-training/version.properties 00:57:43 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 13 00:57:45 Copied 2 artifacts from "OMERO-build" build number 13 00:57:45 Copied 2 artifacts from "OMERO-build-build" build number 16 00:57:45 [OMERO-training] $ /bin/bash -xe /tmp/jenkins9248324530115658190.sh 00:57:45 + source /home/settings.env 00:57:45 ++ OMERO_DB_HOST=pg 00:57:45 ++ OMERO_DB_USER=postgres 00:57:45 ++ OMERO_DB_PASS= 00:57:45 ++ OMERO_ROOT_PASS=omero 00:57:45 ++ OMERO_DATA_DIR=/OMERO 00:57:45 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR 00:57:45 + export ZIP_FILE=/home/omero/workspace/OMERO-training/omero-blitz-VERSION-python.zip 00:57:45 + ZIP_FILE=/home/omero/workspace/OMERO-training/omero-blitz-VERSION-python.zip 00:57:45 + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-training/version.properties 00:57:45 + VERSION_PROPERTIES=/home/omero/workspace/OMERO-training/version.properties 00:57:45 + OMERO_EXAMPLE_DIST=/home/omero/workspace/OMERO-training/openmicroscopy 00:57:45 ++ ls openmicroscopy-5.6.3-578-280546144f-ice36-b13.zip 00:57:45 + ZIP=openmicroscopy-5.6.3-578-280546144f-ice36-b13.zip 00:57:45 + DIST=openmicroscopy-5.6.3-578-280546144f-ice36-b13 00:57:45 + unzip -n openmicroscopy-5.6.3-578-280546144f-ice36-b13.zip 00:57:45 Archive: openmicroscopy-5.6.3-578-280546144f-ice36-b13.zip 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/.classpath-template 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/.github/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/.github/Pull_Request_Template.md 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/.github/workflows/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/.github/workflows/docker_build.yml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/.github/workflows/release.yml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/.github/workflows/source_build.yml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/.github/workflows/update.yaml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/.mailmap 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/.project 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/CMakeLists.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/CONTRIBUTING.md 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/Dockerfile 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/LICENSE.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/README.md 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/SUPPORT.md 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/build.bat 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/build.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/build.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/.classpath 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/.project 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/resources/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/resources/excludebugs.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/resources/global.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/resources/hibernate.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/resources/lifecycle.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/resources/version.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/scripts/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/scripts/parse_version 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/scripts/source-archive.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/build.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/README.md 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/build.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/plugins/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/plugins/robot.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/resources/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/resources/robot.template 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/resources/web/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/resources/web/annotation.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/resources/web/login.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/resources/web/thumbs.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/resources/web/tree.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/resources/web/webadmin.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/resources/well_sample_posXY.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/robot_setup.sh 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/annotate_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/center_right_panel_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/create_scenario.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/delete_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/download_options_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/filter_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/forms_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/history_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/map_annotations_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/post_copy_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/post_cut_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/post_drag_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/post_manage_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/rdef_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/search.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/search_annotation_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/show_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/spw_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/tagging_test.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/view_image.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/webadmin_login.robot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tests/ui/testcases/web/webadmin_user_settings.robot 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/CMakeLists.txt 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/cmake/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/cmake/CompilerChecks.cmake 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/cmake/FindIce.cmake 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/cmake/GTest.cmake 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/cmake/Version.cmake 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/README 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/src/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/README.h 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/ClientErrors.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/ClientErrors.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/IcePortPop.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/IcePortPush.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/ObjectFactory.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/RTypesI.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/RTypesI.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/all.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/callbacks.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/callbacks.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/client.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/client.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/clientF.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/clientF.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/conversions.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/conversions.h 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/internal/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/internal/fixes.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/min.h 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/DetailsI.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/FrequencyI.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/LengthI.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/LengthI.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/PermissionsI.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/PowerI.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/PowerI.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/PressureI.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/PressureI.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/TemperatureI.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/TimeI.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/model/TimeI.h 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/sys/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/sys/ParametersI.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/templates.h 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/util/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/util/concurrency.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/util/concurrency.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/util/tiles.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/util/tiles.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/util/uuid.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/src/omero/util/uuid.h 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/CMakeLists.txt 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/CMakeLists.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/admin.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/annotations.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/api.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/beta3.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/chgrp.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/counts.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/delete.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/guest.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/mapannotation.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/model51.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/permissions.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/search.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/integration/sessions.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/main.cpp 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/omero/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/omero/CMakeLists.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/omero/fixture.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/omero/fixture.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/safegtest.h 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/unit/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/unit/CMakeLists.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/unit/client.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/unit/concurrency.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/unit/conversions.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/unit/model.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/unit/operators.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/unit/parameters.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/unit/perms.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/unit/rtypes.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/test/unit/units.cpp 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/utils/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/utils/CMakeLists.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/utils/chgrp.cpp 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroFS/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroFS/build.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroFS/ivy.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroFS/setup.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroFS/test/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroFS/test/drivers.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroFS/test/integration/ 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroFS/test/integration/__init__.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroFS/test/integration/test_dbclient.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroFS/test/records/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroFS/test/records/first.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroFS/test/records/outofsync.txt 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/.classpath-template 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/.project 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/build.gradle 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/build.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/ivy.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/resources/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/settings.gradle 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/fs.testng.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/gateway.testng.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration.testng.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/AbstractServerTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/AbstractTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/AdminServiceTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/AgentTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/BlockSizeTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ClientUsageTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/CmdCallbackTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/DeleteServiceTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/DiskUsageTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/DuplicationTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ExporterTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ImportAsTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ImportLibraryTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ImporterTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/MapAnnotationTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/MetadataServiceTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ModelMockFactory.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/PermissionsTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/PermissionsTestAll.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/PixelsServiceTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/PojosServiceTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/RawFileStoreTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/RenderingEngineTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ResetPasswordTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/RoiServiceTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/RolesTests.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/ScriptServiceTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/TableTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/UpdateServiceTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chgrp/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chmod/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chmod/RolesTest.java 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chown/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/delete/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/gateway/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/thumbnail/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroJava/test/integration/thumbnail/Utils.java 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/bin/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/bin/omero 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/bin/omero.bat 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/bin/setpythonpath.bat 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/bin/winconfig.bat 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/build.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/examples/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/examples/createSession.py 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/examples/load.omero 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/examples/projection_1.py 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/examples/submit.omero 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/examples/upload.omero 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/ice.config 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/ivy.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/manualtests/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/manualtests/README.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/manualtests/populate_roi_test.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/setup.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/ 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/__init__.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/conftest.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/ 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/__init__.py 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/client_ctors.cfg 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/ 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/__init__.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/cli.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_admin.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_chown.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_db.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_delete.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_download.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_fs.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_group.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_import.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_ldap.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_metadata.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_obj.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_pyramids.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_script.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_search.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_sessions.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_tag.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_upload.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/clitest/test_user.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/fstest/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/fstest/test_rename.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/helpers.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/metadata/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/metadata/test_populate.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptsharness/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptsharness/definition.py 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptstest/ 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptstest/__init__.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptstest/script.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/tablestest/ 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/tablestest/test_service.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/tablestest/test_tables.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_admin.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_annotation.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_annotationPermissions.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_chgrp.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_chmod.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_chown.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_client_ctors.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_clientusage.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_cmdcallback.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_counts.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_delete.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_exporter.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_files.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_iconfig.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_icontainer.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_ildap.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_imetadata.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_iquery.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_isession.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_ishare.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_itimeline.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_itypes.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_iupdate.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_librarytest.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_mail.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_mapannotation.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_metadatastore.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_model51.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_permissions.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_pixelsService.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_rawfilestore.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_reimport.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_render.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_reporawfilestore.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_repository.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_rois.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_scripts.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_search.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_simple.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_thumbs.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_tickets1000.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_tickets2000.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_tickets3000.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_tickets4000.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_tickets6000.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroPy/test/integration/test_util.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/README.rst 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/build.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/setup.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/conftest.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_annotate.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_api_containers.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_api_errors.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_api_images.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_api_login.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_api_projects.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_api_rois.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_api_wells.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_chgrp.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_chown.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_config.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_containers.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_csrf.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_decorators.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_download.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_groups_users.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_histogram.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_history.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_links.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_login.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_marshal.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_metadata.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_plategrid.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_rendering.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_scripts.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_show.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_simple.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_table.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_tags.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_thumbnails.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_tree.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_tree_annotations.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroWeb/test/integration/test_webadmin.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/build.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/bump_version.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/common.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/pytest.ini 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/python.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/travis-build 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/headers.txt 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/hudson/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/hudson/OMERO.sh 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/hudson/README.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/hudson/functions.sh 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/images/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/images/block-diagram.svg 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/images/build/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/images/build/build_files.dot 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/images/build/build_files.png 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/images/build/build_files.svg 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/images/build/newbuild.dot 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/install/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/install/VM/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/install/VM/README.md 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/install/python_deps.sh 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/overview.html 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/package-template.html 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sequencediagrams/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sequencediagrams/Sessions.ods 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/Makefile 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/build.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/conf.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/index.rst 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/rules.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/sphinx.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/themes/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/themes/api_theme/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/themes/api_theme/layout.html 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/themes/api_theme/static/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/themes/api_theme/static/api_style.css_t 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/sphinx-api/themes/api_theme/theme.conf 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/styles/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/styles/CodeTemplate.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/styles/CodeTemplate.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/styles/OMERO_Eclipse_Code_Style.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/styles/README.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/styles/checkstyle.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/docs/styles/headers.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/backup.cfg 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/blitz/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/blitz/mail-senders.example 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/blitz/mail-server.example 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/build.properties 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/env.bat 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/env.sh 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/hibernate.properties 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/ice.config 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/ivysettings.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/logback-cli.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/logback-indexing-cli.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/logback-indexing.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/logback.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/mime.types 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/node1.cfg 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/node2.cfg 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/omero.properties 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/profiles/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/profiles/psql 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/rollover.cfg 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/templates/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/templates/Windows.cfg 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/templates/error/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/templates/error/maintainance.html 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/templates/grid/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/templates/grid/README 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/templates/grid/default.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/templates/grid/templates.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/templates/grid/windefault.xml 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/templates/ice.config 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/templates/internal.cfg 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/templates/master.cfg 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/etc/testdropbox.config 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/CMakeLists.txt 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/CMakeLists.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/Callback.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/Callback.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/Callback.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/FileAnnotationDelete.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/FileAnnotationDelete.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/Options.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/Options.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/Options.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/Subclass.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/Subclass.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Delete/Subclass.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/CMakeLists.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/clientpointer.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/collectionmethods.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/collectionmethods.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/collectionmethods.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/collectionmethods.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/configuration.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/configuration.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/configuration.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/configuration.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/constants.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/constants.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/constants.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/constants.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/constructors.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/constructors.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/constructors.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/constructors.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/details.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/details.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/details.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/details.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/enumerations.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/enumerations.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/enumerations.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/enumerations.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/getsetattr.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/interfaces.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/interfaces.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/interfaces.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/iterators.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/iterators.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/iterators.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/iterators.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/lists.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/lists.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/primitives.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/primitives.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/primitives.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/primitives.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/queries.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/queries.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/queries.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/queries.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/rcollection.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/rcollection.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/rcollection.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/rcollection.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/smartpointers.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/staticfields.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/staticfields.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/staticfields.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/staticfields.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/sudo.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/sudo.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/sudo.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/sudo.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/timeout.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/timeout.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/unloaded.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/unloaded.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/unloaded.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/unloaded.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/updates.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/updates.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/updates.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroClients/updates.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroTables/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroTables/FindMeasurements.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroTables/MeasurementTable.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroTables/first.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/OmeroTables/iroi.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/README.txt 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/RegionsOfInterest/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/RegionsOfInterest/CMakeLists.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/RegionsOfInterest/Main.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/RegionsOfInterest/Main.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/RegionsOfInterest/Main.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/RegionsOfInterest/SConscript 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/SConstruct 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScreenPlateWell/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScreenPlateWell/imagesperwell.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScreenPlateWell/imagesperwell.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScreenPlateWell/listplates.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScreenPlateWell/listplates.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScreenPlateWell/platebybarcode.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScreenPlateWell/platecodebyimage.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScreenPlateWell/platecodebyimage.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScriptingService/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScriptingService/Edit_Descriptions.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScriptingService/HelloWorld.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScriptingService/NativeWrapperExample.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScriptingService/Notifications.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScriptingService/Notifications.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScriptingService/adminWorkflow.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/ScriptingService/runHelloWorld.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/.classpath 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/.project 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/CreateImage.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/DeleteData.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/HowToUseTables.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/LoadMetadataAdvanced.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/ROIFolders.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/ROIs.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/RawDataAccess.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/ReadData.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/ReadDataAdvanced.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/RenderImages.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/Setup.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/Sudo.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/java/src/training/WriteData.java 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/javascript/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/javascript/index.html 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/javascript/utils.js 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/markup.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/ConnectToOMERO.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/CreateImage.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/DeleteData.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/Filesets.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/LoadMetadataAdvanced.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/ROIs.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/RawDataAccess.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/ReadData.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/ReadDataAdvanced.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/RenderImages.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/WriteData.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/exampleSuite.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/matlab/parseOmeroProperties.m 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Advanced/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Advanced/Create_Image_advanced.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Advanced/Raw_Data_advanced.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Advanced/Read_Data_advanced.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Advanced/Write_data_advanced.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Bulk_Shapes.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Connect_To_OMERO.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Create_Image.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Delete.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Filesets.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Groups_Permissions.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Json_Api/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Json_Api/Login.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Metadata.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Parse_OMERO_Properties.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/ROIs.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Raw_Data_Access.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Read_Data.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Render_Images.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Scripting_Service_Example.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Tables.py 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Task_Scripts/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Task_Scripts/ROIs_To_Table.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Task_Scripts/Raw_Data2.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Task_Scripts/Raw_Data_Task.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Task_Scripts/Write_Data_3.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Task_Scripts/Write_Data_4.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/Write_Data.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/python/__main__.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/Training/training_setup.sh 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/AllProjects.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/AllProjects.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/AllProjects.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/AllProjects.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/CMakeLists.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/Main.cpp 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/Main.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/Main.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/Main.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/PrintProjects.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/PrintProjects.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/PrintProjects.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/PrintProjects.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/SConscript 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/Usage.h 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/Usage.java 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/Usage.m 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/examples/TreeList/Usage.py 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/history.rst 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/ivy.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/IVY1016/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/IVY1016/EclipseClasspath.class 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/IVY1016/EclipseClasspath.java 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/LICENSE-ASM.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/LICENSE-bcel.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/LICENSE-docbook.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/LICENSE-dom4j.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/LICENSE-jcip.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/LICENSE.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/README.txt 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/lib/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/lib/annotations.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/lib/asm-3.0.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/lib/asm-util-3.0.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/lib/bcel.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/lib/buggy.icns 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/lib/dom4j-full.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/lib/findbugs.jar 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/plugin/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/plugin/coreplugin.jar 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/src/ 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/src/xsl/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/src/xsl/default.xsl 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/src/xsl/fancy.xsl 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/src/xsl/plain.xsl 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/findbugs-1.2.1/src/xsl/summary.xsl 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/keystore 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/README 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/agpl.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/antlr.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/apache-v1.1.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/apache-v2.0.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/asm.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/bouncy_castle_license.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/bsd.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/cddl-v1.0.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/cpl-v10.html 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/crystalclear.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/django.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/dom4j.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/epl-v1.0.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/fbsd.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/freemarker.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/gpl-v2.0.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/gpl.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/gtest.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/iconsweets_license.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/jamon.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/jmock.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/jquery.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/jtidy.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/lgpl-3.0.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/lgpl-v2.0.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/lgpl-v2.1.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/lgpl-v3.0.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/lgpl.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/matplotlib.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/mit.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/mpl-v1_0.htm 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/npl-1_1.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/path.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/pil.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/postgresql.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/psf-v2.0.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/psf-v2.5.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/scons.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/slf4j.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/tablelayout.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/which.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/zlib-libpng.txt 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/licenses/zpl-v2.1.txt 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/linux-native/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/linux-native/libnativewindow_jvm.so 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/linux64-native/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/linux64-native/libnativewindow_jvm.so 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/logback-build.xml 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/patches/ 00:57:45 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz 00:57:45 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/ 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/JHotDraw-7.0.9.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/ant-1.8.0.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/ant-contrib-1.0b3.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/ant-junit-1.8.0.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/ant-launcher-1.8.0.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/ant-nodeps-1.8.0.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/ant-trax-1.8.0.jar 00:57:45 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/batik-all-1.8pre-jdk6.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/bufr-1.1.00.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/checkstyle-4.3.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/commons-validator-1.3.1.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/findbugs-ant-1.2.1.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/grib-5.1.03.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/hibernate-core-3.5.6-4510.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/hibernate-search-3.1.1.GA.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/hibernate-tools-3.2.0.beta11.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/hibernate-validator-3.1.0.GA.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/ipython-1.2.1.tar.gz 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/ivy-2.4.0.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/omero-icemock-3.5.1.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/omero-icemock-3.6.3.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/omero.java 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/oro-2.0.8.jar 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/lib/repository/scons-local-2.1.0.zip 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/3-3-2_rgb.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/cividis.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/fire.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/glasbey.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/glasbey_inverted.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/glow.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/grays.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ice.lut 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/janelia/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/janelia/pup_br.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/janelia/pup_nr.lut 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/matplotlib/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/matplotlib/inferno.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/matplotlib/magma.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/matplotlib/plasma.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/matplotlib/viridis.lut 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/16_colors.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/5_ramps.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/6_shades.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/blue_orange_icb.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/brgbcmyw.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/cool.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/edges.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/gem.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/phase.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/royal.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/sepia.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/smart.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/thal.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/thallium.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/ncsa_paledit/unionjack.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/physics.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/red-green.lut 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/seaborn/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/seaborn/mako.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/seaborn/rocket.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/spectrum.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/thermal.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/turbo.lut 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/wcif/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/wcif/cyan_hot.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/wcif/green_fire_blue.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/wcif/hilo.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/wcif/ica.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/wcif/ica2.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/wcif/ica3.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/wcif/magenta_hot.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/wcif/orange_hot.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/wcif/rainbow_rgb.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/wcif/red_hot.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/luts/wcif/yellow_hot.lut 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/omero.class 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/setup.cfg 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/README.txt 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/misc/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/misc/Makefile 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/misc/current.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/misc/enums.py 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/ 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__1/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__1/OMERO3__7.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__10/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__10/OMERO3A__9.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__11/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__11/OMERO3A__10.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__11/OMERO3A__5.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__2/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__2/OMERO3A__1.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__3/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__3/OMERO3A__2.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__3/OMERO3__5.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__4/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__4/OMERO3A__3.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__4/OMERO3__5.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__5/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__5/OMERO3A__4.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__6/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__6/OMERO3A__5.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__7/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__7/OMERO3A__6.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__8/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__8/OMERO3A__6.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__9/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__9/OMERO3A__8.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__4/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__4/OMERO3__1.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__5/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__5/OMERO3__4.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__6/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__6/OMERO3__5.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__7/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__7/OMERO3__6.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.1__0/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.1__0/OMERO4__0.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.2__0/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.2__0/OMERO4.1__0.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.2__0/t/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.3__0/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.3__0/OMERO4.2__0.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.4__0/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.4__0/OMERO4.1__0.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.4__0/OMERO4.3__0.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4__0/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4__0/OMERO3A__11.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.0__0/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.0__0/OMERO4.4__0.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.1__1/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.1__1/OMERO5.0__0.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.1__1/OMERO5.1__0.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.2__0/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.2__0/OMERO5.1__1.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/OMERO5.2__0.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/delete-ns-orphans.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4DEV__1/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4DEV__2/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4DEV__3/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql 00:57:46 creating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/ 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/OMERO5.3__0.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/OMERO5.3__1.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/psql-footer.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/psql-header.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/schema.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/views.sql 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/test.xml 00:57:46 inflating: openmicroscopy-5.6.3-578-280546144f-ice36-b13/update_dependencies.sh 00:57:46 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/antlib/resources/gitversion.xml 00:57:46 extracting: openmicroscopy-5.6.3-578-280546144f-ice36-b13/components/tools/OmeroCpp/cmake/GitVersion.cmake 00:57:46 + rm -f openmicroscopy-5.6.3-578-280546144f-ice36-b13.zip 00:57:46 + mv /home/omero/workspace/OMERO-training/openmicroscopy-5.6.3-578-280546144f-ice36-b13 /home/omero/workspace/OMERO-training/openmicroscopy 00:57:46 + export OMERODIR=/home/omero/workspace/OMERO-training/OMERO.server 00:57:46 + OMERODIR=/home/omero/workspace/OMERO-training/OMERO.server 00:57:46 ++ ls OMERO.server-5.6.3-578-280546144f-ice36-b13.zip 00:57:46 + ZIP=OMERO.server-5.6.3-578-280546144f-ice36-b13.zip 00:57:46 + DIST=OMERO.server-5.6.3-578-280546144f-ice36-b13 00:57:46 + unzip -n OMERO.server-5.6.3-578-280546144f-ice36-b13.zip 00:57:46 Archive: OMERO.server-5.6.3-578-280546144f-ice36-b13.zip 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/blitz/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/grid/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/profiles/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/error/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/grid/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/janelia/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/matplotlib/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/seaborn/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/wcif/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/analysis_scripts/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/annotation_scripts/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/export_scripts/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/figure_scripts/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/import_scripts/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/util_scripts/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/misc/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__1/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__10/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__11/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__2/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__3/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__4/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__5/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__6/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__7/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__8/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__9/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__4/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__5/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__6/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__7/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.1__0/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.2__0/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.2__0/t/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.3__0/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.4__0/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4__0/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.0__0/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.1__1/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.2__0/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4DEV__1/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4DEV__2/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4DEV__3/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/var/ 00:57:46 creating: OMERO.server-5.6.3-578-280546144f-ice36-b13/var/tmp/ 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/LICENSE.txt 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/backup.cfg 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/blitz/mail-senders.example 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/blitz/mail-server.example 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/build.properties 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/env.bat 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/env.sh 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/hibernate.properties 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/ice.config 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/logback-cli.xml 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/logback-indexing-cli.xml 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/logback-indexing.xml 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/logback.xml 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/mime.types 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/node1.cfg 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/node2.cfg 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/omero.properties 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/profiles/psql 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/rollover.cfg 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/Windows.cfg 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/error/maintainance.html 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/grid/README 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/grid/default.xml 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/grid/templates.xml 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/grid/windefault.xml 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/ice.config 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/internal.cfg 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/master.cfg 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/templates/robot.template 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/etc/testdropbox.config 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/history.rst 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/OMEZarrReader.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/accessors-smart.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/activation.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/aggdesigner-algorithm.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/aircompressor.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/antlr.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/aopalliance.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/apiguardian-api.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/asm.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/avatica-core.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/avatica-metrics.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/aws-java-sdk-core.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/aws-java-sdk-kms.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/aws-java-sdk-s3.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/base.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-anim.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-awt-util.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-bridge.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-codec.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-constants.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-css.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-dom.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-ext.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-gvt.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-i18n.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-parser.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-script.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-shared-resources.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-svg-dom.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-svggen.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-transcoder.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-util.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/batik-xml.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/btm.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/calcite-core.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/calcite-linq4j.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/cdm-core.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/checker-qual.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-beanutils.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-codec.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-collections.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-collections4.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-compiler.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-dbcp2.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-io.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-lang.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-lang3.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-logging.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-math.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-math3.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/commons-pool2.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/dom4j.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/ehcache.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/error_prone_annotations.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/failureaccess.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/filters.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/fontbox.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/formats-api.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/formats-bsd.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/formats-gpl.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/glacier2.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/google-http-client-xml.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/google-http-client.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/guava.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/hamcrest-core.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/hibernate-commons-annotations.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/hibernate-core.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/hibernate-jpa-2.0-api.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/hibernate-search-analyzers.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/hibernate-search.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/httpclient.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/httpclient5.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/httpcore.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/httpcore5-h2.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/httpcore5.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/httpmime.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/httpservices.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/ice.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/icegrid.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/icestorm.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/ini4j.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/j2objc-annotations.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jackson-annotations.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jackson-core.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jackson-databind.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jackson-dataformat-cbor.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jackson-dataformat-yaml.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/janino.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/java-getopt.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/java-image-scaling.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/javassist.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/javax.activation.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/javax.mail.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jblosc.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jgoodies-common.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jgoodies-forms.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jhdf5.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jmespath-java.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jna.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/joda-time.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/json-path.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/json-simple.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/json-smart.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/json.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jta.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jts-core.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jts-io-common.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/junit.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jxrlib-all.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/jzarr.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/kryo.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/listenablefuture.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/logback-classic.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/logback-core.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/lucene-analyzers.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/lucene-core.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/lucene-highlighter.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/lucene-memory.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/lucene-misc.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/lucene-smartcn.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/lucene-spatial.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/lucene-spellchecker.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/lucene-stempel.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/memory.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/metadata-extractor.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/metakit.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/metrics-core.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/metrics-graphite.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/metrics-jvm.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/metrics-logback.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/minio.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/minlog.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/native-lib-loader.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/objenesis.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/okhttp.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/okio.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/ome-codecs.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/ome-common.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/ome-jai.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/ome-mdbtools.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/ome-poi.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/ome-xml.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/omero-blitz.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/omero-common.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/omero-gateway.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/omero-model.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/omero-renderer.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/omero-romio.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/omero-server.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/pdfbox.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/perf4j.jar 00:57:46 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/postgresql.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/proj4j.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/protobuf-java.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/quartz.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/re2j.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/reflectasm.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/serializer.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/sketches-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/slf4j-api.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/snakeyaml.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/solr-analysis-extras.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/solr-commons-csv.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/solr-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/solr-solrj.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/specification.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-aop.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-beans.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-context-support.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-context.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-expression.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-jdbc.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-jms.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-ldap-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-messaging.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-orm.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-security-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-security-ldap.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/spring-tx.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/sqlite-jdbc.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/subethasmtp.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/turbojpeg.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/uzaygezen-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/xalan.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/xercesImpl.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/xml-apis-ext.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/xml-apis.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/xmlgraphics-commons.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/xmpcore.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/client/xpp3.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/README.rst 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/3-3-2_rgb.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/cividis.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/fire.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/glasbey.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/glasbey_inverted.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/glow.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/grays.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ice.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/janelia/pup_br.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/janelia/pup_nr.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/matplotlib/inferno.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/matplotlib/magma.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/matplotlib/plasma.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/matplotlib/viridis.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/16_colors.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/5_ramps.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/6_shades.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/blue_orange_icb.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/brgbcmyw.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/cool.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/edges.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/gem.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/phase.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/royal.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/sepia.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/smart.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/thal.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/thallium.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/ncsa_paledit/unionjack.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/physics.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/red-green.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/seaborn/mako.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/seaborn/rocket.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/spectrum.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/thermal.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/turbo.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/wcif/cyan_hot.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/wcif/green_fire_blue.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/wcif/hilo.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/wcif/ica.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/wcif/ica2.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/wcif/ica3.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/wcif/magenta_hot.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/wcif/orange_hot.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/wcif/rainbow_rgb.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/wcif/red_hot.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/luts/wcif/yellow_hot.lut 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/analysis_scripts/Kymograph.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/analysis_scripts/Kymograph_Analysis.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/analysis_scripts/Plot_Profile.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/analysis_scripts/__init__.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/annotation_scripts/Convert_KeyVal_namespace.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/annotation_scripts/Export_to_csv.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/annotation_scripts/Import_from_csv.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/annotation_scripts/Remove_KeyVal.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/annotation_scripts/__init__.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/export_scripts/Batch_Image_Export.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/export_scripts/Batch_ROI_Export.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/export_scripts/Make_Movie.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/export_scripts/__init__.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/figure_scripts/Movie_Figure.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/figure_scripts/Movie_ROI_Figure.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/figure_scripts/ROI_Split_Figure.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/figure_scripts/Split_View_Figure.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/figure_scripts/Thumbnail_Figure.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/figure_scripts/__init__.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/import_scripts/Populate_Metadata.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/import_scripts/Populate_ROI.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/import_scripts/__init__.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/util_scripts/Channel_Offsets.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/util_scripts/Combine_Images.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/util_scripts/Dataset_To_Plate.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/util_scripts/Images_From_ROIs.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/util_scripts/Move_Annotations.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/scripts/omero/util_scripts/__init__.py 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/OMEZarrReader.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/accessors-smart.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/activation.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/aggdesigner-algorithm.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/aircompressor.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/antlr.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/aopalliance.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/apiguardian-api.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/asm.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/avatica-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/avatica-metrics.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/aws-java-sdk-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/aws-java-sdk-kms.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/aws-java-sdk-s3.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/base.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-anim.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-awt-util.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-bridge.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-codec.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-constants.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-css.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-dom.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-ext.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-gvt.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-i18n.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-parser.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-script.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-shared-resources.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-svg-dom.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-svggen.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-transcoder.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-util.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/batik-xml.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/btm.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/calcite-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/calcite-linq4j.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/cdm-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/checker-qual.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-beanutils.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-codec.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-collections.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-collections4.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-compiler.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-dbcp2.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-io.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-lang.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-lang3.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-logging.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-math.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-math3.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/commons-pool2.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/dom4j.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/ehcache.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/error_prone_annotations.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/failureaccess.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/filters.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/fontbox.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/formats-api.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/formats-bsd.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/formats-gpl.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/glacier2.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/google-http-client-xml.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/google-http-client.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/guava.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/hamcrest-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/hibernate-commons-annotations.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/hibernate-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/hibernate-jpa-2.0-api.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/hibernate-search-analyzers.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/hibernate-search.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/httpclient.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/httpclient5.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/httpcore.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/httpcore5-h2.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/httpcore5.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/httpmime.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/httpservices.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/ice.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/icegrid.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/icestorm.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/ini4j.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/j2objc-annotations.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jackson-annotations.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jackson-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jackson-databind.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jackson-dataformat-cbor.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jackson-dataformat-yaml.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/janino.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/java-getopt.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/java-image-scaling.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/javassist.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/javax.activation.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/javax.mail.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jblosc.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jgoodies-common.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jgoodies-forms.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jhdf5.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jmespath-java.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jna.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/joda-time.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/json-path.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/json-simple.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/json-smart.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/json.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jta.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jts-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jts-io-common.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/junit.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jxrlib-all.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/jzarr.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/kryo.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/listenablefuture.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/logback-classic.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/logback-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/lucene-analyzers.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/lucene-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/lucene-highlighter.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/lucene-memory.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/lucene-misc.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/lucene-smartcn.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/lucene-spatial.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/lucene-spellchecker.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/lucene-stempel.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/memory.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/metadata-extractor.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/metakit.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/metrics-core.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/metrics-graphite.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/metrics-jvm.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/metrics-logback.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/minio.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/minlog.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/native-lib-loader.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/objenesis.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/okhttp.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/okio.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/ome-codecs.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/ome-common.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/ome-jai.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/ome-mdbtools.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/ome-poi.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/ome-xml.jar 00:57:47 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/omero-blitz.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/omero-common.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/omero-gateway.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/omero-model.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/omero-renderer.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/omero-romio.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/omero-server.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/pdfbox.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/perf4j.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/postgresql.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/proj4j.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/protobuf-java.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/quartz.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/re2j.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/reflectasm.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/serializer.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/sketches-core.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/slf4j-api.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/snakeyaml.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/solr-analysis-extras.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/solr-commons-csv.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/solr-core.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/solr-solrj.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/specification.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-aop.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-beans.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-context-support.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-context.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-core.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-expression.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-jdbc.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-jms.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-ldap-core.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-messaging.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-orm.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-security-core.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-security-ldap.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/spring-tx.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/sqlite-jdbc.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/subethasmtp.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/turbojpeg.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/uzaygezen-core.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/xalan.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/xercesImpl.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/xml-apis-ext.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/xml-apis.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/xmlgraphics-commons.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/xmpcore.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/lib/server/xpp3.jar 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/README 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/agpl.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/antlr.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/apache-v1.1.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/apache-v2.0.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/asm.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/bouncy_castle_license.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/bsd.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/cddl-v1.0.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/cpl-v10.html 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/crystalclear.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/django.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/dom4j.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/epl-v1.0.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/fbsd.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/freemarker.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/gpl-v2.0.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/gpl.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/gtest.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/iconsweets_license.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/jamon.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/jmock.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/jquery.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/jtidy.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/lgpl-3.0.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/lgpl-v2.0.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/lgpl-v2.1.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/lgpl-v3.0.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/lgpl.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/matplotlib.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/mit.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/mpl-v1_0.htm 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/npl-1_1.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/path.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/pil.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/postgresql.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/psf-v2.0.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/psf-v2.5.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/scons.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/slf4j.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/tablelayout.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/which.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/zlib-libpng.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/share/licenses/zpl-v2.1.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/README.txt 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/misc/Makefile 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/misc/current.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/misc/enums.py 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__1/OMERO3__7.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__10/OMERO3A__9.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__11/OMERO3A__10.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__11/OMERO3A__5.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__2/OMERO3A__1.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__3/OMERO3A__2.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__3/OMERO3__5.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__4/OMERO3A__3.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__4/OMERO3__5.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__5/OMERO3A__4.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__6/OMERO3A__5.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__7/OMERO3A__6.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__8/OMERO3A__6.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3A__9/OMERO3A__8.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__4/OMERO3__1.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__5/OMERO3__4.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__6/OMERO3__5.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO3__7/OMERO3__6.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.1__0/OMERO4__0.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.2__0/OMERO4.1__0.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.3__0/OMERO4.2__0.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.4__0/OMERO4.1__0.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4.4__0/OMERO4.3__0.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO4__0/OMERO3A__11.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.0__0/OMERO4.4__0.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.1__1/OMERO5.0__0.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.1__1/OMERO5.1__0.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.2__0/OMERO5.1__1.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/OMERO5.2__0.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/delete-ns-orphans.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/OMERO5.3__0.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/OMERO5.3__1.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/psql-footer.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/psql-header.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/schema.sql 00:57:48 inflating: OMERO.server-5.6.3-578-280546144f-ice36-b13/sql/psql/OMERO5.4__0/views.sql 00:57:48 + rm -f OMERO.server-5.6.3-578-280546144f-ice36-b13.zip 00:57:48 + mv /home/omero/workspace/OMERO-training/OMERO.server-5.6.3-578-280546144f-ice36-b13 /home/omero/workspace/OMERO-training/OMERO.server 00:57:48 + source /home/omero/workspace/OMERO-training/.venv3/bin/activate 00:57:48 ++ deactivate nondestructive 00:57:48 ++ '[' -n '' ']' 00:57:48 ++ '[' -n '' ']' 00:57:48 ++ hash -r 00:57:48 ++ '[' -n '' ']' 00:57:48 ++ unset VIRTUAL_ENV 00:57:48 ++ unset VIRTUAL_ENV_PROMPT 00:57:48 ++ '[' '!' nondestructive = nondestructive ']' 00:57:48 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-training/.venv3 00:57:48 ++ export VIRTUAL_ENV 00:57:48 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:57:48 ++ PATH=/home/omero/workspace/OMERO-training/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:57:48 ++ export PATH 00:57:48 ++ '[' -n '' ']' 00:57:48 ++ '[' -z '' ']' 00:57:48 ++ _OLD_VIRTUAL_PS1= 00:57:48 ++ PS1='(.venv3) ' 00:57:48 ++ export PS1 00:57:48 ++ VIRTUAL_ENV_PROMPT='(.venv3) ' 00:57:48 ++ export VIRTUAL_ENV_PROMPT 00:57:48 ++ hash -r 00:57:48 + for x in *.gz 00:57:48 + pip install omero_dropbox-5.7.1.dev0.tar.gz 00:57:48 Processing ./omero_dropbox-5.7.1.dev0.tar.gz 00:57:48 Installing build dependencies: started 00:57:49 Installing build dependencies: finished with status 'done' 00:57:49 Getting requirements to build wheel: started 00:57:49 Getting requirements to build wheel: finished with status 'done' 00:57:49 Preparing metadata (pyproject.toml): started 00:57:49 Preparing metadata (pyproject.toml): finished with status 'done' 00:57:50 Collecting omero-py (from omero-dropbox==5.7.1.dev0) 00:57:50 Using cached omero_py-5.21.3-py3-none-any.whl.metadata (6.5 kB) 00:57:50 Collecting appdirs (from omero-py->omero-dropbox==5.7.1.dev0) 00:57:50 Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 00:57:50 Collecting future (from omero-py->omero-dropbox==5.7.1.dev0) 00:57:50 Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 00:57:50 Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.4.0) 00:57:50 Collecting Pillow>=10.0.0 (from omero-py->omero-dropbox==5.7.1.dev0) 00:57:50 Using cached pillow-12.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) 00:57:50 Collecting PyYAML (from omero-py->omero-dropbox==5.7.1.dev0) 00:57:50 Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 00:57:50 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5) 00:57:50 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.32.5) 00:57:50 Collecting portalocker (from omero-py->omero-dropbox==5.7.1.dev0) 00:57:50 Using cached portalocker-3.2.0-py3-none-any.whl.metadata (8.7 kB) 00:57:50 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.4.4) 00:57:50 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.11) 00:57:50 Requirement already satisfied: urllib3<3,>=1.21.1 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2.6.3) 00:57:50 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2026.1.4) 00:57:50 Using cached omero_py-5.21.3-py3-none-any.whl (2.8 MB) 00:57:50 Using cached pillow-12.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) 00:57:50 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 00:57:50 Using cached future-1.0.0-py3-none-any.whl (491 kB) 00:57:50 Using cached portalocker-3.2.0-py3-none-any.whl (22 kB) 00:57:50 Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 00:57:50 Building wheels for collected packages: omero-dropbox 00:57:50 Building wheel for omero-dropbox (pyproject.toml): started 00:57:50 Building wheel for omero-dropbox (pyproject.toml): finished with status 'done' 00:57:50 Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49138 sha256=722df24956f7bf580d7766ea22b5d7bc6c85602bee57a4763166495b0705d83f 00:57:50 Stored in directory: /home/omero/.cache/pip/wheels/27/2f/e4/2a907ecffe4660d4c840758e6c0660e7ef9d3bb50ad634b559 00:57:50 Successfully built omero-dropbox 00:57:50 Installing collected packages: appdirs, PyYAML, portalocker, Pillow, future, omero-py, omero-dropbox 00:57:53 00:57:53 Successfully installed Pillow-12.1.0 PyYAML-6.0.3 appdirs-1.4.4 future-1.0.0 omero-dropbox-5.7.1.dev0 omero-py-5.21.3 portalocker-3.2.0 00:57:53 + for x in *.gz 00:57:53 + pip install omero_marshal-0.9.2.dev0.tar.gz 00:57:53 Processing ./omero_marshal-0.9.2.dev0.tar.gz 00:57:53 Installing build dependencies: started 00:57:54 Installing build dependencies: finished with status 'done' 00:57:54 Getting requirements to build wheel: started 00:57:54 Getting requirements to build wheel: finished with status 'done' 00:57:54 Preparing metadata (pyproject.toml): started 00:57:55 Preparing metadata (pyproject.toml): finished with status 'done' 00:57:55 Building wheels for collected packages: omero_marshal 00:57:55 Building wheel for omero_marshal (pyproject.toml): started 00:57:55 Building wheel for omero_marshal (pyproject.toml): finished with status 'done' 00:57:55 Created wheel for omero_marshal: filename=omero_marshal-0.9.2.dev0-py3-none-any.whl size=88132 sha256=8c079bcc6ba17d212a0a65ac47d720178ec8130fefaa39ab9f4da84eb8b4b5ad 00:57:55 Stored in directory: /home/omero/.cache/pip/wheels/a7/49/f8/ee97ae6cd0ac1217d15421daf522887b20ca2595964479e97a 00:57:55 Successfully built omero_marshal 00:57:55 Installing collected packages: omero_marshal 00:57:55 Successfully installed omero_marshal-0.9.2.dev0 00:57:55 + for x in *.gz 00:57:55 + pip install omero_py-5.22.0.dev0.tar.gz 00:57:55 Processing ./omero_py-5.22.0.dev0.tar.gz 00:57:56 Installing build dependencies: started 00:57:57 Installing build dependencies: finished with status 'done' 00:57:57 Getting requirements to build wheel: started 00:57:57 Getting requirements to build wheel: finished with status 'done' 00:57:57 Preparing metadata (pyproject.toml): started 00:57:57 Preparing metadata (pyproject.toml): finished with status 'done' 00:57:57 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.0.dev0) (1.4.4) 00:57:57 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.0.dev0) (1.0.0) 00:57:57 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.0.dev0) (2.4.0) 00:57:57 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.0.dev0) (12.1.0) 00:57:57 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.0.dev0) (6.0.3) 00:57:57 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.0.dev0) (3.6.5) 00:57:57 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.0.dev0) (2.32.5) 00:57:57 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.0.dev0) (3.2.0) 00:57:57 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.22.0.dev0) (3.4.4) 00:57:57 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.22.0.dev0) (3.11) 00:57:57 Requirement already satisfied: urllib3<3,>=1.21.1 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.22.0.dev0) (2.6.3) 00:57:57 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.22.0.dev0) (2026.1.4) 00:57:57 Building wheels for collected packages: omero-py 00:57:57 Building wheel for omero-py (pyproject.toml): started 00:57:58 Building wheel for omero-py (pyproject.toml): finished with status 'done' 00:57:58 Created wheel for omero-py: filename=omero_py-5.22.0.dev0-py3-none-any.whl size=2785928 sha256=d1baf168568af3bd80f88a591f041991d85bd41b54e6e472883aee0feaef73b7 00:57:58 Stored in directory: /home/omero/.cache/pip/wheels/49/1e/74/58987fa60a9f6faa550bb72f45a160140f621644781946afb3 00:57:58 Successfully built omero-py 00:57:58 Installing collected packages: omero-py 00:57:58 Attempting uninstall: omero-py 00:57:58 Found existing installation: omero-py 5.21.3 00:57:58 Uninstalling omero-py-5.21.3: 00:57:59 Successfully uninstalled omero-py-5.21.3 00:58:01 Successfully installed omero-py-5.22.0.dev0 00:58:01 + for x in *.gz 00:58:01 + pip install omero_scripts-5.9.2.dev0.tar.gz 00:58:01 Processing ./omero_scripts-5.9.2.dev0.tar.gz 00:58:01 Installing build dependencies: started 00:58:02 Installing build dependencies: finished with status 'done' 00:58:02 Getting requirements to build wheel: started 00:58:02 Getting requirements to build wheel: finished with status 'done' 00:58:02 Preparing metadata (pyproject.toml): started 00:58:02 Preparing metadata (pyproject.toml): finished with status 'done' 00:58:02 Building wheels for collected packages: omero-scripts 00:58:02 Building wheel for omero-scripts (pyproject.toml): started 00:58:03 Building wheel for omero-scripts (pyproject.toml): finished with status 'done' 00:58:03 Created wheel for omero-scripts: filename=omero_scripts-5.9.2.dev0-py3-none-any.whl size=136991 sha256=1c7391013df6580eed5f7c789a1aaf4b09e9df20cf8dcdf3b4305e1cad772a05 00:58:03 Stored in directory: /home/omero/.cache/pip/wheels/6c/06/35/0bc12bfe51e7f53c18a682ede8f5b472bca001e8bc51e8a022 00:58:03 Successfully built omero-scripts 00:58:03 Installing collected packages: omero-scripts 00:58:03 Successfully installed omero-scripts-5.9.2.dev0 00:58:03 + for x in *.gz 00:58:03 + pip install omero_web-5.30.2.dev0.tar.gz 00:58:03 Processing ./omero_web-5.30.2.dev0.tar.gz 00:58:03 Installing build dependencies: started 00:58:04 Installing build dependencies: finished with status 'done' 00:58:04 Getting requirements to build wheel: started 00:58:04 Getting requirements to build wheel: finished with status 'done' 00:58:04 Preparing metadata (pyproject.toml): started 00:58:05 Preparing metadata (pyproject.toml): finished with status 'done' 00:58:05 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.30.2.dev0) (5.22.0.dev0) 00:58:05 Collecting concurrent-log-handler>=0.9.20 (from omero-web==5.30.2.dev0) 00:58:05 Using cached concurrent_log_handler-0.9.28-py3-none-any.whl.metadata (23 kB) 00:58:05 Collecting Django<5.3,>=5.2.9 (from omero-web==5.30.2.dev0) 00:58:05 Using cached django-5.2.10-py3-none-any.whl.metadata (4.1 kB) 00:58:05 Collecting django-pipeline (from omero-web==5.30.2.dev0) 00:58:05 Using cached django_pipeline-4.1.0-py3-none-any.whl.metadata (5.9 kB) 00:58:05 Collecting django-cors-headers==3.7.0 (from omero-web==5.30.2.dev0) 00:58:05 Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB) 00:58:05 Collecting whitenoise>=5.3.0 (from omero-web==5.30.2.dev0) 00:58:05 Using cached whitenoise-6.11.0-py3-none-any.whl.metadata (3.7 kB) 00:58:05 Collecting gunicorn>=19.3 (from omero-web==5.30.2.dev0) 00:58:05 Using cached gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 00:58:05 Requirement already satisfied: omero-marshal>=0.9.1 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.30.2.dev0) (0.9.2.dev0) 00:58:05 Requirement already satisfied: Pillow in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.30.2.dev0) (12.1.0) 00:58:05 Collecting pytz (from omero-web==5.30.2.dev0) 00:58:05 Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 00:58:05 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.30.2.dev0) (3.2.0) 00:58:05 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.30.2.dev0) (25.0) 00:58:05 Collecting importlib-resources (from omero-web==5.30.2.dev0) 00:58:05 Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) 00:58:05 Collecting asgiref>=3.8.1 (from Django<5.3,>=5.2.9->omero-web==5.30.2.dev0) 00:58:05 Using cached asgiref-3.11.0-py3-none-any.whl.metadata (9.3 kB) 00:58:05 Collecting sqlparse>=0.3.1 (from Django<5.3,>=5.2.9->omero-web==5.30.2.dev0) 00:58:05 Using cached sqlparse-0.5.5-py3-none-any.whl.metadata (4.7 kB) 00:58:05 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.30.2.dev0) (1.4.4) 00:58:05 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.30.2.dev0) (1.0.0) 00:58:05 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.30.2.dev0) (2.4.0) 00:58:05 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.30.2.dev0) (6.0.3) 00:58:05 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.30.2.dev0) (3.6.5) 00:58:05 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.30.2.dev0) (2.32.5) 00:58:05 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web==5.30.2.dev0) (80.9.0) 00:58:05 Collecting wheel (from django-pipeline->omero-web==5.30.2.dev0) 00:58:05 Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 00:58:05 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.30.2.dev0) (3.4.4) 00:58:05 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.30.2.dev0) (3.11) 00:58:05 Requirement already satisfied: urllib3<3,>=1.21.1 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.30.2.dev0) (2.6.3) 00:58:05 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.30.2.dev0) (2026.1.4) 00:58:05 Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB) 00:58:05 Using cached django-5.2.10-py3-none-any.whl (8.3 MB) 00:58:05 Using cached asgiref-3.11.0-py3-none-any.whl (24 kB) 00:58:05 Using cached concurrent_log_handler-0.9.28-py3-none-any.whl (28 kB) 00:58:05 Using cached gunicorn-23.0.0-py3-none-any.whl (85 kB) 00:58:05 Using cached sqlparse-0.5.5-py3-none-any.whl (46 kB) 00:58:05 Using cached whitenoise-6.11.0-py3-none-any.whl (20 kB) 00:58:05 Using cached django_pipeline-4.1.0-py3-none-any.whl (75 kB) 00:58:05 Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB) 00:58:05 Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB) 00:58:05 Using cached wheel-0.45.1-py3-none-any.whl (72 kB) 00:58:05 Building wheels for collected packages: omero-web 00:58:05 Building wheel for omero-web (pyproject.toml): started 00:58:06 Building wheel for omero-web (pyproject.toml): finished with status 'done' 00:58:06 Created wheel for omero-web: filename=omero_web-5.30.2.dev0-py3-none-any.whl size=2819190 sha256=86d08e514c17495afb695ddcb09cfa5e99325f8c8287c4a32db6013a2d76aa02 00:58:06 Stored in directory: /home/omero/.cache/pip/wheels/4f/49/87/a6841a3ddd512b351ea011e5e722319638442d7c15346098ff 00:58:06 Successfully built omero-web 00:58:07 Installing collected packages: pytz, whitenoise, wheel, sqlparse, importlib-resources, gunicorn, concurrent-log-handler, asgiref, django-pipeline, Django, django-cors-headers, omero-web 00:58:09 00:58:09 Successfully installed Django-5.2.10 asgiref-3.11.0 concurrent-log-handler-0.9.28 django-cors-headers-3.7.0 django-pipeline-4.1.0 gunicorn-23.0.0 importlib-resources-6.5.2 omero-web-5.30.2.dev0 pytz-2025.2 sqlparse-0.5.5 wheel-0.45.1 whitenoise-6.11.0 00:58:10 + cd /home/omero/workspace/OMERO-training/OMERO.server 00:58:10 + bash /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/training_setup.sh 00:58:10 + HOSTNAME=b399549150e8 00:58:10 + PORT=4064 00:58:10 + WEBHOST=http://nginx/web 00:58:10 + SERVER_NAME=omero 00:58:10 + ROOT_PASSWORD=omero 00:58:10 + GROUP_NAME=training_group 00:58:10 + GROUP_NAME_2=training_group-2 00:58:10 + USER_NAME=training_user 00:58:10 + USER_NAME_2=training_user-2 00:58:10 + LIGHTADMIN_USER_NAME=ladmin_user 00:58:10 + USER_PASSWORD=ome 00:58:10 + CONFIG_FILENAME=training_ice.config 00:58:10 + omero login root@b399549150e8:4064 -w omero 00:58:10 Created session for root@b399549150e8:4064. Idle timeout: 10 min. Current group: system 00:58:11 + omero group add training_group --type read-only --ignore-existing 00:58:11 Using session for root@b399549150e8:4064. Idle timeout: 10 min. Current group: system 00:58:11 Group exists: training_group (id=3) 00:58:12 + omero group add training_group-2 --type read-only --ignore-existing 00:58:12 Using session for root@b399549150e8:4064. Idle timeout: 10 min. Current group: system 00:58:12 Group exists: training_group-2 (id=4) 00:58:12 + omero user add training_user training_user training_user training_group training_group-2 --ignore-existing -P ome 00:58:13 Using session for root@b399549150e8:4064. Idle timeout: 10 min. Current group: system 00:58:13 User exists: training_user (id=2) 00:58:13 + omero user joingroup --name training_user --group-name training_group training_group-2 00:58:14 Using session for root@b399549150e8:4064. Idle timeout: 10 min. Current group: system 00:58:14 2 is already in group 3 00:58:14 2 is already in group 4 00:58:14 + omero user add training_user-2 training_user-2 training_user-2 training_group training_group-2 --ignore-existing -P ome 00:58:15 Using session for root@b399549150e8:4064. Idle timeout: 10 min. Current group: system 00:58:15 User exists: training_user-2 (id=3) 00:58:15 + omero user joingroup --name training_user-2 --group-name training_group training_group-2 00:58:16 Using session for root@b399549150e8:4064. Idle timeout: 10 min. Current group: system 00:58:16 3 is already in group 3 00:58:16 3 is already in group 4 00:58:16 + omero user add ladmin_user ladmin_user ladmin_user training_group training_group-2 -a --ignore-existing -P ome 00:58:17 Using session for root@b399549150e8:4064. Idle timeout: 10 min. Current group: system 00:58:17 User exists: ladmin_user (id=4) 00:58:17 + omero user joingroup --name ladmin_user --group-name training_group training_group-2 00:58:18 Using session for root@b399549150e8:4064. Idle timeout: 10 min. Current group: system 00:58:18 4 is already in group 3 00:58:18 4 is already in group 4 00:58:18 ++ omero user info ladmin_user --style plain 00:58:18 ++ cut -d, -f1 00:58:19 Using session for root@b399549150e8:4064. Idle timeout: 10 min. Current group: system 00:58:19 + id=4 00:58:19 + omero obj map-set Experimenter:4 config AdminPrivilege:Sudo true 00:58:20 Using session for root@b399549150e8:4064. Idle timeout: 10 min. Current group: system 00:58:20 Experimenter:4 00:58:20 + omero logout 00:58:21 + touch test.fake 00:58:21 + omero login training_user@b399549150e8:4064 -w ome -g training_group 00:58:22 Created session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:22 + nProjects=1 00:58:22 + nDatasets=2 00:58:22 + echo 'Creating projects and datasets' 00:58:22 Creating projects and datasets 00:58:22 + (( i=1 )) 00:58:22 + (( i<=1 )) 00:58:22 ++ omero obj new Project 'name=Project 1' 00:58:22 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:23 + project=Project:501 00:58:23 + (( j=1 )) 00:58:23 + (( j<=2 )) 00:58:23 ++ omero obj new Dataset 'name=Dataset 1-1' 00:58:23 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:24 + dataset=Dataset:501 00:58:24 + omero obj new ProjectDatasetLink parent=Project:501 child=Dataset:501 00:58:24 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:24 ProjectDatasetLink:501 00:58:24 + echo 'Importing image into dataset' 00:58:24 Importing image into dataset 00:58:24 + omero import -d Dataset:501 test.fake --debug ERROR 00:58:25 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:26 2026-01-09 00:58:26,182 208 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.4-SNAPSHOT 00:58:26 2026-01-09 00:58:26,196 222 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.4.0-SNAPSHOT revision: 51965440529e0682ab998770069b375ff7ba094f date: 9 January 2026 00:58:29 Image:1001 00:58:29 Other imported objects: 00:58:29 Fileset:501 00:58:29 00:58:29 ==> Summary 00:58:29 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:01.967 00:58:29 + (( j++ )) 00:58:29 + (( j<=2 )) 00:58:29 ++ omero obj new Dataset 'name=Dataset 1-2' 00:58:30 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:30 + dataset=Dataset:502 00:58:30 + omero obj new ProjectDatasetLink parent=Project:501 child=Dataset:502 00:58:31 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:31 ProjectDatasetLink:502 00:58:31 + echo 'Importing image into dataset' 00:58:31 Importing image into dataset 00:58:31 + omero import -d Dataset:502 test.fake --debug ERROR 00:58:32 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:32 2026-01-09 00:58:32,644 215 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.4-SNAPSHOT 00:58:32 2026-01-09 00:58:32,657 228 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.4.0-SNAPSHOT revision: 51965440529e0682ab998770069b375ff7ba094f date: 9 January 2026 00:58:35 Image:1002 00:58:35 Other imported objects: 00:58:35 Fileset:502 00:58:35 00:58:35 ==> Summary 00:58:35 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:01.305 00:58:35 + (( j++ )) 00:58:35 + (( j<=2 )) 00:58:35 + (( i++ )) 00:58:35 + (( i<=1 )) 00:58:35 + (( j=1 )) 00:58:35 + (( j<=2 )) 00:58:35 + omero obj new Dataset 'name=Orphaned dataset 1' 00:58:35 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:36 Dataset:503 00:58:36 + (( j++ )) 00:58:36 + (( j<=2 )) 00:58:36 + omero obj new Dataset 'name=Orphaned dataset 2' 00:58:36 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:36 Dataset:504 00:58:37 + (( j++ )) 00:58:37 + (( j<=2 )) 00:58:37 + echo 'Importing image file' 00:58:37 Importing image file 00:58:37 + touch 'test&sizeT=10&sizeZ=5&sizeC=3.fake' 00:58:37 + omero import 'test&sizeT=10&sizeZ=5&sizeC=3.fake' 00:58:41 ++ sed -n -e 's/^Image://p' image_import.log 00:58:41 + imageid=1003 00:58:41 ++ omero obj new MapAnnotation 00:58:42 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:42 + MAP=MapAnnotation:551 00:58:42 + omero obj map-set MapAnnotation:551 mapValue testkey testvalue 00:58:43 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:43 MapAnnotation:551 00:58:43 + omero obj new ImageAnnotationLink parent=Image:1003 child=MapAnnotation:551 00:58:44 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:44 ImageAnnotationLink:501 00:58:44 ++ omero obj new Screen name=Screen 00:58:45 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:45 + screen=Screen:501 00:58:45 ++ omero obj new Plate name=Plate 00:58:46 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:46 + plate=Plate:501 00:58:46 + omero obj new ScreenPlateLink parent=Screen:501 child=Plate:501 00:58:47 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:47 ScreenPlateLink:501 00:58:47 + echo 'Importing SPW file' 00:58:47 Importing SPW file 00:58:47 + touch 'SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake' 00:58:47 + omero import -r Screen:501 'SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake' 00:58:52 ++ sed -n -e 's/^Plate://p' plate_import.log 00:58:52 + plateid=502 00:58:52 + omero logout 00:58:53 + omero login training_user-2@b399549150e8:4064 -w ome -g training_group 00:58:53 Created session for training_user-2@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:53 + omero obj new Project 'name=Project 0' 00:58:54 Using session for training_user-2@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:54 Project:502 00:58:54 + omero obj new Dataset 'name=Dataset 0' 00:58:55 Using session for training_user-2@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:55 Dataset:505 00:58:55 + omero import test.fake --debug ERROR 00:58:56 Using session for training_user-2@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:58:57 2026-01-09 00:58:57,209 215 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.4-SNAPSHOT 00:58:57 2026-01-09 00:58:57,222 228 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.4.0-SNAPSHOT revision: 51965440529e0682ab998770069b375ff7ba094f date: 9 January 2026 00:58:59 Image:1007 00:58:59 Other imported objects: 00:58:59 Fileset:505 00:58:59 00:58:59 ==> Summary 00:58:59 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:00.760 00:58:59 + omero obj new Screen name=Screen 00:59:00 Using session for training_user-2@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:59:00 Screen:502 00:59:00 + omero obj new Plate name=Plate 00:59:01 Using session for training_user-2@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group 00:59:01 Plate:503 00:59:01 + omero login training_user@b399549150e8:4064 -w ome -g training_group-2 00:59:02 Created session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group-2 00:59:02 + omero obj new Project 'name=Project 0' 00:59:02 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group-2 00:59:02 Project:503 00:59:03 + omero obj new Dataset 'name=Dataset 0' 00:59:03 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group-2 00:59:03 Dataset:506 00:59:04 + omero import test.fake --debug ERROR 00:59:04 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group-2 00:59:05 2026-01-09 00:59:05,295 233 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.4-SNAPSHOT 00:59:05 2026-01-09 00:59:05,310 248 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.4.0-SNAPSHOT revision: 51965440529e0682ab998770069b375ff7ba094f date: 9 January 2026 00:59:07 Image:1008 00:59:07 Other imported objects: 00:59:07 Fileset:506 00:59:07 00:59:07 ==> Summary 00:59:07 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:00.672 00:59:07 + omero obj new Screen name=Screen 00:59:08 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group-2 00:59:08 Screen:503 00:59:08 + omero obj new Plate name=Plate 00:59:09 Using session for training_user@b399549150e8:4064. Idle timeout: 10 min. Current group: training_group-2 00:59:09 Plate:504 00:59:09 + omero logout 00:59:10 + echo omero.host=b399549150e8 00:59:10 + echo omero.port=4064 00:59:10 + echo omero.webhost=http://nginx/web 00:59:10 + echo omero.servername=omero 00:59:10 + echo omero.user=training_user 00:59:10 + echo omero.pass=ome 00:59:10 + echo omero.group=training_group 00:59:10 + echo omero.projectid=501 00:59:10 + echo omero.datasetid=502 00:59:10 + echo omero.imageid=1003 00:59:10 + echo omero.plateid=502 00:59:10 + echo omero.screenid=501 00:59:10 + echo omero.group2=training_group-2 00:59:10 + echo omero.ladmin=ladmin_user 00:59:10 + rm 'SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake' test.fake 'test&sizeT=10&sizeZ=5&sizeC=3.fake' 00:59:10 + mv training_ice.config /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training 00:59:10 + omero sessions clear 00:59:11 1 session(s) cleared 00:59:11 !! 01/09/26 00:59:11.171 error: communicator not destroyed during global destruction.+ export ICE_CONFIG=/home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/training_ice.config 00:59:11 + ICE_CONFIG=/home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/training_ice.config 00:59:11 + pip install --upgrade requests 00:59:11 Requirement already satisfied: requests in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (2.32.5) 00:59:11 Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (3.4.4) 00:59:11 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (3.11) 00:59:11 Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (2.6.3) 00:59:11 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (2026.1.4) 00:59:11 + python /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/python 00:59:18 Running training suite 00:59:18 created 20 shapes 00:59:18 retrieved 20 shapes in 4 batches 00:59:18 Current user: 00:59:18 ID: 2 00:59:18 Username: training_user 00:59:18 Full Name: training_user training_user 00:59:18 Is Admin: False 00:59:18 [] 00:59:18 Member of: 00:59:18 ID: 3 Name: training_group 00:59:18 ID: 4 Name: training_group-2 00:59:18 Current group: training_group 00:59:18 Group owners: 00:59:18 Group members: 00:59:18 ID: 4 UserName: ladmin_user Name: ladmin_user ladmin_user 00:59:18 ID: 2 UserName: training_user Name: training_user training_user 00:59:18 ID: 3 UserName: training_user-2 Name: training_user-2 training_user-2 00:59:18 Owner of: 00:59:18 Admins: 00:59:18 ID: 0 UserName: root Name: root root 00:59:18 ID: 4 UserName: ladmin_user Name: ladmin_user ladmin_user 00:59:18 Created new Image:1009 Name:"numpy image" 00:59:18 newPlane for z,t: 0 0 uint8 0 127 00:59:18 newPlane for z,t: 0 1 uint8 0 127 00:59:18 newPlane for z,t: 0 2 uint8 0 127 00:59:18 newPlane for z,t: 0 3 uint8 0 127 00:59:18 newPlane for z,t: 0 4 uint8 0 127 00:59:18 newPlane for z,t: 0 5 uint8 0 127 00:59:18 newPlane for z,t: 0 6 uint8 0 127 00:59:18 newPlane for z,t: 0 7 uint8 0 127 00:59:18 newPlane for z,t: 0 8 uint8 0 127 00:59:18 newPlane for z,t: 0 9 uint8 0 127 00:59:18 newPlane for z,t: 1 0 uint8 0 127 00:59:18 newPlane for z,t: 1 1 uint8 0 127 00:59:18 newPlane for z,t: 1 2 uint8 0 127 00:59:18 newPlane for z,t: 1 3 uint8 0 127 00:59:18 newPlane for z,t: 1 4 uint8 0 127 00:59:18 newPlane for z,t: 1 5 uint8 0 127 00:59:18 newPlane for z,t: 1 6 uint8 0 127 00:59:18 newPlane for z,t: 1 7 uint8 0 127 00:59:18 newPlane for z,t: 1 8 uint8 0 127 00:59:18 newPlane for z,t: 1 9 uint8 0 127 00:59:18 newPlane for z,t: 2 0 uint8 0 127 00:59:18 newPlane for z,t: 2 1 uint8 0 127 00:59:18 newPlane for z,t: 2 2 uint8 0 127 00:59:18 newPlane for z,t: 2 3 uint8 0 127 00:59:18 newPlane for z,t: 2 4 uint8 0 127 00:59:18 newPlane for z,t: 2 5 uint8 0 127 00:59:18 newPlane for z,t: 2 6 uint8 0 127 00:59:18 newPlane for z,t: 2 7 uint8 0 127 00:59:18 newPlane for z,t: 2 8 uint8 0 127 00:59:18 newPlane for z,t: 2 9 uint8 0 127 00:59:18 newPlane for z,t: 3 0 uint8 0 127 00:59:18 newPlane for z,t: 3 1 uint8 0 127 00:59:18 newPlane for z,t: 3 2 uint8 0 127 00:59:18 newPlane for z,t: 3 3 uint8 0 127 00:59:18 newPlane for z,t: 3 4 uint8 0 127 00:59:18 newPlane for z,t: 3 5 uint8 0 127 00:59:18 newPlane for z,t: 3 6 uint8 0 127 00:59:18 newPlane for z,t: 3 7 uint8 0 127 00:59:18 newPlane for z,t: 3 8 uint8 0 127 00:59:18 newPlane for z,t: 3 9 uint8 0 127 00:59:18 newPlane for z,t: 4 0 uint8 0 127 00:59:18 newPlane for z,t: 4 1 uint8 0 127 00:59:18 newPlane for z,t: 4 2 uint8 0 127 00:59:18 newPlane for z,t: 4 3 uint8 0 127 00:59:18 newPlane for z,t: 4 4 uint8 0 127 00:59:18 newPlane for z,t: 4 5 uint8 0 127 00:59:18 newPlane for z,t: 4 6 uint8 0 127 00:59:18 newPlane for z,t: 4 7 uint8 0 127 00:59:18 newPlane for z,t: 4 8 uint8 0 127 00:59:18 newPlane for z,t: 4 9 uint8 0 127 00:59:18 Deleting, please wait. 00:59:18 Error? False 00:59:18 1003 test&sizeT=10&sizeZ=5&sizeC=3.fake 00:59:18 training_user_2/Blitz-0-Ice.ThreadPool.Server-11/2026-01/09/00-58-39.485/ test&sizeT=10&sizeZ=5&sizeC=3.fake 00:59:18 1 00:59:18 training_user_2/Blitz-0-Ice.ThreadPool.Server-11/2026-01/09/00-58-39.485/ test&sizeT=10&sizeZ=5&sizeC=3.fake 00:59:18 Current group: training_group 00:59:18 Permissions: READ-ONLY (rwr---) 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Project 0 Owner: training_user-2 training_user-2 00:59:18 Project 1 Owner: training_user training_user 00:59:18 Image: <_ImageWrapper id=1003> 00:59:18 Image: <_ImageWrapper id=1003> Group: training_group 3 00:59:18 Image: <_ImageWrapper id=1003> Channel: 0 00:59:18 Channel: 1 00:59:18 Channel: 2 00:59:18 00:59:18 00:59:18 original_metadata 00:59:18 global_metadata 00:59:18 series_metadata 00:59:18 00:59:18 Plane at zct: 0 0 0 00:59:18 [[ 0 0 0 ... 253 254 255] 00:59:18 [ 0 0 0 ... 253 254 255] 00:59:18 [ 0 0 0 ... 253 254 255] 00:59:18 ... 00:59:18 [ 0 1 2 ... 253 254 255] 00:59:18 [ 0 1 2 ... 253 254 255] 00:59:18 [ 0 1 2 ... 253 254 255]] 00:59:18 shape: (512, 512) 00:59:18 min: 0 max: 255 pixel type: uint8 00:59:18 00:59:18 Z stack of tiles: 00:59:18 Tile: (0, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450 00:59:18 Tile: (1, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450 00:59:18 Tile: (2, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450 00:59:18 Tile: (3, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450 00:59:18 Tile: (4, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450 00:59:18 00:59:18 Hyper stack of planes: 00:59:18 plane zct: (2, 0, 0) min: 0 max: 255 00:59:18 plane zct: (2, 0, 1) min: 0 max: 255 00:59:18 plane zct: (2, 0, 2) min: 0 max: 255 00:59:18 plane zct: (2, 0, 3) min: 0 max: 255 00:59:18 plane zct: (2, 0, 4) min: 0 max: 255 00:59:18 plane zct: (2, 0, 5) min: 0 max: 255 00:59:18 plane zct: (2, 0, 6) min: 0 max: 255 00:59:18 plane zct: (2, 0, 7) min: 0 max: 255 00:59:18 plane zct: (2, 0, 8) min: 0 max: 255 00:59:18 plane zct: (2, 0, 9) min: 0 max: 255 00:59:18 plane zct: (2, 1, 0) min: 0 max: 255 00:59:18 plane zct: (2, 1, 1) min: 0 max: 255 00:59:18 plane zct: (2, 1, 2) min: 0 max: 255 00:59:18 plane zct: (2, 1, 3) min: 0 max: 255 00:59:18 plane zct: (2, 1, 4) min: 0 max: 255 00:59:18 plane zct: (2, 1, 5) min: 0 max: 255 00:59:18 plane zct: (2, 1, 6) min: 0 max: 255 00:59:18 plane zct: (2, 1, 7) min: 0 max: 255 00:59:18 plane zct: (2, 1, 8) min: 0 max: 255 00:59:18 plane zct: (2, 1, 9) min: 0 max: 255 00:59:18 plane zct: (2, 2, 0) min: 0 max: 255 00:59:18 plane zct: (2, 2, 1) min: 0 max: 255 00:59:18 plane zct: (2, 2, 2) min: 0 max: 255 00:59:18 plane zct: (2, 2, 3) min: 0 max: 255 00:59:18 plane zct: (2, 2, 4) min: 0 max: 255 00:59:18 plane zct: (2, 2, 5) min: 0 max: 255 00:59:18 plane zct: (2, 2, 6) min: 0 max: 255 00:59:18 plane zct: (2, 2, 7) min: 0 max: 255 00:59:18 plane zct: (2, 2, 8) min: 0 max: 255 00:59:18 plane zct: (2, 2, 9) min: 0 max: 255 00:59:18 plane zct: (3, 0, 0) min: 0 max: 255 00:59:18 plane zct: (3, 0, 1) min: 0 max: 255 00:59:18 plane zct: (3, 0, 2) min: 0 max: 255 00:59:18 plane zct: (3, 0, 3) min: 0 max: 255 00:59:18 plane zct: (3, 0, 4) min: 0 max: 255 00:59:18 plane zct: (3, 0, 5) min: 0 max: 255 00:59:18 plane zct: (3, 0, 6) min: 0 max: 255 00:59:18 plane zct: (3, 0, 7) min: 0 max: 255 00:59:18 plane zct: (3, 0, 8) min: 0 max: 255 00:59:18 plane zct: (3, 0, 9) min: 0 max: 255 00:59:18 plane zct: (3, 1, 0) min: 0 max: 255 00:59:18 plane zct: (3, 1, 1) min: 0 max: 255 00:59:18 plane zct: (3, 1, 2) min: 0 max: 255 00:59:18 plane zct: (3, 1, 3) min: 0 max: 255 00:59:18 plane zct: (3, 1, 4) min: 0 max: 255 00:59:18 plane zct: (3, 1, 5) min: 0 max: 255 00:59:18 plane zct: (3, 1, 6) min: 0 max: 255 00:59:18 plane zct: (3, 1, 7) min: 0 max: 255 00:59:18 plane zct: (3, 1, 8) min: 0 max: 255 00:59:18 plane zct: (3, 1, 9) min: 0 max: 255 00:59:18 plane zct: (3, 2, 0) min: 0 max: 255 00:59:18 plane zct: (3, 2, 1) min: 0 max: 255 00:59:18 plane zct: (3, 2, 2) min: 0 max: 255 00:59:18 plane zct: (3, 2, 3) min: 0 max: 255 00:59:18 plane zct: (3, 2, 4) min: 0 max: 255 00:59:18 plane zct: (3, 2, 5) min: 0 max: 255 00:59:18 plane zct: (3, 2, 6) min: 0 max: 255 00:59:18 plane zct: (3, 2, 7) min: 0 max: 255 00:59:18 plane zct: (3, 2, 8) min: 0 max: 255 00:59:18 plane zct: (3, 2, 9) min: 0 max: 255 00:59:18 plane zct: (4, 0, 0) min: 0 max: 255 00:59:18 plane zct: (4, 0, 1) min: 0 max: 255 00:59:18 plane zct: (4, 0, 2) min: 0 max: 255 00:59:18 plane zct: (4, 0, 3) min: 0 max: 255 00:59:18 plane zct: (4, 0, 4) min: 0 max: 255 00:59:18 plane zct: (4, 0, 5) min: 0 max: 255 00:59:18 plane zct: (4, 0, 6) min: 0 max: 255 00:59:18 plane zct: (4, 0, 7) min: 0 max: 255 00:59:18 plane zct: (4, 0, 8) min: 0 max: 255 00:59:18 plane zct: (4, 0, 9) min: 0 max: 255 00:59:18 plane zct: (4, 1, 0) min: 0 max: 255 00:59:18 plane zct: (4, 1, 1) min: 0 max: 255 00:59:18 plane zct: (4, 1, 2) min: 0 max: 255 00:59:18 plane zct: (4, 1, 3) min: 0 max: 255 00:59:18 plane zct: (4, 1, 4) min: 0 max: 255 00:59:18 plane zct: (4, 1, 5) min: 0 max: 255 00:59:18 plane zct: (4, 1, 6) min: 0 max: 255 00:59:18 plane zct: (4, 1, 7) min: 0 max: 255 00:59:18 plane zct: (4, 1, 8) min: 0 max: 255 00:59:18 plane zct: (4, 1, 9) min: 0 max: 255 00:59:18 plane zct: (4, 2, 0) min: 0 max: 255 00:59:18 plane zct: (4, 2, 1) min: 0 max: 255 00:59:18 plane zct: (4, 2, 2) min: 0 max: 255 00:59:18 plane zct: (4, 2, 3) min: 0 max: 255 00:59:19 plane zct: (4, 2, 4) min: 0 max: 255 00:59:19 plane zct: (4, 2, 5) min: 0 max: 255 00:59:19 plane zct: (4, 2, 6) min: 0 max: 255 00:59:19 plane zct: (4, 2, 7) min: 0 max: 255 00:59:19 plane zct: (4, 2, 8) min: 0 max: 255 00:59:19 plane zct: (4, 2, 9) min: 0 max: 255 00:59:19 {0: [1514, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024]} 00:59:19 00:59:19 List Projects: 00:59:19 ================================================== 00:59:19 Project:1 Name:"Project 1" (owner=training_user) 00:59:19 Dataset:1 Name:"Dataset 1-1" (owner=training_user) 00:59:19 Image:1 Name:"test.fake" (owner=training_user) 00:59:19 Dataset:2 Name:"Dataset 1-2" (owner=training_user) 00:59:19 Image:12 Name:"New Image" (owner=training_user) 00:59:19 Image:2 Name:"test.fake" (owner=training_user) 00:59:19 Dataset:7 Name:"New Dataset" (owner=training_user) 00:59:19 Project:7 Name:"Project 1" (owner=training_user) 00:59:19 Dataset:13 Name:"Dataset 1-1" (owner=training_user) 00:59:19 Image:13 Name:"test.fake" (owner=training_user) 00:59:19 Dataset:14 Name:"Dataset 1-2" (owner=training_user) 00:59:19 Image:24 Name:"New Image" (owner=training_user) 00:59:19 Image:25 Name:"newImageFrom15" (owner=training_user) 00:59:19 Image:14 Name:"test.fake" (owner=training_user) 00:59:19 Dataset:19 Name:"New Dataset" (owner=training_user) 00:59:19 Dataset:29 Name:"new Name 1" (owner=training_user) 00:59:19 Dataset:30 Name:"new Name 2" (owner=training_user) 00:59:19 Project:51 Name:"Project 1" (owner=training_user) 00:59:19 Dataset:51 Name:"Dataset 1-1" (owner=training_user) 00:59:19 Image:551 Name:"test.fake" (owner=training_user) 00:59:19 Dataset:52 Name:"Dataset 1-2" (owner=training_user) 00:59:19 Image:562 Name:"New Image" (owner=training_user) 00:59:19 Image:563 Name:"newImageFrom553" (owner=training_user) 00:59:19 Image:552 Name:"test.fake" (owner=training_user) 00:59:19 Dataset:57 Name:"New Dataset" (owner=training_user) 00:59:19 Dataset:67 Name:"new Name 1" (owner=training_user) 00:59:19 Dataset:68 Name:"new Name 2" (owner=training_user) 00:59:19 Project:101 Name:"Project 1" (owner=training_user) 00:59:19 Dataset:101 Name:"Dataset 1-1" (owner=training_user) 00:59:19 Image:601 Name:"test.fake" (owner=training_user) 00:59:19 Dataset:102 Name:"Dataset 1-2" (owner=training_user) 00:59:19 Image:612 Name:"New Image" (owner=training_user) 00:59:19 Image:613 Name:"newImageFrom603" (owner=training_user) 00:59:19 Image:602 Name:"test.fake" (owner=training_user) 00:59:19 Dataset:107 Name:"New Dataset" (owner=training_user) 00:59:19 Dataset:117 Name:"new Name 1" (owner=training_user) 00:59:19 Dataset:118 Name:"new Name 2" (owner=training_user) 00:59:19 Project:151 Name:"Project 1" (owner=training_user) 00:59:19 Dataset:151 Name:"Dataset 1-1" (owner=training_user) 00:59:19 Image:651 Name:"test.fake" (owner=training_user) 00:59:19 Dataset:152 Name:"Dataset 1-2" (owner=training_user) 00:59:19 Image:662 Name:"New Image" (owner=training_user) 00:59:19 Image:663 Name:"newImageFrom653" (owner=training_user) 00:59:19 Image:652 Name:"test.fake" (owner=training_user) 00:59:19 Dataset:157 Name:"New Dataset" (owner=training_user) 00:59:19 Dataset:167 Name:"new Name 1" (owner=training_user) 00:59:19 Dataset:168 Name:"new Name 2" (owner=training_user) 00:59:19 00:59:19 List orphaned Datasets: 00:59:19 ================================================== 00:59:19 Dataset:3 Name:"Orphaned dataset 1" (owner=training_user) 00:59:19 Dataset:4 Name:"Orphaned dataset 2" (owner=training_user) 00:59:19 Dataset:5 Name:"Dataset 0" (owner=training_user-2) 00:59:19 Dataset:15 Name:"Orphaned dataset 1" (owner=training_user) 00:59:19 Dataset:16 Name:"Orphaned dataset 2" (owner=training_user) 00:59:19 Dataset:10 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:9 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:8 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:11 Name:"New Dataset" (owner=training_user) 00:59:19 Dataset:12 Name:"New Dataset2" (owner=training_user) 00:59:19 Dataset:17 Name:"Dataset 0" (owner=training_user-2) 00:59:19 Dataset:25 Name:"FileAnnotationDelete" (owner=training_user) 00:59:19 Dataset:22 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:21 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:20 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:23 Name:"New Dataset" (owner=training_user) 00:59:19 Dataset:24 Name:"New Dataset2" (owner=training_user) 00:59:19 Dataset:26 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:27 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:28 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:63 Name:"FileAnnotationDelete" (owner=training_user) 00:59:19 Dataset:64 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:65 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:66 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:53 Name:"Orphaned dataset 1" (owner=training_user) 00:59:19 Dataset:54 Name:"Orphaned dataset 2" (owner=training_user) 00:59:19 Dataset:55 Name:"Dataset 0" (owner=training_user-2) 00:59:19 Dataset:60 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:59 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:58 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:61 Name:"New Dataset" (owner=training_user) 00:59:19 Dataset:62 Name:"New Dataset2" (owner=training_user) 00:59:19 Dataset:103 Name:"Orphaned dataset 1" (owner=training_user) 00:59:19 Dataset:104 Name:"Orphaned dataset 2" (owner=training_user) 00:59:19 Dataset:105 Name:"Dataset 0" (owner=training_user-2) 00:59:19 Dataset:110 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:109 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:108 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:111 Name:"New Dataset" (owner=training_user) 00:59:19 Dataset:112 Name:"New Dataset2" (owner=training_user) 00:59:19 Dataset:113 Name:"FileAnnotationDelete" (owner=training_user) 00:59:19 Dataset:114 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:115 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:116 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:153 Name:"Orphaned dataset 1" (owner=training_user) 00:59:19 Dataset:154 Name:"Orphaned dataset 2" (owner=training_user) 00:59:19 Dataset:155 Name:"Dataset 0" (owner=training_user-2) 00:59:19 Dataset:160 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:159 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:158 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:161 Name:"New Dataset" (owner=training_user) 00:59:19 Dataset:162 Name:"New Dataset2" (owner=training_user) 00:59:19 Dataset:163 Name:"FileAnnotationDelete" (owner=training_user) 00:59:19 Dataset:164 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:165 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:166 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:203 Name:"Orphaned dataset 1" (owner=training_user) 00:59:19 Dataset:204 Name:"Orphaned dataset 2" (owner=training_user) 00:59:19 Dataset:205 Name:"Dataset 0" (owner=training_user-2) 00:59:19 Dataset:210 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:209 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:208 Name:"MyDataset" (owner=training_user) 00:59:19 Dataset:211 Name:"New Dataset" (owner=training_user) 00:59:19 Dataset:212 Name:"New Dataset2" (owner=training_user) 00:59:19 Dataset:253 Name:"Orphaned dataset 1" (owner=training_user) 00:59:19 Dataset:254 Name:"Orphaned dataset 2" (owner=training_user) 00:59:19 Dataset:255 Name:"Dataset 0" (owner=training_user-2) 00:59:19 Dataset:260 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:259 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:258 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:261 Name:"New Dataset" (owner=training_user) 00:59:20 Dataset:262 Name:"New Dataset2" (owner=training_user) 00:59:20 Dataset:303 Name:"Orphaned dataset 1" (owner=training_user) 00:59:20 Dataset:304 Name:"Orphaned dataset 2" (owner=training_user) 00:59:20 Dataset:305 Name:"Dataset 0" (owner=training_user-2) 00:59:20 Dataset:310 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:309 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:308 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:311 Name:"New Dataset" (owner=training_user) 00:59:20 Dataset:312 Name:"New Dataset2" (owner=training_user) 00:59:20 Dataset:315 Name:"Orphaned dataset 1" (owner=training_user) 00:59:20 Dataset:316 Name:"Orphaned dataset 2" (owner=training_user) 00:59:20 Dataset:317 Name:"Dataset 0" (owner=training_user-2) 00:59:20 Dataset:460 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:459 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:458 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:461 Name:"New Dataset" (owner=training_user) 00:59:20 Dataset:462 Name:"New Dataset2" (owner=training_user) 00:59:20 Dataset:322 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:321 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:320 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:323 Name:"New Dataset" (owner=training_user) 00:59:20 Dataset:324 Name:"New Dataset2" (owner=training_user) 00:59:20 Dataset:327 Name:"Orphaned dataset 1" (owner=training_user) 00:59:20 Dataset:328 Name:"Orphaned dataset 2" (owner=training_user) 00:59:20 Dataset:329 Name:"Dataset 0" (owner=training_user-2) 00:59:20 Dataset:338 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:339 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:340 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:334 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:333 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:332 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:335 Name:"New Dataset" (owner=training_user) 00:59:20 Dataset:336 Name:"New Dataset2" (owner=training_user) 00:59:20 Dataset:337 Name:"FileAnnotationDelete" (owner=training_user) 00:59:20 Dataset:353 Name:"Orphaned dataset 1" (owner=training_user) 00:59:20 Dataset:354 Name:"Orphaned dataset 2" (owner=training_user) 00:59:20 Dataset:355 Name:"Dataset 0" (owner=training_user-2) 00:59:20 Dataset:364 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:365 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:366 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:360 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:359 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:358 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:361 Name:"New Dataset" (owner=training_user) 00:59:20 Dataset:362 Name:"New Dataset2" (owner=training_user) 00:59:20 Dataset:363 Name:"FileAnnotationDelete" (owner=training_user) 00:59:20 Dataset:463 Name:"FileAnnotationDelete" (owner=training_user) 00:59:20 Dataset:453 Name:"Orphaned dataset 1" (owner=training_user) 00:59:20 Dataset:454 Name:"Orphaned dataset 2" (owner=training_user) 00:59:20 Dataset:455 Name:"Dataset 0" (owner=training_user-2) 00:59:20 Dataset:464 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:465 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:466 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:403 Name:"Orphaned dataset 1" (owner=training_user) 00:59:20 Dataset:404 Name:"Orphaned dataset 2" (owner=training_user) 00:59:20 Dataset:410 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:409 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:408 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:411 Name:"New Dataset" (owner=training_user) 00:59:20 Dataset:412 Name:"New Dataset2" (owner=training_user) 00:59:20 Dataset:413 Name:"FileAnnotationDelete" (owner=training_user) 00:59:20 Dataset:405 Name:"Dataset 0" (owner=training_user-2) 00:59:20 Dataset:414 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:415 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:416 Name:"MyDataset" (owner=training_user) 00:59:20 Dataset:503 Name:"Orphaned dataset 1" (owner=training_user) 00:59:20 Dataset:504 Name:"Orphaned dataset 2" (owner=training_user) 00:59:20 Dataset:505 Name:"Dataset 0" (owner=training_user-2) 00:59:20 00:59:20 Images in Dataset: 502 00:59:20 ================================================== 00:59:20 Image:1002 Name:"test.fake" (owner=training_user) 00:59:20 00:59:20 Image:1003 00:59:20 ================================================== 00:59:20 test&sizeT=10&sizeZ=5&sizeC=3.fake 00:59:20 X: 512 00:59:20 Y: 512 00:59:20 Z: 5 00:59:20 C: 3 00:59:20 T: 10 00:59:20 Channel: 0 Color: (255, 0, 0) 00:59:20 Lookup table: None 00:59:20 Is reverse intensity? False 00:59:20 Channel: 1 Color: (0, 255, 0) 00:59:20 Lookup table: None 00:59:20 Is reverse intensity? False 00:59:20 Channel: 2 Color: (0, 0, 255) 00:59:20 Lookup table: None 00:59:20 Is reverse intensity? False 00:59:20 Pixel Size X: None 00:59:20 00:59:20 List Screens: 00:59:20 ================================================== 00:59:20 Screen:1 Name:"Screen" (owner=training_user) 00:59:20 Plate:1 Name:"Plate" (owner=training_user) 00:59:20 Plate:2 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:4 Name:"Screen" (owner=training_user) 00:59:20 Plate:5 Name:"Plate" (owner=training_user) 00:59:20 Plate:6 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:51 Name:"Screen" (owner=training_user) 00:59:20 Plate:51 Name:"Plate" (owner=training_user) 00:59:20 Plate:52 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:101 Name:"Screen" (owner=training_user) 00:59:20 Plate:101 Name:"Plate" (owner=training_user) 00:59:20 Plate:102 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:151 Name:"Screen" (owner=training_user) 00:59:20 Plate:151 Name:"Plate" (owner=training_user) 00:59:20 Plate:152 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:201 Name:"Screen" (owner=training_user) 00:59:20 Plate:201 Name:"Plate" (owner=training_user) 00:59:20 Plate:202 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:251 Name:"Screen" (owner=training_user) 00:59:20 Plate:251 Name:"Plate" (owner=training_user) 00:59:20 Plate:252 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:301 Name:"Screen" (owner=training_user) 00:59:20 Plate:301 Name:"Plate" (owner=training_user) 00:59:20 Plate:302 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:304 Name:"Screen" (owner=training_user) 00:59:20 Plate:305 Name:"Plate" (owner=training_user) 00:59:20 Plate:306 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:307 Name:"Screen" (owner=training_user) 00:59:20 Plate:309 Name:"Plate" (owner=training_user) 00:59:20 Plate:310 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:351 Name:"Screen" (owner=training_user) 00:59:20 Plate:351 Name:"Plate" (owner=training_user) 00:59:20 Plate:352 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:401 Name:"Screen" (owner=training_user) 00:59:20 Plate:401 Name:"Plate" (owner=training_user) 00:59:20 Plate:402 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:451 Name:"Screen" (owner=training_user) 00:59:20 Plate:451 Name:"Plate" (owner=training_user) 00:59:20 Plate:452 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:501 Name:"Screen" (owner=training_user) 00:59:20 Plate:501 Name:"Plate" (owner=training_user) 00:59:20 Plate:502 Name:"Plate Name 0" (owner=training_user) 00:59:20 Screen:2 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:5 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:52 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:102 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:152 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:202 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:252 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:302 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:305 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:308 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:352 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:402 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:452 Name:"Screen" (owner=training_user-2) 00:59:20 Screen:502 Name:"Screen" (owner=training_user-2) 00:59:20 00:59:20 Plate:502 00:59:20 ================================================== 00:59:20 00:59:20 Number of fields: (0, 0) 00:59:20 00:59:20 Grid size: {'rows': 1, 'columns': 3} 00:59:20 00:59:20 Wells in Plate: Plate Name 0 00:59:20 Well: 0 0 Fields: 1 00:59:20 Image: SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake [SPW] 1004 00:59:20 Well: 0 1 Fields: 1 00:59:20 Image: SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake [SPW 2] 1006 00:59:20 Well: 0 2 Fields: 1 00:59:20 Image: SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake [SPW 3] 1005 00:59:20 551 <class 'omero.model.MapAnnotationI'> 00:59:20 added by training_user 00:59:20 Image ID: 1003 00:59:20 Annotation ID: 551 00:59:20 1003 00:59:20 Channel rendering settings: 00:59:20 Name: 0 00:59:20 Color: FF0000 00:59:20 Active: True 00:59:20 Levels: 0.0 - 255.0 00:59:20 Name: 1 00:59:20 Color: 00FF00 00:59:20 Active: True 00:59:20 Levels: 0.0 - 255.0 00:59:20 Name: 2 00:59:20 Color: 0000FF 00:59:20 Active: True 00:59:20 Levels: 0.0 - 255.0 00:59:20 isGreyscaleRenderingModel: False 00:59:20 Default Z/T positions: 00:59:20 Z = 2, T = 0 00:59:20 Rendering Defs on Image: 00:59:23 ID: 603 (owner: training_user training_user) 00:59:23 Adding a rectangle at theZ: 2, theT: 0, X: 50, Y: 200, width: 100, height: 50 00:59:23 ROI: ID: 502 00:59:23 Shape: id 621 theT 0 theZ 2 textValue test-Rectangle type Rectangle x 50.0 y 200.0 width 100.0 height 50.0 00:59:23 Shape: id 622 theT 0 theZ 2 textValue test-Ellipse type Ellipse x 200.0 y 50.0 radiusX 100.0 radiusY 50.0 00:59:23 ROI: ID: 503 00:59:23 Shape: id 623 theT 0 theZ 2 textValue test-Line type Line x1 50.0 x2 150.0 y1 200.0 y2 250.0 00:59:23 ROI: ID: 504 00:59:23 Shape: id 624 theT 0 theZ 0 textValue test-Mask type Mask x 50.0 y 50.0 width 100.0 height 100.0 00:59:23 ROI: ID: 505 00:59:23 Shape: id 625 theT 0 theZ 2 textValue test-Point type Point x 50.0 y 200.0 00:59:23 ROI: ID: 506 00:59:23 <class 'omero.model.PolygonI'> Not supported by this code 00:59:23 Shape: id 626 theT 0 theZ 2 textValue test-Polygon 00:59:23 Points 10000 Min 50.0 Mean 99.5 Max 149.0 Sum 149.0 StdDev 28.867513459481287 00:59:23 Points 5000 Min 50.0 Mean 99.5 Max 149.0 Sum 149.0 StdDev 28.86895708779012 00:59:23 Points 1 Min 50.0 Mean 50.0 Max 50.0 Sum 50.0 StdDev 0.0 00:59:23 Points 25145 Min 10.0 Mean 130.03957049115132 Max 249.0 Sum 249.0 StdDev 57.70727405876767 00:59:23 Points 15695 Min 0.0 Mean 157.55208665179993 Max 255.0 Sum 255.0 StdDev 72.87073453134771 00:59:23 Points 101 Min 50.0 Mean 100.0 Max 150.0 Sum 150.0 StdDev 29.300170647967224 00:59:23 Removing Shape from ROI... 00:59:23 Deleting ROI: 507 00:59:23 Table Columns: 00:59:23 Uid 00:59:23 MyStringColumnInit 00:59:23 Row count: 10 00:59:23 00:59:23 Get All Data for rows: [3, 5, 7] 00:59:23 Data for Column: Uid 00:59:23 1 00:59:23 2 00:59:23 3 00:59:23 4 00:59:23 5 00:59:23 6 00:59:23 7 00:59:23 8 00:59:23 9 00:59:23 10 00:59:23 Data for Column: MyStringColumnInit 00:59:23 one 00:59:23 two 00:59:23 three 00:59:23 four 00:59:23 five 00:59:23 six 00:59:23 seven 00:59:23 eight 00:59:23 nine 00:59:23 ten 00:59:23 00:59:23 Get All Data for rows with slice: [3, 5, 7] 00:59:23 Data for Column: Uid 00:59:23 4 00:59:23 6 00:59:23 8 00:59:23 Data for Column: MyStringColumnInit 00:59:23 four 00:59:23 six 00:59:23 eight 00:59:23 00:59:23 Get Data for cols: [1] and between rows: 3 - 7 00:59:23 Data for Column: MyStringColumnInit 00:59:23 four 00:59:23 five 00:59:23 six 00:59:23 seven 00:59:23 00:59:23 Get Data for cols: [1] and between rows: 3 - 7 with slice 00:59:23 Data for Column: MyStringColumnInit 00:59:23 four 00:59:23 five 00:59:23 six 00:59:23 seven 00:59:23 Query Results for Column: Uid 00:59:23 3 00:59:23 4 00:59:23 5 00:59:23 6 00:59:23 7 00:59:23 8 00:59:23 Query Results for Column: MyStringColumnInit 00:59:23 three 00:59:23 four 00:59:23 five 00:59:23 six 00:59:23 seven 00:59:23 eight 00:59:23 Opened table with row-count: 10 00:59:23 New dataset, Id: 507 00:59:23 {'TagAnnotation': 1, 'FileAnnotation': 0, 'CommentAnnotation': 0, 'LongAnnotation': 0, 'MapAnnotation': 1, 'OtherAnnotation': 0} 00:59:23 555 <class 'omero.model.TagAnnotationI'> added by training_user 00:59:23 Tag value: New Tag 00:59:23 556 <class 'omero.model.MapAnnotationI'> added by training_user 00:59:23 00:59:23 Creating an OriginalFile and FileAnnotation 00:59:23 Attaching FileAnnotation to Dataset: File ID: 557 , README.txt Size: 15 00:59:23 00:59:23 Annotations on Dataset: New Dataset 00:59:23 File ID: 1400 README.txt Size: 15 00:59:23 00:59:23 Downloading file to /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/python/download/README.txt ... 00:59:23 File downloaded! 00:59:23 107 README.txt 00:59:23 407 README.txt 00:59:23 557 README.txt 00:59:23 307 README.txt 00:59:23 7 README.txt 00:59:23 320 README.txt 00:59:23 207 README.txt 00:59:23 257 README.txt 00:59:23 57 README.txt 00:59:23 20 README.txt 00:59:23 157 README.txt 00:59:23 507 README.txt 00:59:23 333 README.txt 00:59:23 457 README.txt 00:59:23 Found Annotation with namespace: imperial.training.demo 00:59:23 Plane: 0 0 0 00:59:23 Applying channel Names: ['0', '1', '2'] Colors: [(255, 0, 0), (0, 255, 0), (0, 0, 255)] 00:59:23 [(0.0, 255.0), (0.0, 255.0), (0.0, 255.0)] 00:59:23 00:59:23 List Datasets: 00:59:23 ID: 510 Name: MyDataset 00:59:23 ID: 509 Name: MyDataset 00:59:23 ID: 508 Name: MyDataset 00:59:23 ID: 466 Name: MyDataset 00:59:23 ID: 465 Name: MyDataset 00:59:23 ID: 464 Name: MyDataset 00:59:23 ID: 460 Name: MyDataset 00:59:23 ID: 459 Name: MyDataset 00:59:23 ID: 458 Name: MyDataset 00:59:23 ID: 416 Name: MyDataset 00:59:23 ID: 415 Name: MyDataset 00:59:23 ID: 414 Name: MyDataset 00:59:23 ID: 410 Name: MyDataset 00:59:23 ID: 409 Name: MyDataset 00:59:23 ID: 408 Name: MyDataset 00:59:23 ID: 366 Name: MyDataset 00:59:23 ID: 365 Name: MyDataset 00:59:23 ID: 364 Name: MyDataset 00:59:23 ID: 360 Name: MyDataset 00:59:23 ID: 359 Name: MyDataset 00:59:23 ID: 358 Name: MyDataset 00:59:23 ID: 340 Name: MyDataset 00:59:23 ID: 339 Name: MyDataset 00:59:23 ID: 338 Name: MyDataset 00:59:23 ID: 334 Name: MyDataset 00:59:23 ID: 333 Name: MyDataset 00:59:23 ID: 332 Name: MyDataset 00:59:23 ID: 322 Name: MyDataset 00:59:23 ID: 321 Name: MyDataset 00:59:23 ID: 320 Name: MyDataset 00:59:23 ID: 310 Name: MyDataset 00:59:23 ID: 309 Name: MyDataset 00:59:23 ID: 308 Name: MyDataset 00:59:23 ID: 260 Name: MyDataset 00:59:23 ID: 259 Name: MyDataset 00:59:23 ID: 258 Name: MyDataset 00:59:23 ID: 210 Name: MyDataset 00:59:23 ID: 209 Name: MyDataset 00:59:23 ID: 208 Name: MyDataset 00:59:23 ID: 166 Name: MyDataset 00:59:23 ID: 165 Name: MyDataset 00:59:23 ID: 164 Name: MyDataset 00:59:23 ID: 160 Name: MyDataset 00:59:23 ID: 159 Name: MyDataset 00:59:23 ID: 158 Name: MyDataset 00:59:23 ID: 116 Name: MyDataset 00:59:23 ID: 115 Name: MyDataset 00:59:23 ID: 114 Name: MyDataset 00:59:23 ID: 110 Name: MyDataset 00:59:23 ID: 109 Name: MyDataset 00:59:23 ID: 108 Name: MyDataset 00:59:23 ID: 66 Name: MyDataset 00:59:23 ID: 65 Name: MyDataset 00:59:23 ID: 64 Name: MyDataset 00:59:23 ID: 60 Name: MyDataset 00:59:23 ID: 59 Name: MyDataset 00:59:23 ID: 58 Name: MyDataset 00:59:23 ID: 28 Name: MyDataset 00:59:23 ID: 27 Name: MyDataset 00:59:23 ID: 26 Name: MyDataset 00:59:23 ID: 22 Name: MyDataset 00:59:23 ID: 21 Name: MyDataset 00:59:23 ID: 20 Name: MyDataset 00:59:23 ID: 10 Name: MyDataset 00:59:23 ID: 9 Name: MyDataset 00:59:23 ID: 8 Name: MyDataset 00:59:23 00:59:23 List Tags: 00:59:23 ID: 8 Text: MyTag Desc: MyTag 0 00:59:23 ID: 9 Text: MyTag Desc: MyTag 1 00:59:23 ID: 10 Text: MyTag Desc: MyTag 2 00:59:23 ID: 21 Text: MyTag Desc: MyTag 0 00:59:23 ID: 22 Text: MyTag Desc: MyTag 1 00:59:23 ID: 23 Text: MyTag Desc: MyTag 2 00:59:23 ID: 29 Text: MyTag Desc: MyTag 0 00:59:23 ID: 30 Text: MyTag Desc: MyTag 1 00:59:23 ID: 31 Text: MyTag Desc: MyTag 2 00:59:23 ID: 58 Text: MyTag Desc: MyTag 0 00:59:23 ID: 59 Text: MyTag Desc: MyTag 1 00:59:23 ID: 60 Text: MyTag Desc: MyTag 2 00:59:23 ID: 66 Text: MyTag Desc: MyTag 0 00:59:23 ID: 67 Text: MyTag Desc: MyTag 1 00:59:23 ID: 68 Text: MyTag Desc: MyTag 2 00:59:23 ID: 108 Text: MyTag Desc: MyTag 0 00:59:23 ID: 109 Text: MyTag Desc: MyTag 1 00:59:23 ID: 110 Text: MyTag Desc: MyTag 2 00:59:23 ID: 116 Text: MyTag Desc: MyTag 0 00:59:23 ID: 117 Text: MyTag Desc: MyTag 1 00:59:23 ID: 118 Text: MyTag Desc: MyTag 2 00:59:23 ID: 158 Text: MyTag Desc: MyTag 0 00:59:23 ID: 159 Text: MyTag Desc: MyTag 1 00:59:23 ID: 160 Text: MyTag Desc: MyTag 2 00:59:23 ID: 166 Text: MyTag Desc: MyTag 0 00:59:23 ID: 167 Text: MyTag Desc: MyTag 1 00:59:23 ID: 168 Text: MyTag Desc: MyTag 2 00:59:23 ID: 208 Text: MyTag Desc: MyTag 0 00:59:23 ID: 209 Text: MyTag Desc: MyTag 1 00:59:23 ID: 210 Text: MyTag Desc: MyTag 2 00:59:23 ID: 258 Text: MyTag Desc: MyTag 0 00:59:23 ID: 259 Text: MyTag Desc: MyTag 1 00:59:23 ID: 260 Text: MyTag Desc: MyTag 2 00:59:23 ID: 308 Text: MyTag Desc: MyTag 0 00:59:23 ID: 309 Text: MyTag Desc: MyTag 1 00:59:23 ID: 310 Text: MyTag Desc: MyTag 2 00:59:23 ID: 321 Text: MyTag Desc: MyTag 0 00:59:23 ID: 322 Text: MyTag Desc: MyTag 1 00:59:23 ID: 323 Text: MyTag Desc: MyTag 2 00:59:23 ID: 334 Text: MyTag Desc: MyTag 0 00:59:23 ID: 335 Text: MyTag Desc: MyTag 1 00:59:23 ID: 336 Text: MyTag Desc: MyTag 2 00:59:23 ID: 342 Text: MyTag Desc: MyTag 0 00:59:23 ID: 343 Text: MyTag Desc: MyTag 1 00:59:23 ID: 344 Text: MyTag Desc: MyTag 2 00:59:23 ID: 408 Text: MyTag Desc: MyTag 0 00:59:23 ID: 409 Text: MyTag Desc: MyTag 1 00:59:23 ID: 410 Text: MyTag Desc: MyTag 2 00:59:23 ID: 416 Text: MyTag Desc: MyTag 0 00:59:23 ID: 417 Text: MyTag Desc: MyTag 1 00:59:23 ID: 418 Text: MyTag Desc: MyTag 2 00:59:23 ID: 458 Text: MyTag Desc: MyTag 0 00:59:23 ID: 459 Text: MyTag Desc: MyTag 1 00:59:23 ID: 460 Text: MyTag Desc: MyTag 2 00:59:23 ID: 466 Text: MyTag Desc: MyTag 0 00:59:23 ID: 467 Text: MyTag Desc: MyTag 1 00:59:23 ID: 468 Text: MyTag Desc: MyTag 2 00:59:23 ID: 508 Text: MyTag Desc: MyTag 0 00:59:23 ID: 509 Text: MyTag Desc: MyTag 1 00:59:23 ID: 510 Text: MyTag Desc: MyTag 2 00:59:23 ID: 516 Text: MyTag Desc: MyTag 0 00:59:23 ID: 517 Text: MyTag Desc: MyTag 1 00:59:23 ID: 518 Text: MyTag Desc: MyTag 2 00:59:23 ID: 558 Text: MyTag Desc: MyTag 0 00:59:23 ID: 559 Text: MyTag Desc: MyTag 1 00:59:23 ID: 560 Text: MyTag Desc: MyTag 2 00:59:23 New dataset, Id: 511 00:59:23 New dataset 2, Id: 512 00:59:23 test&sizeT=10&sizeZ=5&sizeC=3.fake 00:59:23 Tile at zct tile: 2 0 0 (5, 5, 100, 100) 00:59:23 [[ 0 0 0 ... 102 103 104] 00:59:23 [ 0 0 0 ... 102 103 104] 00:59:23 [ 0 0 0 ... 102 103 104] 00:59:23 ... 00:59:23 [ 5 6 7 ... 102 103 104] 00:59:23 [ 5 6 7 ... 102 103 104] 00:59:23 [ 5 6 7 ... 102 103 104]] 00:59:23 shape: (100, 100) 00:59:23 min: 0 max: 104 pixel type: uint8 00:59:23 Average : 53.9125 00:59:23 Getting data for T, tile: 0 (256, 0, 10, 512) 00:59:23 Getting data for T, tile: 1 (256, 0, 10, 512) 00:59:23 Getting data for T, tile: 2 (256, 0, 10, 512) 00:59:23 Getting data for T, tile: 3 (256, 0, 10, 512) 00:59:23 Getting data for T, tile: 4 (256, 0, 10, 512) 00:59:23 Getting data for T, tile: 5 (256, 0, 10, 512) 00:59:23 Getting data for T, tile: 6 (256, 0, 10, 512) 00:59:23 Getting data for T, tile: 7 (256, 0, 10, 512) 00:59:23 Getting data for T, tile: 8 (256, 0, 10, 512) 00:59:23 Getting data for T, tile: 9 (256, 0, 10, 512) 00:59:23 kymograph_data (512, 100) 00:59:23 Attaching kymograph.png to image 00:59:23 test&sizeT=10&sizeZ=5&sizeC=3.fake 00:59:23 Tile at zct tile: 2 0 0 (5, 5, 100, 100) 00:59:24 [[ 0 0 0 ... 102 103 104] 00:59:24 [ 0 0 0 ... 102 103 104] 00:59:24 [ 0 0 0 ... 102 103 104] 00:59:24 ... 00:59:24 [ 5 6 7 ... 102 103 104] 00:59:24 [ 5 6 7 ... 102 103 104] 00:59:24 [ 5 6 7 ... 102 103 104]] 00:59:24 shape: (100, 100) 00:59:24 min: 0 max: 104 pixel type: uint8 00:59:24 Average : 53.9125 00:59:24 Getting data for T, tile: 0 (256, 0, 10, 512) 00:59:24 Getting data for T, tile: 1 (256, 0, 10, 512) 00:59:24 Getting data for T, tile: 2 (256, 0, 10, 512) 00:59:24 Getting data for T, tile: 3 (256, 0, 10, 512) 00:59:24 Getting data for T, tile: 4 (256, 0, 10, 512) 00:59:24 Getting data for T, tile: 5 (256, 0, 10, 512) 00:59:24 Getting data for T, tile: 6 (256, 0, 10, 512) 00:59:24 Getting data for T, tile: 7 (256, 0, 10, 512) 00:59:24 Getting data for T, tile: 8 (256, 0, 10, 512) 00:59:24 Getting data for T, tile: 9 (256, 0, 10, 512) 00:59:24 kymograph_data (512, 100) 00:59:24 Attaching kymograph.png to image 00:59:24 No file downloaded. Project not rated. 00:59:24 New image, Id: 1012 00:59:24 Starting at: http://nginx/web/api/ 00:59:24 CSRF token HsMvQgKTRmvu6ATDF1A5su4AbhDZwxSl 00:59:24 Servers: 00:59:24 -id: 1 00:59:24 name: omero 00:59:24 host: omero 00:59:24 port: 4064 00:59:24 -id: 2 00:59:24 name: testintegration 00:59:24 host: testintegration 00:59:24 port: 14064 00:59:24 -id: 3 00:59:24 name: learning 00:59:24 host: learning.openmicroscopy.org 00:59:24 port: 4064 00:59:24 eventContext {'sessionId': 1330, 'sessionUuid': '49928341-cf43-4815-b092-5aa69f11347c', 'userId': 2, 'userName': 'training_user', 'groupId': 3, 'groupName': 'training_group', 'isAdmin': False, 'eventId': -1, 'eventType': 'User', 'memberOfGroups': [3, 4, 1], 'leaderOfGroups': []} 00:59:24 Projects: 00:59:24 2 Project 0 00:59:24 3 Project 0 00:59:24 Created Project: 506 API TEST foo 00:59:24 {'data': {'@type': 'http://www.openmicroscopy.org/Schemas/OME/2016-06#Project', '@id': 506, 'omero:details': {'@type': 'TBD#Details', 'owner': {'@type': 'http://www.openmicroscopy.org/Schemas/OME/2016-06#Experimenter', '@id': 2, 'omero:details': {'@type': 'TBD#Details', 'permissions': {'@type': 'TBD#Permissions', 'perm': 'rw----', 'canAnnotate': True, 'canDelete': False, 'canEdit': False, 'canLink': True, 'isWorldWrite': False, 'isWorldRead': False, 'isGroupWrite': False, 'isGroupRead': False, 'isGroupAnnotate': False, 'isUserWrite': True, 'isUserRead': True}}, 'FirstName': 'training_user', 'MiddleName': '', 'LastName': 'training_user', 'Email': '', 'Institution': '', 'UserName': 'training_user'}, 'group': {'@type': 'http://www.openmicroscopy.org/Schemas/OME/2016-06#ExperimenterGroup', '@id': 3, 'omero:details': {'@type': 'TBD#Details', 'permissions': {'@type': 'TBD#Permissions', 'perm': 'rwr---', 'canAnnotate': True, 'canDelete': False, 'canEdit': False, 'canLink': True, 'isWorldWrite': False, 'isWorldRead': False, 'isGroupWrite': False, 'isGroupRead': True, 'isGroupAnnotate': False, 'isUserWrite': True, 'isUserRead': True}}, 'Name': 'training_group'}, 'permissions': {'@type': 'TBD#Permissions', 'perm': 'rwr---', 'canAnnotate': True, 'canDelete': True, 'canEdit': True, 'canLink': True, 'isWorldWrite': False, 'isWorldRead': False, 'isGroupWrite': False, 'isGroupRead': True, 'isGroupAnnotate': False, 'isUserWrite': True, 'isUserRead': True}}, 'Name': 'API TEST foo', 'url:datasets': 'http://nginx/web/api/v0/m/projects/506/datasets/'}} 00:59:24 !! 01/09/26 00:59:24.698 error: communicator not destroyed during global destruction.+ deactivate 00:59:24 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']' 00:59:24 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:59:24 + export PATH 00:59:24 + unset _OLD_VIRTUAL_PATH 00:59:24 + '[' -n '' ']' 00:59:24 + hash -r 00:59:24 + '[' -n '' ']' 00:59:24 + unset VIRTUAL_ENV 00:59:24 + unset VIRTUAL_ENV_PROMPT 00:59:24 + '[' '!' '' = nondestructive ']' 00:59:24 + unset -f deactivate 00:59:24 + cd /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/java/src 00:59:24 + javac --release 11 -cp '.:/home/omero/workspace/OMERO-training/OMERO.server/lib/client/*' training/CreateImage.java training/DeleteData.java training/HowToUseTables.java training/LoadMetadataAdvanced.java training/RawDataAccess.java training/ReadDataAdvanced.java training/ReadData.java training/RenderImages.java training/ROIFolders.java training/ROIs.java training/Setup.java training/Sudo.java training/WriteData.java 00:59:26 Note: Some input files use unchecked or unsafe operations. 00:59:26 Note: Recompile with -Xlint:unchecked for details. 00:59:26 + java -cp '.:/home/omero/workspace/OMERO-training/OMERO.server/lib/client/*' training/Setup 00:59:30 omero.cmd.Delete2Response@5b057c8c 00:59:30 omero.cmd.Delete2Response@6b5894c8 00:59:30 one [class java.lang.String] 1.0 [class java.lang.Double] 00:59:30 two [class java.lang.String] 2.0 [class java.lang.Double] 00:59:30 three [class java.lang.String] 3.0 [class java.lang.Double] 00:59:30 -1.0 00:59:30 0 00:59:30 1 00:59:30 2 00:59:33 0 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1514 00:59:33 1 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 2 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 3 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 4 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 5 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 6 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 7 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 8 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 9 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 10 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 11 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 12 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 13 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 14 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 15 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 16 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 17 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 18 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 19 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 20 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 21 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 22 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 23 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 24 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 25 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 26 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 27 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 28 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 29 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 30 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 31 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 32 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 33 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 34 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 35 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 36 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 37 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 38 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 39 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 40 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 41 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 42 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 43 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 44 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 45 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 46 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 47 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 48 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 49 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014 00:59:33 50 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 51 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 52 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 53 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 54 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 55 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 56 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 57 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 58 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 59 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 60 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 61 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 62 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 63 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 64 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 65 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 66 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 67 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 68 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 69 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 70 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 71 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 72 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 73 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 74 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 75 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 76 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 77 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 78 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 79 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 80 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 81 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 82 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 83 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 84 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 85 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 86 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 87 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 88 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 89 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 90 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 91 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 92 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 93 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 94 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 95 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 96 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 97 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 98 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 99 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 100 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 101 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 102 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 103 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 104 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 105 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 106 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 107 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 108 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 109 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 110 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 111 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 112 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 113 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 114 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 115 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 116 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 117 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 118 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 119 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 120 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 121 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 122 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 123 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 124 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 125 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 126 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 127 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 128 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 129 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 130 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 131 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 132 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 133 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 134 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 135 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 136 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 137 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 138 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 139 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 140 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 141 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 142 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 143 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 144 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 145 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 146 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 147 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 148 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 149 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 150 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 151 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 152 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 153 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 154 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 155 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 156 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 157 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 158 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 159 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 160 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 161 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 162 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 163 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 164 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 165 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 166 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 167 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 168 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 169 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 170 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 171 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 172 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 173 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 174 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 175 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 176 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 177 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 178 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 179 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 180 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 181 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 182 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 183 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 184 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 185 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 186 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 187 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 188 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 189 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 190 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 191 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 192 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 193 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 194 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 195 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 196 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 197 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 198 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 199 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 200 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 201 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 202 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 203 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 204 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 205 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 206 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 207 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 208 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 209 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 210 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 211 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 212 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 213 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 214 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 215 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 216 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 217 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 218 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 219 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 220 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 221 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 222 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 223 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 224 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 225 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 226 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 227 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 228 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 229 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 230 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 231 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 232 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 233 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 234 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 235 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 236 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 237 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 238 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 239 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 240 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 241 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 242 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 243 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 244 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 245 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 246 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 247 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 248 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 249 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 250 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 251 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 252 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 253 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 254 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:33 255 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024 00:59:34 Project:351 Project 1 00:59:34 dataset:367 new Name 1 00:59:34 dataset:352 Dataset 1-2 00:59:34 dataset:368 new Name 2 00:59:34 dataset:351 Dataset 1-1 00:59:34 dataset:357 New Dataset 00:59:34 Project:452 Project 0 00:59:34 Project:251 Project 1 00:59:34 dataset:257 New Dataset 00:59:34 dataset:252 Dataset 1-2 00:59:34 dataset:251 Dataset 1-1 00:59:34 Project:501 Project 1 00:59:34 dataset:507 New Dataset 00:59:34 dataset:502 Dataset 1-2 00:59:34 dataset:501 Dataset 1-1 00:59:34 Project:152 Project 0 00:59:34 Project:314 Project 0 00:59:34 Project:302 Project 0 00:59:34 Project:201 Project 1 00:59:34 dataset:202 Dataset 1-2 00:59:34 dataset:201 Dataset 1-1 00:59:34 dataset:207 New Dataset 00:59:34 Project:313 Project 1 00:59:34 dataset:331 New Dataset 00:59:34 dataset:325 Dataset 1-1 00:59:34 dataset:342 new Name 2 00:59:34 dataset:341 new Name 1 00:59:34 dataset:326 Dataset 1-2 00:59:34 Project:308 Project 0 00:59:34 Project:252 Project 0 00:59:34 Project:352 Project 0 00:59:34 Project:8 Project 0 00:59:34 Project:52 Project 0 00:59:34 Project:402 Project 0 00:59:34 Project:1 Project 1 00:59:34 dataset:1 Dataset 1-1 00:59:34 dataset:7 New Dataset 00:59:34 dataset:2 Dataset 1-2 00:59:34 Project:51 Project 1 00:59:34 dataset:51 Dataset 1-1 00:59:34 dataset:57 New Dataset 00:59:34 dataset:68 new Name 2 00:59:34 dataset:52 Dataset 1-2 00:59:34 dataset:67 new Name 1 00:59:34 Project:202 Project 0 00:59:34 Project:2 Project 0 00:59:34 Project:7 Project 1 00:59:34 dataset:29 new Name 1 00:59:34 dataset:14 Dataset 1-2 00:59:34 dataset:30 new Name 2 00:59:34 dataset:19 New Dataset 00:59:34 dataset:13 Dataset 1-1 00:59:34 Project:301 Project 1 00:59:34 dataset:301 Dataset 1-1 00:59:34 dataset:307 New Dataset 00:59:34 dataset:302 Dataset 1-2 00:59:34 Project:102 Project 0 00:59:34 Project:101 Project 1 00:59:34 dataset:101 Dataset 1-1 00:59:34 dataset:107 New Dataset 00:59:34 dataset:118 new Name 2 00:59:34 dataset:102 Dataset 1-2 00:59:34 dataset:117 new Name 1 00:59:34 Project:401 Project 1 00:59:34 dataset:407 New Dataset 00:59:34 dataset:418 new Name 2 00:59:34 dataset:417 new Name 1 00:59:34 dataset:401 Dataset 1-1 00:59:34 dataset:402 Dataset 1-2 00:59:34 Project:151 Project 1 00:59:34 dataset:152 Dataset 1-2 00:59:34 dataset:151 Dataset 1-1 00:59:34 dataset:168 new Name 2 00:59:34 dataset:157 New Dataset 00:59:34 dataset:167 new Name 1 00:59:34 Project:451 Project 1 00:59:34 dataset:467 new Name 1 00:59:34 dataset:468 new Name 2 00:59:34 dataset:452 Dataset 1-2 00:59:34 dataset:451 Dataset 1-1 00:59:34 dataset:457 New Dataset 00:59:34 Project:307 Project 1 00:59:34 dataset:319 New Dataset 00:59:34 dataset:313 Dataset 1-1 00:59:34 dataset:314 Dataset 1-2 00:59:34 Project:502 Project 0 00:59:34 image:1013 newImageFrom1003 00:59:34 image:1012 New Image 00:59:34 image:1002 test.fake 00:59:34 5 00:59:34 10 00:59:34 3 00:59:34 512 00:59:34 512 00:59:34 screen:151 Screen 00:59:34 plate:151 Plate 00:59:34 plate:152 Plate Name 0 00:59:34 screen:101 Screen 00:59:34 plate:102 Plate Name 0 00:59:34 plate:101 Plate 00:59:34 screen:301 Screen 00:59:34 plate:301 Plate 00:59:34 plate:302 Plate Name 0 00:59:34 screen:1 Screen 00:59:34 plate:2 Plate Name 0 00:59:34 plate:1 Plate 00:59:34 screen:501 Screen 00:59:34 plate:502 Plate Name 0 00:59:34 plate:501 Plate 00:59:34 screen:5 Screen 00:59:34 screen:201 Screen 00:59:34 plate:202 Plate Name 0 00:59:34 plate:201 Plate 00:59:34 screen:308 Screen 00:59:34 screen:152 Screen 00:59:34 screen:452 Screen 00:59:34 screen:251 Screen 00:59:34 plate:251 Plate 00:59:34 plate:252 Plate Name 0 00:59:34 screen:202 Screen 00:59:34 screen:305 Screen 00:59:34 screen:401 Screen 00:59:34 plate:401 Plate 00:59:34 plate:402 Plate Name 0 00:59:34 screen:351 Screen 00:59:34 plate:352 Plate Name 0 00:59:34 plate:351 Plate 00:59:34 screen:52 Screen 00:59:34 screen:302 Screen 00:59:34 screen:4 Screen 00:59:34 plate:6 Plate Name 0 00:59:34 plate:5 Plate 00:59:34 screen:102 Screen 00:59:34 screen:352 Screen 00:59:34 screen:502 Screen 00:59:34 screen:252 Screen 00:59:34 screen:402 Screen 00:59:34 screen:51 Screen 00:59:34 plate:51 Plate 00:59:34 plate:52 Plate Name 0 00:59:34 screen:307 Screen 00:59:34 plate:310 Plate Name 0 00:59:34 plate:309 Plate 00:59:34 screen:2 Screen 00:59:34 screen:304 Screen 00:59:34 plate:306 Plate Name 0 00:59:34 plate:305 Plate 00:59:34 screen:451 Screen 00:59:34 plate:452 Plate Name 0 00:59:34 plate:451 Plate 00:59:34 well:501 00:59:34 well:502 00:59:34 well:503 00:59:34 plate:102 00:59:34 plate:251 00:59:34 plate:151 00:59:34 plate:201 00:59:34 plate:202 00:59:34 plate:153 00:59:34 plate:306 00:59:34 plate:101 00:59:34 plate:307 00:59:34 plate:1 00:59:34 plate:52 00:59:34 plate:310 00:59:34 plate:252 00:59:34 plate:309 00:59:34 plate:501 00:59:34 plate:451 00:59:34 plate:402 00:59:34 plate:203 00:59:34 plate:3 00:59:34 plate:303 00:59:34 plate:6 00:59:34 plate:53 00:59:34 plate:401 00:59:34 plate:311 00:59:34 plate:103 00:59:34 plate:253 00:59:34 plate:353 00:59:34 plate:502 00:59:34 plate:305 00:59:34 plate:7 00:59:34 plate:301 00:59:34 plate:503 00:59:34 plate:2 00:59:34 plate:152 00:59:34 plate:302 00:59:34 plate:352 00:59:34 plate:5 00:59:34 plate:51 00:59:34 plate:453 00:59:34 plate:403 00:59:34 plate:351 00:59:34 plate:452 00:59:34 00:59:34 List Datasets: 00:59:34 ID: 8 Name: MyDataset 00:59:34 ID: 9 Name: MyDataset 00:59:34 ID: 10 Name: MyDataset 00:59:34 ID: 20 Name: MyDataset 00:59:34 ID: 21 Name: MyDataset 00:59:34 ID: 22 Name: MyDataset 00:59:34 ID: 26 Name: MyDataset 00:59:34 ID: 27 Name: MyDataset 00:59:34 ID: 28 Name: MyDataset 00:59:34 ID: 58 Name: MyDataset 00:59:34 00:59:34 List Tags: 00:59:34 ID: 29 NS: omero.training.demo 00:59:34 ID: 30 NS: omero.training.demo 00:59:34 ID: 31 NS: omero.training.demo 00:59:34 ID: 66 NS: omero.training.demo 00:59:34 ID: 67 NS: omero.training.demo 00:59:34 ID: 68 NS: omero.training.demo 00:59:34 ID: 116 NS: omero.training.demo 00:59:34 ID: 117 NS: omero.training.demo 00:59:34 ID: 118 NS: omero.training.demo 00:59:34 ID: 166 NS: omero.training.demo 00:59:34 Dataset:166 MyDataset 00:59:34 Project:1 Project 1 00:59:34 Dataset:112 New Dataset2 00:59:34 Dataset:503 Orphaned dataset 1 00:59:34 Dataset:22 MyDataset 00:59:34 Dataset:211 New Dataset 00:59:34 Dataset:308 MyDataset 00:59:34 Dataset:414 MyDataset 00:59:34 Dataset:415 MyDataset 00:59:34 Dataset:454 Orphaned dataset 2 00:59:34 Dataset:109 MyDataset 00:59:34 Dataset:363 FileAnnotationDelete 00:59:34 Dataset:210 MyDataset 00:59:34 Dataset:25 FileAnnotationDelete 00:59:34 Dataset:334 MyDataset 00:59:34 Dataset:458 MyDataset 00:59:34 Dataset:62 New Dataset2 00:59:34 Dataset:64 MyDataset 00:59:34 Dataset:359 MyDataset 00:59:34 Project:451 Project 1 00:59:34 Dataset:8 MyDataset 00:59:34 Dataset:21 MyDataset 00:59:34 Dataset:335 New Dataset 00:59:34 Dataset:111 New Dataset 00:59:34 Dataset:160 MyDataset 00:59:34 Dataset:61 New Dataset 00:59:34 Dataset:461 New Dataset 00:59:34 Dataset:514 MyDataset 00:59:34 Dataset:323 New Dataset 00:59:34 Dataset:15 Orphaned dataset 1 00:59:34 Dataset:322 MyDataset 00:59:34 Project:101 Project 1 00:59:34 Dataset:110 MyDataset 00:59:34 Dataset:4 Orphaned dataset 2 00:59:34 Dataset:338 MyDataset 00:59:34 Dataset:464 MyDataset 00:59:34 Dataset:20 MyDataset 00:59:34 Project:151 Project 1 00:59:34 Dataset:261 New Dataset 00:59:34 Dataset:409 MyDataset 00:59:34 Project:201 Project 1 00:59:34 Dataset:513 FileAnnotationDelete 00:59:34 Dataset:154 Orphaned dataset 2 00:59:34 Dataset:108 MyDataset 00:59:34 Dataset:27 MyDataset 00:59:34 Dataset:163 FileAnnotationDelete 00:59:34 Project:7 Project 1 00:59:34 Dataset:204 Orphaned dataset 2 00:59:34 Dataset:16 Orphaned dataset 2 00:59:34 Dataset:366 MyDataset 00:59:34 Dataset:328 Orphaned dataset 2 00:59:34 Dataset:165 MyDataset 00:59:34 Dataset:212 New Dataset2 00:59:34 Dataset:254 Orphaned dataset 2 00:59:34 Dataset:358 MyDataset 00:59:34 Dataset:262 New Dataset2 00:59:34 Dataset:310 MyDataset 00:59:34 Project:51 Project 1 00:59:34 Dataset:12 New Dataset2 00:59:34 Dataset:65 MyDataset 00:59:34 Dataset:511 New Dataset 00:59:34 Dataset:161 New Dataset 00:59:34 Dataset:115 MyDataset 00:59:34 Dataset:113 FileAnnotationDelete 00:59:34 Dataset:153 Orphaned dataset 1 00:59:34 Dataset:59 MyDataset 00:59:34 Dataset:28 MyDataset 00:59:34 Dataset:58 MyDataset 00:59:34 Dataset:116 MyDataset 00:59:34 Dataset:408 MyDataset 00:59:34 Project:301 Project 1 00:59:34 Dataset:54 Orphaned dataset 2 00:59:34 Dataset:24 New Dataset2 00:59:34 Dataset:53 Orphaned dataset 1 00:59:34 Dataset:327 Orphaned dataset 1 00:59:34 Dataset:337 FileAnnotationDelete 00:59:34 Dataset:466 MyDataset 00:59:34 Dataset:316 Orphaned dataset 2 00:59:34 Dataset:324 New Dataset2 00:59:34 Dataset:460 MyDataset 00:59:34 Project:401 Project 1 00:59:34 Dataset:413 FileAnnotationDelete 00:59:34 Dataset:463 FileAnnotationDelete 00:59:34 Dataset:404 Orphaned dataset 2 00:59:34 Dataset:333 MyDataset 00:59:34 Dataset:354 Orphaned dataset 2 00:59:34 Dataset:510 MyDataset 00:59:34 Dataset:159 MyDataset 00:59:34 Dataset:260 MyDataset 00:59:34 Dataset:311 New Dataset 00:59:34 Dataset:114 MyDataset 00:59:34 Project:307 Project 1 00:59:34 Dataset:453 Orphaned dataset 1 00:59:34 Dataset:509 MyDataset 00:59:34 Dataset:361 New Dataset 00:59:34 Project:313 Project 1 00:59:34 Dataset:365 MyDataset 00:59:34 Dataset:11 New Dataset 00:59:34 Dataset:332 MyDataset 00:59:34 Dataset:411 New Dataset 00:59:34 Dataset:103 Orphaned dataset 1 00:59:34 Dataset:410 MyDataset 00:59:34 Dataset:259 MyDataset 00:59:34 Dataset:158 MyDataset 00:59:34 Dataset:9 MyDataset 00:59:34 Dataset:362 New Dataset2 00:59:34 Dataset:465 MyDataset 00:59:34 Dataset:315 Orphaned dataset 1 00:59:34 Dataset:516 MyDataset 00:59:34 Dataset:508 MyDataset 00:59:34 Dataset:209 MyDataset 00:59:34 Dataset:462 New Dataset2 00:59:34 Dataset:63 FileAnnotationDelete 00:59:34 Dataset:3 Orphaned dataset 1 00:59:34 Dataset:459 MyDataset 00:59:34 Dataset:403 Orphaned dataset 1 00:59:34 Project:251 Project 1 00:59:34 Dataset:353 Orphaned dataset 1 00:59:34 Project:351 Project 1 00:59:34 Dataset:512 New Dataset2 00:59:34 Dataset:23 New Dataset 00:59:34 Dataset:340 MyDataset 00:59:34 Dataset:360 MyDataset 00:59:34 Dataset:258 MyDataset 00:59:34 Dataset:60 MyDataset 00:59:34 Dataset:504 Orphaned dataset 2 00:59:34 Dataset:164 MyDataset 00:59:34 Dataset:10 MyDataset 00:59:34 Dataset:336 New Dataset2 00:59:34 Dataset:412 New Dataset2 00:59:34 Project:501 Project 1 00:59:34 Dataset:339 MyDataset 00:59:34 Dataset:66 MyDataset 00:59:34 Dataset:304 Orphaned dataset 2 00:59:34 Dataset:364 MyDataset 00:59:34 Dataset:309 MyDataset 00:59:34 Dataset:203 Orphaned dataset 1 00:59:34 Dataset:515 MyDataset 00:59:34 Dataset:26 MyDataset 00:59:34 Dataset:416 MyDataset 00:59:34 Dataset:303 Orphaned dataset 1 00:59:34 Dataset:104 Orphaned dataset 2 00:59:34 Dataset:253 Orphaned dataset 1 00:59:34 Dataset:321 MyDataset 00:59:34 Dataset:208 MyDataset 00:59:34 Dataset:320 MyDataset 00:59:34 Dataset:162 New Dataset2 00:59:34 Dataset:312 New Dataset2 00:59:34 Size:0 00:59:34 512 512 00:59:35 9 00:59:35 9 00:59:35 1 00:59:36 Logged in as ladmin_user 00:59:36 Added 'training_user's tag' to dataset Dataset 1-2 on behalf of training_user 00:59:36 Added 'ladmin_user's tag' to dataset Dataset 1-2 as admin. 00:59:36 Finished: SUCCESS