11:28:22 Started by user devspace 11:28:22 Running as SYSTEM 11:28:22 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-docs 11:28:22 The recommended git tool is: NONE 11:28:22 No credentials specified 11:28:22 > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-docs/.git # timeout=10 11:28:22 Fetching changes from the remote Git repository 11:28:22 > git config remote.origin.url https://github.com/ome/ome-documentation # timeout=10 11:28:22 Fetching upstream changes from https://github.com/ome/ome-documentation 11:28:22 > git --version # timeout=10 11:28:22 > git --version # 'git version 2.43.5' 11:28:22 > git fetch --tags --force --progress -- https://github.com/ome/ome-documentation +refs/heads/*:refs/remotes/origin/* # timeout=10 11:28:24 > git rev-parse origin/develop^{commit} # timeout=10 11:28:24 Checking out Revision cb4539fd134f8110acd7d9aa09bd9329b99c015c (origin/develop) 11:28:24 > git config core.sparsecheckout # timeout=10 11:28:24 > git checkout -f cb4539fd134f8110acd7d9aa09bd9329b99c015c # timeout=10 11:28:25 Commit message: "Merge pull request #2455 from ome/create-pull-request/patch" 11:28:25 > git rev-list --no-walk cb4539fd134f8110acd7d9aa09bd9329b99c015c # timeout=10 11:28:25 Cleaning workspace 11:28:25 > git rev-parse --verify HEAD # timeout=10 11:28:25 Resetting working tree 11:28:25 > git reset --hard # timeout=10 11:28:25 > git clean -fdx # timeout=10 11:28:25 [OMERO-docs] $ /bin/bash -xe /tmp/jenkins10429604746531469191.sh 11:28:25 + python3 -mvenv venv 11:28:28 + source /home/omero/workspace/OMERO-docs/venv/bin/activate 11:28:28 ++ deactivate nondestructive 11:28:28 ++ '[' -n '' ']' 11:28:28 ++ '[' -n '' ']' 11:28:28 ++ '[' -n /bin/bash -o -n '' ']' 11:28:28 ++ hash -r 11:28:28 ++ '[' -n '' ']' 11:28:28 ++ unset VIRTUAL_ENV 11:28:28 ++ '[' '!' nondestructive = nondestructive ']' 11:28:28 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-docs/venv 11:28:28 ++ export VIRTUAL_ENV 11:28:28 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 11:28:28 ++ PATH=/home/omero/workspace/OMERO-docs/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 11:28:28 ++ export PATH 11:28:28 ++ '[' -n '' ']' 11:28:28 ++ '[' -z '' ']' 11:28:28 ++ _OLD_VIRTUAL_PS1= 11:28:28 ++ PS1='(venv) ' 11:28:28 ++ export PS1 11:28:28 ++ '[' -n /bin/bash -o -n '' ']' 11:28:28 ++ hash -r 11:28:28 + pip install -U pip 11:28:28 Requirement already satisfied: pip in ./venv/lib/python3.9/site-packages (21.2.3) 11:28:29 Collecting pip 11:28:29 Using cached pip-24.2-py3-none-any.whl (1.8 MB) 11:28:29 Installing collected packages: pip 11:28:29 Attempting uninstall: pip 11:28:29 Found existing installation: pip 21.2.3 11:28:29 Uninstalling pip-21.2.3: 11:28:29 Successfully uninstalled pip-21.2.3 11:28:30 Successfully installed pip-24.2 11:28:30 + pip install -U scc 11:28:31 Collecting scc 11:28:31 Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB) 11:28:31 Collecting PyGithub>=1.54 (from scc) 11:28:31 Using cached PyGithub-2.4.0-py3-none-any.whl.metadata (3.9 kB) 11:28:31 Collecting PyYAML>=5.1 (from scc) 11:28:31 Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 11:28:31 Collecting future (from scc) 11:28:31 Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 11:28:31 Collecting ruamel.yaml (from scc) 11:28:31 Using cached ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB) 11:28:31 Collecting ruamel.yaml.jinja2 (from scc) 11:28:31 Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB) 11:28:31 Collecting six (from scc) 11:28:31 Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 11:28:31 Collecting urllib3<2 (from scc) 11:28:31 Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 11:28:31 Collecting yaclifw<0.3,>=0.2.0 (from scc) 11:28:31 Using cached yaclifw-0.2.0-py3-none-any.whl 11:28:31 Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc) 11:28:31 Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 11:28:31 Collecting requests>=2.14.0 (from PyGithub>=1.54->scc) 11:28:31 Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 11:28:32 Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) 11:28:32 Using cached PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 11:28:32 Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc) 11:28:32 Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 11:28:32 Collecting Deprecated (from PyGithub>=1.54->scc) 11:28:32 Using cached Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) 11:28:32 Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc) 11:28:32 Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) 11:28:32 Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) 11:28:32 Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 11:28:32 Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc) 11:28:32 Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 11:28:32 Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc) 11:28:32 Using cached charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) 11:28:32 Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc) 11:28:32 Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) 11:28:32 Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc) 11:28:32 Using cached certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) 11:28:32 Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc) 11:28:32 Using cached wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 11:28:32 Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.54->scc) 11:28:32 Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 11:28:33 Using cached scc-0.20.0-py3-none-any.whl (48 kB) 11:28:33 Using cached PyGithub-2.4.0-py3-none-any.whl (362 kB) 11:28:33 Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) 11:28:33 Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 11:28:33 Using cached future-1.0.0-py3-none-any.whl (491 kB) 11:28:33 Using cached ruamel.yaml-0.18.6-py3-none-any.whl (117 kB) 11:28:33 Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB) 11:28:33 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 11:28:33 Using cached PyJWT-2.9.0-py3-none-any.whl (22 kB) 11:28:33 Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 11:28:33 Using cached requests-2.32.3-py3-none-any.whl (64 kB) 11:28:33 Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB) 11:28:33 Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) 11:28:33 Using cached Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) 11:28:33 Using cached certifi-2024.8.30-py3-none-any.whl (167 kB) 11:28:33 Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) 11:28:33 Using cached charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) 11:28:33 Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 11:28:33 Using cached idna-3.10-py3-none-any.whl (70 kB) 11:28:33 Using cached wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) 11:28:33 Using cached pycparser-2.22-py3-none-any.whl (117 kB) 11:28:33 Installing collected packages: wrapt, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, pyjwt, pycparser, idna, future, charset-normalizer, certifi, yaclifw, ruamel.yaml, requests, Deprecated, cffi, ruamel.yaml.jinja2, pynacl, cryptography, PyGithub, scc 11:28:34 Successfully installed Deprecated-1.2.14 PyGithub-2.4.0 PyYAML-6.0.2 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.4.0 cryptography-43.0.3 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.9.0 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.16.0 typing-extensions-4.12.2 urllib3-1.26.20 wrapt-1.16.0 yaclifw-0.2.0 11:28:34 + test -e src 11:28:34 + scc merge develop --no-ask --reset --comment -S success-only --push merge_ci 11:28:36 Following Github server redirection from /repos/ome/ome-documentation to /repositories/3198415 11:28:36 2024-10-23 11:28:36,495 [github.Reque] INFO Following Github server redirection from /repos/ome/ome-documentation to /repositories/3198415 11:28:38 2024-10-23 11:28:38,437 [ scc.merge] INFO Merging Pull Request(s) based on develop 11:28:38 2024-10-23 11:28:38,437 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 11:28:38 2024-10-23 11:28:38,437 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 11:28:38 2024-10-23 11:28:38,437 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 11:28:38 2024-10-23 11:28:38,438 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 11:28:38 2024-10-23 11:28:38,438 [ scc.merge] INFO Excluding Pull Request(s) without successful status 11:28:57 2024-10-23 11:28:57,233 [ scc.git] INFO - PR 2353 jburel 'Mencoder' 11:28:57 Conflicting PR. Removed from build [OMERO-docs#218](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-docs/218/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-docs/218/consoleText) for more details. 11:28:57 Possible conflicts: 11:28:57 - Upstream changes 11:28:57 - omero/sysadmins/omeromovie.rst 11:28:57 11:28:57 --conflicts 11:28:57 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO Repository: ome/ome-documentation 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO Excluded PRs: 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO - PR 2454 tstoeter 'Fix small typo in URL' (user: tstoeter) 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO - PR 2393 bernt-matthias 'fix option capitalization' (user: bernt-matthias) 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO - PR 2357 fmeyenhofer 'Add a OMERO.table visualisation example' (user: fmeyenhofer) 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO - PR 2347 jburel 'pin version to match rtd ones' (exclude comment) 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO - PR 2298 pwalczysko 'test' (exclude comment) 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO - PR 2291 pwalczysko 'Add ansible and docker install doc - former "install.rst"' (status: failure) 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO Already up to date. 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO Merged PRs: 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO - PR 2355 will-moore 'Update python Tables code to use 'Image' column' 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO - PR 2456 sbesson 'Tables slice documentation' 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO Conflicting PRs (not included): 11:28:58 2024-10-23 11:28:58,061 [ scc.merge] INFO - PR 2353 jburel 'Mencoder' 11:28:58 2024-10-23 11:28:58,062 [ scc.merge] INFO 11:29:01 2024-10-23 11:29:01,079 [ scc.merge] INFO Merged branch pushed to https://github.com/snoopycrimecop/ome-documentation/tree/merge_ci 11:29:01 [OMERO-docs] $ /bin/bash -xe /tmp/jenkins10695305346247405216.sh 11:29:01 + source /home/omero/workspace/OMERO-docs/venv/bin/activate 11:29:01 ++ deactivate nondestructive 11:29:01 ++ '[' -n '' ']' 11:29:01 ++ '[' -n '' ']' 11:29:01 ++ '[' -n /bin/bash -o -n '' ']' 11:29:01 ++ hash -r 11:29:01 ++ '[' -n '' ']' 11:29:01 ++ unset VIRTUAL_ENV 11:29:01 ++ '[' '!' nondestructive = nondestructive ']' 11:29:01 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-docs/venv 11:29:01 ++ export VIRTUAL_ENV 11:29:01 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 11:29:01 ++ PATH=/home/omero/workspace/OMERO-docs/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 11:29:01 ++ export PATH 11:29:01 ++ '[' -n '' ']' 11:29:01 ++ '[' -z '' ']' 11:29:01 ++ _OLD_VIRTUAL_PS1= 11:29:01 ++ PS1='(venv) ' 11:29:01 ++ export PS1 11:29:01 ++ '[' -n /bin/bash -o -n '' ']' 11:29:01 ++ hash -r 11:29:01 + pip install -r requirements.txt 11:29:01 Collecting sphinx==5.3.0 (from -r requirements.txt (line 1)) 11:29:01 Using cached sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) 11:29:02 Collecting sphinx_rtd_theme==1.1.1 (from -r requirements.txt (line 2)) 11:29:02 Using cached sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl.metadata (4.4 kB) 11:29:02 Collecting sphinxcontrib-applehelp (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:02 Using cached sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) 11:29:02 Collecting sphinxcontrib-devhelp (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:02 Using cached sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) 11:29:02 Collecting sphinxcontrib-jsmath (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:02 Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 11:29:02 Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:02 Using cached sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) 11:29:02 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:02 Using cached sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) 11:29:02 Collecting sphinxcontrib-qthelp (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:02 Using cached sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) 11:29:03 Collecting Jinja2>=3.0 (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:03 Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 11:29:03 Collecting Pygments>=2.12 (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:03 Using cached pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 11:29:03 Collecting docutils<0.20,>=0.14 (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:03 Using cached docutils-0.19-py3-none-any.whl.metadata (2.7 kB) 11:29:03 Collecting snowballstemmer>=2.0 (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:03 Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) 11:29:03 Collecting babel>=2.9 (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:03 Using cached babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) 11:29:03 Collecting alabaster<0.8,>=0.7 (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:03 Using cached alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) 11:29:03 Collecting imagesize>=1.3 (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:03 Using cached imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) 11:29:03 Requirement already satisfied: requests>=2.5.0 in ./venv/lib/python3.9/site-packages (from sphinx==5.3.0->-r requirements.txt (line 1)) (2.32.3) 11:29:03 Collecting packaging>=21.0 (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:03 Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 11:29:03 Collecting importlib-metadata>=4.8 (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:03 Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) 11:29:03 Collecting docutils<0.20,>=0.14 (from sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:03 Using cached docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB) 11:29:03 Collecting zipp>=3.20 (from importlib-metadata>=4.8->sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:03 Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB) 11:29:03 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx==5.3.0->-r requirements.txt (line 1)) 11:29:03 Using cached MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 11:29:03 Requirement already satisfied: charset-normalizer<4,>=2 in ./venv/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==5.3.0->-r requirements.txt (line 1)) (3.4.0) 11:29:03 Requirement already satisfied: idna<4,>=2.5 in ./venv/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==5.3.0->-r requirements.txt (line 1)) (3.10) 11:29:03 Requirement already satisfied: urllib3<3,>=1.21.1 in ./venv/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==5.3.0->-r requirements.txt (line 1)) (1.26.20) 11:29:03 Requirement already satisfied: certifi>=2017.4.17 in ./venv/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==5.3.0->-r requirements.txt (line 1)) (2024.8.30) 11:29:03 Using cached sphinx-5.3.0-py3-none-any.whl (3.2 MB) 11:29:04 Using cached sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl (2.8 MB) 11:29:04 Using cached alabaster-0.7.16-py3-none-any.whl (13 kB) 11:29:04 Using cached babel-2.16.0-py3-none-any.whl (9.6 MB) 11:29:04 Using cached docutils-0.17.1-py2.py3-none-any.whl (575 kB) 11:29:04 Using cached imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) 11:29:04 Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 11:29:04 Using cached jinja2-3.1.4-py3-none-any.whl (133 kB) 11:29:04 Using cached packaging-24.1-py3-none-any.whl (53 kB) 11:29:04 Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB) 11:29:04 Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) 11:29:04 Using cached sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) 11:29:05 Using cached sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) 11:29:05 Using cached sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) 11:29:05 Using cached sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) 11:29:05 Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 11:29:05 Using cached sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) 11:29:05 Using cached MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 11:29:05 Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB) 11:29:05 Installing collected packages: snowballstemmer, zipp, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, docutils, babel, alabaster, Jinja2, importlib-metadata, sphinx, sphinx_rtd_theme 11:29:09 Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-0.7.16 babel-2.16.0 docutils-0.17.1 imagesize-1.4.1 importlib-metadata-8.5.0 packaging-24.1 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx_rtd_theme-1.1.1 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 zipp-3.20.2 11:29:09 + cd omero 11:29:09 + make clean html linkcheck 11:29:10 rm -rf _build/* 11:29:10 sphinx-build -b html -d _build/doctrees . _build/html 11:29:10 Running Sphinx v5.3.0 11:29:10 making output directory... done 11:29:10 building [mo]: targets for 0 po files that are out of date 11:29:10 building [html]: targets for 159 source files that are out of date 11:29:10 updating environment: [new config] 159 added, 0 changed, 0 removed 11:29:10 reading sources... [ 0%] developers/Clients/ImportLibrary 11:29:10 reading sources... [ 1%] developers/Cpp 11:29:10 reading sources... [ 1%] developers/GettingStarted 11:29:10 reading sources... [ 2%] developers/GettingStarted/AdvancedClientDevelopment 11:29:11 reading sources... [ 3%] developers/ImportFS 11:29:11 reading sources... [ 3%] developers/Java 11:29:11 reading sources... [ 4%] developers/Matlab 11:29:11 reading sources... [ 5%] developers/Model 11:29:11 reading sources... [ 5%] developers/Model/Containers 11:29:11 reading sources... [ 6%] developers/Model/EveryObject 11:29:13 reading sources... [ 6%] developers/Model/KeyValuePairs 11:29:13 reading sources... [ 7%] developers/Model/StructuredAnnotations 11:29:13 reading sources... [ 8%] developers/Model/Units 11:29:14 reading sources... [ 8%] developers/Model/XsltTransformations 11:29:14 reading sources... [ 9%] developers/Modules/Api 11:29:14 reading sources... [ 10%] developers/Modules/Api/AdminInterface 11:29:14 reading sources... [ 10%] developers/Modules/Delete 11:29:14 reading sources... [ 11%] developers/Modules/ExceptionHandling 11:29:14 reading sources... [ 11%] developers/Modules/Search 11:29:14 reading sources... [ 12%] developers/Modules/Search/Bridges 11:29:14 reading sources... [ 13%] developers/Modules/TempFileManager 11:29:14 reading sources... [ 13%] developers/Python 11:29:14 reading sources... [ 14%] developers/PythonBlitzGateway 11:29:14 reading sources... [ 15%] developers/Search/FileParsers 11:29:15 reading sources... [ 15%] developers/Server 11:29:15 reading sources... [ 16%] developers/Server/Aop 11:29:15 reading sources... [ 16%] developers/Server/Clustering 11:29:15 reading sources... [ 17%] developers/Server/CollectionCounts 11:29:15 reading sources... [ 18%] developers/Server/Context 11:29:15 reading sources... [ 18%] developers/Server/Events 11:29:15 reading sources... [ 19%] developers/Server/ExtendingOmero 11:29:15 reading sources... [ 20%] developers/Server/FS 11:29:15 reading sources... [ 20%] developers/Server/GraphRequests 11:29:15 reading sources... [ 21%] developers/Server/GraphsImpl 11:29:15 reading sources... [ 22%] developers/Server/GraphsMigration 11:29:15 reading sources... [ 22%] developers/Server/HowToCreateAService 11:29:15 reading sources... [ 23%] developers/Server/Ldap 11:29:16 reading sources... [ 23%] developers/Server/LightAdmins 11:29:16 reading sources... [ 24%] developers/Server/LoginAttemptListener 11:29:16 reading sources... [ 25%] developers/Server/ObjectGraphs 11:29:16 reading sources... [ 25%] developers/Server/PasswordProvider 11:29:16 reading sources... [ 26%] developers/Server/Permissions 11:29:16 reading sources... [ 27%] developers/Server/Properties 11:29:16 reading sources... [ 27%] developers/Server/Queries 11:29:16 reading sources... [ 28%] developers/Server/RenderingEngine 11:29:16 reading sources... [ 28%] developers/Server/ScalingOmero 11:29:16 reading sources... [ 29%] developers/Server/SecurityRoles 11:29:16 reading sources... [ 30%] developers/Server/SecuritySystem 11:29:16 reading sources... [ 30%] developers/Server/Sessions 11:29:16 reading sources... [ 31%] developers/Server/SqlAction 11:29:16 reading sources... [ 32%] developers/Server/Throttling 11:29:17 reading sources... [ 32%] developers/Tables 11:29:17 reading sources... [ 33%] developers/Web 11:29:17 reading sources... [ 33%] developers/Web/CSRF 11:29:17 reading sources... [ 34%] developers/Web/CreateApp 11:29:17 reading sources... [ 35%] developers/Web/Deployment 11:29:17 reading sources... [ 35%] developers/Web/EditingOmeroWeb 11:29:17 reading sources... [ 36%] developers/Web/LinkingFromWebclient 11:29:17 reading sources... [ 37%] developers/Web/ReleaseApp 11:29:17 reading sources... [ 37%] developers/Web/ViewPort 11:29:17 reading sources... [ 38%] developers/Web/WebGateway 11:29:17 reading sources... [ 38%] developers/Web/Webclient 11:29:17 reading sources... [ 39%] developers/Web/WebclientPlugin 11:29:17 reading sources... [ 40%] developers/Web/WritingTemplates 11:29:17 reading sources... [ 40%] developers/Web/WritingViews 11:29:17 reading sources... [ 41%] developers/analysis 11:29:18 reading sources... [ 42%] developers/build-system 11:29:18 reading sources... [ 42%] developers/cli/extending 11:29:18 reading sources... [ 43%] developers/cli/index 11:29:18 reading sources... [ 44%] developers/cli/obj 11:29:18 reading sources... [ 44%] developers/index 11:29:18 reading sources... [ 45%] developers/installation 11:29:18 reading sources... [ 45%] developers/json-api 11:29:18 reading sources... [ 46%] developers/logging 11:29:18 reading sources... [ 47%] developers/python3-migration 11:29:18 reading sources... [ 47%] developers/scripts/advanced 11:29:18 reading sources... [ 48%] developers/scripts/index 11:29:18 reading sources... [ 49%] developers/scripts/matlab-scripts 11:29:18 reading sources... [ 49%] developers/scripts/style-guide 11:29:19 reading sources... [ 50%] developers/scripts/user-guide 11:29:19 reading sources... [ 50%] developers/server-blitz 11:29:19 reading sources... [ 51%] developers/server-processor 11:29:19 reading sources... [ 52%] developers/server-rendering 11:29:19 reading sources... [ 52%] developers/testing 11:29:19 reading sources... [ 53%] developers/whatsnew 11:29:19 reading sources... [ 54%] index 11:29:19 reading sources... [ 54%] sysadmins/UpgradeCheck 11:29:19 reading sources... [ 55%] sysadmins/advanced-install 11:29:19 reading sources... [ 55%] sysadmins/cli/admin 11:29:19 reading sources... [ 56%] sysadmins/cli/config 11:29:19 reading sources... [ 57%] sysadmins/cli/db 11:29:19 reading sources... [ 57%] sysadmins/cli/fs 11:29:19 reading sources... [ 58%] sysadmins/cli/index 11:29:19 reading sources... [ 59%] sysadmins/cli/light-admins 11:29:20 reading sources... [ 59%] sysadmins/cli/usergroup 11:29:20 reading sources... [ 60%] sysadmins/client-server-ssl 11:29:20 reading sources... [ 61%] sysadmins/config 11:29:20 reading sources... [ 61%] sysadmins/customization 11:29:21 reading sources... [ 62%] sysadmins/dropbox 11:29:21 reading sources... [ 62%] sysadmins/fs-upload-configuration 11:29:21 reading sources... [ 63%] sysadmins/grid 11:29:21 reading sources... [ 64%] sysadmins/import-scenarios 11:29:21 reading sources... [ 64%] sysadmins/in-place-import 11:29:21 reading sources... [ 65%] sysadmins/index 11:29:21 reading sources... [ 66%] sysadmins/installing-scripts 11:29:21 reading sources... [ 66%] sysadmins/limitations 11:29:21 reading sources... [ 67%] sysadmins/mail 11:29:21 reading sources... [ 67%] sysadmins/mapping-restricted-admins 11:29:22 reading sources... [ 68%] sysadmins/omeromovie 11:29:22 reading sources... [ 69%] sysadmins/omeroweb-upgrade 11:29:22 reading sources... [ 69%] sysadmins/public 11:29:22 reading sources... [ 70%] sysadmins/python3-migration 11:29:22 reading sources... [ 71%] sysadmins/repository-move 11:29:22 reading sources... [ 71%] sysadmins/restricted-admins 11:29:22 reading sources... [ 72%] sysadmins/search 11:29:22 reading sources... [ 72%] sysadmins/server-advanced-configuration 11:29:22 reading sources... [ 73%] sysadmins/server-backup-and-restore 11:29:22 reading sources... [ 74%] sysadmins/server-ldap 11:29:22 reading sources... [ 74%] sysadmins/server-performance 11:29:23 reading sources... [ 75%] sysadmins/server-permissions 11:29:23 reading sources... [ 76%] sysadmins/server-security 11:29:23 reading sources... [ 76%] sysadmins/server-setup-examples 11:29:23 reading sources... [ 77%] sysadmins/server-syslog 11:29:23 reading sources... [ 77%] sysadmins/server-upgrade 11:29:23 reading sources... [ 78%] sysadmins/system-migration 11:29:23 reading sources... [ 79%] sysadmins/system-requirements 11:29:23 reading sources... [ 79%] sysadmins/troubleshooting 11:29:23 reading sources... [ 80%] sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6 11:29:23 reading sources... [ 81%] sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2004-ice3.6 11:29:24 reading sources... [ 81%] sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2204-ice3.6 11:29:24 reading sources... [ 82%] sysadmins/unix/install-web/web-deployment 11:29:24 reading sources... [ 83%] sysadmins/unix/server-binary-repository 11:29:24 reading sources... [ 83%] sysadmins/unix/server-install-homebrew 11:29:24 reading sources... [ 84%] sysadmins/unix/server-installation 11:29:24 reading sources... [ 84%] sysadmins/unix/server-postgresql 11:29:24 reading sources... [ 85%] sysadmins/unix/server-rockylinux9-ice36 11:29:24 reading sources... [ 86%] sysadmins/unix/server-ubuntu2004-ice36 11:29:24 reading sources... [ 86%] sysadmins/unix/server-ubuntu2204-ice36 11:29:24 reading sources... [ 87%] sysadmins/version-requirements 11:29:25 reading sources... [ 88%] sysadmins/websockets 11:29:25 reading sources... [ 88%] sysadmins/whatsnew 11:29:25 reading sources... [ 89%] users/cli/chgrp 11:29:25 reading sources... [ 89%] users/cli/chown 11:29:25 reading sources... [ 90%] users/cli/containers-annotations 11:29:25 reading sources... [ 91%] users/cli/delete 11:29:25 reading sources... [ 91%] users/cli/export 11:29:25 reading sources... [ 92%] users/cli/import 11:29:25 reading sources... [ 93%] users/cli/import-bulk 11:29:25 reading sources... [ 93%] users/cli/import-target 11:29:26 reading sources... [ 94%] users/cli/index 11:29:26 reading sources... [ 94%] users/cli/installation 11:29:26 reading sources... [ 95%] users/cli/overview 11:29:26 reading sources... [ 96%] users/cli/sessions 11:29:26 reading sources... [ 96%] users/cli/tag 11:29:26 reading sources... [ 97%] users/clients-overview 11:29:26 reading sources... [ 98%] users/community-resources 11:29:26 reading sources... [ 98%] users/history 11:29:27 reading sources... [ 99%] users/index 11:29:27 reading sources... [100%] users/whatsnew 11:29:27 11:29:27 looking for now-outdated files... none found 11:29:27 pickling environment... done 11:29:27 checking consistency... done 11:29:27 preparing documents... done 11:29:27 writing output... [ 0%] developers/Clients/ImportLibrary 11:29:27 writing output... [ 1%] developers/Cpp 11:29:27 writing output... [ 1%] developers/GettingStarted 11:29:28 writing output... [ 2%] developers/GettingStarted/AdvancedClientDevelopment 11:29:28 writing output... [ 3%] developers/ImportFS 11:29:28 writing output... [ 3%] developers/Java 11:29:28 writing output... [ 4%] developers/Matlab 11:29:28 writing output... [ 5%] developers/Model 11:29:29 writing output... [ 5%] developers/Model/Containers 11:29:29 writing output... [ 6%] developers/Model/EveryObject 11:29:30 writing output... [ 6%] developers/Model/KeyValuePairs 11:29:30 writing output... [ 7%] developers/Model/StructuredAnnotations 11:29:30 writing output... [ 8%] developers/Model/Units 11:29:30 writing output... [ 8%] developers/Model/XsltTransformations 11:29:30 writing output... [ 9%] developers/Modules/Api 11:29:30 writing output... [ 10%] developers/Modules/Api/AdminInterface 11:29:30 writing output... [ 10%] developers/Modules/Delete 11:29:30 writing output... [ 11%] developers/Modules/ExceptionHandling 11:29:30 writing output... [ 11%] developers/Modules/Search 11:29:30 writing output... [ 12%] developers/Modules/Search/Bridges 11:29:30 writing output... [ 13%] developers/Modules/TempFileManager 11:29:30 writing output... [ 13%] developers/Python 11:29:31 writing output... [ 14%] developers/PythonBlitzGateway 11:29:31 writing output... [ 15%] developers/Search/FileParsers 11:29:31 writing output... [ 15%] developers/Server 11:29:31 writing output... [ 16%] developers/Server/Aop 11:29:31 writing output... [ 16%] developers/Server/Clustering 11:29:31 writing output... [ 17%] developers/Server/CollectionCounts 11:29:31 writing output... [ 18%] developers/Server/Context 11:29:31 writing output... [ 18%] developers/Server/Events 11:29:31 writing output... [ 19%] developers/Server/ExtendingOmero 11:29:31 writing output... [ 20%] developers/Server/FS 11:29:31 writing output... [ 20%] developers/Server/GraphRequests 11:29:31 writing output... [ 21%] developers/Server/GraphsImpl 11:29:32 writing output... [ 22%] developers/Server/GraphsMigration 11:29:32 writing output... [ 22%] developers/Server/HowToCreateAService 11:29:32 writing output... [ 23%] developers/Server/Ldap 11:29:32 writing output... [ 23%] developers/Server/LightAdmins 11:29:32 writing output... [ 24%] developers/Server/LoginAttemptListener 11:29:32 writing output... [ 25%] developers/Server/ObjectGraphs 11:29:32 writing output... [ 25%] developers/Server/PasswordProvider 11:29:32 writing output... [ 26%] developers/Server/Permissions 11:29:32 writing output... [ 27%] developers/Server/Properties 11:29:32 writing output... [ 27%] developers/Server/Queries 11:29:32 writing output... [ 28%] developers/Server/RenderingEngine 11:29:32 writing output... [ 28%] developers/Server/ScalingOmero 11:29:32 writing output... [ 29%] developers/Server/SecurityRoles 11:29:32 writing output... [ 30%] developers/Server/SecuritySystem 11:29:33 writing output... [ 30%] developers/Server/Sessions 11:29:33 writing output... [ 31%] developers/Server/SqlAction 11:29:33 writing output... [ 32%] developers/Server/Throttling 11:29:33 writing output... [ 32%] developers/Tables 11:29:33 writing output... [ 33%] developers/Web 11:29:33 writing output... [ 33%] developers/Web/CSRF 11:29:33 writing output... [ 34%] developers/Web/CreateApp 11:29:33 writing output... [ 35%] developers/Web/Deployment 11:29:33 writing output... [ 35%] developers/Web/EditingOmeroWeb 11:29:33 writing output... [ 36%] developers/Web/LinkingFromWebclient 11:29:33 writing output... [ 37%] developers/Web/ReleaseApp 11:29:33 writing output... [ 37%] developers/Web/ViewPort 11:29:33 writing output... [ 38%] developers/Web/WebGateway 11:29:33 writing output... [ 38%] developers/Web/Webclient 11:29:34 writing output... [ 39%] developers/Web/WebclientPlugin 11:29:34 writing output... [ 40%] developers/Web/WritingTemplates 11:29:34 writing output... [ 40%] developers/Web/WritingViews 11:29:34 writing output... [ 41%] developers/analysis 11:29:34 writing output... [ 42%] developers/build-system 11:29:34 writing output... [ 42%] developers/cli/extending 11:29:34 writing output... [ 43%] developers/cli/index 11:29:34 writing output... [ 44%] developers/cli/obj 11:29:34 writing output... [ 44%] developers/index 11:29:34 writing output... [ 45%] developers/installation 11:29:34 writing output... [ 45%] developers/json-api 11:29:34 writing output... [ 46%] developers/logging 11:29:35 writing output... [ 47%] developers/python3-migration 11:29:35 writing output... [ 47%] developers/scripts/advanced 11:29:35 writing output... [ 48%] developers/scripts/index 11:29:35 writing output... [ 49%] developers/scripts/matlab-scripts 11:29:35 writing output... [ 49%] developers/scripts/style-guide 11:29:35 writing output... [ 50%] developers/scripts/user-guide 11:29:35 writing output... [ 50%] developers/server-blitz 11:29:35 writing output... [ 51%] developers/server-processor 11:29:35 writing output... [ 52%] developers/server-rendering 11:29:35 writing output... [ 52%] developers/testing 11:29:35 writing output... [ 53%] developers/whatsnew 11:29:35 writing output... [ 54%] index 11:29:35 writing output... [ 54%] sysadmins/UpgradeCheck 11:29:36 writing output... [ 55%] sysadmins/advanced-install 11:29:36 writing output... [ 55%] sysadmins/cli/admin 11:29:36 writing output... [ 56%] sysadmins/cli/config 11:29:36 writing output... [ 57%] sysadmins/cli/db 11:29:36 writing output... [ 57%] sysadmins/cli/fs 11:29:36 writing output... [ 58%] sysadmins/cli/index 11:29:36 writing output... [ 59%] sysadmins/cli/light-admins 11:29:36 writing output... [ 59%] sysadmins/cli/usergroup 11:29:36 writing output... [ 60%] sysadmins/client-server-ssl 11:29:36 writing output... [ 61%] sysadmins/config 11:29:37 writing output... [ 61%] sysadmins/customization 11:29:37 writing output... [ 62%] sysadmins/dropbox 11:29:37 writing output... [ 62%] sysadmins/fs-upload-configuration 11:29:37 writing output... [ 63%] sysadmins/grid 11:29:37 writing output... [ 64%] sysadmins/import-scenarios 11:29:37 writing output... [ 64%] sysadmins/in-place-import 11:29:38 writing output... [ 65%] sysadmins/index 11:29:38 writing output... [ 66%] sysadmins/installing-scripts 11:29:38 writing output... [ 66%] sysadmins/limitations 11:29:38 writing output... [ 67%] sysadmins/mail 11:29:38 writing output... [ 67%] sysadmins/mapping-restricted-admins 11:29:38 writing output... [ 68%] sysadmins/omeromovie 11:29:38 writing output... [ 69%] sysadmins/omeroweb-upgrade 11:29:38 writing output... [ 69%] sysadmins/public 11:29:38 writing output... [ 70%] sysadmins/python3-migration 11:29:38 writing output... [ 71%] sysadmins/repository-move 11:29:38 writing output... [ 71%] sysadmins/restricted-admins 11:29:39 writing output... [ 72%] sysadmins/search 11:29:39 writing output... [ 72%] sysadmins/server-advanced-configuration 11:29:39 writing output... [ 73%] sysadmins/server-backup-and-restore 11:29:39 writing output... [ 74%] sysadmins/server-ldap 11:29:39 writing output... [ 74%] sysadmins/server-performance 11:29:39 writing output... [ 75%] sysadmins/server-permissions 11:29:39 writing output... [ 76%] sysadmins/server-security 11:29:39 writing output... [ 76%] sysadmins/server-setup-examples 11:29:39 writing output... [ 77%] sysadmins/server-syslog 11:29:40 writing output... [ 77%] sysadmins/server-upgrade 11:29:40 writing output... [ 78%] sysadmins/system-migration 11:29:40 writing output... [ 79%] sysadmins/system-requirements 11:29:40 writing output... [ 79%] sysadmins/troubleshooting 11:29:40 writing output... [ 80%] sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6 11:29:40 writing output... [ 81%] sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2004-ice3.6 11:29:40 writing output... [ 81%] sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2204-ice3.6 11:29:40 writing output... [ 82%] sysadmins/unix/install-web/web-deployment 11:29:41 writing output... [ 83%] sysadmins/unix/server-binary-repository 11:29:41 writing output... [ 83%] sysadmins/unix/server-install-homebrew 11:29:41 writing output... [ 84%] sysadmins/unix/server-installation 11:29:41 writing output... [ 84%] sysadmins/unix/server-postgresql 11:29:41 writing output... [ 85%] sysadmins/unix/server-rockylinux9-ice36 11:29:41 writing output... [ 86%] sysadmins/unix/server-ubuntu2004-ice36 11:29:41 writing output... [ 86%] sysadmins/unix/server-ubuntu2204-ice36 11:29:41 writing output... [ 87%] sysadmins/version-requirements 11:29:41 writing output... [ 88%] sysadmins/websockets 11:29:42 writing output... [ 88%] sysadmins/whatsnew 11:29:42 writing output... [ 89%] users/cli/chgrp 11:29:42 writing output... [ 89%] users/cli/chown 11:29:42 writing output... [ 90%] users/cli/containers-annotations 11:29:42 writing output... [ 91%] users/cli/delete 11:29:42 writing output... [ 91%] users/cli/export 11:29:42 writing output... [ 92%] users/cli/import 11:29:42 writing output... [ 93%] users/cli/import-bulk 11:29:42 writing output... [ 93%] users/cli/import-target 11:29:42 writing output... [ 94%] users/cli/index 11:29:42 writing output... [ 94%] users/cli/installation 11:29:42 writing output... [ 95%] users/cli/overview 11:29:42 writing output... [ 96%] users/cli/sessions 11:29:42 writing output... [ 96%] users/cli/tag 11:29:42 writing output... [ 97%] users/clients-overview 11:29:42 writing output... [ 98%] users/community-resources 11:29:42 writing output... [ 98%] users/history 11:29:42 writing output... [ 99%] users/index 11:29:42 writing output... [100%] users/whatsnew 11:29:42 11:29:42 generating indices... genindex done 11:29:42 writing additional pages... search done 11:29:42 copying images... [ 1%] images/broken.png 11:29:42 copying images... [ 3%] images/deprecated.png 11:29:42 copying images... [ 4%] images/dropped.png 11:29:43 copying images... [ 6%] images/recommended.png 11:29:43 copying images... [ 8%] images/supported.png 11:29:43 copying images... [ 9%] images/unsupported.png 11:29:43 copying images... [ 11%] images/upcoming.png 11:29:43 copying images... [ 12%] images/developer-model-pdi2.png 11:29:43 copying images... [ 14%] images/developer-model-img.png 11:29:43 copying images... [ 16%] images/upload.png 11:29:43 copying images... [ 17%] images/filesets.png 11:29:43 copying images... [ 19%] images/developer-model-pdi.png 11:29:43 copying images... [ 20%] images/model-generation.png 11:29:43 copying images... [ 22%] images/ObjectStates.png 11:29:43 copying images... [ 24%] images/small-xslt-matrix.svg 11:29:43 copying images... [ 25%] images/grid-transforms-paths.svg 11:29:43 copying images... [ 27%] images/server-arch.png 11:29:43 copying images... [ 29%] images/server-design.png 11:29:43 copying images... [ 30%] images/contexts.png 11:29:43 copying images... [ 32%] images/omero-queries-queryfactory-collaboration.png 11:29:43 copying images... [ 33%] images/server-rendering-engine1.png 11:29:43 copying images... [ 35%] images/server-rendering-engine2.png 11:29:43 copying images... [ 37%] images/server-rendering-engine3.png 11:29:43 copying images... [ 38%] images/server-rendering-engine4.png 11:29:43 copying images... [ 40%] images/server-rendering-engine5.png 11:29:43 copying images... [ 41%] images/server-rendering-engine6.png 11:29:43 copying images... [ 43%] images/server-rendering-engine7.png 11:29:43 copying images... [ 45%] images/server-rendering-engine8.png 11:29:43 copying images... [ 46%] images/server-rendering-engine9.png 11:29:43 copying images... [ 48%] images/server-rendering-engine10.png 11:29:43 copying images... [ 50%] images/omero-BlitzSessionCreationDestruction.png 11:29:43 copying images... [ 51%] images/MeasurementListSep09.png 11:29:43 copying images... [ 53%] images/OmeroWeb.png 11:29:43 copying images... [ 54%] images/webtest-dataset.png 11:29:43 copying images... [ 56%] images/webgateway-thumbnail.jpg 11:29:43 copying images... [ 58%] images/webtest-base-header.png 11:29:43 copying images... [ 59%] images/webclient-base_container.png 11:29:43 copying images... [ 61%] images/web-get-blitz-connection-flow.png 11:29:43 copying images... [ 62%] images/MeasurementToolSep09.png 11:29:43 copying images... [ 64%] images/developer-api-figure.png 11:29:43 copying images... [ 66%] images/omero-scripting-workflow.png 11:29:43 copying images... [ 67%] images/omero-scripting-context.png 11:29:43 copying images... [ 69%] images/scriptActivity.png 11:29:43 copying images... [ 70%] images/scriptUI.png 11:29:43 copying images... [ 72%] images/omero-user-script-menu.png 11:29:43 copying images... [ 74%] images/omero-scripting-movie-roi.png 11:29:43 copying images... [ 75%] images/customLogin.png 11:29:43 copying images... [ 77%] images/topLink.png 11:29:43 copying images... [ 79%] images/dropdownMenu.png 11:29:44 copying images... [ 80%] images/orphans.png 11:29:44 copying images... [ 82%] images/disableScripts.png 11:29:44 copying images... [ 83%] images/downloadRestriction.png 11:29:44 copying images... [ 85%] images/JVisualVM.png 11:29:44 copying images... [ 87%] images/JConsole.png 11:29:44 copying images... [ 88%] images/oxford-server-layout.png 11:29:44 copying images... [ 90%] images/login_failure.png 11:29:44 copying images... [ 91%] images/omero_web.png 11:29:44 copying images... [ 93%] images/web_viewer.png 11:29:44 copying images... [ 95%] images/insight.png 11:29:44 copying images... [ 96%] images/insight-viewer.png 11:29:44 copying images... [ 98%] images/importer.png 11:29:44 copying images... [100%] images/omero-overview.png 11:29:44 11:29:44 copying downloadable files... [ 16%] examples/java/JSONClient.java 11:29:44 copying downloadable files... [ 33%] developers/scripts/Example_Dynamic_Script.py 11:29:44 copying downloadable files... [ 50%] sysadmins/unix/walkthrough/omero-server-systemd.service 11:29:44 copying downloadable files... [ 66%] sysadmins/unix/omero-web-cron 11:29:44 copying downloadable files... [ 83%] sysadmins/unix/walkthrough/settings.env 11:29:44 copying downloadable files... [100%] sysadmins/unix/walkthrough/omero-server-init.d 11:29:44 11:29:44 copying static files... done 11:29:44 copying extra files... done 11:29:44 dumping search index in English (code: en)... done 11:29:44 dumping object inventory... done 11:29:44 Adding redirects: 11:29:44 sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu1804-ice3.6.html 11:29:44 sysadmins/unix/server-ubuntu1804-ice36.html 11:29:44 sysadmins/unix/install-web/walkthrough/omeroweb-install-debian9-ice3.6.html 11:29:44 sysadmins/unix/server-debian9-ice36.html 11:29:44 sysadmins/unix/install-web/walkthrough/omeroweb-install-debian10-ice3.6.html 11:29:44 sysadmins/unix/server-debian10-ice36.html 11:29:44 sysadmins/unix/install-web/walkthrough/omeroweb-install-centos7-ice3.6.html 11:29:44 sysadmins/unix/install-web/walkthrough/omeroweb-install-centos8-ice3.6.html 11:29:44 sysadmins/unix/server-centos7-ice36.html 11:29:44 sysadmins/unix/server-centos8-ice36.html 11:29:44 sysadmins/server-overview.html 11:29:44 sysadmins/server-tables.html 11:29:44 sysadmins/omero-home-prefix.html 11:29:44 developers/Insight/Architecture.html 11:29:44 developers/Insight/Configuration.html 11:29:44 developers/Insight/DirectoryContents.html 11:29:44 developers/Insight/EventBus.html 11:29:44 developers/Insight/HowTo/BuildAgent.html 11:29:44 developers/Insight/HowTo/BuildAgentView.html 11:29:44 developers/Insight/HowTo/RetrieveData.html 11:29:44 developers/Insight/ImplementationView.html 11:29:44 developers/Insight/TaskBar.html 11:29:44 build succeeded. 11:29:44 11:29:44 The HTML pages are in _build/html. 11:29:45 11:29:45 Build finished. The HTML pages are in _build/html. 11:29:45 sphinx-build -b linkcheck -d _build/doctrees . _build/linkcheck 11:29:45 Running Sphinx v5.3.0 11:29:45 making output directory... done 11:29:45 loading pickled environment... done 11:29:45 building [mo]: targets for 0 po files that are out of date 11:29:45 building [linkcheck]: targets for 159 source files that are out of date 11:29:45 updating environment: 0 added, 0 changed, 0 removed 11:29:45 looking for now-outdated files... none found 11:29:45 preparing documents... done 11:29:45 writing output... [ 0%] developers/Clients/ImportLibrary 11:29:45 writing output... [ 1%] developers/Cpp 11:29:45 writing output... [ 1%] developers/GettingStarted 11:29:45 writing output... [ 2%] developers/GettingStarted/AdvancedClientDevelopment 11:29:45 writing output... [ 3%] developers/ImportFS 11:29:45 writing output... [ 3%] developers/Java 11:29:45 writing output... [ 4%] developers/Matlab 11:29:45 writing output... [ 5%] developers/Model 11:29:45 writing output... [ 5%] developers/Model/Containers 11:29:45 writing output... [ 6%] developers/Model/EveryObject 11:29:46 writing output... [ 6%] developers/Model/KeyValuePairs 11:29:46 writing output... [ 7%] developers/Model/StructuredAnnotations 11:29:46 writing output... [ 8%] developers/Model/Units 11:29:46 writing output... [ 8%] developers/Model/XsltTransformations 11:29:46 writing output... [ 9%] developers/Modules/Api 11:29:46 writing output... [ 10%] developers/Modules/Api/AdminInterface 11:29:46 writing output... [ 10%] developers/Modules/Delete 11:29:46 writing output... [ 11%] developers/Modules/ExceptionHandling 11:29:46 writing output... [ 11%] developers/Modules/Search 11:29:46 writing output... [ 12%] developers/Modules/Search/Bridges 11:29:46 writing output... [ 13%] developers/Modules/TempFileManager 11:29:46 writing output... [ 13%] developers/Python 11:29:46 writing output... [ 14%] developers/PythonBlitzGateway 11:29:46 writing output... [ 15%] developers/Search/FileParsers 11:29:46 writing output... [ 15%] developers/Server 11:29:46 writing output... [ 16%] developers/Server/Aop 11:29:46 writing output... [ 16%] developers/Server/Clustering 11:29:46 writing output... [ 17%] developers/Server/CollectionCounts 11:29:46 writing output... [ 18%] developers/Server/Context 11:29:46 writing output... [ 18%] developers/Server/Events 11:29:46 writing output... [ 19%] developers/Server/ExtendingOmero 11:29:46 writing output... [ 20%] developers/Server/FS 11:29:46 writing output... [ 20%] developers/Server/GraphRequests 11:29:46 writing output... [ 21%] developers/Server/GraphsImpl 11:29:46 writing output... [ 22%] developers/Server/GraphsMigration 11:29:46 writing output... [ 22%] developers/Server/HowToCreateAService 11:29:46 writing output... [ 23%] developers/Server/Ldap 11:29:46 writing output... [ 23%] developers/Server/LightAdmins 11:29:46 writing output... [ 24%] developers/Server/LoginAttemptListener 11:29:46 writing output... [ 25%] developers/Server/ObjectGraphs 11:29:46 writing output... [ 25%] developers/Server/PasswordProvider 11:29:46 writing output... [ 26%] developers/Server/Permissions 11:29:46 writing output... [ 27%] developers/Server/Properties 11:29:46 writing output... [ 27%] developers/Server/Queries 11:29:46 writing output... [ 28%] developers/Server/RenderingEngine 11:29:46 writing output... [ 28%] developers/Server/ScalingOmero 11:29:46 writing output... [ 29%] developers/Server/SecurityRoles 11:29:46 writing output... [ 30%] developers/Server/SecuritySystem 11:29:46 writing output... [ 30%] developers/Server/Sessions 11:29:46 writing output... [ 31%] developers/Server/SqlAction 11:29:46 writing output... [ 32%] developers/Server/Throttling 11:29:46 writing output... [ 32%] developers/Tables 11:29:46 writing output... [ 33%] developers/Web 11:29:46 writing output... [ 33%] developers/Web/CSRF 11:29:46 writing output... [ 34%] developers/Web/CreateApp 11:29:46 writing output... [ 35%] developers/Web/Deployment 11:29:46 writing output... [ 35%] developers/Web/EditingOmeroWeb 11:29:46 writing output... [ 36%] developers/Web/LinkingFromWebclient 11:29:46 writing output... [ 37%] developers/Web/ReleaseApp 11:29:46 writing output... [ 37%] developers/Web/ViewPort 11:29:46 writing output... [ 38%] developers/Web/WebGateway 11:29:46 writing output... [ 38%] developers/Web/Webclient 11:29:46 writing output... [ 39%] developers/Web/WebclientPlugin 11:29:46 writing output... [ 40%] developers/Web/WritingTemplates 11:29:46 writing output... [ 40%] developers/Web/WritingViews 11:29:46 writing output... [ 41%] developers/analysis 11:29:46 writing output... [ 42%] developers/build-system 11:29:46 writing output... [ 42%] developers/cli/extending 11:29:46 writing output... [ 43%] developers/cli/index 11:29:46 writing output... [ 44%] developers/cli/obj 11:29:46 writing output... [ 44%] developers/index 11:29:46 writing output... [ 45%] developers/installation 11:29:46 writing output... [ 45%] developers/json-api 11:29:46 writing output... [ 46%] developers/logging 11:29:46 writing output... [ 47%] developers/python3-migration 11:29:46 writing output... [ 47%] developers/scripts/advanced 11:29:46 writing output... [ 48%] developers/scripts/index 11:29:46 writing output... [ 49%] developers/scripts/matlab-scripts 11:29:46 writing output... [ 49%] developers/scripts/style-guide 11:29:46 writing output... [ 50%] developers/scripts/user-guide 11:29:46 writing output... [ 50%] developers/server-blitz 11:29:46 writing output... [ 51%] developers/server-processor 11:29:46 writing output... [ 52%] developers/server-rendering 11:29:46 writing output... [ 52%] developers/testing 11:29:46 writing output... [ 53%] developers/whatsnew 11:29:46 writing output... [ 54%] index 11:29:46 writing output... [ 54%] sysadmins/UpgradeCheck 11:29:46 writing output... [ 55%] sysadmins/advanced-install 11:29:46 writing output... [ 55%] sysadmins/cli/admin 11:29:46 writing output... [ 56%] sysadmins/cli/config 11:29:46 writing output... [ 57%] sysadmins/cli/db 11:29:46 writing output... [ 57%] sysadmins/cli/fs 11:29:46 writing output... [ 58%] sysadmins/cli/index 11:29:46 writing output... [ 59%] sysadmins/cli/light-admins 11:29:46 writing output... [ 59%] sysadmins/cli/usergroup 11:29:46 writing output... [ 60%] sysadmins/client-server-ssl 11:29:46 writing output... [ 61%] sysadmins/config 11:29:47 writing output... [ 61%] sysadmins/customization 11:29:47 writing output... [ 62%] sysadmins/dropbox 11:29:47 writing output... [ 62%] sysadmins/fs-upload-configuration 11:29:47 writing output... [ 63%] sysadmins/grid 11:29:47 writing output... [ 64%] sysadmins/import-scenarios 11:29:47 writing output... [ 64%] sysadmins/in-place-import 11:29:47 writing output... [ 65%] sysadmins/index 11:29:47 writing output... [ 66%] sysadmins/installing-scripts 11:29:47 writing output... [ 66%] sysadmins/limitations 11:29:47 writing output... [ 67%] sysadmins/mail 11:29:47 writing output... [ 67%] sysadmins/mapping-restricted-admins 11:29:47 writing output... [ 68%] sysadmins/omeromovie 11:29:47 writing output... [ 69%] sysadmins/omeroweb-upgrade 11:29:47 writing output... [ 69%] sysadmins/public 11:29:47 writing output... [ 70%] sysadmins/python3-migration 11:29:47 writing output... [ 71%] sysadmins/repository-move 11:29:47 writing output... [ 71%] sysadmins/restricted-admins 11:29:47 writing output... [ 72%] sysadmins/search 11:29:47 writing output... [ 72%] sysadmins/server-advanced-configuration 11:29:47 writing output... [ 73%] sysadmins/server-backup-and-restore 11:29:47 writing output... [ 74%] sysadmins/server-ldap 11:29:47 writing output... [ 74%] sysadmins/server-performance 11:29:47 writing output... [ 75%] sysadmins/server-permissions 11:29:47 writing output... [ 76%] sysadmins/server-security 11:29:47 writing output... [ 76%] sysadmins/server-setup-examples 11:29:47 writing output... [ 77%] sysadmins/server-syslog 11:29:47 writing output... [ 77%] sysadmins/server-upgrade 11:29:47 writing output... [ 78%] sysadmins/system-migration 11:29:47 writing output... [ 79%] sysadmins/system-requirements 11:29:47 writing output... [ 79%] sysadmins/troubleshooting 11:29:47 writing output... [ 80%] sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6 11:29:47 writing output... [ 81%] sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2004-ice3.6 11:29:47 writing output... [ 81%] sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2204-ice3.6 11:29:47 writing output... [ 82%] sysadmins/unix/install-web/web-deployment 11:29:47 writing output... [ 83%] sysadmins/unix/server-binary-repository 11:29:47 writing output... [ 83%] sysadmins/unix/server-install-homebrew 11:29:47 writing output... [ 84%] sysadmins/unix/server-installation 11:29:47 writing output... [ 84%] sysadmins/unix/server-postgresql 11:29:47 writing output... [ 85%] sysadmins/unix/server-rockylinux9-ice36 11:29:47 writing output... [ 86%] sysadmins/unix/server-ubuntu2004-ice36 11:29:47 writing output... [ 86%] sysadmins/unix/server-ubuntu2204-ice36 11:29:47 writing output... [ 87%] sysadmins/version-requirements 11:29:47 writing output... [ 88%] sysadmins/websockets 11:29:47 writing output... [ 88%] sysadmins/whatsnew 11:29:47 writing output... [ 89%] users/cli/chgrp 11:29:47 writing output... [ 89%] users/cli/chown 11:29:47 writing output... [ 90%] users/cli/containers-annotations 11:29:47 writing output... [ 91%] users/cli/delete 11:29:47 writing output... [ 91%] users/cli/export 11:29:47 writing output... [ 92%] users/cli/import 11:29:47 writing output... [ 93%] users/cli/import-bulk 11:29:47 writing output... [ 93%] users/cli/import-target 11:29:47 writing output... [ 94%] users/cli/index 11:29:47 writing output... [ 94%] users/cli/installation 11:29:47 writing output... [ 95%] users/cli/overview 11:29:47 writing output... [ 96%] users/cli/sessions 11:29:47 writing output... [ 96%] users/cli/tag 11:29:47 writing output... [ 97%] users/clients-overview 11:29:47 writing output... [ 98%] users/community-resources 11:29:47 writing output... [ 98%] users/history 11:29:47 writing output... [ 99%] users/index 11:29:47 writing output... [100%] users/whatsnew 11:29:47 11:29:47 11:29:47 (developers/Clients/ImportLibrary: line 16) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/java/ome/formats/importer/ImportLibrary.java 11:29:47 (developers/Clients/ImportLibrary: line 18) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/java/ome/formats/importer/ImportCandidates.java 11:29:47 (developers/Clients/ImportLibrary: line 20) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/java/ome/formats/importer/ImportConfig.java 11:29:47 (developers/Clients/ImportLibrary: line 22) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/java/ome/formats/importer/ImportEvent.java 11:29:47 (developers/Clients/ImportLibrary: line 25) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/java/ome/formats/OMEROMetadataStoreClient.java 11:29:47 (developers/Clients/ImportLibrary: line 27) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/java/ome/formats/importer/OMEROWrapper.java 11:29:47 (developers/Clients/ImportLibrary: line 29) -ignored- https://github.com/ome/omero-insight/blob/master/src/main/java/org/openmicroscopy/shoola/env/data/OMEROGateway.java 11:29:47 (developers/Clients/ImportLibrary: line 31) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/java/ome/formats/importer/cli/CommandLineImporter.java 11:29:47 ( developers/Cpp: line 424) -ignored- https://trac.openmicroscopy.org/ome/ticket/1596 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 19) -ignored- https://github.com/ome/openmicroscopy/tree/develop/examples 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 100) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/slice/omero/System.ice 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 122) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/slice/omero/Collections.ice 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 131) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/slice/omero/Constants.ice 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 152) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constants.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 161) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constants.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 169) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constants.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 185) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constants.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 202) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/enumerations.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 209) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/enumerations.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 217) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/enumerations.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 229) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/enumerations.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 239) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/slice/omero/RTypes.ice 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 256) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/primitives.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 266) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/primitives.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 276) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/primitives.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 290) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/primitives.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 306) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/rcollection.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 320) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/rcollection.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 330) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/rcollection.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 343) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/rcollection.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 404) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/details.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 423) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/details.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 444) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/details.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 473) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/details.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 511) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constructors.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 520) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constructors.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 530) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constructors.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 549) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constructors.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 582) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/iterators.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 595) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/iterators.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 609) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/iterators.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 631) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/iterators.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 647) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/staticfields.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 654) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/staticfields.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 663) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/staticfields.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 675) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/staticfields.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 712) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/unloaded.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 729) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/unloaded.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 747) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/unloaded.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 769) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/unloaded.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 854) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/collectionmethods.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 907) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/collectionmethods.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 965) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/collectionmethods.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1031) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/collectionmethods.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1089) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/interfaces.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1103) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/interfaces.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1128) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/interfaces.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1177) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/smartpointers.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1239) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/clientpointer.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1297) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/getsetattr.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1434) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/configuration.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1476) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/configuration.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1533) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/configuration.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1602) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/configuration.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1604) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/templates/ice.config 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1627) -ignored- https://github.com/ome/omero-blitz/tree/v5.7.3/src/main/slice/omero 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1627) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/slice/omero/API.ice 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1730) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/timeout.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1781) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/timeout.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1840) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/queries.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1856) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/queries.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1876) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/queries.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1905) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/queries.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1941) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/updates.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1958) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/updates.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 1977) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/updates.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2003) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/updates.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2032) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/AllProjects.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2044) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/AllProjects.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2062) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/AllProjects.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2088) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/PrintProjects.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2099) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/PrintProjects.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2119) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/PrintProjects.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2149) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/Main.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2168) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/Main.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2191) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/Main.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2220) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/Main.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2264) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/sudo.cpp 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2286) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/sudo.m 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2310) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/sudo.py 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2342) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/sudo.java 11:29:47 (developers/GettingStarted/AdvancedClientDevelopment: line 2373) -ignored- https://github.com/ome/openmicroscopy 11:29:47 (developers/ImportFS: line 81) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/resources/mappings/acquisition.ome.xml 11:29:47 (developers/ImportFS: line 105) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/resources/mappings/jobs.ome.xml 11:29:47 ( developers/Java: line 8) -ignored- https://github.com/ome/openmicroscopy/tree/develop/examples/Training/java/src/training 11:29:47 ( developers/Java: line 26) -ignored- https://github.com/ome/minimal-omero-client 11:29:47 ( developers/Java: line 34) -ignored- https://github.com/ome/omero-insight/blob/master/build.gradle 11:29:47 (developers/Matlab: line 40) -ignored- https://github.com/ome/omero-matlab/tree/v5.5.6/examples 11:29:47 (developers/Matlab: line 84) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/omeroKeepAlive.m 11:29:47 (developers/Matlab: line 216) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/getProjects.m 11:29:47 (developers/Matlab: line 300) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/getDatasets.m 11:29:47 (developers/Matlab: line 346) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/getImages.m 11:29:47 (developers/Matlab: line 402) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/getScreens.m 11:29:47 (developers/Matlab: line 456) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/getPlates.m 11:29:47 (developers/Matlab: line 544) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/image/getPlane.m 11:29:47 (developers/Matlab: line 556) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/image/getTile.m 11:29:47 (developers/Matlab: line 568) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/image/getStack.m 11:29:47 (developers/Matlab: line 634) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/examples/RawDataAccess.m 11:29:47 (developers/Matlab: line 642) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/annotations/getAnnotations.m 11:29:47 (developers/Matlab: line 654) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/annotations/getObjectAnnotations.m 11:29:47 (developers/Matlab: line 687) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/annotations/getFileAnnotationContent.m 11:29:47 (developers/Matlab: line 735) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/annotations/linkAnnotation.m 11:29:47 (developers/Matlab: line 743) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/annotations/updateFileAnnotation.m 11:29:47 (developers/Matlab: line 753) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/examples/WriteData.m 11:29:47 (developers/Matlab: line 761) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/createProject.m 11:29:47 (developers/Matlab: line 761) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/createDataset.m 11:29:47 (developers/Matlab: line 790) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/createScreen.m 11:29:47 (developers/Matlab: line 790) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/createPlate.m 11:29:47 (developers/Matlab: line 936) -ignored- https://github.com/ome/omero-matlab/tree/v5.5.6/src/main/roi 11:29:47 (developers/Matlab: line 1072) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/delete/deleteImages.m 11:29:47 (developers/Matlab: line 1083) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/delete/deleteProjects.m 11:29:47 (developers/Matlab: line 1083) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/delete/deleteDatasets.m 11:29:47 (developers/Matlab: line 1083) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/delete/deleteScreens.m 11:29:47 (developers/Matlab: line 1083) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/delete/deletePlates.m 11:29:47 (developers/Matlab: line 1089) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/examples/RenderImages.m 11:29:47 (developers/Matlab: line 1095) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/examples/CreateImage.m 11:29:47 (developers/Matlab: line 1095) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/helper/toByteArray.m 11:29:47 (developers/Model: line 28) -ignored- https://github.com/ome/omero-model/tree/v5.6.14/ 11:29:47 (developers/Model: line 28) -ignored- https://github.com/ome/omero-dsl-plugin/tree/v5.5.2/ 11:29:47 (developers/Model: line 28) -ignored- https://github.com/ome/omero-blitz/tree/v5.7.3/src/main/resources/templates 11:29:47 (developers/Model: line 28) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/java/omero/util/IceMapper.java 11:29:47 (developers/Model: line 41) -ignored- http://www.hibernate.org 11:29:47 (developers/Model: line 60) -ignored- https://github.com/ome/omero-model 11:29:47 (developers/Model: line 79) -ignored- https://github.com/ome/omero-model/tree/v5.6.14/src/main/resources/mappings 11:29:47 (developers/Model: line 84) -ignored- https://github.com/ome/omero-dsl-plugin/tree/v5.5.2/src 11:29:47 (developers/Model: line 84) -ignored- https://github.com/ome/omero-model/tree/v5.6.14/src/main/java/ome/model/internal 11:29:47 (developers/Model: line 93) -ignored- https://github.com/ome/openmicroscopy/tree/develop/sql/psql 11:29:47 (developers/Model: line 98) -ignored- https://github.com/ome/omero-server 11:29:47 (developers/Model: line 104) -ignored- https://github.com/ome/omero-blitz 11:29:47 (developers/Model: line 281) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/resources/mappings/annotations.ome.xml 11:29:47 (developers/Model: line 290) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/java/ome/util/Utils.java 11:29:47 (developers/Model: line 607) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/tools/hibernate/ProxyCleanupFilter.java 11:29:47 (developers/Modules/Api: line 36) -ignored- https://github.com/ome/omero-common/tree/v5.6.5/src/main/java/ome/api 11:29:47 (developers/Modules/Api: line 45) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/api/IAdmin.java 11:29:47 (developers/Modules/Api: line 50) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/api/IConfig.java 11:29:47 (developers/Modules/Api: line 57) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/api/ILdap.java 11:29:47 (developers/Modules/Api: line 70) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/api/IQuery.java 11:29:47 (developers/Modules/Api: line 97) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/api/IUpdate.java 11:29:47 (developers/Modules/Api: line 105) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/api/IContainer.java 11:29:47 (developers/Modules/Api: line 106) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/api/ITypes.java 11:29:47 (developers/Modules/Api: line 111) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/api/RawFileStore.java 11:29:47 (developers/Modules/Api: line 114) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/api/RawPixelsStore.java 11:29:47 (developers/Modules/Api: line 117) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/omeis/providers/re/RenderingEngine.java 11:29:47 (developers/Modules/Api: line 121) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/api/ThumbnailStore.java 11:29:47 (developers/Modules/Api: line 124) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/api/IScale.java 11:29:47 (developers/Modules/Api: line 143) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/java/ome/model/IObject.java 11:29:47 (developers/Modules/Api/AdminInterface: line 4) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/api/local/LocalAdmin.java 11:29:47 (developers/Modules/Delete: line 10) -ignored- https://trac.openmicroscopy.org/ome/ticket/2615 11:29:47 (developers/Modules/Delete: line 26) -ignored- https://trac.openmicroscopy.org/ome/ticket/2911 11:29:47 (developers/Modules/Delete: line 46) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/resources/ome/services/blitz-graph-rules.xml 11:29:47 (developers/Modules/ExceptionHandling: line 7) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/slice/omero/ServerErrors.ice 11:29:47 (developers/Modules/ExceptionHandling: line 328) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/services/util/ServiceHandler.java 11:29:47 (developers/Modules/ExceptionHandling: line 328) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/java/ome/conditions/RootException.java 11:29:47 (developers/Modules/ExceptionHandling: line 328) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/java/ome/conditions/InternalException.java 11:29:47 (developers/Modules/ExceptionHandling: line 337) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/resources/ome/services/services.xml 11:29:47 (developers/Modules/ExceptionHandling: line 344) -ignored- https://github.com/ome/omero-model/tree/v5.6.14/src/main/java/ome/conditions 11:29:47 (developers/Modules/Search: line 51) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/services/fulltext/FullTextAnalyzer.java 11:29:47 (developers/Modules/Search: line 260) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/services/fulltext/FullTextBridge.java 11:29:47 (developers/Modules/Search: line 272) -ignored- https://code.google.com/archive/p/luke/ 11:29:47 (developers/Modules/Search/Bridges: line 9) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/services/fulltext/BridgeHelper.java 11:29:47 (developers/Modules/Search/Bridges: line 57) -ignored- https://github.com/ome/omero-server/tree/v5.6.11/src/main/java/ome/services/fulltext/bridges 11:29:47 (developers/Modules/Search/Bridges: line 144) -ignored- https://trac.openmicroscopy.org/ome/ticket/955 11:29:47 (developers/Modules/Search/Bridges: line 144) -ignored- https://trac.openmicroscopy.org/ome/ticket/1102 11:29:47 (developers/Modules/TempFileManager: line 4) -ignored- https://trac.openmicroscopy.org/ome/ticket/1653 11:29:47 (developers/Modules/TempFileManager: line 74) -ignored- https://trac.openmicroscopy.org/ome/ticket/1534 11:29:47 (developers/Python: line 66) -ignored- https://github.com/ome/openmicroscopy/tree/develop/examples/Training/python 11:29:47 (developers/Search/FileParsers: line 13) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/resources/ome/services/service-ome.api.Search.xml 11:29:47 (developers/Search/FileParsers: line 34) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/services/fulltext/FileParser.java 11:29:47 (developers/Server: line 11) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/system/Principal.java 11:29:47 (developers/Server: line 11) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/api/ISession.java 11:29:47 (developers/Server: line 18) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/resources/templates/psql-footer.vm 11:29:47 (developers/Server: line 53) -ignored- https://github.com/ome/omero-server/tree/v5.6.11/src/main/java/ome/logic 11:29:47 (developers/Server: line 53) -ignored- https://github.com/ome/omero-server/tree/v5.6.11/src/main/java/ome/services 11:29:47 (developers/Server: line 127) -ignored- https://github.com/ome/omero-server/tree/v5.6.11/ 11:29:47 (developers/Server/Aop: line 12) -ignored- https://github.com/ome/omero-server/tree/v5.6.11/src/main/resources/ome/services 11:29:47 (developers/Server/Aop: line 12) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/resources/ome/services/hibernate.xml 11:29:47 (developers/Server/Aop: line 80) -ignored- http://aopalliance.sourceforge.net/ 11:29:47 (developers/Server/Clustering: line 34) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/templates/grid/default.xml 11:29:47 (developers/Server/Context: line 11) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/system/OmeroContext.java 11:29:47 (developers/Server/Context: line 28) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/tools/hibernate/SessionHandler.java 11:29:47 (developers/Server/Events: line 7) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/basic/EventHandler.java 11:29:47 (developers/Server/ExtendingOmero: line 203) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/resources/ome/services/blitz-servantDefinitions.xml#L36 11:29:47 (developers/Server/ExtendingOmero: line 246) -ignored- https://github.com/ome/omero-blitz/tree/v5.7.3/src/main/resources/ome/services 11:29:47 (developers/Server/GraphRequests: line 119) -ignored- https://github.com/ome/omero-gateway-java/blob/v5.9.1/src/main/java/omero/gateway/util/Requests.java 11:29:47 (developers/Server/HowToCreateAService: line 13) -ignored- https://trac.openmicroscopy.org/ome/ticket/306 11:29:47 (developers/Server/HowToCreateAService: line 13) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/logic/ConfigImpl.java 11:29:47 (developers/Server/HowToCreateAService: line 13) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/resources/ome/services/service-ome.api.IConfig.xml 11:29:47 (developers/Server/HowToCreateAService: line 13) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/resources/ome/services/ 11:29:47 (developers/Server/HowToCreateAService: line 13) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/system/ServiceFactory.java 11:29:47 (developers/Server/HowToCreateAService: line 13) -ignored- https://trac.openmicroscopy.org/ome/ticket/314 11:29:47 (developers/Server/HowToCreateAService: line 50) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/resources/beanRefContext.xml 11:29:47 (developers/Server/HowToCreateAService: line 64) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/java/ome/services/blitz/impl/ConfigI.java 11:29:47 (developers/Server/HowToCreateAService: line 83) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/resources/ome/services/blitz-servantDefinitions.xml 11:29:47 (developers/Server/HowToCreateAService: line 93) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/java/ome/services/blitz/impl/ServiceFactoryI.java 11:29:47 (developers/Server/HowToCreateAService: line 110) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/resources/beanRefContext.xml 11:29:47 (developers/Server/HowToCreateAService: line 119) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/test/java/ome/server/itests/ConfigTest.java 11:29:47 (developers/Server/HowToCreateAService: line 127) -ignored- https://github.com/ome/omero-server/tree/v5.6.11/src/main/java/ome/api/local 11:29:47 (developers/Server/HowToCreateAService: line 127) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/logic/UpdateImpl.java 11:29:47 (developers/Server/HowToCreateAService: line 141) -ignored- https://github.com/ome/omero-renderer/tree/v5.5.16/ 11:29:47 (developers/Server/HowToCreateAService: line 141) -ignored- https://github.com/ome/omero-romio/tree/v5.7.6/ 11:29:47 (developers/Server/HowToCreateAService: line 141) -ignored- https://github.com/ome/omero-common/tree/v5.6.5/ 11:29:47 (developers/Server/Ldap: line 52) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/auth/NewUserGroupBean.java 11:29:47 (developers/Server/Ldap: line 61) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/auth/AttributeNewUserGroupBean.java 11:29:47 (developers/Server/Ldap: line 63) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/auth/OrgUnitNewUserGroupBean.java 11:29:47 (developers/Server/Ldap: line 65) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/auth/QueryNewUserGroupBean.java 11:29:47 (developers/Server/LightAdmins: line 22) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/resources/mappings/meta.ome.xml 11:29:47 (developers/Server/LightAdmins: line 177) -ignored- https://github.com/ome/openmicroscopy/blob/develop/components/tools/OmeroJava/test/integration/AdminServiceTest.java 11:29:47 (developers/Server/LightAdmins: line 181) -ignored- https://github.com/ome/openmicroscopy/blob/develop/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java 11:29:47 (developers/Server/LightAdmins: line 187) -ignored- https://github.com/ome/openmicroscopy/blob/develop/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java 11:29:47 (developers/Server/LoginAttemptListener: line 4) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/services/messages/LoginAttemptMessage.java 11:29:47 (developers/Server/LoginAttemptListener: line 4) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/auth/LoginAttemptListener.java 11:29:47 (developers/Server/LoginAttemptListener: line 20) -ignored- https://trac.openmicroscopy.org/ome/ticket/3139 11:29:47 (developers/Server/ObjectGraphs: line 40) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/slice/omero/cmd/Graphs.ice 11:29:47 (developers/Server/ObjectGraphs: line 66) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/services/graphs/GraphPolicy.java 11:29:47 (developers/Server/ObjectGraphs: line 66) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/java/ome/model/ILink.java 11:29:47 (developers/Server/ObjectGraphs: line 79) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/services/graphs/GraphTraversal.java 11:29:47 (developers/Server/ObjectGraphs: line 111) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/java/ome/model/IGlobal.java 11:29:47 (developers/Server/ObjectGraphs: line 258) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/java/omero/cmd/graphs/Chgrp2I.java 11:29:47 (developers/Server/ObjectGraphs: line 273) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/logback.xml 11:29:47 (developers/Server/PasswordProvider: line 4) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/auth/PasswordProvider.java 11:29:47 (developers/Server/PasswordProvider: line 9) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/auth/JdbcPasswordProvider.java 11:29:47 (developers/Server/PasswordProvider: line 12) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/auth/FilePasswordProvider.java 11:29:47 (developers/Server/PasswordProvider: line 15) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/auth/LdapPasswordProvider.java 11:29:47 (developers/Server/PasswordProvider: line 20) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/auth/PasswordProviders.java 11:29:47 (developers/Server/PasswordProvider: line 29) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/auth/ConfigurablePasswordProvider.java 11:29:47 (developers/Server/Properties: line 14) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/omero.properties 11:29:47 (developers/Server/Properties: line 9) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/resources/omero-model.properties 11:29:47 (developers/Server/Properties: line 9) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/resources/omero-common.properties 11:29:47 (developers/Server/Properties: line 9) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/resources/omero-server.properties 11:29:47 (developers/Server/Properties: line 9) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/resources/omero-blitz.properties 11:29:47 (developers/Server/Properties: line 18) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/hibernate.properties 11:29:47 (developers/Server/Properties: line 24) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/build.properties 11:29:47 (developers/Server/Properties: line 35) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/resources/ome/config.xml 11:29:47 (developers/Server/RenderingEngine: line 24) -ignored- https://trac.openmicroscopy.org/ome/ticket/449 11:29:47 (developers/Server/RenderingEngine: line 25) -ignored- https://trac.openmicroscopy.org/ome/ticket/450 11:29:47 (developers/Server/RenderingEngine: line 26) -ignored- https://trac.openmicroscopy.org/ome/ticket/452 11:29:47 (developers/Server/RenderingEngine: line 31) -ignored- https://trac.openmicroscopy.org/ome/ticket/6 11:29:47 (developers/Server/SecuritySystem: line 83) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/resources/templates/object.vm 11:29:47 (developers/Server/SecuritySystem: line 114) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/java/ome/model/internal/GraphHolder.java 11:29:47 (developers/Server/SecuritySystem: line 118) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/java/ome/model/internal/Details.java 11:29:47 (developers/Server/SecuritySystem: line 122) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/java/ome/model/internal/Permissions.java 11:29:47 (developers/Server/SecuritySystem: line 127) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/java/ome/model/internal/Token.java 11:29:47 (developers/Server/SecuritySystem: line 133) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/java/ome/model/IEnum.java 11:29:47 (developers/Server/SecuritySystem: line 138) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/main/java/ome/conditions/SecurityViolation.java 11:29:47 (developers/Server/SecuritySystem: line 151) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/system/Login.java 11:29:47 (developers/Server/SecuritySystem: line 151) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/system/Server.java 11:29:47 (developers/Server/SecuritySystem: line 159) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/logic/AdminImpl.java 11:29:47 (developers/Server/SecuritySystem: line 159) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/basic/CurrentDetails.java 11:29:47 (developers/Server/SecuritySystem: line 159) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/SecureAction.java 11:29:47 (developers/Server/SecuritySystem: line 159) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/SecuritySystem.java 11:29:47 (developers/Server/SecuritySystem: line 159) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/basic/BasicSecuritySystem.java 11:29:47 (developers/Server/SecuritySystem: line 159) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/ACLEventListener.java 11:29:47 (developers/Server/SecuritySystem: line 159) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/basic/MergeEventListener.java 11:29:47 (developers/Server/SecuritySystem: line 159) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/basic/OmeroInterceptor.java 11:29:47 (developers/Server/SecuritySystem: line 159) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/SecurityFilter.java 11:29:47 (developers/Server/SecuritySystem: line 159) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/basic/EventLogListener.java 11:29:47 (developers/Server/SecuritySystem: line 159) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/java/ome/security/basic/EventListenersFactoryBean.java 11:29:47 (developers/Server/SecuritySystem: line 159) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/main/resources/ome/services/sec-system.xml 11:29:47 (developers/Server/SecuritySystem: line 262) -ignored- https://trac.openmicroscopy.org/ome/ticket/223 11:29:47 (developers/Server/SecuritySystem: line 335) -ignored- https://trac.openmicroscopy.org/ome/ticket/234 11:29:47 (developers/Server/SecuritySystem: line 343) -ignored- https://trac.openmicroscopy.org/ome/ticket/235 11:29:47 (developers/Server/Throttling: line 21) -ignored- https://trac.openmicroscopy.org/ome/milestone/3.0-Beta3.1 11:29:47 (developers/Tables: line 25) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/src/main/slice/omero/Tables.ice 11:29:47 (developers/Tables: line 355) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroTables/first.py 11:29:47 (developers/Tables: line 357) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroTables/MeasurementTable.java 11:29:47 (developers/Tables: line 359) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroTables/FindMeasurements.java 11:29:47 (developers/Tables: line 440) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroTables/iroi.py 11:29:47 (developers/Tables: line 442) -ignored- https://github.com/ome/omero-py/blob/v5.19.5/src/omero/util/populate_roi.py 11:29:47 (developers/Tables: line 472) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroPy/test/integration/tablestest/ 11:29:47 ( developers/Web: line 18) -ignored- https://github.com/ome/omero-web/blob/v5.14.0/MIGRATION_TO_DJANGO_32_GUIDE.md 11:29:47 ( developers/Web: line 63) -ignored- https://github.com/ome/omero-figure/ 11:29:47 ( developers/Web: line 66) -ignored- https://github.com/ome/omero-webtest/ 11:29:47 ( developers/Web: line 70) -ignored- https://github.com/ome/omero-iviewer 11:29:47 ( developers/Web: line 78) -ignored- https://github.com/ome/omero-mapr/ 11:29:47 ( developers/Web: line 82) -ignored- https://github.com/ome/omero-gallery/ 11:29:47 (developers/Web/CreateApp: line 23) -ignored- https://github.com/ome/cookiecutter-omero-webapp 11:29:47 (developers/Web/CreateApp: line 54) -ignored- https://github.com/ome/omero-web/blob/master/omeroweb/settings.py 11:29:47 (developers/Web/Deployment: line 14) -ignored- https://github.com/ome/omero-web-docker/ 11:29:47 (developers/Web/Deployment: line 28) -ignored- https://github.com/ome/omero-py 11:29:47 (developers/Web/Deployment: line 64) -ignored- http://localhost:4080 11:29:47 (developers/Web/ReleaseApp: line 29) -ignored- https://github.com/ome/omero-figure/blob/master/omero_figure/__init__.py 11:29:47 (developers/Web/ReleaseApp: line 29) -ignored- https://github.com/ome/omero-figure/blob/master/omero_figure/apps.py 11:29:47 (developers/Web/ViewPort: line 119) -ignored- https://github.com/ome/omero-webtest/tree/master/omero_webtest/templates/webtest/examples 11:29:47 (developers/Web/WritingTemplates: line 35) -ignored- https://github.com/ome/omero-web/tree/master/omeroweb/webclient/templates/webclient/base 11:29:47 (developers/Web/WritingTemplates: line 181) -ignored- https://github.com/ome/omero-web/blob/master/omeroweb/webgateway/templates/webgateway/base/base_header.html 11:29:47 (developers/Web/WritingTemplates: line 212) -ignored- https://github.com/ome/omero-web/blob/master/omeroweb/webgateway/templates/webgateway/base/container3.html 11:29:47 (developers/Web/WritingViews: line 4) -ignored- https://github.com/ome/omero-web/blob/master/omeroweb/webclient/views.py 11:29:47 (developers/Web/WritingViews: line 39) -ignored- https://github.com/ome/omero-webtest/blob/master/omero_webtest/views.py 11:29:47 (developers/build-system: line 12) -ignored- https://github.com/ome/omero-build 11:29:47 (developers/build-system: line 12) -ignored- https://github.com/ome/omero-gradle-plugins 11:29:47 (developers/build-system: line 103) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/ivysettings.xml 11:29:47 (developers/build-system: line 159) -ignored- https://github.com/ome/openmicroscopy/blob/develop/components/antlib/resources/lifecycle.xml 11:29:47 (developers/build-system: line 166) -ignored- https://github.com/ome/openmicroscopy/blob/develop/lib/logback-build.xml 11:29:47 (developers/build-system: line 185) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools 11:29:47 (developers/build-system: line 265) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/build.gradle 11:29:47 (developers/cli/extending: line 11) -ignored- https://github.com/ome/omero-cli-render/ 11:29:47 (developers/json-api: line 15) -ignored- https://github.com/ome/omero-marshal 11:29:47 (developers/json-api: line 207) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/Training/python/Json_Api/Login.py 11:29:47 (developers/json-api: line 215) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/Training/javascript/index.html 11:29:47 (developers/logging: line 19) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/logback-cli.xml 11:29:47 (developers/scripts/advanced: line 124) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/ScriptingService/adminWorkflow.py 11:29:47 (developers/scripts/advanced: line 197) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/ScriptingService/runHelloWorld.py 11:29:47 (developers/scripts/index: line 41) -ignored- https://github.com/ome/scripts 11:29:47 (developers/scripts/index: line 41) -ignored- https://github.com/ome/omero-user-scripts/network/members 11:29:47 (developers/scripts/index: line 74) -ignored- https://docs.github.com/en/get-started/quickstart/set-up-git 11:29:47 (developers/scripts/index: line 80) -ignored- https://github.com/ome/omero-user-scripts 11:29:47 (developers/scripts/style-guide: line 19) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/ScriptingService/Edit_Descriptions.py 11:29:47 (developers/server-processor: line 9) -ignored- https://github.com/ome/omero-py/blob/v5.19.5/src/omero/processor.py 11:29:47 (developers/testing: line 35) -ignored- https://github.com/ome/omero-common 11:29:47 (developers/testing: line 36) -ignored- https://github.com/ome/omero-romio 11:29:47 (developers/testing: line 37) -ignored- https://github.com/ome/omero-renderer 11:29:47 (developers/testing: line 40) -ignored- https://github.com/ome/omero-gateway-java 11:29:47 (developers/testing: line 44) -ignored- https://github.com/ome/omero-web 11:29:47 (developers/testing: line 192) -ignored- https://testng.org/doc/eclipse.html 11:29:47 (developers/testing: line 268) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroPy 11:29:47 (developers/testing: line 268) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroWeb 11:29:47 (developers/testing: line 366) -ignored- https://testng.org/ 11:29:47 (developers/testing: line 384) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/src/test/java/ome/model/utests/SetsAndLinksTest.java 11:29:47 (developers/testing: line 384) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/src/test/java/ome/server/itests/query/UniqueResultTest.java 11:29:47 (developers/testing: line 389) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroJava/test 11:29:47 (developers/testing: line 432) -ignored- https://github.com/ome/omero-py/tree/v5.19.5/test/unit 11:29:47 (developers/testing: line 432) -ignored- https://github.com/ome/omero-web/tree/v5.27.2/test/unit 11:29:47 (developers/testing: line 432) -ignored- https://github.com/ome/omero-dropbox/tree/v5.7.0/test/unit 11:29:47 (developers/testing: line 437) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroPy/test 11:29:47 (developers/testing: line 437) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroWeb/test 11:29:47 (developers/testing: line 437) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroFS/test 11:29:47 (developers/testing: line 467) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/pytest.ini 11:29:47 (developers/testing: line 501) -ignored- https://github.com/ome/omero-py/blob/master/src/omero/testlib/__init__.py 11:29:47 (developers/testing: line 564) -ignored- https://github.com/ome/omero-web/blob/master/omeroweb/testlib/__init__.py 11:29:47 (developers/testing: line 593) -ignored- https://github.com/ome/openmicroscopy/blob/develop/components/tools/OmeroWeb/test/integration/test_simple.py 11:29:47 (developers/whatsnew: line 10) -ignored- https://github.com/ome/omero-dropbox 11:29:47 ( index: line 30) -ignored- https://www.youtube.com/channel/UCyySB9ZzNi8aBGYqcxSrauQ 11:29:47 ( index: line 51) -ignored- https://github.com/ome/ome-documentation/ 11:29:47 ( index: line 51) -ignored- https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests 11:29:47 (sysadmins/UpgradeCheck: line 4) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/src/main/java/ome/system/UpgradeCheck.java 11:29:47 (sysadmins/client-server-ssl: line 6) -ignored- https://www.cloudflare.com/learning/security/threats/man-in-the-middle-attack/ 11:29:47 (sysadmins/client-server-ssl: line 17) -ignored- https://github.com/ome/omero-certificates 11:29:47 (sysadmins/config: line 1311) -ignored- https://github.com/ome/omero-server/issues/154 11:29:47 (sysadmins/config: line 1311) -ignored- https://github.com/ome/omero-server/pull/155 11:29:47 ( sysadmins/grid: line 273) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/templates/master.cfg 11:29:47 ( sysadmins/grid: line 363) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/templates/grid/templates.xml 11:29:47 (sysadmins/omeroweb-upgrade: line 4) -ignored- https://github.com/ome/omero-web/milestones 11:29:47 (sysadmins/public: line 128) -ignored- https://royalsocietypublishing.org/doi/10.1098/rsob.170099 11:29:47 (sysadmins/public: line 136) -ignored- https://github.com/ome/prod-playbooks 11:29:47 (sysadmins/public: line 198) -ignored- https://royalsocietypublishing.org/cms/attachment/36fd7495-4d87-454f-952e-a581da261f71/rsob170099f07.jpg 11:29:47 (sysadmins/public: line 198) -ignored- https://royalsocietypublishing.org/cms/attachment/aac23d26-2197-4dc1-8f85-7bb5686f926d/rsob170099f02.jpg 11:29:47 (sysadmins/public: line 244) -ignored- https://github.com/ome/prod-playbooks/blob/2018-01/nightshade-webclients.yml#L181 11:29:47 (sysadmins/search: line 26) -ignored- https://github.com/ome/openmicroscopy/commit/a5cb64a 11:29:47 (sysadmins/server-ldap: line 325) -ignored- https://msdn.microsoft.com/en-us/library/aa362244(v=vs.85).aspx 11:29:47 (sysadmins/server-performance: line 187) -ignored- https://www.zenoss.com/ 11:29:47 (sysadmins/server-setup-examples: line 33) -ignored- https://micronoxford.com/ 11:29:47 (sysadmins/troubleshooting: line 93) -ignored- https://trac.openmicroscopy.org/ome/ticket/7325 11:29:47 (sysadmins/troubleshooting: line 100) -ignored- https://trac.openmicroscopy.org/ome/ticket/5576 11:29:47 (sysadmins/troubleshooting: line 110) -ignored- https://trac.openmicroscopy.org/ome/ticket/12527 11:29:47 (sysadmins/troubleshooting: line 261) -ignored- https://trac.openmicroscopy.org/ome/ticket/6201 11:29:47 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 384) -ignored- https://wiki.centos.org/HowTos/SELinux 11:29:47 (sysadmins/unix/install-web/web-deployment: line 68) -ignored- https://httpd.apache.org/docs/current/mod/mod_proxy.html 11:29:47 (sysadmins/version-requirements: line 88) -ignored- https://access.redhat.com/articles/3078 11:29:47 (sysadmins/version-requirements: line 197) -ignored- https://packages.ubuntu.com/search?keywords=foo&searchon=names&suite=all&section=all 11:29:47 (sysadmins/version-requirements: line 444) -ignored- https://packages.ubuntu.com/search?keywords=jdk&searchon=names&suite=all&section=all 11:29:47 (sysadmins/websockets: line 24) -ignored- https://github.com/ome/docker-example-omero-websockets 11:29:47 (users/clients-overview: line 18) -ignored- https://java.com/ 11:29:47 ( users/history: line 13) -ignored- https://github.com/ome/omero-gateway-java/blob/v5.9.1/CHANGELOG.md 11:29:47 ( users/history: line 14) -ignored- https://github.com/ome/omero-blitz/blob/v5.7.3/CHANGELOG.md 11:29:47 ( users/history: line 15) -ignored- https://github.com/ome/omero-server/blob/v5.6.11/CHANGELOG.md 11:29:47 ( users/history: line 16) -ignored- https://github.com/ome/omero-renderer/blob/v5.5.16/CHANGELOG.md 11:29:47 ( users/history: line 17) -ignored- https://github.com/ome/omero-romio/blob/v5.7.6/CHANGELOG.md 11:29:47 ( users/history: line 18) -ignored- https://github.com/ome/omero-common/blob/v5.6.5/CHANGELOG.md 11:29:47 ( users/history: line 19) -ignored- https://github.com/ome/omero-model/blob/v5.6.14/CHANGELOG.md 11:29:47 ( users/history: line 23) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/CHANGELOG.md 11:29:47 ( users/history: line 24) -ignored- https://github.com/ome/omero-insight/blob/master/CHANGELOG.md 11:29:47 ( users/history: line 25) -ignored- https://github.com/ome/omero-py/blob/v5.19.5/CHANGELOG.md 11:29:47 ( users/history: line 26) -ignored- https://github.com/ome/omero-web/blob/v5.27.2/CHANGELOG.md 11:29:47 ( users/history: line 58) -ignored- https://github.com/ome/omero-web/pull/555 11:29:47 ( users/history: line 401) -ignored- https://github.com/ome/omero-dsl-plugin 11:29:47 ( users/history: line 409) -ignored- https://github.com/ome/omero-blitz-plugin 11:29:47 ( users/history: line 410) -ignored- https://github.com/ome/omero-insight 11:29:47 ( users/history: line 411) -ignored- https://github.com/ome/omero-matlab 11:29:47 ( users/history: line 412) -ignored- https://github.com/ome/omero-javapackager-plugin 11:29:47 ( users/history: line 413) -ignored- https://github.com/ome/omero-api-plugin 11:29:47 ( users/history: line 737) -ignored- https://github.com/ome/omero-test-infra 11:29:47 ( users/history: line 848) -ignored- https://github.com/ome/homebrew-alt 11:29:47 ( users/history: line 1775) -ignored- https://trac.openmicroscopy.org/ome/ticket/9372 11:29:47 ( users/history: line 1775) -ignored- https://trac.openmicroscopy.org/ome/ticket/9377 11:29:47 ( users/history: line 2090) -ignored- https://www.jboss.org 11:29:48 ( developers/Cpp: line 4) redirect https://www.cmake.org/ - permanently to https://cmake.org/ 11:29:48 ( developers/Cpp: line 173) redirect https://ccache.samba.org/ - permanently to https://ccache.dev/ 11:29:49 ( developers/Cpp: line 4) redirect https://doc.zeroc.com/display/Ice/Hello+World+Application - permanently to https://doc.zeroc.com/ice/3.7/hello-world-application 11:29:49 (sysadmins/public: line 229) redirect http://dx.doi.org/10.17867/10000109 - with Found to https://omero.lifesci.dundee.ac.uk/webclient/login/?url=%2Fwebclient%2F%3Fshow%3Dproject-27936 11:34:08 (developers/analysis: line 53) broken http://cvs.openmicroscopy.org.uk/snapshots/movies/omero-4-1/mov/FlexPreview4.1-configuration.mov - HTTPConnectionPool(host='cvs.openmicroscopy.org.uk', port=80): Max retries exceeded with url: /snapshots/movies/omero-4-1/mov/FlexPreview4.1-configuration.mov (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f275b0fa280>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:34:08 (developers/analysis: line 53) broken http://cvs.openmicroscopy.org.uk/snapshots/movies/omero-4-1/mov/FlexPreview4.1-import.mov - HTTPConnectionPool(host='cvs.openmicroscopy.org.uk', port=80): Max retries exceeded with url: /snapshots/movies/omero-4-1/mov/FlexPreview4.1-import.mov (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f275b0fa190>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:34:08 (developers/Clients/ImportLibrary: line 48) broken https://docs.openmicroscopy.org/bio-formats/7.3.1/formats/aperio-svs-tiff.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /bio-formats/7.3.1/formats/aperio-svs-tiff.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af4a5e0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:34:08 (developers/Clients/ImportLibrary: line 48) broken https://docs.openmicroscopy.org/latest/ome-model/omero-pyramid/ - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/ome-model/omero-pyramid/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af58a60>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:34:08 (users/community-resources: line 23) broken http://lists.openmicroscopy.org.uk/pipermail/ome-devel/ - HTTPConnectionPool(host='lists.openmicroscopy.org.uk', port=80): Max retries exceeded with url: /pipermail/ome-devel/ (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f275c5a6b80>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:34:08 (sysadmins/version-requirements: line 493) ok http://nginx.org/packages/centos/9/x86_64/ 11:34:09 (developers/Tables: line 12) redirect http://pytables.org - permanently to http://www.pytables.org/ 11:34:09 (developers/Tables: line 379) redirect http://pytables.org/usersguide/condition_syntax.html - permanently to http://www.pytables.org/usersguide/condition_syntax.html 11:34:12 (developers/python3-migration: line 8) redirect http://python-future.org/ - permanently to https://python-future.org/ 11:34:13 (developers/python3-migration: line 48) redirect http://python-future.org/compatible_idioms.html?highlight=string#strings-and-bytes - permanently to https://python-future.org/compatible_idioms.html?highlight=string#strings-and-bytes 11:38:30 (users/community-resources: line 23) broken http://lists.openmicroscopy.org.uk/pipermail/ome-users/ - HTTPConnectionPool(host='lists.openmicroscopy.org.uk', port=80): Max retries exceeded with url: /pipermail/ome-users/ (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f275cb86f10>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:38:30 (developers/Server/ExtendingOmero: line 387) broken http://lists.openmicroscopy.org.uk/pipermail/ome-devel/2009-July/001332.html - HTTPConnectionPool(host='lists.openmicroscopy.org.uk', port=80): Max retries exceeded with url: /pipermail/ome-devel/2009-July/001332.html (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f275cb86760>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:38:30 (sysadmins/troubleshooting: line 477) broken http://lists.openmicroscopy.org.uk/pipermail/ome-users/2009-March/001465.html - HTTPConnectionPool(host='lists.openmicroscopy.org.uk', port=80): Max retries exceeded with url: /pipermail/ome-users/2009-March/001465.html (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f275cb86f70>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:38:30 (sysadmins/troubleshooting: line 286) broken http://lists.openmicroscopy.org.uk/pipermail/ome-devel/2014-October/003020.html - HTTPConnectionPool(host='lists.openmicroscopy.org.uk', port=80): Max retries exceeded with url: /pipermail/ome-devel/2014-October/003020.html (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f275cb86b80>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:38:31 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 362) ok http://www.gevent.org/ 11:38:31 (developers/Server/Sessions: line 24) redirect http://terracotta.org/ - permanently to https://www.terracotta.org/ 11:38:31 (sysadmins/server-ldap: line 166) ok http://www.faqs.org/rfcs/rfc2254.html 11:38:31 (sysadmins/python3-migration: line 56) ok https://anaconda.org/ome 11:38:32 (sysadmins/unix/server-install-homebrew: line 36) redirect https://adoptopenjdk.net/ - permanently to https://adoptium.net 11:38:32 (developers/build-system: line 12) ok https://ant.apache.org/ivy 11:38:32 (developers/build-system: line 12) ok https://ant.apache.org 11:38:32 (developers/build-system: line 147) ok https://ant.apache.org/ivy/history/2.3.0/ivyfile.html 11:38:32 (developers/build-system: line 151) ok https://ant.apache.org/ivy/history/2.3.0/ivyfile/configurations.html 11:38:32 (developers/build-system: line 129) ok https://ant.apache.org/ivy/history/2.3.0/resolver/chain.html 11:38:32 (developers/build-system: line 122) ok https://ant.apache.org/ivy/history/2.3.0/resolver/filesystem.html 11:38:32 (developers/build-system: line 122) ok https://ant.apache.org/ivy/history/2.3.0/resolver/ibiblio.html 11:38:32 (developers/build-system: line 122) ok https://ant.apache.org/ivy/history/2.3.0/resolver/url.html 11:38:32 (developers/build-system: line 103) ok https://ant.apache.org/ivy/history/2.3.0/settings.html 11:38:32 (sysadmins/omeromovie: line 30) ok http://www.mplayerhq.hu/design7/dload.html 11:38:32 (developers/build-system: line 107) ok https://ant.apache.org/ivy/history/2.3.0/settings/caches/cache.html 11:38:32 (developers/build-system: line 122) ok https://ant.apache.org/ivy/history/2.3.0/settings/resolvers.html 11:38:32 (developers/build-system: line 173) ok https://ant.apache.org/ivy/history/2.3.0/use/makepom.html 11:38:32 (developers/build-system: line 173) ok https://ant.apache.org/ivy/history/2.3.0/use/publish.html 11:38:32 ( developers/Java: line 20) redirect https://artifacts.openmicroscopy.org - with Found to https://artifacts.openmicroscopy.org/ui/ 11:38:32 (sysadmins/version-requirements: line 417) ok https://access.redhat.com/articles/1299013 11:38:32 (developers/build-system: line 164) ok https://ant.apache.org/ivy/history/2.3.0/use/retrieve.html 11:38:33 ( users/history: line 395) ok https://blog.openmicroscopy.org/ 11:38:33 ( users/history: line 1315) ok https://blog.openmicroscopy.org/tech-issues/2015/07/21/java-issue/ 11:38:33 ( users/history: line 1275) ok https://blog.openmicroscopy.org/tech-issues/future-plans/2015/09/23/java-web-start/ 11:38:33 (sysadmins/version-requirements: line 162) ok https://blog.openmicroscopy.org/tech-issues/future-plans/deployment/2016/03/22/windows-support/ 11:38:34 (sysadmins/troubleshooting: line 206) ok https://bugs.java.com/bugdatabase/view_bug.do?bug_id=4724038 11:38:34 (sysadmins/troubleshooting: line 477) ok https://bugs.java.com/bugdatabase/view_bug.do?bug_id=4751177 11:38:34 (sysadmins/troubleshooting: line 261) ok https://bugs.python.org/issue3392 11:38:34 (sysadmins/version-requirements: line 249) ok https://apt.postgresql.org/pub/repos/apt/dists/jammy-pgdg/ 11:38:34 (developers/build-system: line 137) ok https://central.sonatype.org 11:38:34 (developers/GettingStarted/AdvancedClientDevelopment: line 2379) redirect https://ci.openmicroscopy.org/ - permanently to https://merge-ci.openmicroscopy.org/jenkins/ 11:38:34 (sysadmins/server-performance: line 187) ok https://checkmk.com/ 11:38:34 (developers/Web/CSRF: line 5) ok https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html 11:38:34 (sysadmins/server-upgrade: line 343) ok https://datatracker.ietf.org/doc/html/rfc8996 11:38:35 ( index: line 32) broken http://qa.openmicroscopy.org.uk/registry/demo_account/ - HTTPConnectionPool(host='qa.openmicroscopy.org.uk', port=80): Max retries exceeded with url: /registry/demo_account/ (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f275c67dee0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:38:35 (sysadmins/config: line 2395) ok https://caniuse.com/referrer-policy 11:38:35 (sysadmins/config: line 2539) redirect https://django-pipeline.readthedocs.org/en/latest/storages.html - permanently to https://django-pipeline.readthedocs.io/en/latest/storages.html 11:38:37 ( sysadmins/grid: line 74) redirect https://doc.zeroc.com/display/Ice/IceGrid - permanently to https://doc.zeroc.com/ice/3.7/ice-services/icegrid 11:38:37 ( sysadmins/grid: line 14) redirect https://doc.zeroc.com/display/Ice/Terminology - permanently to https://doc.zeroc.com/ice/3.7/ice-overview/ice-architecture/terminology 11:38:37 (sysadmins/version-requirements: line 362) ok https://doc.zeroc.com/display/Ice35/Ice+Release+Notes 11:38:38 ( sysadmins/grid: line 65) redirect https://doc.zeroc.com/display/Ice/icegridadmin+Command+Line+Tool - permanently to https://doc.zeroc.com/ice/3.7/ice-services/icegrid/icegridadmin-command-line-tool 11:38:38 (developers/GettingStarted/AdvancedClientDevelopment: line 1196) redirect https://doc.zeroc.com/display/Ice/Smart+Pointers+for+Classes - permanently to https://doc.zeroc.com/ice/3.7/language-mappings/c++98-mapping/client-side-slice-to-c++98-mapping/smart-pointers-for-classes 11:38:39 ( sysadmins/grid: line 67) redirect https://doc.zeroc.com/display/Ice/IceGrid+GUI+Tool - permanently to https://doc.zeroc.com/ice/3.7/ice-services/icegrid/icegrid-gui-tool 11:38:39 (sysadmins/client-server-ssl: line 92) ok https://doc.zeroc.com/ice/3.6/ice-plugins/icessl/setting-up-a-certificate-authority 11:38:39 (sysadmins/troubleshooting: line 114) ok https://doc.zeroc.com/ice/3.6/client-side-features/proxies/proxy-and-endpoint-syntax 11:38:39 (sysadmins/unix/server-installation: line 199) redirect https://doc.zeroc.com/display/Ice36/Using+the+Python+Distribution - permanently to https://doc.zeroc.com/ice/3.6/ice-release-notes/using-the-python-distribution 11:38:40 (sysadmins/client-server-ssl: line 91) ok https://doc.zeroc.com/ice/3.6/ice-plugins/icessl/configuring-icessl 11:38:41 (sysadmins/version-requirements: line 367) ok https://doc.zeroc.com/ice/3.6/ice-release-notes 11:38:41 ( sysadmins/grid: line 310) ok https://doc.zeroc.com/ice/3.6/ice-services/icegrid/resource-allocation-using-icegrid-sessions#id-.ResourceAllocationusingIceGridSessionsv3.6-ControllingAccesstoIceGridSessions 11:38:42 (developers/Python: line 7) ok https://docs.conda.io/en/latest/ 11:38:42 (sysadmins/unix/server-install-homebrew: line 124) ok https://docs.conda.io/en/latest/miniconda.html 11:38:42 (sysadmins/client-server-ssl: line 90) ok https://doc.zeroc.com/technical-articles/glacier2-articles/teach-yourself-glacier2-in-10-minutes#TeachYourselfGlacier2in10Minutes-UsingSSLwithGlacier2 11:38:42 (sysadmins/client-server-ssl: line 93) ok https://doc.zeroc.com/ice/3.6/property-reference/icessl 11:38:42 (sysadmins/version-requirements: line 372) ok https://doc.zeroc.com/ice/3.7/release-notes 11:38:42 (developers/Web/ReleaseApp: line 26) ok https://docs.djangoproject.com/en/1.11/ref/applications/#configuring-applications 11:38:42 (developers/Web/CreateApp: line 4) ok https://docs.djangoproject.com/en/1.11/intro/tutorial01/ 11:38:42 (developers/Web/CSRF: line 10) ok https://docs.djangoproject.com/en/1.11/ref/csrf/ 11:38:42 (developers/Web/CSRF: line 45) ok https://docs.djangoproject.com/en/1.11/ref/csrf/#ajax 11:38:42 (sysadmins/client-server-ssl: line 68) ok https://doc.zeroc.com/ice/3.6/property-reference/icessl#id-.IceSSL.*v3.6-IceSSL.Ciphers 11:38:42 (sysadmins/config: line 2339) ok https://docs.djangoproject.com/en/1.11/ref/settings/#csrf-trusted-origins 11:38:42 -rate limited- https://docs.djangoproject.com/en/1.11/ref/templates/ | sleeping... 11:38:42 (sysadmins/config: line 2683) ok https://docs.djangoproject.com/en/1.11/ref/settings/#secure-proxy-ssl-header 11:38:42 -rate limited- https://docs.djangoproject.com/en/1.11/ref/urlresolvers/#reverse | sleeping... 11:38:42 (developers/Web/WritingViews: line 113) ok https://docs.djangoproject.com/en/1.11/ref/templates/api/#subclassing-context-requestcontext 11:38:42 (sysadmins/config: line 2747) ok https://docs.djangoproject.com/en/1.11/ref/settings/#session-engine 11:38:42 -rate limited- https://docs.djangoproject.com/en/1.11/topics/http/middleware/ | sleeping... 11:38:42 -rate limited- https://docs.djangoproject.com/en/1.11/topics/http/sessions/#browser-length-vs-persistent-sessions | sleeping... 11:38:42 -rate limited- https://docs.djangoproject.com/en/1.11/topics/http/sessions/#clearing-the-session-store | sleeping... 11:38:44 (sysadmins/config: line 2827) ok https://docs.gunicorn.org/en/latest/settings.html?highlight=limit_request_line 11:38:44 (sysadmins/config: line 2923) ok https://docs.gunicorn.org/en/latest/settings.html 11:38:44 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 324) ok https://docs.gunicorn.org/en/stable/deploy.html 11:38:44 (sysadmins/unix/install-web/web-deployment: line 11) redirect https://docs.gunicorn.org/ - with Found to https://docs.gunicorn.org/en/stable/ 11:38:44 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 157) ok https://docs.gunicorn.org/en/stable/settings.html 11:38:44 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 334) ok https://docs.gunicorn.org/en/stable/design.html 11:38:44 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 350) ok https://docs.gunicorn.org/en/stable/settings.html#threads 11:38:44 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 370) ok https://docs.gunicorn.org/en/stable/settings.html#worker-connections 11:38:44 (sysadmins/config: line 2939) ok https://docs.gunicorn.org/en/stable/settings.html#workers 11:38:45 (sysadmins/config: line 2931) ok https://docs.gunicorn.org/en/stable/settings.html#timeout 11:38:45 (developers/GettingStarted: line 232) ok https://docs.jboss.org/hibernate/orm/3.6/reference/en-US/html/queryhql.html 11:38:45 (developers/Server/SecuritySystem: line 38) ok https://docs.jboss.org/hibernate/core/3.6/reference/en-US/html/filters.html 11:38:45 (developers/Server/Events: line 41) ok https://docs.jboss.org/hibernate/core/3.6/reference/en-US/html/events.html 11:43:05 (sysadmins/limitations: line 83) broken https://docs.openmicroscopy.org/bio-formats/7.3.1/formats/mrc.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /bio-formats/7.3.1/formats/mrc.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6280>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:43:05 (sysadmins/limitations: line 84) broken https://docs.openmicroscopy.org/bio-formats/7.3.1/formats/tiff.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /bio-formats/7.3.1/formats/tiff.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a63a0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:43:05 (sysadmins/limitations: line 82) broken https://docs.openmicroscopy.org/bio-formats/7.3.1/formats/gatan-digital-micrograph.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /bio-formats/7.3.1/formats/gatan-digital-micrograph.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c33fbb0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:43:05 (developers/ImportFS: line 54) broken https://docs.openmicroscopy.org/bio-formats/7.3.1/ - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /bio-formats/7.3.1/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6e80>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:43:05 (users/cli/import: line 4) broken https://docs.openmicroscopy.org/bio-formats/7.3.1/supported-formats.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /bio-formats/7.3.1/supported-formats.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b0fcf10>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:45:16 (sysadmins/UpgradeCheck: line 12) broken https://docs.openmicroscopy.org/bio-formats/7.3.1/users/comlinetools/index.html#version-checker - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /bio-formats/7.3.1/users/comlinetools/index.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6760>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:47:27 ( index: line 39) broken https://docs.openmicroscopy.org/latest/ome-model/ - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/ome-model/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af41070>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:47:27 (developers/installation: line 30) broken https://docs.openmicroscopy.org/contributing/using-git.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /contributing/using-git.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af41610>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:47:27 (sysadmins/limitations: line 61) broken https://docs.openmicroscopy.org/latest/bio-formats/users/comlinetools/conversion.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/bio-formats/users/comlinetools/conversion.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b0fc3a0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:47:27 (developers/GettingStarted: line 60) broken https://docs.openmicroscopy.org/contributing/ci-omero.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /contributing/ci-omero.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275d342190>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:49:38 (developers/Model/Containers: line 8) broken https://docs.openmicroscopy.org/latest/ome-model/developers/model-overview.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/ome-model/developers/model-overview.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b0faf40>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:51:49 (developers/Model/Units: line 11) broken https://docs.openmicroscopy.org/latest/ome-model/developers/ome-units.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/ome-model/developers/ome-units.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c6e9e80>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:51:49 (developers/json-api: line 858) broken https://docs.openmicroscopy.org/latest/ome-model/developers/screen-plate-well.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/ome-model/developers/screen-plate-well.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c6e9850>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:51:49 ( developers/Java: line 687) broken https://docs.openmicroscopy.org/latest/ome-model/developers/roi.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/ome-model/developers/roi.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ac671c0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:51:49 (developers/GettingStarted/AdvancedClientDevelopment: line 366) broken https://docs.openmicroscopy.org/latest/ome-model/ome-xml/ - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/ome-model/ome-xml/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ac672e0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:54:00 (sysadmins/config: line 1664) broken https://docs.openmicroscopy.org/latest/omero/sysadmins/customization.html#download-restrictions - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/omero/sysadmins/customization.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b47f070>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:54:00 (developers/Model/Containers: line 8) broken https://docs.openmicroscopy.org/latest/ome-model/schemas/june-2016.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/ome-model/schemas/june-2016.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ac67160>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:56:11 (sysadmins/server-upgrade: line 17) broken https://docs.openmicroscopy.org/latest/omero5.5/sysadmins/server-upgrade.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/omero5.5/sysadmins/server-upgrade.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae570d0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:56:11 ( index: line 35) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/ - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae31610>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:56:11 ( sysadmins/index: line 15) broken https://docs.openmicroscopy.org/latest/ome-model/specifications/ - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/ome-model/specifications/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b47f400>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:58:22 (developers/Server/GraphsImpl: line 70) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/cmd/graphs/BaseGraphPolicyAdjuster.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/cmd/graphs/BaseGraphPolicyAdjuster.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae4b1c0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 11:58:22 (developers/Server/LightAdmins: line 204) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/ome/services/blitz/repo/RepositoryDaoImpl.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/ome/services/blitz/repo/RepositoryDaoImpl.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae31b50>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:00:33 (developers/Server/GraphsImpl: line 48) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/cmd/graphs/BaseGraphTraversalProcessor.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/cmd/graphs/BaseGraphTraversalProcessor.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae34460>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:00:33 (developers/Server/GraphsImpl: line 100) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/cmd/graphs/GraphHelper.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/cmd/graphs/GraphHelper.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae4ba60>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:00:33 (developers/Server/GraphsImpl: line 77) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/cmd/graphs/ChildOptionsPolicy.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/cmd/graphs/ChildOptionsPolicy.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae34940>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:02:45 (developers/Server/GraphsImpl: line 100) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/cmd/graphs/GraphUtil.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/cmd/graphs/GraphUtil.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae22610>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:02:45 (developers/Server/GraphsImpl: line 100) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/cmd/graphs/GraphRequestFactory.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/cmd/graphs/GraphRequestFactory.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae41190>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:04:56 (developers/Server/GraphsImpl: line 48) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/cmd/graphs/NullGraphTraversalProcessor.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/cmd/graphs/NullGraphTraversalProcessor.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae41250>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:04:56 (developers/Server/GraphsImpl: line 83) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/cmd/graphs/SkipHeadPolicy.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/cmd/graphs/SkipHeadPolicy.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae1ca90>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:04:56 (developers/Server/GraphsImpl: line 86) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/cmd/graphs/SkipTailPolicy.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/cmd/graphs/SkipTailPolicy.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae22f70>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:07:07 (developers/Model/Units: line 17) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/model/FrequencyI.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/model/FrequencyI.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b47f670>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:07:07 (developers/Model/Units: line 16) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/model/ElectricPotentialI.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/model/ElectricPotentialI.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae31040>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:09:18 (developers/Model/Units: line 20) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/model/PressureI.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/model/PressureI.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b0fa520>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:09:18 (developers/Model/Units: line 18) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/model/LengthI.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/model/LengthI.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b47f190>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:09:18 (developers/Model/Units: line 19) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/model/PowerI.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/model/PowerI.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae1a250>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:11:29 (developers/Model/Units: line 21) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/model/TemperatureI.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/model/TemperatureI.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ac67dc0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:11:29 (developers/Model/Units: line 22) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/javadoc/omero/model/TimeI.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/javadoc/omero/model/TimeI.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae340d0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:13:40 ( index: line 35) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/ - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b474e80>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:13:40 (developers/Modules/Api: line 126) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c6829d0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:13:40 (developers/Modules/Api: line 45) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IAdmin.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IAdmin.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c682b20>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:15:51 (developers/Modules/Api: line 54) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IContainer.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IContainer.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af4a8b0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:15:51 (developers/Modules/Api: line 50) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IConfig.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IConfig.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b493730>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:18:02 (developers/Modules/Api: line 57) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/ILdap.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/ILdap.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b4973a0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:18:02 (developers/Modules/Api: line 61) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IMetadata.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IMetadata.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6ee0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:18:02 (developers/Modules/Api: line 64) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IPixels.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IPixels.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6820>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:20:13 (developers/Modules/Api: line 70) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IQuery.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IQuery.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275cb83d00>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:20:13 (developers/Modules/Api: line 67) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IProjection.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IProjection.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af58520>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:20:13 (developers/GettingStarted/AdvancedClientDevelopment: line 477) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IQuery.html#projection - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IQuery.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6190>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:22:24 (developers/Modules/Api: line 77) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IRepositoryInfo.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IRepositoryInfo.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275cb86ca0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:22:24 (developers/Modules/Api: line 74) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IRenderingSettings.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IRenderingSettings.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af585b0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:24:35 (developers/Modules/Api: line 83) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IScript.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IScript.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae1e130>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:24:35 (developers/Modules/Api: line 86) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/ISession.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/ISession.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae1e490>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:24:35 (developers/Modules/Api: line 80) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IRoi.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IRoi.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275cb83490>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:26:46 (developers/Modules/Api: line 91) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/ITimeline.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/ITimeline.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae1e1c0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:26:46 (developers/Modules/Api: line 89) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IShare.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IShare.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275cb865b0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:28:57 (developers/Modules/Api: line 94) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/ITypes.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/ITypes.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae55ac0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:28:57 (developers/Modules/Api: line 97) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/IUpdate.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/IUpdate.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae1e2e0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:28:57 (developers/Modules/Api: line 111) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/RawFileStore.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/RawFileStore.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae554c0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:31:08 (developers/Modules/Api: line 114) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/RawPixelsStore.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/RawPixelsStore.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae55ac0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:31:08 (developers/PythonBlitzGateway: line 111) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/ServiceFactory.html#getQueryService - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/ServiceFactory.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae551f0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:31:08 (developers/PythonBlitzGateway: line 111) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/ServiceFactory.html#createRenderingEngine - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/ServiceFactory.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae32a00>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:31:08 (developers/Modules/Api: line 117) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/RenderingEngine.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/RenderingEngine.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae32fd0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:33:20 (developers/Modules/Api: line 16) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/ServiceFactory.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/ServiceFactory.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae23d00>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:35:31 (developers/Modules/Api: line 121) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/api/ThumbnailStore.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/api/ThumbnailStore.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af38760>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:35:31 (developers/Server/GraphRequests: line 83) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/Chmod2.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/Chmod2.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af38af0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:35:31 (developers/Server/GraphRequests: line 75) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/Chgrp2.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/Chgrp2.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af38370>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:35:31 (developers/Server/GraphRequests: line 79) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/Chown2.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/Chown2.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5caee0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:37:42 (developers/Server/GraphRequests: line 88) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/Delete2.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/Delete2.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275cb86820>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:39:53 (developers/Server/GraphRequests: line 27) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/DiskUsage2.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/DiskUsage2.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6fa0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:39:53 (developers/Server/GraphRequests: line 42) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/FindChildren.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/FindChildren.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6be0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:39:53 (developers/Server/GraphRequests: line 34) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/FindParents.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/FindParents.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6f40>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:39:53 (developers/Server/GraphRequests: line 96) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/Duplicate.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/Duplicate.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c33fb20>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:42:04 (developers/Server/GraphRequests: line 59) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/GraphModify2.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/GraphModify2.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af58dc0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:44:15 (developers/Server/GraphRequests: line 6) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/GraphQuery.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/GraphQuery.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae553d0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:44:15 (developers/Server/GraphRequests: line 71) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/graphs/ChildOption.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/graphs/ChildOption.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae55f40>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:44:15 (developers/Server/GraphRequests: line 104) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/SkipHead.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/SkipHead.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6550>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:44:15 (developers/Server/GraphRequests: line 18) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/cmd/LegalGraphTargets.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/cmd/LegalGraphTargets.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6070>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:46:26 (developers/Tables: line 341) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/grid/Table.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/grid/Table.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c6e9910>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:48:37 (developers/GettingStarted: line 161) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/Annotation.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/Annotation.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b0fa9a0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:48:37 (developers/GettingStarted: line 179) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/Channel.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/Channel.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af41d00>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:48:37 (developers/GettingStarted: line 136) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ac67f40>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:48:37 (developers/Server/LightAdmins: line 22) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/AdminPrivilege.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/AdminPrivilege.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ac67e20>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:50:48 (developers/GettingStarted: line 161) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/CommentAnnotation.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/CommentAnnotation.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ac67730>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:52:59 (developers/GettingStarted: line 150) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/Dataset.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/Dataset.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae41be0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:52:59 (developers/GettingStarted: line 161) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/FileAnnotation.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/FileAnnotation.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae41af0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:52:59 (developers/GettingStarted: line 150) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/DatasetImageLink.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/DatasetImageLink.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae41df0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:52:59 (developers/GettingStarted: line 161) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/DatasetAnnotationLink.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/DatasetAnnotationLink.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c679970>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:55:10 (developers/Server/Permissions: line 382) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/Permissions.html#canChown - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/Permissions.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae41fa0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:55:10 (developers/GettingStarted: line 150) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/Image.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/Image.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af38250>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:55:10 (developers/Server/Permissions: line 380) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/Permissions.html#canAnnotate - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/Permissions.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6b20>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:55:10 (developers/Server/Permissions: line 381) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/Permissions.html#canChgrp - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/Permissions.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae1e850>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:55:10 (developers/Server/Permissions: line 383) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/Permissions.html#canDelete - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/Permissions.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae41790>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:57:21 (developers/Server/Permissions: line 384) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/Permissions.html#canEdit - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/Permissions.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a6ee0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:57:21 (developers/Server/Permissions: line 385) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/Permissions.html#canLink - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/Permissions.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae225b0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:59:32 (developers/GettingStarted: line 161) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/ProjectAnnotationLink.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/ProjectAnnotationLink.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af41610>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:59:32 (developers/GettingStarted: line 179) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/Pixels.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/Pixels.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae40670>: Failed to establish a new connection: [Errno 110] Connection timed out')) 12:59:32 (developers/GettingStarted: line 150) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/Project.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/Project.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae22670>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:01:43 (developers/Server/LightAdmins: line 160) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/sys/EventContext.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/sys/EventContext.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5b5730>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:01:43 (developers/GettingStarted: line 150) broken https://docs.openmicroscopy.org/omero-blitz/5.7.3/slice2html/omero/model/ProjectDatasetLink.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-blitz/5.7.3/slice2html/omero/model/ProjectDatasetLink.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae1cf70>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:03:55 ( developers/Java: line 44) broken https://docs.openmicroscopy.org/omero-gateway/5.9.1/javadoc/omero/gateway/Gateway.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-gateway/5.9.1/javadoc/omero/gateway/Gateway.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae1c730>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:03:55 ( developers/Java: line 52) broken https://docs.openmicroscopy.org/omero-gateway/5.9.1/javadoc/omero/gateway/facility/BrowseFacility.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-gateway/5.9.1/javadoc/omero/gateway/facility/BrowseFacility.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b47f2b0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:03:55 ( developers/Java: line 52) broken https://docs.openmicroscopy.org/omero-gateway/5.9.1/javadoc//omero/gateway/facility/package-summary.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-gateway/5.9.1/javadoc//omero/gateway/facility/package-summary.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b47f190>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:06:06 (developers/Model/EveryObject: line 24) broken https://docs.openmicroscopy.org/omero-model/5.6.14/javadoc/ome/model/IEnum.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-model/5.6.14/javadoc/ome/model/IEnum.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275b4745e0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:06:06 ( developers/Java: line 57) broken https://docs.openmicroscopy.org/omero-gateway/5.9.1/javadoc/omero/gateway/model/DataObject.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-gateway/5.9.1/javadoc/omero/gateway/model/DataObject.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ac67310>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:08:17 (developers/Model/EveryObject: line 54) broken https://docs.openmicroscopy.org/omero-model/5.6.14/javadoc/ome/model/IMutable.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-model/5.6.14/javadoc/ome/model/IMutable.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c682160>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:08:17 (developers/Model/EveryObject: line 425) broken https://docs.openmicroscopy.org/omero-model/5.6.14/javadoc/ome/model/units/ElectricPotential.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-model/5.6.14/javadoc/ome/model/units/ElectricPotential.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c682130>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:08:17 (developers/Model/EveryObject: line 92) broken https://docs.openmicroscopy.org/omero-model/5.6.14/javadoc/ome/model/ILink.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-model/5.6.14/javadoc/ome/model/ILink.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c682220>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:10:28 (developers/Model/EveryObject: line 580) broken https://docs.openmicroscopy.org/omero-model/5.6.14/javadoc/ome/model/units/Length.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-model/5.6.14/javadoc/ome/model/units/Length.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af582e0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:10:28 (developers/Model/EveryObject: line 467) broken https://docs.openmicroscopy.org/omero-model/5.6.14/javadoc/ome/model/units/Frequency.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-model/5.6.14/javadoc/ome/model/units/Frequency.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af58c40>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:12:39 (developers/Model/EveryObject: line 1190) broken https://docs.openmicroscopy.org/omero-model/5.6.14/javadoc/ome/model/units/Temperature.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-model/5.6.14/javadoc/ome/model/units/Temperature.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c33fd00>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:12:39 (developers/Model/EveryObject: line 1190) broken https://docs.openmicroscopy.org/omero-model/5.6.14/javadoc/ome/model/units/Pressure.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-model/5.6.14/javadoc/ome/model/units/Pressure.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275cb86f40>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:12:39 (developers/Model/EveryObject: line 114) broken https://docs.openmicroscopy.org/omero-model/5.6.14/javadoc/ome/model/units/Power.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-model/5.6.14/javadoc/ome/model/units/Power.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275cb86d90>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:14:50 (developers/Model/EveryObject: line 2238) broken https://docs.openmicroscopy.org/omero-model/5.6.14/javadoc/ome/model/units/Time.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-model/5.6.14/javadoc/ome/model/units/Time.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c6791c0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:14:50 (developers/Server/LightAdmins: line 219) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/logic/AdminImpl.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/logic/AdminImpl.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c67dd60>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:17:01 (developers/Server/LightAdmins: line 219) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/security/basic/BasicACLVoter.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/security/basic/BasicACLVoter.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae325b0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:17:01 (developers/Server/LightAdmins: line 102) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/security/basic/LightAdminPrivilegesSecurityFilter.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/security/basic/LightAdminPrivilegesSecurityFilter.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5ca9a0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:17:01 (developers/Server/LightAdmins: line 242) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/security/basic/LightAdminPrivilegesCleanup.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/security/basic/LightAdminPrivilegesCleanup.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae32400>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:19:12 (developers/Server/LightAdmins: line 219) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/security/basic/OmeroInterceptor.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/security/basic/OmeroInterceptor.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae4bac0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:19:12 (developers/Server/GraphsImpl: line 11) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/services/graphs/GraphPathBean.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/services/graphs/GraphPathBean.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae4bfa0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:21:23 (developers/Server/GraphsImpl: line 60) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/services/graphs/GraphPolicyRule.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/services/graphs/GraphPolicyRule.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5b3c40>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:21:23 (developers/Server/GraphsImpl: line 11) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/services/graphs/GraphPathReport.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/services/graphs/GraphPathReport.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5b3490>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:21:23 (developers/Server/GraphsImpl: line 60) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/services/graphs/GraphPolicy.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/services/graphs/GraphPolicy.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5b37f0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:23:34 (developers/Server/GraphsImpl: line 32) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/services/graphs/GraphTraversal.PlanExecutor.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/services/graphs/GraphTraversal.PlanExecutor.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5d09d0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:23:34 (developers/Server/GraphsImpl: line 88) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/services/graphs/GraphPolicyRulePredicate.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/services/graphs/GraphPolicyRulePredicate.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5cb9d0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:25:45 (developers/Server/GraphsImpl: line 32) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/services/graphs/GraphTraversal.Processor.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/services/graphs/GraphTraversal.Processor.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a4130>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:25:45 (developers/Server/GraphsImpl: line 22) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/services/graphs/GraphTraversal.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/services/graphs/GraphTraversal.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a4820>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:25:45 (developers/Server/GraphsImpl: line 88) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/services/graphs/GroupPredicate.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/services/graphs/GroupPredicate.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5cb790>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:27:56 (developers/Server/GraphsImpl: line 42) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/services/graphs/ModelObjectSequencer.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/services/graphs/ModelObjectSequencer.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5b9bb0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:27:56 (developers/Server/GraphsImpl: line 88) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/services/graphs/PermissionsPredicate.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/services/graphs/PermissionsPredicate.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5b9cd0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:27:57 (users/cli/import-target: line 157) ok https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html 13:27:57 (sysadmins/config: line 811) ok https://docs.oracle.com/javase/jndi/tutorial/ldap/connect/create.html 13:27:57 (sysadmins/server-ldap: line 318) ok https://docs.oracle.com/javase/jndi/tutorial/ldap/referral/jndi.html 13:27:57 (developers/Modules/Api: line 223) ok https://docs.oracle.com/javase/tutorial/java/annotations/basics.html 13:27:58 (sysadmins/config: line 924) ok https://docs.oracle.com/javase/tutorial/jndi/newstuff/readtimeout.html 13:27:58 (developers/testing: line 45) ok https://docs.pytest.org/en/latest/ 13:27:58 (developers/testing: line 342) ok https://docs.pytest.org/en/latest/how-to/usage.html 13:27:59 (sysadmins/dropbox: line 152) ok https://docs.python.org/2.7/library/site.html 13:27:59 (sysadmins/config: line 1011) ok https://docs.python.org/3/library/logging.html#levels 13:28:00 (developers/Server/Aop: line 77) redirect https://docs.spring.io/spring/docs/2.0.x/reference/aop.html - permanently to https://docs.spring.io/spring-framework/docs/2.0.x/reference/aop.html 13:28:00 (developers/Server/HowToCreateAService: line 101) redirect https://docs.spring.io/spring/docs/2.0.x/reference/beans.html#beans-factory-scopes-singleton - permanently to https://docs.spring.io/spring-framework/docs/2.0.x/reference/beans.html#beans-factory-scopes-singleton 13:28:02 (sysadmins/version-requirements: line 248) ok https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-9-x86_64/ 13:28:02 (sysadmins/version-requirements: line 195) ok https://download.rockylinux.org/pub/rocky/9/BaseOS/x86_64/os/Packages/ 13:30:07 (developers/Server/LightAdmins: line 236) broken https://docs.openmicroscopy.org/omero-server/5.6.11/javadoc/ome/services/util/DBUserCheck.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero-server/5.6.11/javadoc/ome/services/util/DBUserCheck.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae23be0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:30:07 (sysadmins/config: line 2205) broken https://docs.openmicroscopy.org/omero/latest/sysadmins/grid.html#deployment-examples - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero/latest/sysadmins/grid.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae23430>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:30:07 (sysadmins/whatsnew: line 16) broken https://docs.openmicroscopy.org/omero/5.5/sysadmins/whatsnew.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero/5.5/sysadmins/whatsnew.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c59c190>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:30:07 ( users/history: line 1024) broken https://docs.openmicroscopy.org/omero/5.3.0/developers/whatsnew.html - HTTPSConnectionPool(host='docs.openmicroscopy.org', port=443): Max retries exceeded with url: /omero/5.3.0/developers/whatsnew.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275af381c0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:32:23 (sysadmins/python3-migration: line 84) broken https://downloads.openmicroscopy.org - HTTPSConnectionPool(host='downloads.openmicroscopy.org', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a2d00>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:34:30 (sysadmins/unix/server-install-homebrew: line 204) broken https://downloads.openmicroscopy.org/latest/omero/artifacts/ - HTTPSConnectionPool(host='downloads.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/omero/artifacts/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5d0dc0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:34:30 (sysadmins/UpgradeCheck: line 29) broken https://downloads.openmicroscopy.org/latest/omero - HTTPSConnectionPool(host='downloads.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/omero (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5b9c40>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:34:30 (developers/GettingStarted: line 56) broken https://downloads.openmicroscopy.org/latest/omero5.5/ - HTTPSConnectionPool(host='downloads.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/omero5.5/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c59c9d0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:34:30 (developers/analysis: line 12) broken https://downloads.openmicroscopy.org/latest/omero5.5/api/ - HTTPSConnectionPool(host='downloads.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/omero5.5/api/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae1e040>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:36:41 (developers/PythonBlitzGateway: line 19) broken https://downloads.openmicroscopy.org/latest/omero5.5/api/python/omero/omero.gateway.html#omero.gateway._BlitzGateway - HTTPSConnectionPool(host='downloads.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/omero5.5/api/python/omero/omero.gateway.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275cb83b20>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:36:41 (developers/PythonBlitzGateway: line 171) broken https://downloads.openmicroscopy.org/latest/omero5.5/api/python/omero/omero.gateway.html#omero.gateway.ImageWrapper - HTTPSConnectionPool(host='downloads.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/omero5.5/api/python/omero/omero.gateway.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275cb83d30>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:36:41 (developers/PythonBlitzGateway: line 123) broken https://downloads.openmicroscopy.org/latest/omero5.5/api/python/omero/omero.gateway.html#omero.gateway._BlitzGateway._createProxies - HTTPSConnectionPool(host='downloads.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/omero5.5/api/python/omero/omero.gateway.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275cb83e20>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:36:42 (developers/index: line 28) redirect https://drive.google.com/file/d/1ld6s678JWRF15qUT4_3LyTE4IGYh-wRZ/ - with Found to https://drive.google.com/file/d/1ld6s678JWRF15qUT4_3LyTE4IGYh-wRZ/edit 13:36:44 (developers/Server/Aop: line 25) redirect https://eclipse.org/aspectj/ - permanently to https://eclipse.dev/aspectj/ 13:36:44 (sysadmins/server-ldap: line 322) ok https://en.wikipedia.org/wiki/Active_Directory 13:36:44 (developers/Server/Aop: line 86) ok https://en.wikipedia.org/wiki/Aspect-oriented_programming 13:36:44 (developers/GettingStarted/AdvancedClientDevelopment: line 56) ok https://en.wikipedia.org/wiki/Fallacies_of_Distributed_Computing 13:36:44 (sysadmins/in-place-import: line 288) ok https://en.wikipedia.org/wiki/Hard_link 13:36:44 (developers/GettingStarted/AdvancedClientDevelopment: line 78) ok https://en.wikipedia.org/wiki/Interface_description_language 13:36:44 (developers/Model/Units: line 185) ok https://en.wikipedia.org/wiki/International_System_of_Units 13:36:44 (sysadmins/server-ldap: line 4) ok https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol 13:36:44 (sysadmins/server-backup-and-restore: line 216) ok https://en.wikipedia.org/wiki/List_of_backup_software 13:36:44 (sysadmins/config: line 2835) ok https://en.wikipedia.org/wiki/List_of_tz_database_time_zones 13:36:44 (sysadmins/server-syslog: line 4) ok https://en.wikipedia.org/wiki/Syslog 13:36:44 (developers/Model/Units: line 184) ok https://en.wikipedia.org/wiki/System_of_measurement 13:36:44 (developers/Model/Units: line 183) ok https://en.wikipedia.org/wiki/Units_of_measurement 13:36:45 ( index: line 35) broken https://downloads.openmicroscopy.org/latest/omero5.5/api/python/ - HTTPSConnectionPool(host='downloads.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/omero5.5/api/python/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275cb86760>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:36:45 (sysadmins/version-requirements: line 99) ok https://endoflife.date/rhel 13:36:45 (sysadmins/version-requirements: line 103) ok https://endoflife.date/centos 13:36:45 (sysadmins/version-requirements: line 119) ok https://endoflife.date/rocky-linux 13:36:46 (sysadmins/limitations: line 49) ok https://forum.image.sc/t/pixeldata-threads-and-pyramid-generation-issues/49794 13:36:46 (sysadmins/python3-migration: line 62) redirect https://forum.image.sc/c/data - permanently to https://forum.image.sc/c/data-management/29 13:36:47 (sysadmins/system-migration: line 39) ok https://forum.image.sc/tag/omero 13:36:47 (sysadmins/python3-migration: line 52) ok https://galaxy.ansible.com/ome 13:36:47 (sysadmins/system-migration: line 33) ok https://galaxy.ansible.com/ui/standalone/roles/ome/omero_server/ 13:36:47 (sysadmins/system-migration: line 33) ok https://galaxy.ansible.com/ui/standalone/namespaces/5249/ 13:36:47 (sysadmins/system-migration: line 33) ok https://galaxy.ansible.com/ui/standalone/roles/ome/omero_web/ 13:36:48 (sysadmins/limitations: line 61) ok https://github.com/AllenCellModeling/aicsimageio 13:36:48 (sysadmins/limitations: line 61) ok https://github.com/BIOP/ijp-kheops 13:36:48 ( developers/Web: line 73) ok https://github.com/German-BioImaging/omero-autotag 13:36:49 ( developers/Web: line 73) ok https://github.com/German-BioImaging/omero-tagsearch 13:36:49 (sysadmins/unix/server-install-homebrew: line 27) ok https://github.com/Homebrew/brew/blob/master/docs/Installation.md 13:36:49 (developers/Tables: line 18) ok https://github.com/PyTables/PyTables/releases/tag/v3.9.1 13:36:49 (developers/scripts/index: line 55) ok https://github.com/QBI-Microscopy/omero-user-scripts 13:36:50 (developers/Python: line 60) ok https://github.com/TheJacksonLaboratory/ezomero 13:36:50 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 173) ok https://github.com/adamchainz/django-cors-headers 13:36:50 (developers/scripts/index: line 57) ok https://github.com/dsudar/OMEROscripts 13:36:50 (developers/scripts/index: line 53) ok https://github.com/aherbert/omero-user-scripts 13:36:51 (developers/scripts/index: line 47) ok https://github.com/glencoesoftware/omero-user-scripts 13:36:51 (sysadmins/server-upgrade: line 75) redirect https://github.com/glencoesoftware/omero-ms-image-region/tree/v0.5.1/src/dist/MemoFileRegenerationReadMe.md - permanently to https://github.com/glencoesoftware/omero-ms-image-region/blob/v0.5.1/src/dist/MemoFileRegenerationReadMe.md 13:36:51 (sysadmins/version-requirements: line 387) ok https://github.com/glencoesoftware/zeroc-ice-rhel9-x86_64 13:36:52 (developers/Python: line 21) redirect 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 - with Found to https://objects.githubusercontent.com/github-production-release-asset-2e65be/543662060/9ce94eef-3ec3-4651-a4ac-af4ecb7b5d87?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241023%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241023T133651Z&X-Amz-Expires=300&X-Amz-Signature=f3a07d9e6300128d6638aab567a198f7a6a7281a687bb05e5fbbad0fd1afc44a&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dzeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl&response-content-type=application%2Foctet-stream 13:36:52 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 230) ok https://github.com/jazzband/django-redis 13:36:52 (sysadmins/version-requirements: line 388) ok https://github.com/glencoesoftware/zeroc-ice-ubuntu2204-x86_64 13:36:52 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 105) ok https://github.com/jazzband/django-redis/ 13:36:53 (sysadmins/limitations: line 61) ok https://github.com/libvips/libvips 13:36:53 (developers/scripts/index: line 49) ok https://github.com/openmicroscopy/omero-example-scripts 13:36:53 (sysadmins/unix/server-install-homebrew: line 382) redirect https://github.com/mxcl/homebrew/wiki/Bug-Fixing-Checklist - with Found to https://github.com/Homebrew/legacy-homebrew 13:36:53 (sysadmins/config: line 2307) redirect https://github.com/ottoyiu/django-cors-headers - permanently to https://github.com/adamchainz/django-cors-headers 13:36:54 (sysadmins/server-upgrade: line 4) redirect https://github.com/orgs/ome/projects - temporarily to https://github.com/orgs/ome/projects?query=is%3Aopen 13:36:54 (developers/scripts/index: line 51) ok https://github.com/ppouchin/omero-user-scripts 13:36:54 (sysadmins/config: line 1859) redirect https://google.github.io/guava/releases/27.1-jre/api/docs/com/google/common/cache/CacheBuilderSpec.html - permanently to https://guava.dev/releases/27.1-jre/api/docs/com/google/common/cache/CacheBuilderSpec.html 13:36:54 ( users/history: line 397) ok https://gradle.org 13:36:54 (developers/build-system: line 12) ok https://gradle.org/ 13:36:55 (sysadmins/python3-migration: line 59) ok https://hub.docker.com/u/openmicroscopy 13:36:56 (sysadmins/server-setup-examples: line 125) ok https://idr.openmicroscopy.org 13:36:56 (sysadmins/server-setup-examples: line 125) ok https://idr.openmicroscopy.org/about/deployment 13:36:56 (sysadmins/server-setup-examples: line 125) ok https://idr.openmicroscopy.org/about/studies 13:36:56 ( users/history: line 584) ok https://idr.openmicroscopy.org/ 13:36:57 (sysadmins/config: line 502) ok https://jdbc.postgresql.org/documentation/use/#connecting-to-the-database 13:36:57 (developers/GettingStarted: line 60) redirect https://jenkins.io - permanently to https://www.jenkins.io/ 13:36:57 (developers/logging: line 4) ok https://logback.qos.ch/ 13:36:57 (developers/logging: line 32) ok https://logback.qos.ch/manual/configuration.html#autoScan 13:36:58 (developers/Modules/Search: line 4) ok https://lucene.apache.org 13:36:58 (developers/Modules/Search: line 267) ok https://lucene.apache.org/core/3_6_0/queryparsersyntax.html 13:36:58 (sysadmins/troubleshooting: line 405) ok https://matplotlib.org/ 13:36:58 (sysadmins/server-performance: line 201) ok https://metrics.dropwizard.io/ 13:36:58 (sysadmins/public: line 244) ok https://nginx.org/ 13:36:58 (sysadmins/limitations: line 107) ok https://ngff.openmicroscopy.org/latest/ 13:36:58 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 208) ok https://nginx.org/en/docs/http/configuring_https_servers.html 13:36:59 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 324) ok https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering 13:36:59 (sysadmins/version-requirements: line 454) ok https://nginx.org/en/download.html 13:36:59 ( index: line 29) ok https://omero-guides.readthedocs.io/en/latest/ 13:36:59 (sysadmins/restricted-admins: line 138) ok https://omero-guides.readthedocs.io/en/latest/download/docs/index.html 13:36:59 ( sysadmins/index: line 5) ok https://omero-guides.readthedocs.io/en/latest/example_facility_manager.html 13:36:59 (sysadmins/restricted-admins: line 248) ok https://omero-guides.readthedocs.io/en/latest/example.html 13:37:00 (developers/Web/WebGateway: line 9) ok https://omero-guides.readthedocs.io/en/latest/figure/docs/omero_figure.html 13:37:00 (sysadmins/public: line 184) ok https://omero-guides.readthedocs.io/en/latest/figure/docs/index.html 13:37:00 (developers/Model/KeyValuePairs: line 87) ok https://omero-guides.readthedocs.io/en/latest/introduction/docs/annotate.html 13:37:00 (sysadmins/server-permissions: line 144) ok https://omero-guides.readthedocs.io/en/latest/introduction/docs/data-management.html 13:37:00 (sysadmins/restricted-admins: line 299) ok https://omero-guides.readthedocs.io/en/latest/introduction/docs/data-management.html#movedowners 13:37:00 (sysadmins/restricted-admins: line 315) ok https://omero-guides.readthedocs.io/en/latest/introduction/docs/data-management.html#manage-images-in-datasets-projects 13:37:00 (sysadmins/cli/light-admins: line 4) ok https://omero-guides.readthedocs.io/en/latest/introduction/docs/group-user-management.html 13:37:00 (sysadmins/server-permissions: line 101) ok https://omero-guides.readthedocs.io/en/latest/introduction/docs/data-publication.html 13:37:01 (sysadmins/restricted-admins: line 138) ok https://omero-guides.readthedocs.io/en/latest/iviewer/docs/index.html 13:37:01 (sysadmins/restricted-admins: line 191) ok https://omero-guides.readthedocs.io/en/latest/upload/docs/import-desktop-client.html#import-for-another-user 13:37:01 (developers/index: line 131) ok https://omero-insight.readthedocs.io/en/latest/ 13:37:01 (sysadmins/public: line 156) redirect https://omero.lifesci.dundee.ac.uk - with Found to https://omero.lifesci.dundee.ac.uk/webclient/login/?url=%2Fwebclient%2F 13:37:01 (sysadmins/public: line 128) redirect https://omero.lifesci.dundee.ac.uk/pub/schleicher-et-al-2017 - with Found to https://omero.lifesci.dundee.ac.uk/webclient/login/?url=%2Fwebclient%2F%3Fshow%3Dproject-27936 13:37:01 (sysadmins/public: line 198) redirect https://omero.lifesci.dundee.ac.uk/webclient/?show=project-27917 - with Found to https://omero.lifesci.dundee.ac.uk/webclient/login/?url=%2Fwebclient%2F%3Fshow%3Dproject-27917 13:37:01 (sysadmins/public: line 198) redirect https://omero.lifesci.dundee.ac.uk/webclient/?show=project-27920 - with Found to https://omero.lifesci.dundee.ac.uk/webclient/login/?url=%2Fwebclient%2F%3Fshow%3Dproject-27920 13:37:01 (sysadmins/public: line 221) redirect https://omero.lifesci.dundee.ac.uk/webclient/?show=project-27936 - with Found to https://omero.lifesci.dundee.ac.uk/webclient/login/?url=%2Fwebclient%2F%3Fshow%3Dproject-27936 13:37:01 (sysadmins/public: line 214) redirect https://omero.lifesci.dundee.ac.uk/webclient/?show=tag-364188 - with Found to https://omero.lifesci.dundee.ac.uk/webclient/login/?url=%2Fwebclient%2F%3Fshow%3Dtag-364188 13:37:02 (developers/Web/CreateApp: line 35) ok https://omero.readthedocs.io/en/latest/developers/Python.html 13:37:02 (developers/Python: line 7) redirect https://omero-py.readthedocs.io/ - with Found to https://omero-py.readthedocs.io/en/stable/ 13:37:02 (sysadmins/server-performance: line 174) redirect https://openjdk.java.net/tools/svc/jconsole/ - permanently to https://openjdk.org/tools/svc/jconsole/ 13:37:03 (developers/Web/ReleaseApp: line 21) redirect https://packaging.python.org/guides/distributing-packages-using-setuptools/ - with Found to https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/ 13:37:03 (developers/Search/FileParsers: line 24) ok https://pdfbox.apache.org 13:37:03 (sysadmins/version-requirements: line 298) ok https://peps.python.org/pep-0569/ 13:37:03 (sysadmins/version-requirements: line 303) ok https://peps.python.org/pep-0596/ 13:37:03 (sysadmins/version-requirements: line 313) ok https://peps.python.org/pep-0664/ 13:37:03 (sysadmins/version-requirements: line 308) ok https://peps.python.org/pep-0619/ 13:37:03 (sysadmins/version-requirements: line 318) ok https://peps.python.org/pep-0693/ 13:37:03 (developers/Python: line 7) ok https://pypi.org 13:37:03 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 344) ok https://pypi.org/project/futures 13:37:03 (sysadmins/server-upgrade: line 335) ok https://pypi.org/project/omero-certificates/ 13:37:04 (sysadmins/limitations: line 61) ok https://pypi.org/project/tifffile/ 13:37:04 (sysadmins/client-server-ssl: line 52) ok https://pypi.org/project/zeroc-icecertutils/ 13:37:04 (developers/cli/extending: line 16) ok https://pypi.org/search/?q=omero+cli 13:37:04 (sysadmins/omeromovie: line 36) redirect https://pillow.readthedocs.org - with Found to https://pillow.readthedocs.io/en/stable/ 13:37:04 (sysadmins/limitations: line 61) ok https://qupath.github.io/ 13:37:04 (developers/testing: line 430) redirect https://pytest.org/ - with Found to https://docs.pytest.org/en/stable/ 13:37:05 (sysadmins/omeroweb-upgrade: line 124) ok https://redis.io/ 13:37:05 (developers/Server/Aop: line 12) ok https://spring.io 13:37:05 (sysadmins/server-ldap: line 56) ok https://spring.io/projects/spring-ldap/ 13:37:05 (sysadmins/unix/server-install-homebrew: line 432) ok https://stackoverflow.com/questions/25970132/pg-tblspc-missing-after-installation-of-latest-version-of-os-x-yosemite-or-el 13:37:06 (sysadmins/server-syslog: line 47) redirect https://tools.ietf.org/html/rfc3164 - permanently to https://datatracker.ietf.org/doc/html/rfc3164 13:37:06 (sysadmins/server-ldap: line 336) redirect https://technet.microsoft.com/en-us/library/cc728188(v=ws.10).aspx - permanently to https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc728188(v=ws.10)?redirectedfrom=MSDN 13:37:06 (sysadmins/server-performance: line 160) ok https://visualvm.github.io/ 13:37:06 (sysadmins/version-requirements: line 454) ok https://trac.nginx.org/nginx/roadmap 13:37:07 (sysadmins/unix/install-web/web-deployment: line 11) redirect https://wsgi.readthedocs.org - with Found to https://wsgi.readthedocs.io/en/latest/ 13:37:08 (sysadmins/server-setup-examples: line 68) redirect https://www.biozentrum.unibas.ch/imcf - permanently to https://www.biozentrum.unibas.ch/facilities/technology-platforms/technology-platforms-a-z/overview/unit/imaging-core-facility 13:37:08 (sysadmins/unix/server-installation: line 180) ok https://wiki.ubuntu.com/Releases 13:37:09 (sysadmins/version-requirements: line 88) ok https://www.centos.org/ 13:37:10 ( developers/Cpp: line 141) redirect https://www.cmake.org/cmake/help/documentation.html - permanently to https://cmake.org/documentation/ 13:37:10 (sysadmins/server-setup-examples: line 7) redirect https://www.cellnanos.uni-osnabrueck.de/en/startpage.html - temporarily to https://www.cellnanos.uni-osnabrueck.de/en/home.html 13:37:10 ( developers/Cpp: line 291) redirect https://www.cmake.org/cmake/help/v3.0/ - permanently to https://cmake.org/cmake/help/v3.0/ 13:37:11 ( developers/Cpp: line 291) redirect https://www.cmake.org/cmake/help/v3.0/manual/cmake-variables.7.html#variables-that-change-behavior - permanently to https://cmake.org/cmake/help/v3.0/manual/cmake-variables.7.html#variables-that-change-behavior 13:37:11 (sysadmins/omeromovie: line 21) ok https://www.divx.com/ 13:37:12 ( developers/Web: line 9) ok https://www.djangoproject.com/ 13:37:12 (sysadmins/system-requirements: line 56) ok https://www.cpubenchmark.net/singleThread.html#server-thread 13:37:12 (sysadmins/unix/server-postgresql: line 34) ok https://www.enterprisedb.com/ 13:37:12 (developers/Clients/ImportLibrary: line 32) ok https://www.glencoesoftware.com/ 13:37:12 (developers/Python: line 12) ok https://www.glencoesoftware.com 13:37:13 (sysadmins/limitations: line 61) ok https://www.glencoesoftware.com/blog/2019/12/09/converting-whole-slide-images-to-OME-TIFF.html 13:37:13 (developers/Python: line 12) ok https://www.glencoesoftware.com/blog/2023/12/08/ice-binaries-for-omero.html 13:37:13 (sysadmins/limitations: line 61) ok https://www.glencoesoftware.com/products/ngff-converter/ 13:37:14 (developers/index: line 28) ok https://www.gnu.org/licenses/licenses.html#GPL 13:37:14 (sysadmins/server-setup-examples: line 100) redirect https://www.gred-clermont.fr - permanently to https://www.igred.fr/ 13:37:15 ( users/history: line 883) ok https://www.janelia.org/ 13:37:15 (sysadmins/server-security: line 31) ok https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml 13:37:15 (developers/scripts/matlab-scripts: line 10) ok https://www.mathworks.com/help/matlab/matlab_external/install-the-matlab-engine-for-python.html 13:37:15 (developers/Server/Context: line 21) ok https://www.martinfowler.com/eaaCatalog/unitOfWork.html 13:37:16 (sysadmins/server-performance: line 187) ok https://www.nagios.org/ 13:37:17 (developers/Web/LinkingFromWebclient: line 86) ok https://www.ncbi.nlm.nih.gov/protein/000397 13:37:18 (developers/Server/ExtendingOmero: line 329) redirect https://www.nginx.com/resources/wiki/ - permanently to https://docs.nginx.com 13:37:18 (developers/Clients/ImportLibrary: line 31) ok https://www.openmicroscopy.org 13:37:18 ( users/history: line 1211) ok https://www.openmicroscopy.org/2015/12/07/bio-formats-5-1-7.html 13:37:18 ( users/history: line 1182) ok https://www.openmicroscopy.org/2016/02/15/bio-formats-5-1-8.html 13:37:18 ( users/history: line 1137) ok https://www.openmicroscopy.org/2016/04/18/bio-formats-5-1-9.html 13:37:18 ( users/history: line 1052) ok https://www.openmicroscopy.org/2016/05/09/bio-formats-5-1-10.html 13:37:18 ( users/history: line 956) ok https://www.openmicroscopy.org/2017/04/13/bio-formats-5-4-1.html 13:37:18 ( users/history: line 939) ok https://www.openmicroscopy.org/2017/05/08/bio-formats-5-5-0.html 13:37:18 ( users/history: line 905) ok https://www.openmicroscopy.org/2017/06/15/bio-formats-5-5-2.html 13:37:18 ( users/history: line 871) ok https://www.openmicroscopy.org/2017/07/05/bio-formats-5-5-3.html 13:37:18 ( users/history: line 855) ok https://www.openmicroscopy.org/2017/09/20/bio-formats-5-7-1.html 13:37:18 (sysadmins/limitations: line 61) ok https://www.openmicroscopy.org/2018/11/29/ometiffpyramid.html 13:37:18 (developers/Model/StructuredAnnotations: line 62) ok https://www.openmicroscopy.org/Schemas/Documentation/Generated/OME-2013-06/SA_xsd.html#Annotation 13:37:18 ( index: line 39) ok https://www.openmicroscopy.org/Schemas/Documentation/Generated/OME-2016-06/ome.html 13:37:18 (users/community-resources: line 14) ok https://www.openmicroscopy.org/bio-formats 13:37:18 (users/community-resources: line 23) redirect https://www.openmicroscopy.org/community/ - permanently to https://www.openmicroscopy.org/community/index.php 13:37:18 (sysadmins/server-performance: line 149) ok https://www.openmicroscopy.org/community/viewtopic.php?f=4&t=7400 13:37:18 (sysadmins/dropbox: line 152) ok https://www.openmicroscopy.org/community/viewtopic.php?f=4&t=7810#p15910 13:37:18 (sysadmins/server-ldap: line 315) ok https://www.openmicroscopy.org/community/viewtopic.php?f=5&t=14 13:37:18 (sysadmins/unix/server-installation: line 472) ok https://www.openmicroscopy.org/community/viewtopic.php?f=5&t=360#p922 13:37:18 (sysadmins/troubleshooting: line 282) ok https://www.openmicroscopy.org/community/viewtopic.php?f=5&t=7537 13:37:18 (sysadmins/server-upgrade: line 256) ok https://www.openmicroscopy.org/community/viewtopic.php?f=5&t=7778 13:37:18 (sysadmins/troubleshooting: line 284) ok https://www.openmicroscopy.org/community/viewtopic.php?f=6&t=7722&p=15264&hilit=CheckedPath#p15264 13:37:18 ( users/index: line 59) ok https://www.openmicroscopy.org/explore/ 13:37:18 (sysadmins/server-backup-and-restore: line 162) redirect https://www.nongnu.org/rdiff-backup/docs.html - with Found to https://rdiff-backup.net/ 13:37:18 (users/clients-overview: line 28) ok https://www.openmicroscopy.org/omero/analyze 13:37:18 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 77) ok https://www.openmicroscopy.org/omero/apps/ 13:37:18 (developers/Matlab: line 12) ok https://www.openmicroscopy.org/omero/downloads/ 13:37:18 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 77) ok https://www.openmicroscopy.org/omero/figure/ 13:37:18 (sysadmins/public: line 97) ok https://www.openmicroscopy.org/omero/iviewer/ 13:37:18 ( users/index: line 54) ok https://www.openmicroscopy.org/omero/new 13:37:18 ( users/index: line 54) ok https://www.openmicroscopy.org/omero/scientists 13:37:18 (sysadmins/server-security: line 21) ok https://www.openmicroscopy.org/security/ 13:37:18 ( index: line 28) ok https://www.openmicroscopy.org/security/advisories/ 13:37:18 ( users/history: line 1758) ok https://www.openmicroscopy.org/security/advisories/2012-SV1-ldap-authentication 13:37:18 ( users/history: line 1590) ok https://www.openmicroscopy.org/security/advisories/2014-SV1-unicode-passwords 13:37:18 ( users/history: line 1591) ok https://www.openmicroscopy.org/security/advisories/2014-SV2-empty-passwords 13:37:18 ( users/history: line 1551) ok https://www.openmicroscopy.org/security/advisories/2014-SV3-csrf 13:37:18 ( users/history: line 1552) ok https://www.openmicroscopy.org/security/advisories/2014-SV4-poodle 13:37:18 ( users/history: line 1096) ok https://www.openmicroscopy.org/security/advisories/2016-SV1-cleanse 13:37:18 ( users/history: line 1081) ok https://www.openmicroscopy.org/security/advisories/2016-SV2-share 13:37:18 ( users/history: line 1034) ok https://www.openmicroscopy.org/security/advisories/2017-SV1-filename 13:37:18 ( users/history: line 1038) ok https://www.openmicroscopy.org/security/advisories/2017-SV2-edit-rw 13:37:18 ( users/history: line 1041) ok https://www.openmicroscopy.org/security/advisories/2017-SV3-delete-script 13:37:18 ( users/history: line 860) ok https://www.openmicroscopy.org/security/advisories/2017-SV4-guest-user 13:37:18 (sysadmins/server-upgrade: line 135) ok https://www.openmicroscopy.org/security/advisories/2017-SV5-filename-2 13:37:18 ( users/history: line 645) ok https://www.openmicroscopy.org/security/advisories/2017-SV6-job-file-link 13:37:18 (developers/Modules/Api: line 28) ok https://www.openmicroscopy.org/support/ 13:37:19 (developers/Server/ExtendingOmero: line 6) redirect https://www.openmicroscopy.org/forums - permanently to https://forum.image.sc/c/data-management/29 13:37:19 (sysadmins/in-place-import: line 292) ok https://www.openwall.com/lists/kernel-hardening/2012/02/21/20 13:37:19 (sysadmins/version-requirements: line 395) ok https://www.oracle.com/technetwork/java/eol-135779.html 13:37:19 (sysadmins/version-requirements: line 446) redirect https://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html - permanently to https://www.oracle.com/java/technologies/downloads/?er=221886 13:37:19 (sysadmins/unix/server-installation: line 124) redirect https://www.oracle.com/technetwork/java/javase/downloads/index.html - permanently to https://www.oracle.com/java/technologies/downloads/?er=221886 13:37:20 (developers/Server: line 32) redirect https://www.oracle.com/technetwork/java/javaee/ejb/index.html - permanently to https://www.oracle.com/java/technologies/enterprise-javabeans-technology.html 13:37:20 (sysadmins/server-backup-and-restore: line 112) ok https://www.postgresql.org/docs/10/backup.html 13:37:20 (developers/GettingStarted: line 126) ok https://www.pgadmin.org/ 13:37:20 (sysadmins/unix/server-postgresql: line 145) redirect https://www.postgresql.org/docs/current/interactive/client-authentication.html - permanently to https://www.postgresql.org/docs/current/client-authentication.html 13:37:21 (sysadmins/unix/server-postgresql: line 143) redirect https://www.postgresql.org/docs/current/interactive/runtime-config-connection.html - permanently to https://www.postgresql.org/docs/current/runtime-config-connection.html 13:37:21 (sysadmins/unix/server-postgresql: line 140) redirect https://www.postgresql.org/docs/current/interactive/index.html - permanently to https://www.postgresql.org/docs/current/index.html 13:37:21 (sysadmins/unix/server-postgresql: line 12) ok https://www.postgresql.org/support/versioning/ 13:37:21 ( users/cli/index: line 4) ok https://www.python.org 13:37:21 (sysadmins/version-requirements: line 264) ok https://www.postgresql.org/download/ 13:37:21 (sysadmins/version-requirements: line 288) redirect https://www.python.org/dev/peps/pep-0494/ - with Found to https://peps.python.org/pep-0494/ 13:37:21 (sysadmins/version-requirements: line 293) redirect https://www.python.org/dev/peps/pep-0537/ - with Found to https://peps.python.org/pep-0537/ 13:37:22 (sysadmins/config: line 1446) ok https://www.quartz-scheduler.org/api/1.8.6/org/quartz/CronExpression.html 13:37:22 (developers/Web/CSRF: line 14) ok https://www.rfc-editor.org/rfc/rfc2616.html#section-9.1.1 13:37:22 (sysadmins/omeromovie: line 36) redirect https://www.scipy.org/install.html - permanently to https://scipy.org/install/ 13:37:23 (developers/logging: line 4) ok https://www.slf4j.org 13:37:23 (developers/GettingStarted/AdvancedClientDevelopment: line 19) ok https://www.scons.org 13:37:23 (sysadmins/config: line 2395) ok https://www.w3.org/TR/referrer-policy/#referrer-policies 13:37:24 (sysadmins/server-syslog: line 52) ok https://www.splunk.com/ 13:37:24 (sysadmins/version-requirements: line 257) redirect https://yum.postgresql.org/15/redhat/rhel-9-x86_64/ - permanently to https://download.postgresql.org/pub/repos/yum/15/redhat/rhel-9-x86_64/ 13:37:24 (sysadmins/version-requirements: line 254) redirect https://yum.postgresql.org/14/redhat/rhel-9-x86_64/ - permanently to https://download.postgresql.org/pub/repos/yum/14/redhat/rhel-9-x86_64/ 13:37:25 (sysadmins/version-requirements: line 260) redirect https://yum.postgresql.org/16/redhat/rhel-9-x86_64/ - permanently to https://download.postgresql.org/pub/repos/yum/16/redhat/rhel-9-x86_64/ 13:37:25 ( developers/Cpp: line 4) ok https://zeroc.com 13:37:25 (developers/Python: line 7) ok https://zeroc.com/ice/downloads/3.6 13:37:26 (sysadmins/unix/server-installation: line 190) redirect https://zeroc.com/downloads/ice - temporarily to https://zeroc.com/ice/downloads/3.7 13:37:26 (developers/Web/WritingTemplates: line 28) ok https://docs.djangoproject.com/en/1.11/ref/templates/ 13:37:26 ( developers/Web: line 29) redirect https://zeroc.com/products/ice - permanently to https://zeroc.com/ice 13:37:26 (developers/Web/CSRF: line 49) ok https://docs.djangoproject.com/en/1.11/topics/http/decorators/ 13:37:26 (developers/Web/Webclient: line 60) ok https://docs.djangoproject.com/en/1.11/topics/http/sessions/ 13:37:26 (sysadmins/config: line 2451) ok https://docs.djangoproject.com/en/1.11/ref/urlresolvers/#reverse 13:37:26 (sysadmins/config: line 2763) ok https://docs.djangoproject.com/en/1.11/topics/http/sessions/#session-serialization 13:37:26 (sysadmins/config: line 2483) ok https://docs.djangoproject.com/en/1.11/topics/http/middleware/ 13:37:26 (sysadmins/config: line 2755) ok https://docs.djangoproject.com/en/1.11/topics/http/sessions/#browser-length-vs-persistent-sessions 13:37:26 (sysadmins/config: line 2283) ok https://docs.djangoproject.com/en/1.11/topics/http/sessions/#using-cached-sessions 13:37:26 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 304) ok https://docs.djangoproject.com/en/1.11/topics/http/sessions/#clearing-the-session-store 13:37:26 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line 295) ok https://docs.djangoproject.com/en/1.11/topics/http/sessions/#using-file-based-sessions 13:37:27 -rate limited- https://docs.djangoproject.com/en/1.11/topics/templates/ | sleeping... 13:37:27 -rate limited- https://docs.djangoproject.com/en/1.11/topics/testing/tools | sleeping... 13:38:52 (developers/PythonBlitzGateway: line 91) broken https://downloads.openmicroscopy.org/latest/omero5.5/api/python/omero/omero.gateway.html - HTTPSConnectionPool(host='downloads.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/omero5.5/api/python/omero/omero.gateway.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275c5a2b80>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:38:52 (developers/Web/WebGateway: line 15) broken https://downloads.openmicroscopy.org/latest/omero5.5/api/python/omeroweb/omeroweb.webgateway.html#module-omeroweb.webgateway.urls - HTTPSConnectionPool(host='downloads.openmicroscopy.org', port=443): Max retries exceeded with url: /latest/omero5.5/api/python/omeroweb/omeroweb.webgateway.html (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae32130>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:39:27 (developers/Web/Webclient: line 6) ok https://docs.djangoproject.com/en/1.11/topics/templates/ 13:39:27 (developers/testing: line 564) ok https://docs.djangoproject.com/en/1.11/topics/testing/tools 13:41:03 (developers/GettingStarted/AdvancedClientDevelopment: line 477) broken https://downloads.openmicroscopy.org/presentations/2017/Team-Training/Hibernate/ - HTTPSConnectionPool(host='downloads.openmicroscopy.org', port=443): Max retries exceeded with url: /presentations/2017/Team-Training/Hibernate/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f275ae22af0>: Failed to establish a new connection: [Errno 110] Connection timed out')) 13:41:03 Adding redirects: 13:41:03 build finished with problems. 13:41:03 make: *** [../Makefile:159: linkcheck] Error 1 13:41:03 Build step 'Execute shell' marked build as failure 13:41:03 Archiving artifacts 13:41:04 Finished: FAILURE