Skip to content
16:25:53 Started by upstream project "Trigger" build number 74
16:25:53 originally caused by:
16:25:53  Started by user devspace
16:25:53 Running as SYSTEM
16:25:53 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-docs
16:25:53 The recommended git tool is: NONE
16:25:53 No credentials specified
16:25:53  > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-docs/.git # timeout=10
16:25:53 Fetching changes from the remote Git repository
16:25:53  > git config remote.origin.url https://github.com/ome/ome-documentation # timeout=10
16:25:53 Fetching upstream changes from https://github.com/ome/ome-documentation
16:25:53  > git --version # timeout=10
16:25:53  > git --version # 'git version 2.52.0'
16:25:53  > git fetch --tags --force --progress -- https://github.com/ome/ome-documentation +refs/heads/*:refs/remotes/origin/* # timeout=10
16:25:55  > git rev-parse origin/develop^{commit} # timeout=10
16:25:55 Checking out Revision c2c55f8c4bf14f5a7b1ebcc966243e7324a08efc (origin/develop)
16:25:55  > git config core.sparsecheckout # timeout=10
16:25:55  > git checkout -f c2c55f8c4bf14f5a7b1ebcc966243e7324a08efc # timeout=10
16:26:02 Commit message: "Merge pull request #2546 from pwalczysko/fix-stack-link"
16:26:02  > git rev-list --no-walk c2c55f8c4bf14f5a7b1ebcc966243e7324a08efc # timeout=10
16:26:03 Cleaning workspace
16:26:03  > git rev-parse --verify HEAD # timeout=10
16:26:03 Resetting working tree
16:26:03  > git reset --hard # timeout=10
16:26:03  > git clean -fdx # timeout=10
16:27:22 [OMERO-docs] $ /bin/bash -xe /tmp/jenkins10465033921063903439.sh
16:27:22 + python3.11 -mvenv venv
16:27:41 + source /home/omero/workspace/OMERO-docs/venv/bin/activate
16:27:41 ++ deactivate nondestructive
16:27:41 ++ '[' -n '' ']'
16:27:41 ++ '[' -n '' ']'
16:27:41 ++ hash -r
16:27:41 ++ '[' -n '' ']'
16:27:41 ++ unset VIRTUAL_ENV
16:27:41 ++ unset VIRTUAL_ENV_PROMPT
16:27:41 ++ '[' '!' nondestructive = nondestructive ']'
16:27:41 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-docs/venv
16:27:41 ++ export VIRTUAL_ENV
16:27:41 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:27:41 ++ 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
16:27:41 ++ export PATH
16:27:41 ++ '[' -n '' ']'
16:27:41 ++ '[' -z '' ']'
16:27:41 ++ _OLD_VIRTUAL_PS1=
16:27:41 ++ PS1='(venv) '
16:27:41 ++ export PS1
16:27:41 ++ VIRTUAL_ENV_PROMPT='(venv) '
16:27:41 ++ export VIRTUAL_ENV_PROMPT
16:27:41 ++ hash -r
16:27:41 + pip install -U pip
16:27:42 Requirement already satisfied: pip in ./venv/lib64/python3.11/site-packages (22.3.1)
16:27:43 Collecting pip
16:27:43   Using cached pip-26.2.1-py3-none-any.whl (1.8 MB)
16:27:43 Installing collected packages: pip
16:27:43   Attempting uninstall: pip
16:27:43     Found existing installation: pip 22.3.1
16:27:43     Uninstalling pip-22.3.1:
16:27:43       Successfully uninstalled pip-22.3.1
16:27:57 Successfully installed pip-26.2.1
16:27:57 WARNING: There was an error checking the latest version of pip.
16:27:57 + pip install -U scc
16:27:58 Collecting scc
16:27:58   Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB)
16:27:58 Collecting PyGithub>=1.54 (from scc)
16:27:58   Using cached pygithub-2.10.0-py3-none-any.whl.metadata (3.9 kB)
16:27:58 Collecting PyYAML>=5.1 (from scc)
16:27:58   Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
16:27:58 Collecting future (from scc)
16:27:58   Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
16:27:58 Collecting ruamel.yaml (from scc)
16:27:58   Using cached ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB)
16:27:58 Collecting ruamel.yaml.jinja2 (from scc)
16:27:58   Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB)
16:27:58 Collecting six (from scc)
16:27:58   Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
16:27:58 Collecting urllib3<2 (from scc)
16:27:58   Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
16:27:58 Collecting yaclifw<0.3,>=0.2.0 (from scc)
16:27:58   Using cached yaclifw-0.2.0-py3-none-any.whl
16:27:58 Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc)
16:27:58   Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB)
16:27:58 Collecting requests>=2.14.0 (from PyGithub>=1.54->scc)
16:27:58   Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB)
16:27:58 Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
16:27:58   Using cached pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB)
16:27:58 Collecting typing-extensions>=4.5.0 (from PyGithub>=1.54->scc)
16:27:58   Using cached typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB)
16:27:59 Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
16:27:59   Using cached cryptography-50.0.1-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB)
16:27:59 Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
16:27:59   Using cached cffi-2.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB)
16:27:59 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
16:27:59   Using cached pycparser-3.0-py3-none-any.whl.metadata (8.2 kB)
16:27:59 Collecting charset_normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc)
16:27:59   Using cached charset_normalizer-3.5.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (45 kB)
16:27:59 Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc)
16:27:59   Using cached idna-3.19-py3-none-any.whl.metadata (9.2 kB)
16:27:59 Collecting certifi>=2023.5.7 (from requests>=2.14.0->PyGithub>=1.54->scc)
16:27:59   Using cached certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB)
16:27:59 Using cached scc-0.20.0-py3-none-any.whl (48 kB)
16:27:59 Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
16:27:59 Using cached pygithub-2.10.0-py3-none-any.whl (455 kB)
16:27:59 Using cached pyjwt-2.13.0-py3-none-any.whl (31 kB)
16:27:59 Using cached cryptography-50.0.1-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB)
16:27:59 Using cached cffi-2.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB)
16:27:59 Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB)
16:27:59 Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB)
16:27:59 Using cached requests-2.34.2-py3-none-any.whl (73 kB)
16:27:59 Using cached charset_normalizer-3.5.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (262 kB)
16:27:59 Using cached idna-3.19-py3-none-any.whl (68 kB)
16:27:59 Using cached certifi-2026.7.22-py3-none-any.whl (136 kB)
16:27:59 Using cached typing_extensions-4.16.0-py3-none-any.whl (45 kB)
16:27:59 Using cached future-1.0.0-py3-none-any.whl (491 kB)
16:27:59 Using cached pycparser-3.0-py3-none-any.whl (48 kB)
16:27:59 Using cached ruamel_yaml-0.19.1-py3-none-any.whl (118 kB)
16:27:59 Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB)
16:27:59 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
16:27:59 Installing collected packages: urllib3, typing-extensions, six, ruamel.yaml, PyYAML, pyjwt, pycparser, idna, future, charset_normalizer, certifi, yaclifw, ruamel.yaml.jinja2, requests, cffi, pynacl, cryptography, PyGithub, scc
16:28:17 
16:28:17 Successfully installed PyGithub-2.10.0 PyYAML-6.0.3 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.5.1 cryptography-50.0.1 future-1.0.0 idna-3.19 pycparser-3.0 pyjwt-2.13.0 pynacl-1.6.2 requests-2.34.2 ruamel.yaml-0.19.1 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.16.0 urllib3-1.26.20 yaclifw-0.2.0
16:28:18 + test -e src
16:28:18 + scc merge develop --no-ask --reset --comment -S success-only --push merge_ci
16:28:20 Following Github server redirection from /repos/ome/ome-documentation to /repositories/3198415
16:28:20 2026-08-28 16:28:20,979 [github.Reque] INFO  Following Github server redirection from /repos/ome/ome-documentation to /repositories/3198415
16:28:23 2026-08-28 16:28:23,943 [   scc.merge] INFO  Merging Pull Request(s) based on develop
16:28:23 2026-08-28 16:28:23,944 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
16:28:23 2026-08-28 16:28:23,944 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
16:28:23 2026-08-28 16:28:23,944 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
16:28:23 2026-08-28 16:28:23,944 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
16:28:23 2026-08-28 16:28:23,944 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
16:28:39 2026-08-28 16:28:39,721 [     scc.git] INFO    - PR 2353 jburel 'Mencoder'
16:28:39 Conflicting PR. Removed from build [OMERO-docs#51](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-docs/51/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-docs/51/consoleText) for more details.
16:28:39 Possible conflicts:
16:28:39   - Upstream changes
16:28:39     - omero/sysadmins/omeromovie.rst
16:28:39 
16:28:39 --conflicts
16:28:39 
16:28:40 2026-08-28 16:28:40,877 [   scc.merge] INFO  Repository: ome/ome-documentation
16:28:40 2026-08-28 16:28:40,877 [   scc.merge] INFO  Already up to date.
16:28:40 2026-08-28 16:28:40,877 [   scc.merge] INFO  
16:28:40 2026-08-28 16:28:40,877 [   scc.merge] INFO  Merged PRs:
16:28:40 2026-08-28 16:28:40,877 [   scc.merge] INFO    - PR 2291 pwalczysko 'Add ansible and docker install doc -  former "install.rst"'
16:28:40 2026-08-28 16:28:40,877 [   scc.merge] INFO    - PR 2544 will-moore 'Remove uni-osnabrueck OMERO server example'
16:28:40 2026-08-28 16:28:40,877 [   scc.merge] INFO  
16:28:40 2026-08-28 16:28:40,877 [   scc.merge] INFO  Conflicting PRs (not included):
16:28:40 2026-08-28 16:28:40,877 [   scc.merge] INFO    - PR 2353 jburel 'Mencoder'
16:28:40 2026-08-28 16:28:40,877 [   scc.merge] INFO  
16:28:44 2026-08-28 16:28:44,451 [   scc.merge] INFO  Merged branch pushed to https://github.com/snoopycrimecop/ome-documentation/tree/merge_ci
16:28:44 [OMERO-docs] $ /bin/bash -xe /tmp/jenkins11046396765207566996.sh
16:28:44 + source /home/omero/workspace/OMERO-docs/venv/bin/activate
16:28:44 ++ deactivate nondestructive
16:28:44 ++ '[' -n '' ']'
16:28:44 ++ '[' -n '' ']'
16:28:44 ++ hash -r
16:28:44 ++ '[' -n '' ']'
16:28:44 ++ unset VIRTUAL_ENV
16:28:44 ++ unset VIRTUAL_ENV_PROMPT
16:28:44 ++ '[' '!' nondestructive = nondestructive ']'
16:28:44 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-docs/venv
16:28:44 ++ export VIRTUAL_ENV
16:28:44 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:28:44 ++ 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
16:28:44 ++ export PATH
16:28:44 ++ '[' -n '' ']'
16:28:44 ++ '[' -z '' ']'
16:28:44 ++ _OLD_VIRTUAL_PS1=
16:28:44 ++ PS1='(venv) '
16:28:44 ++ export PS1
16:28:44 ++ VIRTUAL_ENV_PROMPT='(venv) '
16:28:44 ++ export VIRTUAL_ENV_PROMPT
16:28:44 ++ hash -r
16:28:44 + pip install -r requirements.txt
16:28:45 Collecting sphinx==5.3.0 (from -r requirements.txt (line 1))
16:28:45   Using cached sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB)
16:28:45 Collecting sphinx_rtd_theme==1.1.1 (from -r requirements.txt (line 2))
16:28:45   Using cached sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl.metadata (4.4 kB)
16:28:45 Collecting sphinxcontrib-applehelp (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:45   Using cached sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
16:28:45 Collecting sphinxcontrib-devhelp (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:45   Using cached sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
16:28:46 Collecting sphinxcontrib-jsmath (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:46   Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB)
16:28:46 Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:46   Using cached sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB)
16:28:46 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:46   Using cached sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB)
16:28:46 Collecting sphinxcontrib-qthelp (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:46   Using cached sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
16:28:46 Collecting Jinja2>=3.0 (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:46   Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
16:28:46 Collecting Pygments>=2.12 (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:46   Using cached pygments-2.21.0-py3-none-any.whl.metadata (2.5 kB)
16:28:46 Collecting docutils<0.20,>=0.14 (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:46   Using cached docutils-0.19-py3-none-any.whl.metadata (2.7 kB)
16:28:47 Collecting snowballstemmer>=2.0 (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:47   Using cached snowballstemmer-3.1.1-py3-none-any.whl.metadata (7.9 kB)
16:28:47 Collecting babel>=2.9 (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:47   Using cached babel-2.18.0-py3-none-any.whl.metadata (2.2 kB)
16:28:47 Collecting alabaster<0.8,>=0.7 (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:47   Using cached alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB)
16:28:47 Collecting imagesize>=1.3 (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:47   Using cached imagesize-2.0.1-py3-none-any.whl.metadata (7.0 kB)
16:28:47 Requirement already satisfied: requests>=2.5.0 in ./venv/lib64/python3.11/site-packages (from sphinx==5.3.0->-r requirements.txt (line 1)) (2.34.2)
16:28:47 Collecting packaging>=21.0 (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:47   Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB)
16:28:47 Collecting docutils<0.20,>=0.14 (from sphinx==5.3.0->-r requirements.txt (line 1))
16:28:47   Using cached docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB)
16:28:47 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx==5.3.0->-r requirements.txt (line 1))
16:28:47   Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB)
16:28:47 Requirement already satisfied: charset_normalizer<4,>=2 in ./venv/lib64/python3.11/site-packages (from requests>=2.5.0->sphinx==5.3.0->-r requirements.txt (line 1)) (3.5.1)
16:28:47 Requirement already satisfied: idna<4,>=2.5 in ./venv/lib64/python3.11/site-packages (from requests>=2.5.0->sphinx==5.3.0->-r requirements.txt (line 1)) (3.19)
16:28:47 Requirement already satisfied: urllib3<3,>=1.26 in ./venv/lib64/python3.11/site-packages (from requests>=2.5.0->sphinx==5.3.0->-r requirements.txt (line 1)) (1.26.20)
16:28:47 Requirement already satisfied: certifi>=2023.5.7 in ./venv/lib64/python3.11/site-packages (from requests>=2.5.0->sphinx==5.3.0->-r requirements.txt (line 1)) (2026.7.22)
16:28:47 Using cached sphinx-5.3.0-py3-none-any.whl (3.2 MB)
16:28:47 Using cached sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl (2.8 MB)
16:28:47 Using cached alabaster-0.7.16-py3-none-any.whl (13 kB)
16:28:48 Using cached docutils-0.17.1-py2.py3-none-any.whl (575 kB)
16:28:48 Using cached babel-2.18.0-py3-none-any.whl (10.2 MB)
16:28:48 Using cached imagesize-2.0.1-py3-none-any.whl (14 kB)
16:28:48 Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
16:28:48 Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB)
16:28:48 Using cached packaging-26.3-py3-none-any.whl (129 kB)
16:28:48 Using cached pygments-2.21.0-py3-none-any.whl (1.3 MB)
16:28:48 Using cached snowballstemmer-3.1.1-py3-none-any.whl (104 kB)
16:28:48 Using cached sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB)
16:28:48 Using cached sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB)
16:28:48 Using cached sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB)
16:28:48 Using cached sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB)
16:28:48 Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
16:28:48 Using cached sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB)
16:28:48 Installing collected packages: sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, Pygments, packaging, MarkupSafe, imagesize, docutils, babel, alabaster, Jinja2, sphinx, sphinx_rtd_theme
16:29:29 
16:29:29 Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.21.0 alabaster-0.7.16 babel-2.18.0 docutils-0.17.1 imagesize-2.0.1 packaging-26.3 snowballstemmer-3.1.1 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
16:29:29 + cd omero
16:29:29 + make clean html linkcheck
16:29:29 rm -rf _build/*
16:29:29 sphinx-build -b html -d _build/doctrees   . _build/html
16:29:30 Running Sphinx v5.3.0
16:29:31 making output directory... done
16:29:31 building [mo]: targets for 0 po files that are out of date
16:29:31 building [html]: targets for 161 source files that are out of date
16:29:31 updating environment: [new config] 161 added, 0 changed, 0 removed
16:29:31 reading sources... [  0%] developers/Clients/ImportLibrary
16:29:31 reading sources... [  1%] developers/Cpp
16:29:31 reading sources... [  1%] developers/GettingStarted
16:29:31 reading sources... [  2%] developers/GettingStarted/AdvancedClientDevelopment
16:29:32 reading sources... [  3%] developers/ImportFS
16:29:32 reading sources... [  3%] developers/Java
16:29:32 reading sources... [  4%] developers/Matlab
16:29:32 reading sources... [  4%] developers/Model
16:29:32 reading sources... [  5%] developers/Model/Containers
16:29:32 reading sources... [  6%] developers/Model/EveryObject
16:29:34 reading sources... [  6%] developers/Model/KeyValuePairs
16:29:34 reading sources... [  7%] developers/Model/StructuredAnnotations
16:29:34 reading sources... [  8%] developers/Model/Units
16:29:34 reading sources... [  8%] developers/Model/XsltTransformations
16:29:34 reading sources... [  9%] developers/Modules/Api
16:29:34 reading sources... [  9%] developers/Modules/Api/AdminInterface
16:29:34 reading sources... [ 10%] developers/Modules/Delete
16:29:34 reading sources... [ 11%] developers/Modules/ExceptionHandling
16:29:34 reading sources... [ 11%] developers/Modules/Search
16:29:35 reading sources... [ 12%] developers/Modules/Search/Bridges
16:29:35 reading sources... [ 13%] developers/Modules/TempFileManager
16:29:35 reading sources... [ 13%] developers/Python
16:29:35 reading sources... [ 14%] developers/PythonBlitzGateway
16:29:35 reading sources... [ 14%] developers/Search/FileParsers
16:29:35 reading sources... [ 15%] developers/Server
16:29:35 reading sources... [ 16%] developers/Server/Aop
16:29:35 reading sources... [ 16%] developers/Server/Clustering
16:29:35 reading sources... [ 17%] developers/Server/CollectionCounts
16:29:35 reading sources... [ 18%] developers/Server/Context
16:29:35 reading sources... [ 18%] developers/Server/Events
16:29:35 reading sources... [ 19%] developers/Server/ExtendingOmero
16:29:35 reading sources... [ 19%] developers/Server/FS
16:29:35 reading sources... [ 20%] developers/Server/GraphRequests
16:29:35 reading sources... [ 21%] developers/Server/GraphsImpl
16:29:35 reading sources... [ 21%] developers/Server/GraphsMigration
16:29:35 reading sources... [ 22%] developers/Server/HowToCreateAService
16:29:36 reading sources... [ 22%] developers/Server/Ldap
16:29:36 reading sources... [ 23%] developers/Server/LightAdmins
16:29:36 reading sources... [ 24%] developers/Server/LoginAttemptListener
16:29:36 reading sources... [ 24%] developers/Server/ObjectGraphs
16:29:36 reading sources... [ 25%] developers/Server/PasswordProvider
16:29:36 reading sources... [ 26%] developers/Server/Permissions
16:29:36 reading sources... [ 26%] developers/Server/Properties
16:29:36 reading sources... [ 27%] developers/Server/Queries
16:29:36 reading sources... [ 27%] developers/Server/RenderingEngine
16:29:36 reading sources... [ 28%] developers/Server/ScalingOmero
16:29:36 reading sources... [ 29%] developers/Server/SecurityRoles
16:29:36 reading sources... [ 29%] developers/Server/SecuritySystem
16:29:36 reading sources... [ 30%] developers/Server/Sessions
16:29:36 reading sources... [ 31%] developers/Server/SqlAction
16:29:36 reading sources... [ 31%] developers/Server/Throttling
16:29:37 reading sources... [ 32%] developers/Tables
16:29:37 reading sources... [ 32%] developers/Web
16:29:37 reading sources... [ 33%] developers/Web/CSRF
16:29:37 reading sources... [ 34%] developers/Web/CreateApp
16:29:37 reading sources... [ 34%] developers/Web/Deployment
16:29:37 reading sources... [ 35%] developers/Web/EditingOmeroWeb
16:29:37 reading sources... [ 36%] developers/Web/LinkingFromWebclient
16:29:37 reading sources... [ 36%] developers/Web/ReleaseApp
16:29:37 reading sources... [ 37%] developers/Web/ViewPort
16:29:37 reading sources... [ 37%] developers/Web/WebGateway
16:29:37 reading sources... [ 38%] developers/Web/Webclient
16:29:37 reading sources... [ 39%] developers/Web/WebclientPlugin
16:29:37 reading sources... [ 39%] developers/Web/WritingTemplates
16:29:37 reading sources... [ 40%] developers/Web/WritingViews
16:29:37 reading sources... [ 40%] developers/analysis
16:29:38 reading sources... [ 41%] developers/build-system
16:29:38 reading sources... [ 42%] developers/cli/extending
16:29:38 reading sources... [ 42%] developers/cli/index
16:29:38 reading sources... [ 43%] developers/cli/obj
16:29:38 reading sources... [ 44%] developers/index
16:29:38 reading sources... [ 44%] developers/installation
16:29:38 reading sources... [ 45%] developers/json-api
16:29:38 reading sources... [ 45%] developers/logging
16:29:38 reading sources... [ 46%] developers/python3-migration
16:29:38 reading sources... [ 47%] developers/scripts/advanced
16:29:38 reading sources... [ 47%] developers/scripts/index
16:29:38 reading sources... [ 48%] developers/scripts/matlab-scripts
16:29:38 reading sources... [ 49%] developers/scripts/style-guide
16:29:38 reading sources... [ 49%] developers/scripts/user-guide
16:29:38 reading sources... [ 50%] developers/server-blitz
16:29:38 reading sources... [ 50%] developers/server-processor
16:29:39 reading sources... [ 51%] developers/server-rendering
16:29:39 reading sources... [ 52%] developers/testing
16:29:39 reading sources... [ 52%] developers/whatsnew
16:29:39 reading sources... [ 53%] index
16:29:39 reading sources... [ 54%] sysadmins/UpgradeCheck
16:29:39 reading sources... [ 54%] sysadmins/advanced-install
16:29:39 reading sources... [ 55%] sysadmins/ansible-docker
16:29:39 reading sources... [ 55%] sysadmins/cli/admin
16:29:39 reading sources... [ 56%] sysadmins/cli/config
16:29:39 reading sources... [ 57%] sysadmins/cli/db
16:29:39 reading sources... [ 57%] sysadmins/cli/fs
16:29:39 reading sources... [ 58%] sysadmins/cli/index
16:29:39 reading sources... [ 59%] sysadmins/cli/light-admins
16:29:39 reading sources... [ 59%] sysadmins/cli/usergroup
16:29:39 reading sources... [ 60%] sysadmins/client-server-ssl
16:29:39 reading sources... [ 60%] sysadmins/config
16:29:40 reading sources... [ 61%] sysadmins/customization
16:29:40 reading sources... [ 62%] sysadmins/dropbox
16:29:40 reading sources... [ 62%] sysadmins/fs-upload-configuration
16:29:40 reading sources... [ 63%] sysadmins/grid
16:29:40 reading sources... [ 63%] sysadmins/import-scenarios
16:29:40 reading sources... [ 64%] sysadmins/in-place-import
16:29:41 reading sources... [ 65%] sysadmins/index
16:29:41 reading sources... [ 65%] sysadmins/installing-scripts
16:29:41 reading sources... [ 66%] sysadmins/limitations
16:29:41 reading sources... [ 67%] sysadmins/lookup-tables
16:29:41 reading sources... [ 67%] sysadmins/mail
16:29:41 reading sources... [ 68%] sysadmins/mapping-restricted-admins
16:29:41 reading sources... [ 68%] sysadmins/omeromovie
16:29:41 reading sources... [ 69%] sysadmins/omeroweb-upgrade
16:29:41 reading sources... [ 70%] sysadmins/public
16:29:41 reading sources... [ 70%] sysadmins/python3-migration
16:29:41 reading sources... [ 71%] sysadmins/repository-move
16:29:41 reading sources... [ 72%] sysadmins/restricted-admins
16:29:41 reading sources... [ 72%] sysadmins/search
16:29:41 reading sources... [ 73%] sysadmins/server-advanced-configuration
16:29:41 reading sources... [ 73%] sysadmins/server-backup-and-restore
16:29:41 reading sources... [ 74%] sysadmins/server-ldap
16:29:42 reading sources... [ 75%] sysadmins/server-performance
16:29:42 reading sources... [ 75%] sysadmins/server-permissions
16:29:42 reading sources... [ 76%] sysadmins/server-security
16:29:42 reading sources... [ 77%] sysadmins/server-setup-examples
16:29:42 reading sources... [ 77%] sysadmins/server-syslog
16:29:42 reading sources... [ 78%] sysadmins/server-upgrade
16:29:42 reading sources... [ 78%] sysadmins/system-migration
16:29:42 reading sources... [ 79%] sysadmins/system-requirements
16:29:42 reading sources... [ 80%] sysadmins/troubleshooting
16:29:42 reading sources... [ 80%] sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6
16:29:42 reading sources... [ 81%] sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2204-ice3.6
16:29:43 reading sources... [ 81%] sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2404-ice3.6
16:29:43 reading sources... [ 82%] sysadmins/unix/install-web/web-deployment
16:29:43 reading sources... [ 83%] sysadmins/unix/server-binary-repository
16:29:43 reading sources... [ 83%] sysadmins/unix/server-install-homebrew
16:29:43 reading sources... [ 84%] sysadmins/unix/server-installation
16:29:43 reading sources... [ 85%] sysadmins/unix/server-postgresql
16:29:43 reading sources... [ 85%] sysadmins/unix/server-rockylinux9-ice36
16:29:43 reading sources... [ 86%] sysadmins/unix/server-ubuntu2204-ice36
16:29:43 reading sources... [ 86%] sysadmins/unix/server-ubuntu2404-ice36
16:29:43 reading sources... [ 87%] sysadmins/version-requirements
16:29:44 reading sources... [ 88%] sysadmins/websockets
16:29:44 reading sources... [ 88%] sysadmins/whatsnew
16:29:44 reading sources... [ 89%] users/cli/chgrp
16:29:44 reading sources... [ 90%] users/cli/chown
16:29:44 reading sources... [ 90%] users/cli/containers-annotations
16:29:44 reading sources... [ 91%] users/cli/delete
16:29:44 reading sources... [ 91%] users/cli/export
16:29:44 reading sources... [ 92%] users/cli/import
16:29:44 reading sources... [ 93%] users/cli/import-bulk
16:29:44 reading sources... [ 93%] users/cli/import-target
16:29:44 reading sources... [ 94%] users/cli/index
16:29:44 reading sources... [ 95%] users/cli/installation
16:29:44 reading sources... [ 95%] users/cli/overview
16:29:44 reading sources... [ 96%] users/cli/sessions
16:29:44 reading sources... [ 96%] users/cli/tag
16:29:44 reading sources... [ 97%] users/clients-overview
16:29:44 reading sources... [ 98%] users/community-resources
16:29:45 reading sources... [ 98%] users/history
16:29:45 reading sources... [ 99%] users/index
16:29:45 reading sources... [100%] users/whatsnew
16:29:45 
16:29:45 looking for now-outdated files... none found
16:29:45 pickling environment... done
16:29:45 checking consistency... done
16:29:45 preparing documents... done
16:29:45 writing output... [  0%] developers/Clients/ImportLibrary
16:29:45 writing output... [  1%] developers/Cpp
16:29:45 writing output... [  1%] developers/GettingStarted
16:29:46 writing output... [  2%] developers/GettingStarted/AdvancedClientDevelopment
16:29:46 writing output... [  3%] developers/ImportFS
16:29:46 writing output... [  3%] developers/Java
16:29:46 writing output... [  4%] developers/Matlab
16:29:47 writing output... [  4%] developers/Model
16:29:47 writing output... [  5%] developers/Model/Containers
16:29:47 writing output... [  6%] developers/Model/EveryObject
16:29:48 writing output... [  6%] developers/Model/KeyValuePairs
16:29:48 writing output... [  7%] developers/Model/StructuredAnnotations
16:29:48 writing output... [  8%] developers/Model/Units
16:29:48 writing output... [  8%] developers/Model/XsltTransformations
16:29:48 writing output... [  9%] developers/Modules/Api
16:29:48 writing output... [  9%] developers/Modules/Api/AdminInterface
16:29:48 writing output... [ 10%] developers/Modules/Delete
16:29:49 writing output... [ 11%] developers/Modules/ExceptionHandling
16:29:49 writing output... [ 11%] developers/Modules/Search
16:29:49 writing output... [ 12%] developers/Modules/Search/Bridges
16:29:49 writing output... [ 13%] developers/Modules/TempFileManager
16:29:49 writing output... [ 13%] developers/Python
16:29:49 writing output... [ 14%] developers/PythonBlitzGateway
16:29:49 writing output... [ 14%] developers/Search/FileParsers
16:29:49 writing output... [ 15%] developers/Server
16:29:49 writing output... [ 16%] developers/Server/Aop
16:29:50 writing output... [ 16%] developers/Server/Clustering
16:29:50 writing output... [ 17%] developers/Server/CollectionCounts
16:29:50 writing output... [ 18%] developers/Server/Context
16:29:50 writing output... [ 18%] developers/Server/Events
16:29:50 writing output... [ 19%] developers/Server/ExtendingOmero
16:29:50 writing output... [ 19%] developers/Server/FS
16:29:50 writing output... [ 20%] developers/Server/GraphRequests
16:29:50 writing output... [ 21%] developers/Server/GraphsImpl
16:29:50 writing output... [ 21%] developers/Server/GraphsMigration
16:29:50 writing output... [ 22%] developers/Server/HowToCreateAService
16:29:50 writing output... [ 22%] developers/Server/Ldap
16:29:51 writing output... [ 23%] developers/Server/LightAdmins
16:29:51 writing output... [ 24%] developers/Server/LoginAttemptListener
16:29:51 writing output... [ 24%] developers/Server/ObjectGraphs
16:29:51 writing output... [ 25%] developers/Server/PasswordProvider
16:29:51 writing output... [ 26%] developers/Server/Permissions
16:29:51 writing output... [ 26%] developers/Server/Properties
16:29:51 writing output... [ 27%] developers/Server/Queries
16:29:51 writing output... [ 27%] developers/Server/RenderingEngine
16:29:51 writing output... [ 28%] developers/Server/ScalingOmero
16:29:51 writing output... [ 29%] developers/Server/SecurityRoles
16:29:52 writing output... [ 29%] developers/Server/SecuritySystem
16:29:52 writing output... [ 30%] developers/Server/Sessions
16:29:52 writing output... [ 31%] developers/Server/SqlAction
16:29:52 writing output... [ 31%] developers/Server/Throttling
16:29:52 writing output... [ 32%] developers/Tables
16:29:52 writing output... [ 32%] developers/Web
16:29:52 writing output... [ 33%] developers/Web/CSRF
16:29:52 writing output... [ 34%] developers/Web/CreateApp
16:29:52 writing output... [ 34%] developers/Web/Deployment
16:29:53 writing output... [ 35%] developers/Web/EditingOmeroWeb
16:29:53 writing output... [ 36%] developers/Web/LinkingFromWebclient
16:29:53 writing output... [ 36%] developers/Web/ReleaseApp
16:29:53 writing output... [ 37%] developers/Web/ViewPort
16:29:53 writing output... [ 37%] developers/Web/WebGateway
16:29:53 writing output... [ 38%] developers/Web/Webclient
16:29:53 writing output... [ 39%] developers/Web/WebclientPlugin
16:29:53 writing output... [ 39%] developers/Web/WritingTemplates
16:29:53 writing output... [ 40%] developers/Web/WritingViews
16:29:53 writing output... [ 40%] developers/analysis
16:29:54 writing output... [ 41%] developers/build-system
16:29:54 writing output... [ 42%] developers/cli/extending
16:29:54 writing output... [ 42%] developers/cli/index
16:29:54 writing output... [ 43%] developers/cli/obj
16:29:54 writing output... [ 44%] developers/index
16:29:54 writing output... [ 44%] developers/installation
16:29:54 writing output... [ 45%] developers/json-api
16:29:54 writing output... [ 45%] developers/logging
16:29:54 writing output... [ 46%] developers/python3-migration
16:29:55 writing output... [ 47%] developers/scripts/advanced
16:29:55 writing output... [ 47%] developers/scripts/index
16:29:55 writing output... [ 48%] developers/scripts/matlab-scripts
16:29:55 writing output... [ 49%] developers/scripts/style-guide
16:29:55 writing output... [ 49%] developers/scripts/user-guide
16:29:55 writing output... [ 50%] developers/server-blitz
16:29:55 writing output... [ 50%] developers/server-processor
16:29:55 writing output... [ 51%] developers/server-rendering
16:29:55 writing output... [ 52%] developers/testing
16:29:56 writing output... [ 52%] developers/whatsnew
16:29:56 writing output... [ 53%] index
16:29:56 writing output... [ 54%] sysadmins/UpgradeCheck
16:29:56 writing output... [ 54%] sysadmins/advanced-install
16:29:56 writing output... [ 55%] sysadmins/ansible-docker
16:29:56 writing output... [ 55%] sysadmins/cli/admin
16:29:56 writing output... [ 56%] sysadmins/cli/config
16:29:56 writing output... [ 57%] sysadmins/cli/db
16:29:56 writing output... [ 57%] sysadmins/cli/fs
16:29:56 writing output... [ 58%] sysadmins/cli/index
16:29:57 writing output... [ 59%] sysadmins/cli/light-admins
16:29:57 writing output... [ 59%] sysadmins/cli/usergroup
16:29:57 writing output... [ 60%] sysadmins/client-server-ssl
16:29:57 writing output... [ 60%] sysadmins/config
16:29:57 writing output... [ 61%] sysadmins/customization
16:29:57 writing output... [ 62%] sysadmins/dropbox
16:29:57 writing output... [ 62%] sysadmins/fs-upload-configuration
16:29:57 writing output... [ 63%] sysadmins/grid
16:29:58 writing output... [ 63%] sysadmins/import-scenarios
16:29:58 writing output... [ 64%] sysadmins/in-place-import
16:29:58 writing output... [ 65%] sysadmins/index
16:29:58 writing output... [ 65%] sysadmins/installing-scripts
16:29:58 writing output... [ 66%] sysadmins/limitations
16:29:58 writing output... [ 67%] sysadmins/lookup-tables
16:29:58 writing output... [ 67%] sysadmins/mail
16:29:58 writing output... [ 68%] sysadmins/mapping-restricted-admins
16:29:59 writing output... [ 68%] sysadmins/omeromovie
16:29:59 writing output... [ 69%] sysadmins/omeroweb-upgrade
16:29:59 writing output... [ 70%] sysadmins/public
16:29:59 writing output... [ 70%] sysadmins/python3-migration
16:29:59 writing output... [ 71%] sysadmins/repository-move
16:29:59 writing output... [ 72%] sysadmins/restricted-admins
16:29:59 writing output... [ 72%] sysadmins/search
16:29:59 writing output... [ 73%] sysadmins/server-advanced-configuration
16:29:59 writing output... [ 73%] sysadmins/server-backup-and-restore
16:29:59 writing output... [ 74%] sysadmins/server-ldap
16:30:00 writing output... [ 75%] sysadmins/server-performance
16:30:00 writing output... [ 75%] sysadmins/server-permissions
16:30:00 writing output... [ 76%] sysadmins/server-security
16:30:00 writing output... [ 77%] sysadmins/server-setup-examples
16:30:00 writing output... [ 77%] sysadmins/server-syslog
16:30:00 writing output... [ 78%] sysadmins/server-upgrade
16:30:00 writing output... [ 78%] sysadmins/system-migration
16:30:00 writing output... [ 79%] sysadmins/system-requirements
16:30:00 writing output... [ 80%] sysadmins/troubleshooting
16:30:01 writing output... [ 80%] sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6
16:30:01 writing output... [ 81%] sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2204-ice3.6
16:30:01 writing output... [ 81%] sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2404-ice3.6
16:30:01 writing output... [ 82%] sysadmins/unix/install-web/web-deployment
16:30:01 writing output... [ 83%] sysadmins/unix/server-binary-repository
16:30:01 writing output... [ 83%] sysadmins/unix/server-install-homebrew
16:30:01 writing output... [ 84%] sysadmins/unix/server-installation
16:30:02 writing output... [ 85%] sysadmins/unix/server-postgresql
16:30:02 writing output... [ 85%] sysadmins/unix/server-rockylinux9-ice36
16:30:02 writing output... [ 86%] sysadmins/unix/server-ubuntu2204-ice36
16:30:02 writing output... [ 86%] sysadmins/unix/server-ubuntu2404-ice36
16:30:02 writing output... [ 87%] sysadmins/version-requirements
16:30:02 writing output... [ 88%] sysadmins/websockets
16:30:02 writing output... [ 88%] sysadmins/whatsnew
16:30:02 writing output... [ 89%] users/cli/chgrp
16:30:03 writing output... [ 90%] users/cli/chown
16:30:03 writing output... [ 90%] users/cli/containers-annotations
16:30:03 writing output... [ 91%] users/cli/delete
16:30:03 writing output... [ 91%] users/cli/export
16:30:03 writing output... [ 92%] users/cli/import
16:30:03 writing output... [ 93%] users/cli/import-bulk
16:30:03 writing output... [ 93%] users/cli/import-target
16:30:03 writing output... [ 94%] users/cli/index
16:30:03 writing output... [ 95%] users/cli/installation
16:30:03 writing output... [ 95%] users/cli/overview
16:30:03 writing output... [ 96%] users/cli/sessions
16:30:03 writing output... [ 96%] users/cli/tag
16:30:03 writing output... [ 97%] users/clients-overview
16:30:03 writing output... [ 98%] users/community-resources
16:30:03 writing output... [ 98%] users/history
16:30:04 writing output... [ 99%] users/index
16:30:04 writing output... [100%] users/whatsnew
16:30:04 
16:30:04 generating indices... genindex done
16:30:04 writing additional pages... search done
16:30:04 copying images... [  1%] images/broken.png
16:30:04 copying images... [  3%] images/deprecated.png
16:30:04 copying images... [  4%] images/dropped.png
16:30:04 copying images... [  6%] images/recommended.png
16:30:04 copying images... [  7%] images/supported.png
16:30:04 copying images... [  9%] images/unsupported.png
16:30:04 copying images... [ 10%] images/upcoming.png
16:30:04 copying images... [ 12%] images/developer-model-pdi2.png
16:30:04 copying images... [ 14%] images/developer-model-img.png
16:30:04 copying images... [ 15%] images/upload.png
16:30:04 copying images... [ 17%] images/filesets.png
16:30:04 copying images... [ 18%] images/developer-model-pdi.png
16:30:04 copying images... [ 20%] images/model-generation.png
16:30:04 copying images... [ 21%] images/ObjectStates.png
16:30:04 copying images... [ 23%] images/small-xslt-matrix.svg
16:30:04 copying images... [ 25%] images/grid-transforms-paths.svg
16:30:04 copying images... [ 26%] images/server-arch.png
16:30:04 copying images... [ 28%] images/server-design.png
16:30:04 copying images... [ 29%] images/contexts.png
16:30:04 copying images... [ 31%] images/omero-queries-queryfactory-collaboration.png
16:30:04 copying images... [ 32%] images/server-rendering-engine1.png
16:30:04 copying images... [ 34%] images/server-rendering-engine2.png
16:30:04 copying images... [ 35%] images/server-rendering-engine3.png
16:30:04 copying images... [ 37%] images/server-rendering-engine4.png
16:30:04 copying images... [ 39%] images/server-rendering-engine5.png
16:30:04 copying images... [ 40%] images/server-rendering-engine6.png
16:30:04 copying images... [ 42%] images/server-rendering-engine7.png
16:30:04 copying images... [ 43%] images/server-rendering-engine8.png
16:30:04 copying images... [ 45%] images/server-rendering-engine9.png
16:30:04 copying images... [ 46%] images/server-rendering-engine10.png
16:30:04 copying images... [ 48%] images/omero-BlitzSessionCreationDestruction.png
16:30:04 copying images... [ 50%] images/omero-tables-web-screenshot-dataset.png
16:30:04 copying images... [ 51%] images/omero-tables-web-screenshot-image.png
16:30:04 copying images... [ 53%] images/MeasurementListSep09.png
16:30:04 copying images... [ 54%] images/OmeroWeb.png
16:30:04 copying images... [ 56%] images/webtest-dataset.png
16:30:04 copying images... [ 57%] images/webgateway-thumbnail.jpg
16:30:04 copying images... [ 59%] images/webtest-base-header.png
16:30:04 copying images... [ 60%] images/webclient-base_container.png
16:30:04 copying images... [ 62%] images/web-get-blitz-connection-flow.png
16:30:04 copying images... [ 64%] images/MeasurementToolSep09.png
16:30:04 copying images... [ 65%] images/developer-api-figure.png
16:30:04 copying images... [ 67%] images/omero-scripting-workflow.png
16:30:04 copying images... [ 68%] images/omero-scripting-context.png
16:30:05 copying images... [ 70%] images/scriptActivity.png
16:30:05 copying images... [ 71%] images/scriptUI.png
16:30:05 copying images... [ 73%] images/omero-user-script-menu.png
16:30:05 copying images... [ 75%] images/omero-scripting-movie-roi.png
16:30:05 copying images... [ 76%] images/customLogin.png
16:30:05 copying images... [ 78%] images/topLink.png
16:30:05 copying images... [ 79%] images/dropdownMenu.png
16:30:05 copying images... [ 81%] images/orphans.png
16:30:05 copying images... [ 82%] images/disableScripts.png
16:30:05 copying images... [ 84%] images/downloadRestriction.png
16:30:05 copying images... [ 85%] images/JVisualVM.png
16:30:05 copying images... [ 87%] images/JConsole.png
16:30:05 copying images... [ 89%] images/oxford-server-layout.png
16:30:05 copying images... [ 90%] images/login_failure.png
16:30:05 copying images... [ 92%] images/omero_web.png
16:30:05 copying images... [ 93%] images/web_viewer.png
16:30:05 copying images... [ 95%] images/insight.png
16:30:05 copying images... [ 96%] images/insight-viewer.png
16:30:05 copying images... [ 98%] images/importer.png
16:30:05 copying images... [100%] images/omero-overview.png
16:30:05 
16:30:05 copying downloadable files... [ 16%] examples/java/JSONClient.java
16:30:05 copying downloadable files... [ 33%] developers/scripts/Example_Dynamic_Script.py
16:30:05 copying downloadable files... [ 50%] sysadmins/unix/walkthrough/omero-server-systemd.service
16:30:05 copying downloadable files... [ 66%] sysadmins/unix/omero-web-cron
16:30:05 copying downloadable files... [ 83%] sysadmins/unix/walkthrough/settings.env
16:30:05 copying downloadable files... [100%] sysadmins/unix/walkthrough/omero-server-init.d
16:30:05 
16:30:05 copying static files... done
16:30:06 copying extra files... done
16:30:06 dumping search index in English (code: en)... done
16:30:06 dumping object inventory... done
16:30:06 Adding redirects:
16:30:06   sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu1804-ice3.6.html
16:30:06   sysadmins/unix/server-ubuntu1804-ice36.html
16:30:06   sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2004-ice3.6.html
16:30:06   sysadmins/unix/server-ubuntu2004-ice36.html
16:30:06   sysadmins/unix/install-web/walkthrough/omeroweb-install-debian9-ice3.6.html
16:30:06   sysadmins/unix/server-debian9-ice36.html
16:30:06   sysadmins/unix/install-web/walkthrough/omeroweb-install-debian10-ice3.6.html
16:30:06   sysadmins/unix/server-debian10-ice36.html
16:30:06   sysadmins/unix/install-web/walkthrough/omeroweb-install-centos7-ice3.6.html
16:30:06   sysadmins/unix/install-web/walkthrough/omeroweb-install-centos8-ice3.6.html
16:30:06   sysadmins/unix/server-centos7-ice36.html
16:30:06   sysadmins/unix/server-centos8-ice36.html
16:30:06   sysadmins/server-overview.html
16:30:06   sysadmins/server-tables.html
16:30:06   sysadmins/omero-home-prefix.html
16:30:06   developers/Insight/Architecture.html
16:30:06   developers/Insight/Configuration.html
16:30:06   developers/Insight/DirectoryContents.html
16:30:06   developers/Insight/EventBus.html
16:30:06   developers/Insight/HowTo/BuildAgent.html
16:30:06   developers/Insight/HowTo/BuildAgentView.html
16:30:06   developers/Insight/HowTo/RetrieveData.html
16:30:06   developers/Insight/ImplementationView.html
16:30:06   developers/Insight/TaskBar.html
16:30:06 build succeeded.
16:30:06 
16:30:06 The HTML pages are in _build/html.
16:30:07 
16:30:07 Build finished. The HTML pages are in _build/html.
16:30:07 sphinx-build -b linkcheck -d _build/doctrees   . _build/linkcheck
16:30:07 Running Sphinx v5.3.0
16:30:08 making output directory... done
16:30:08 loading pickled environment... done
16:30:08 building [mo]: targets for 0 po files that are out of date
16:30:08 building [linkcheck]: targets for 161 source files that are out of date
16:30:08 updating environment: 0 added, 0 changed, 0 removed
16:30:08 looking for now-outdated files... none found
16:30:08 preparing documents... done
16:30:08 writing output... [  0%] developers/Clients/ImportLibrary
16:30:08 writing output... [  1%] developers/Cpp
16:30:08 writing output... [  1%] developers/GettingStarted
16:30:08 writing output... [  2%] developers/GettingStarted/AdvancedClientDevelopment
16:30:08 writing output... [  3%] developers/ImportFS
16:30:08 writing output... [  3%] developers/Java
16:30:08 writing output... [  4%] developers/Matlab
16:30:08 writing output... [  4%] developers/Model
16:30:08 writing output... [  5%] developers/Model/Containers
16:30:08 writing output... [  6%] developers/Model/EveryObject
16:30:09 writing output... [  6%] developers/Model/KeyValuePairs
16:30:09 writing output... [  7%] developers/Model/StructuredAnnotations
16:30:09 writing output... [  8%] developers/Model/Units
16:30:09 writing output... [  8%] developers/Model/XsltTransformations
16:30:09 writing output... [  9%] developers/Modules/Api
16:30:09 writing output... [  9%] developers/Modules/Api/AdminInterface
16:30:09 writing output... [ 10%] developers/Modules/Delete
16:30:09 writing output... [ 11%] developers/Modules/ExceptionHandling
16:30:09 writing output... [ 11%] developers/Modules/Search
16:30:09 writing output... [ 12%] developers/Modules/Search/Bridges
16:30:09 writing output... [ 13%] developers/Modules/TempFileManager
16:30:09 writing output... [ 13%] developers/Python
16:30:09 writing output... [ 14%] developers/PythonBlitzGateway
16:30:09 writing output... [ 14%] developers/Search/FileParsers
16:30:09 writing output... [ 15%] developers/Server
16:30:09 writing output... [ 16%] developers/Server/Aop
16:30:09 writing output... [ 16%] developers/Server/Clustering
16:30:09 writing output... [ 17%] developers/Server/CollectionCounts
16:30:09 writing output... [ 18%] developers/Server/Context
16:30:09 writing output... [ 18%] developers/Server/Events
16:30:09 writing output... [ 19%] developers/Server/ExtendingOmero
16:30:09 writing output... [ 19%] developers/Server/FS
16:30:09 writing output... [ 20%] developers/Server/GraphRequests
16:30:09 writing output... [ 21%] developers/Server/GraphsImpl
16:30:09 writing output... [ 21%] developers/Server/GraphsMigration
16:30:09 writing output... [ 22%] developers/Server/HowToCreateAService
16:30:09 writing output... [ 22%] developers/Server/Ldap
16:30:09 writing output... [ 23%] developers/Server/LightAdmins
16:30:09 writing output... [ 24%] developers/Server/LoginAttemptListener
16:30:09 writing output... [ 24%] developers/Server/ObjectGraphs
16:30:09 writing output... [ 25%] developers/Server/PasswordProvider
16:30:09 writing output... [ 26%] developers/Server/Permissions
16:30:09 writing output... [ 26%] developers/Server/Properties
16:30:09 writing output... [ 27%] developers/Server/Queries
16:30:09 writing output... [ 27%] developers/Server/RenderingEngine
16:30:09 writing output... [ 28%] developers/Server/ScalingOmero
16:30:09 writing output... [ 29%] developers/Server/SecurityRoles
16:30:09 writing output... [ 29%] developers/Server/SecuritySystem
16:30:09 writing output... [ 30%] developers/Server/Sessions
16:30:09 writing output... [ 31%] developers/Server/SqlAction
16:30:09 writing output... [ 31%] developers/Server/Throttling
16:30:09 writing output... [ 32%] developers/Tables
16:30:09 writing output... [ 32%] developers/Web
16:30:09 writing output... [ 33%] developers/Web/CSRF
16:30:09 writing output... [ 34%] developers/Web/CreateApp
16:30:09 writing output... [ 34%] developers/Web/Deployment
16:30:09 writing output... [ 35%] developers/Web/EditingOmeroWeb
16:30:09 writing output... [ 36%] developers/Web/LinkingFromWebclient
16:30:09 writing output... [ 36%] developers/Web/ReleaseApp
16:30:09 writing output... [ 37%] developers/Web/ViewPort
16:30:09 writing output... [ 37%] developers/Web/WebGateway
16:30:09 writing output... [ 38%] developers/Web/Webclient
16:30:09 writing output... [ 39%] developers/Web/WebclientPlugin
16:30:09 writing output... [ 39%] developers/Web/WritingTemplates
16:30:09 writing output... [ 40%] developers/Web/WritingViews
16:30:09 writing output... [ 40%] developers/analysis
16:30:09 writing output... [ 41%] developers/build-system
16:30:09 writing output... [ 42%] developers/cli/extending
16:30:09 writing output... [ 42%] developers/cli/index
16:30:09 writing output... [ 43%] developers/cli/obj
16:30:09 writing output... [ 44%] developers/index
16:30:09 writing output... [ 44%] developers/installation
16:30:09 writing output... [ 45%] developers/json-api
16:30:09 writing output... [ 45%] developers/logging
16:30:09 writing output... [ 46%] developers/python3-migration
16:30:09 writing output... [ 47%] developers/scripts/advanced
16:30:09 writing output... [ 47%] developers/scripts/index
16:30:09 writing output... [ 48%] developers/scripts/matlab-scripts
16:30:09 writing output... [ 49%] developers/scripts/style-guide
16:30:09 writing output... [ 49%] developers/scripts/user-guide
16:30:09 writing output... [ 50%] developers/server-blitz
16:30:09 writing output... [ 50%] developers/server-processor
16:30:09 writing output... [ 51%] developers/server-rendering
16:30:09 writing output... [ 52%] developers/testing
16:30:09 writing output... [ 52%] developers/whatsnew
16:30:09 writing output... [ 53%] index
16:30:09 writing output... [ 54%] sysadmins/UpgradeCheck
16:30:09 writing output... [ 54%] sysadmins/advanced-install
16:30:09 writing output... [ 55%] sysadmins/ansible-docker
16:30:09 writing output... [ 55%] sysadmins/cli/admin
16:30:09 writing output... [ 56%] sysadmins/cli/config
16:30:09 writing output... [ 57%] sysadmins/cli/db
16:30:09 writing output... [ 57%] sysadmins/cli/fs
16:30:09 writing output... [ 58%] sysadmins/cli/index
16:30:09 writing output... [ 59%] sysadmins/cli/light-admins
16:30:10 writing output... [ 59%] sysadmins/cli/usergroup
16:30:10 writing output... [ 60%] sysadmins/client-server-ssl
16:30:10 writing output... [ 60%] sysadmins/config
16:30:10 writing output... [ 61%] sysadmins/customization
16:30:10 writing output... [ 62%] sysadmins/dropbox
16:30:10 writing output... [ 62%] sysadmins/fs-upload-configuration
16:30:10 writing output... [ 63%] sysadmins/grid
16:30:10 writing output... [ 63%] sysadmins/import-scenarios
16:30:10 writing output... [ 64%] sysadmins/in-place-import
16:30:10 writing output... [ 65%] sysadmins/index
16:30:10 writing output... [ 65%] sysadmins/installing-scripts
16:30:10 writing output... [ 66%] sysadmins/limitations
16:30:10 writing output... [ 67%] sysadmins/lookup-tables
16:30:10 writing output... [ 67%] sysadmins/mail
16:30:10 writing output... [ 68%] sysadmins/mapping-restricted-admins
16:30:10 writing output... [ 68%] sysadmins/omeromovie
16:30:10 writing output... [ 69%] sysadmins/omeroweb-upgrade
16:30:10 writing output... [ 70%] sysadmins/public
16:30:10 writing output... [ 70%] sysadmins/python3-migration
16:30:10 writing output... [ 71%] sysadmins/repository-move
16:30:10 writing output... [ 72%] sysadmins/restricted-admins
16:30:10 writing output... [ 72%] sysadmins/search
16:30:10 writing output... [ 73%] sysadmins/server-advanced-configuration
16:30:10 writing output... [ 73%] sysadmins/server-backup-and-restore
16:30:10 writing output... [ 74%] sysadmins/server-ldap
16:30:10 writing output... [ 75%] sysadmins/server-performance
16:30:10 writing output... [ 75%] sysadmins/server-permissions
16:30:10 writing output... [ 76%] sysadmins/server-security
16:30:10 writing output... [ 77%] sysadmins/server-setup-examples
16:30:10 writing output... [ 77%] sysadmins/server-syslog
16:30:10 writing output... [ 78%] sysadmins/server-upgrade
16:30:10 writing output... [ 78%] sysadmins/system-migration
16:30:10 writing output... [ 79%] sysadmins/system-requirements
16:30:10 writing output... [ 80%] sysadmins/troubleshooting
16:30:10 writing output... [ 80%] sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6
16:30:10 writing output... [ 81%] sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2204-ice3.6
16:30:10 writing output... [ 81%] sysadmins/unix/install-web/walkthrough/omeroweb-install-ubuntu2404-ice3.6
16:30:10 writing output... [ 82%] sysadmins/unix/install-web/web-deployment
16:30:10 writing output... [ 83%] sysadmins/unix/server-binary-repository
16:30:10 writing output... [ 83%] sysadmins/unix/server-install-homebrew
16:30:10 writing output... [ 84%] sysadmins/unix/server-installation
16:30:10 writing output... [ 85%] sysadmins/unix/server-postgresql
16:30:10 writing output... [ 85%] sysadmins/unix/server-rockylinux9-ice36
16:30:10 writing output... [ 86%] sysadmins/unix/server-ubuntu2204-ice36
16:30:10 writing output... [ 86%] sysadmins/unix/server-ubuntu2404-ice36
16:30:10 writing output... [ 87%] sysadmins/version-requirements
16:30:10 writing output... [ 88%] sysadmins/websockets
16:30:10 writing output... [ 88%] sysadmins/whatsnew
16:30:10 writing output... [ 89%] users/cli/chgrp
16:30:10 writing output... [ 90%] users/cli/chown
16:30:10 writing output... [ 90%] users/cli/containers-annotations
16:30:10 writing output... [ 91%] users/cli/delete
16:30:10 writing output... [ 91%] users/cli/export
16:30:10 writing output... [ 92%] users/cli/import
16:30:10 writing output... [ 93%] users/cli/import-bulk
16:30:10 writing output... [ 93%] users/cli/import-target
16:30:10 writing output... [ 94%] users/cli/index
16:30:10 writing output... [ 95%] users/cli/installation
16:30:10 writing output... [ 95%] users/cli/overview
16:30:10 writing output... [ 96%] users/cli/sessions
16:30:10 writing output... [ 96%] users/cli/tag
16:30:10 writing output... [ 97%] users/clients-overview
16:30:10 writing output... [ 98%] users/community-resources
16:30:10 writing output... [ 98%] users/history
16:30:11 writing output... [ 99%] users/index
16:30:11 writing output... [100%] users/whatsnew
16:30:11 
16:30:11 
16:30:11 (developers/Clients/ImportLibrary: line   16) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/java/ome/formats/importer/ImportLibrary.java
16:30:11 (developers/Clients/ImportLibrary: line   18) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/java/ome/formats/importer/ImportCandidates.java
16:30:11 (developers/Clients/ImportLibrary: line   20) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/java/ome/formats/importer/ImportConfig.java
16:30:11 (developers/Clients/ImportLibrary: line   22) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/java/ome/formats/importer/ImportEvent.java
16:30:11 (developers/Clients/ImportLibrary: line   25) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/java/ome/formats/OMEROMetadataStoreClient.java
16:30:11 (developers/Clients/ImportLibrary: line   27) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/java/ome/formats/importer/OMEROWrapper.java
16:30:11 (developers/Clients/ImportLibrary: line   29) -ignored- https://github.com/ome/omero-insight/blob/master/src/main/java/org/openmicroscopy/shoola/env/data/OMEROGateway.java
16:30:11 (developers/Clients/ImportLibrary: line   31) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/java/ome/formats/importer/cli/CommandLineImporter.java
16:30:11 (  developers/Cpp: line  424) -ignored- https://trac.openmicroscopy.org/ome/ticket/1596
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line   19) -ignored- https://github.com/ome/openmicroscopy/tree/develop/examples
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  100) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/slice/omero/System.ice
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  122) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/slice/omero/Collections.ice
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  131) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/slice/omero/Constants.ice
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  152) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constants.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  161) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constants.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  169) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constants.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  185) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constants.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  202) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/enumerations.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  209) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/enumerations.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  217) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/enumerations.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  229) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/enumerations.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  239) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/slice/omero/RTypes.ice
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  256) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/primitives.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  266) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/primitives.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  276) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/primitives.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  290) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/primitives.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  306) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/rcollection.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  320) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/rcollection.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  330) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/rcollection.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  343) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/rcollection.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  404) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/details.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  423) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/details.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  444) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/details.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  473) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/details.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  511) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constructors.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  520) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constructors.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  530) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constructors.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  549) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/constructors.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  582) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/iterators.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  595) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/iterators.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  609) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/iterators.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  631) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/iterators.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  647) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/staticfields.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  654) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/staticfields.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  663) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/staticfields.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  675) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/staticfields.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  712) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/unloaded.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  729) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/unloaded.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  747) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/unloaded.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  769) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/unloaded.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  854) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/collectionmethods.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  907) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/collectionmethods.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line  965) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/collectionmethods.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1031) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/collectionmethods.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1089) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/interfaces.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1103) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/interfaces.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1128) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/interfaces.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1177) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/smartpointers.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1239) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/clientpointer.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1297) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/getsetattr.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1434) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/configuration.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1476) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/configuration.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1533) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/configuration.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1602) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/configuration.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1604) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/templates/ice.config
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1627) -ignored- https://github.com/ome/omero-blitz/tree/v5.8.5/src/main/slice/omero
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1627) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/slice/omero/API.ice
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1730) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/timeout.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1781) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/timeout.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1840) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/queries.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1856) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/queries.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1876) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/queries.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1905) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/queries.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1941) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/updates.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1958) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/updates.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 1977) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/updates.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2003) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/updates.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2032) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/AllProjects.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2044) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/AllProjects.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2062) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/AllProjects.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2088) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/PrintProjects.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2099) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/PrintProjects.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2119) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/PrintProjects.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2149) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/Main.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2168) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/Main.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2191) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/Main.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2220) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/TreeList/Main.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2264) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/sudo.cpp
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2286) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/sudo.m
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2310) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/sudo.py
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2342) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroClients/sudo.java
16:30:11 (developers/GettingStarted/AdvancedClientDevelopment: line 2373) -ignored- https://github.com/ome/openmicroscopy
16:30:11 (developers/ImportFS: line   81) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/resources/mappings/acquisition.ome.xml
16:30:11 (developers/ImportFS: line  105) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/resources/mappings/jobs.ome.xml
16:30:11 ( developers/Java: line    8) -ignored- https://github.com/ome/openmicroscopy/tree/develop/examples/Training/java/src/training
16:30:11 ( developers/Java: line   26) -ignored- https://github.com/ome/minimal-omero-client
16:30:11 ( developers/Java: line   34) -ignored- https://github.com/ome/omero-insight/blob/master/build.gradle
16:30:11 (developers/Matlab: line   40) -ignored- https://github.com/ome/omero-matlab/tree/v5.5.6/examples
16:30:11 (developers/Matlab: line   84) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/omeroKeepAlive.m
16:30:11 (developers/Matlab: line  216) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/getProjects.m
16:30:11 (developers/Matlab: line  300) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/getDatasets.m
16:30:11 (developers/Matlab: line  346) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/getImages.m
16:30:11 (developers/Matlab: line  402) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/getScreens.m
16:30:11 (developers/Matlab: line  456) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/getPlates.m
16:30:11 (developers/Matlab: line  544) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/image/getPlane.m
16:30:11 (developers/Matlab: line  556) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/image/getTile.m
16:30:11 (developers/Matlab: line  568) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/image/getStack.m
16:30:11 (developers/Matlab: line  634) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/examples/RawDataAccess.m
16:30:11 (developers/Matlab: line  642) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/annotations/getAnnotations.m
16:30:11 (developers/Matlab: line  654) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/annotations/getObjectAnnotations.m
16:30:11 (developers/Matlab: line  687) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/annotations/getFileAnnotationContent.m
16:30:11 (developers/Matlab: line  735) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/annotations/linkAnnotation.m
16:30:11 (developers/Matlab: line  743) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/annotations/updateFileAnnotation.m
16:30:11 (developers/Matlab: line  753) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/examples/WriteData.m
16:30:11 (developers/Matlab: line  761) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/createProject.m
16:30:11 (developers/Matlab: line  761) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/createDataset.m
16:30:11 (developers/Matlab: line  790) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/createScreen.m
16:30:11 (developers/Matlab: line  790) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/io/createPlate.m
16:30:11 (developers/Matlab: line  936) -ignored- https://github.com/ome/omero-matlab/tree/v5.5.6/src/main/roi
16:30:11 (developers/Matlab: line 1072) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/delete/deleteImages.m
16:30:11 (developers/Matlab: line 1083) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/delete/deleteProjects.m
16:30:11 (developers/Matlab: line 1083) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/delete/deleteDatasets.m
16:30:11 (developers/Matlab: line 1083) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/delete/deleteScreens.m
16:30:11 (developers/Matlab: line 1083) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/delete/deletePlates.m
16:30:11 (developers/Matlab: line 1089) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/examples/RenderImages.m
16:30:11 (developers/Matlab: line 1095) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/examples/CreateImage.m
16:30:11 (developers/Matlab: line 1095) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/src/main/helper/toByteArray.m
16:30:11 (developers/Model: line   28) -ignored- https://github.com/ome/omero-model/tree/v5.7.5/
16:30:11 (developers/Model: line   28) -ignored- https://github.com/ome/omero-dsl-plugin/tree/v5.5.4/
16:30:11 (developers/Model: line   28) -ignored- https://github.com/ome/omero-blitz/tree/v5.8.5/src/main/resources/templates
16:30:11 (developers/Model: line   28) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/java/omero/util/IceMapper.java
16:30:11 (developers/Model: line   41) -ignored- http://www.hibernate.org
16:30:11 (developers/Model: line   60) -ignored- https://github.com/ome/omero-model
16:30:11 (developers/Model: line   79) -ignored- https://github.com/ome/omero-model/tree/v5.7.5/src/main/resources/mappings
16:30:11 (developers/Model: line   84) -ignored- https://github.com/ome/omero-dsl-plugin/tree/v5.5.4/src
16:30:11 (developers/Model: line   84) -ignored- https://github.com/ome/omero-model/tree/v5.7.5/src/main/java/ome/model/internal
16:30:11 (developers/Model: line   93) -ignored- https://github.com/ome/openmicroscopy/tree/develop/sql/psql
16:30:11 (developers/Model: line   98) -ignored- https://github.com/ome/omero-server
16:30:11 (developers/Model: line  104) -ignored- https://github.com/ome/omero-blitz
16:30:11 (developers/Model: line  281) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/resources/mappings/annotations.ome.xml
16:30:11 (developers/Model: line  290) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/java/ome/util/Utils.java
16:30:11 (developers/Model: line  607) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/tools/hibernate/ProxyCleanupFilter.java
16:30:11 (developers/Modules/Api: line   36) -ignored- https://github.com/ome/omero-common/tree/v5.7.5/src/main/java/ome/api
16:30:11 (developers/Modules/Api: line   45) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/api/IAdmin.java
16:30:11 (developers/Modules/Api: line   50) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/api/IConfig.java
16:30:11 (developers/Modules/Api: line   57) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/api/ILdap.java
16:30:11 (developers/Modules/Api: line   70) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/api/IQuery.java
16:30:11 (developers/Modules/Api: line   97) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/api/IUpdate.java
16:30:11 (developers/Modules/Api: line  105) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/api/IContainer.java
16:30:11 (developers/Modules/Api: line  106) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/api/ITypes.java
16:30:11 (developers/Modules/Api: line  111) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/api/RawFileStore.java
16:30:11 (developers/Modules/Api: line  114) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/api/RawPixelsStore.java
16:30:11 (developers/Modules/Api: line  117) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/omeis/providers/re/RenderingEngine.java
16:30:11 (developers/Modules/Api: line  121) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/api/ThumbnailStore.java
16:30:11 (developers/Modules/Api: line  124) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/api/IScale.java
16:30:11 (developers/Modules/Api: line  143) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/java/ome/model/IObject.java
16:30:11 (developers/Modules/Api/AdminInterface: line    4) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/api/local/LocalAdmin.java
16:30:11 (developers/Modules/Delete: line   10) -ignored- https://trac.openmicroscopy.org/ome/ticket/2615
16:30:11 (developers/Modules/Delete: line   26) -ignored- https://trac.openmicroscopy.org/ome/ticket/2911
16:30:11 (developers/Modules/Delete: line   46) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/resources/ome/services/blitz-graph-rules.xml
16:30:11 (developers/Modules/ExceptionHandling: line    7) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/slice/omero/ServerErrors.ice
16:30:11 (developers/Modules/ExceptionHandling: line  328) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/services/util/ServiceHandler.java
16:30:11 (developers/Modules/ExceptionHandling: line  328) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/java/ome/conditions/RootException.java
16:30:11 (developers/Modules/ExceptionHandling: line  328) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/java/ome/conditions/InternalException.java
16:30:11 (developers/Modules/ExceptionHandling: line  337) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/resources/ome/services/services.xml
16:30:11 (developers/Modules/ExceptionHandling: line  344) -ignored- https://github.com/ome/omero-model/tree/v5.7.5/src/main/java/ome/conditions
16:30:11 (developers/Modules/Search: line   51) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/services/fulltext/FullTextAnalyzer.java
16:30:11 (developers/Modules/Search: line  260) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/services/fulltext/FullTextBridge.java
16:30:11 (developers/Modules/Search: line  272) -ignored- https://code.google.com/archive/p/luke/
16:30:11 (developers/Modules/Search/Bridges: line    9) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/services/fulltext/BridgeHelper.java
16:30:11 (developers/Modules/Search/Bridges: line   57) -ignored- https://github.com/ome/omero-server/tree/v5.7.5/src/main/java/ome/services/fulltext/bridges
16:30:11 (developers/Modules/Search/Bridges: line  144) -ignored- https://trac.openmicroscopy.org/ome/ticket/955
16:30:11 (developers/Modules/Search/Bridges: line  144) -ignored- https://trac.openmicroscopy.org/ome/ticket/1102
16:30:11 (developers/Modules/TempFileManager: line    4) -ignored- https://trac.openmicroscopy.org/ome/ticket/1653
16:30:11 (developers/Modules/TempFileManager: line   74) -ignored- https://trac.openmicroscopy.org/ome/ticket/1534
16:30:11 (developers/Python: line   66) -ignored- https://github.com/ome/openmicroscopy/tree/develop/examples/Training/python
16:30:11 (developers/Search/FileParsers: line   13) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/resources/ome/services/service-ome.api.Search.xml
16:30:11 (developers/Search/FileParsers: line   34) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/services/fulltext/FileParser.java
16:30:11 (developers/Server: line   11) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/system/Principal.java
16:30:11 (developers/Server: line   11) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/api/ISession.java
16:30:11 (developers/Server: line   18) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/resources/templates/psql-footer.vm
16:30:11 (developers/Server: line   53) -ignored- https://github.com/ome/omero-server/tree/v5.7.5/src/main/java/ome/logic
16:30:11 (developers/Server: line   53) -ignored- https://github.com/ome/omero-server/tree/v5.7.5/src/main/java/ome/services
16:30:11 (developers/Server: line  127) -ignored- https://github.com/ome/omero-server/tree/v5.7.5/
16:30:11 (developers/Server/Aop: line   12) -ignored- https://github.com/ome/omero-server/tree/v5.7.5/src/main/resources/ome/services
16:30:11 (developers/Server/Aop: line   12) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/resources/ome/services/hibernate.xml
16:30:11 (developers/Server/Aop: line   80) -ignored- http://aopalliance.sourceforge.net/
16:30:11 (developers/Server/Clustering: line   34) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/templates/grid/default.xml
16:30:11 (developers/Server/Context: line   11) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/system/OmeroContext.java
16:30:11 (developers/Server/Context: line   28) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/tools/hibernate/SessionHandler.java
16:30:11 (developers/Server/Events: line    7) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/basic/EventHandler.java
16:30:11 (developers/Server/ExtendingOmero: line  203) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/resources/ome/services/blitz-servantDefinitions.xml#L36
16:30:11 (developers/Server/ExtendingOmero: line  246) -ignored- https://github.com/ome/omero-blitz/tree/v5.8.5/src/main/resources/ome/services
16:30:11 (developers/Server/GraphRequests: line  119) -ignored- https://github.com/ome/omero-gateway-java/blob/v5.11.0/src/main/java/omero/gateway/util/Requests.java
16:30:11 (developers/Server/HowToCreateAService: line   13) -ignored- https://trac.openmicroscopy.org/ome/ticket/306
16:30:11 (developers/Server/HowToCreateAService: line   13) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/logic/ConfigImpl.java
16:30:11 (developers/Server/HowToCreateAService: line   13) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/resources/ome/services/service-ome.api.IConfig.xml
16:30:11 (developers/Server/HowToCreateAService: line   13) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/resources/ome/services/
16:30:11 (developers/Server/HowToCreateAService: line   13) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/system/ServiceFactory.java
16:30:11 (developers/Server/HowToCreateAService: line   13) -ignored- https://trac.openmicroscopy.org/ome/ticket/314
16:30:11 (developers/Server/HowToCreateAService: line   50) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/resources/beanRefContext.xml
16:30:11 (developers/Server/HowToCreateAService: line   64) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/java/ome/services/blitz/impl/ConfigI.java
16:30:11 (developers/Server/HowToCreateAService: line   83) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/resources/ome/services/blitz-servantDefinitions.xml
16:30:11 (developers/Server/HowToCreateAService: line   93) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/java/ome/services/blitz/impl/ServiceFactoryI.java
16:30:11 (developers/Server/HowToCreateAService: line  110) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/resources/beanRefContext.xml
16:30:11 (developers/Server/HowToCreateAService: line  119) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/test/java/ome/server/itests/ConfigTest.java
16:30:11 (developers/Server/HowToCreateAService: line  127) -ignored- https://github.com/ome/omero-server/tree/v5.7.5/src/main/java/ome/api/local
16:30:11 (developers/Server/HowToCreateAService: line  127) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/logic/UpdateImpl.java
16:30:11 (developers/Server/HowToCreateAService: line  141) -ignored- https://github.com/ome/omero-renderer/tree/v5.6.5/
16:30:11 (developers/Server/HowToCreateAService: line  141) -ignored- https://github.com/ome/omero-romio/tree/v5.8.5/
16:30:11 (developers/Server/HowToCreateAService: line  141) -ignored- https://github.com/ome/omero-common/tree/v5.7.5/
16:30:11 (developers/Server/Ldap: line   52) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/auth/NewUserGroupBean.java
16:30:11 (developers/Server/Ldap: line   61) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/auth/AttributeNewUserGroupBean.java
16:30:11 (developers/Server/Ldap: line   63) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/auth/OrgUnitNewUserGroupBean.java
16:30:11 (developers/Server/Ldap: line   65) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/auth/QueryNewUserGroupBean.java
16:30:11 (developers/Server/LightAdmins: line   22) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/resources/mappings/meta.ome.xml
16:30:11 (developers/Server/LightAdmins: line  177) -ignored- https://github.com/ome/openmicroscopy/blob/develop/components/tools/OmeroJava/test/integration/AdminServiceTest.java
16:30:11 (developers/Server/LightAdmins: line  181) -ignored- https://github.com/ome/openmicroscopy/blob/develop/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java
16:30:11 (developers/Server/LightAdmins: line  187) -ignored- https://github.com/ome/openmicroscopy/blob/develop/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java
16:30:11 (developers/Server/LoginAttemptListener: line    4) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/services/messages/LoginAttemptMessage.java
16:30:11 (developers/Server/LoginAttemptListener: line    4) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/auth/LoginAttemptListener.java
16:30:11 (developers/Server/LoginAttemptListener: line   20) -ignored- https://trac.openmicroscopy.org/ome/ticket/3139
16:30:11 (developers/Server/ObjectGraphs: line   40) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/slice/omero/cmd/Graphs.ice
16:30:11 (developers/Server/ObjectGraphs: line   66) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/services/graphs/GraphPolicy.java
16:30:11 (developers/Server/ObjectGraphs: line   66) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/java/ome/model/ILink.java
16:30:11 (developers/Server/ObjectGraphs: line   79) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/services/graphs/GraphTraversal.java
16:30:11 (developers/Server/ObjectGraphs: line  111) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/java/ome/model/IGlobal.java
16:30:11 (developers/Server/ObjectGraphs: line  258) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/java/omero/cmd/graphs/Chgrp2I.java
16:30:11 (developers/Server/ObjectGraphs: line  273) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/logback.xml
16:30:11 (developers/Server/PasswordProvider: line    4) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/auth/PasswordProvider.java
16:30:11 (developers/Server/PasswordProvider: line    9) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/auth/JdbcPasswordProvider.java
16:30:11 (developers/Server/PasswordProvider: line   12) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/auth/FilePasswordProvider.java
16:30:11 (developers/Server/PasswordProvider: line   15) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/auth/LdapPasswordProvider.java
16:30:11 (developers/Server/PasswordProvider: line   20) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/auth/PasswordProviders.java
16:30:11 (developers/Server/PasswordProvider: line   29) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/auth/ConfigurablePasswordProvider.java
16:30:11 (developers/Server/Properties: line   14) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/omero.properties
16:30:11 (developers/Server/Properties: line    9) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/resources/omero-model.properties
16:30:11 (developers/Server/Properties: line    9) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/resources/omero-common.properties
16:30:11 (developers/Server/Properties: line    9) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/resources/omero-server.properties
16:30:11 (developers/Server/Properties: line    9) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/resources/omero-blitz.properties
16:30:11 (developers/Server/Properties: line   18) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/hibernate.properties
16:30:11 (developers/Server/Properties: line   24) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/build.properties
16:30:11 (developers/Server/Properties: line   35) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/resources/ome/config.xml
16:30:11 (developers/Server/RenderingEngine: line   24) -ignored- https://trac.openmicroscopy.org/ome/ticket/449
16:30:11 (developers/Server/RenderingEngine: line   25) -ignored- https://trac.openmicroscopy.org/ome/ticket/450
16:30:11 (developers/Server/RenderingEngine: line   26) -ignored- https://trac.openmicroscopy.org/ome/ticket/452
16:30:11 (developers/Server/RenderingEngine: line   31) -ignored- https://trac.openmicroscopy.org/ome/ticket/6
16:30:11 (developers/Server/SecuritySystem: line   83) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/resources/templates/object.vm
16:30:11 (developers/Server/SecuritySystem: line  114) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/java/ome/model/internal/GraphHolder.java
16:30:11 (developers/Server/SecuritySystem: line  118) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/java/ome/model/internal/Details.java
16:30:11 (developers/Server/SecuritySystem: line  122) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/java/ome/model/internal/Permissions.java
16:30:11 (developers/Server/SecuritySystem: line  127) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/java/ome/model/internal/Token.java
16:30:11 (developers/Server/SecuritySystem: line  133) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/java/ome/model/IEnum.java
16:30:11 (developers/Server/SecuritySystem: line  138) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/main/java/ome/conditions/SecurityViolation.java
16:30:11 (developers/Server/SecuritySystem: line  151) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/system/Login.java
16:30:11 (developers/Server/SecuritySystem: line  151) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/system/Server.java
16:30:11 (developers/Server/SecuritySystem: line  159) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/logic/AdminImpl.java
16:30:11 (developers/Server/SecuritySystem: line  159) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/basic/CurrentDetails.java
16:30:11 (developers/Server/SecuritySystem: line  159) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/SecureAction.java
16:30:11 (developers/Server/SecuritySystem: line  159) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/SecuritySystem.java
16:30:11 (developers/Server/SecuritySystem: line  159) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/basic/BasicSecuritySystem.java
16:30:11 (developers/Server/SecuritySystem: line  159) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/ACLEventListener.java
16:30:11 (developers/Server/SecuritySystem: line  159) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/basic/MergeEventListener.java
16:30:11 (developers/Server/SecuritySystem: line  159) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/basic/OmeroInterceptor.java
16:30:11 (developers/Server/SecuritySystem: line  159) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/SecurityFilter.java
16:30:11 (developers/Server/SecuritySystem: line  159) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/basic/EventLogListener.java
16:30:11 (developers/Server/SecuritySystem: line  159) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/java/ome/security/basic/EventListenersFactoryBean.java
16:30:11 (developers/Server/SecuritySystem: line  159) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/main/resources/ome/services/sec-system.xml
16:30:11 (developers/Server/SecuritySystem: line  262) -ignored- https://trac.openmicroscopy.org/ome/ticket/223
16:30:11 (developers/Server/SecuritySystem: line  335) -ignored- https://trac.openmicroscopy.org/ome/ticket/234
16:30:11 (developers/Server/SecuritySystem: line  343) -ignored- https://trac.openmicroscopy.org/ome/ticket/235
16:30:11 (developers/Server/Throttling: line   21) -ignored- https://trac.openmicroscopy.org/ome/milestone/3.0-Beta3.1
16:30:11 (developers/Tables: line   22) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/src/main/slice/omero/Tables.ice
16:30:11 (developers/Tables: line  392) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroTables/first.py
16:30:11 (developers/Tables: line  396) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroTables/MeasurementTable.java
16:30:11 (developers/Tables: line  398) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroTables/FindMeasurements.java
16:30:11 (developers/Tables: line  479) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/OmeroTables/iroi.py
16:30:11 (developers/Tables: line  481) -ignored- https://github.com/ome/omero-py/blob/v5.23.0/src/omero/util/populate_roi.py
16:30:11 (developers/Tables: line  511) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroPy/test/integration/tablestest/
16:30:11 (  developers/Web: line   18) -ignored- https://github.com/ome/omero-web/blob/v5.14.0/MIGRATION_TO_DJANGO_32_GUIDE.md
16:30:11 (  developers/Web: line   63) -ignored- https://github.com/ome/omero-figure/
16:30:11 (  developers/Web: line   66) -ignored- https://github.com/ome/omero-webtest/
16:30:11 (  developers/Web: line   70) -ignored- https://github.com/ome/omero-iviewer
16:30:11 (  developers/Web: line   78) -ignored- https://github.com/ome/omero-mapr/
16:30:11 (  developers/Web: line   82) -ignored- https://github.com/ome/omero-gallery/
16:30:11 (developers/Web/CreateApp: line   23) -ignored- https://github.com/ome/cookiecutter-omero-webapp
16:30:11 (developers/Web/CreateApp: line   54) -ignored- https://github.com/ome/omero-web/blob/master/omeroweb/settings.py
16:30:11 (developers/Web/Deployment: line   14) -ignored- https://github.com/ome/omero-web-docker/
16:30:11 (developers/Web/Deployment: line   28) -ignored- https://github.com/ome/omero-py
16:30:11 (developers/Web/Deployment: line   64) -ignored- http://localhost:4080
16:30:11 (developers/Web/ReleaseApp: line   29) -ignored- https://github.com/ome/omero-figure/blob/master/omero_figure/__init__.py
16:30:11 (developers/Web/ReleaseApp: line   29) -ignored- https://github.com/ome/omero-figure/blob/master/omero_figure/apps.py
16:30:11 (developers/Web/ViewPort: line  119) -ignored- https://github.com/ome/omero-webtest/tree/master/omero_webtest/templates/webtest/examples
16:30:11 (developers/Web/WritingTemplates: line   35) -ignored- https://github.com/ome/omero-web/tree/master/omeroweb/webclient/templates/webclient/base
16:30:11 (developers/Web/WritingTemplates: line  181) -ignored- https://github.com/ome/omero-web/blob/master/omeroweb/webgateway/templates/webgateway/base/base_header.html
16:30:11 (developers/Web/WritingTemplates: line  212) -ignored- https://github.com/ome/omero-web/blob/master/omeroweb/webgateway/templates/webgateway/base/container3.html
16:30:11 (developers/Web/WritingViews: line    4) -ignored- https://github.com/ome/omero-web/blob/master/omeroweb/webclient/views.py
16:30:11 (developers/Web/WritingViews: line   39) -ignored- https://github.com/ome/omero-webtest/blob/master/omero_webtest/views.py
16:30:11 (developers/build-system: line   12) -ignored- https://github.com/ome/omero-build
16:30:11 (developers/build-system: line   12) -ignored- https://github.com/ome/omero-gradle-plugins
16:30:11 (developers/build-system: line  103) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/ivysettings.xml
16:30:11 (developers/build-system: line  159) -ignored- https://github.com/ome/openmicroscopy/blob/develop/components/antlib/resources/lifecycle.xml
16:30:11 (developers/build-system: line  166) -ignored- https://github.com/ome/openmicroscopy/blob/develop/lib/logback-build.xml
16:30:11 (developers/build-system: line  185) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools
16:30:11 (developers/build-system: line  265) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/build.gradle
16:30:11 (developers/cli/extending: line   11) -ignored- https://github.com/ome/omero-cli-render/
16:30:11 (developers/json-api: line   15) -ignored- https://github.com/ome/omero-marshal
16:30:11 (developers/json-api: line  207) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/Training/python/Json_Api/Login.py
16:30:11 (developers/json-api: line  215) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/Training/javascript/index.html
16:30:11 (developers/logging: line   19) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/logback-cli.xml
16:30:11 (developers/scripts/advanced: line  124) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/ScriptingService/adminWorkflow.py
16:30:11 (developers/scripts/advanced: line  197) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/ScriptingService/runHelloWorld.py
16:30:11 (developers/scripts/index: line   41) -ignored- https://github.com/ome/scripts
16:30:11 (developers/scripts/index: line   41) -ignored- https://github.com/ome/omero-user-scripts/network/members
16:30:11 (developers/scripts/index: line   74) -ignored- https://docs.github.com/en/get-started/quickstart/set-up-git
16:30:11 (developers/scripts/index: line   80) -ignored- https://github.com/ome/omero-user-scripts
16:30:11 (developers/scripts/matlab-scripts: line   10) -ignored- https://www.mathworks.com/help/matlab/matlab_external/install-the-matlab-engine-for-python.html
16:30:11 (developers/scripts/style-guide: line   19) -ignored- https://github.com/ome/openmicroscopy/blob/develop/examples/ScriptingService/Edit_Descriptions.py
16:30:11 (developers/server-processor: line    9) -ignored- https://github.com/ome/omero-py/blob/v5.23.0/src/omero/processor.py
16:30:11 (developers/testing: line   35) -ignored- https://github.com/ome/omero-common
16:30:11 (developers/testing: line   36) -ignored- https://github.com/ome/omero-romio
16:30:11 (developers/testing: line   37) -ignored- https://github.com/ome/omero-renderer
16:30:11 (developers/testing: line   40) -ignored- https://github.com/ome/omero-gateway-java
16:30:11 (developers/testing: line   44) -ignored- https://github.com/ome/omero-web
16:30:11 (developers/testing: line  192) -ignored- https://testng.org/doc/eclipse.html
16:30:11 (developers/testing: line  268) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroPy
16:30:11 (developers/testing: line  268) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroWeb
16:30:11 (developers/testing: line  366) -ignored- https://testng.org/
16:30:11 (developers/testing: line  384) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/src/test/java/ome/model/utests/SetsAndLinksTest.java
16:30:11 (developers/testing: line  384) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/src/test/java/ome/server/itests/query/UniqueResultTest.java
16:30:11 (developers/testing: line  389) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroJava/test
16:30:11 (developers/testing: line  432) -ignored- https://github.com/ome/omero-py/tree/v5.23.0/test/unit
16:30:11 (developers/testing: line  432) -ignored- https://github.com/ome/omero-web/tree/v5.33.0/test/unit
16:30:11 (developers/testing: line  432) -ignored- https://github.com/ome/omero-dropbox/tree/v5.7.0/test/unit
16:30:11 (developers/testing: line  437) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroPy/test
16:30:11 (developers/testing: line  437) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroWeb/test
16:30:11 (developers/testing: line  437) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/OmeroFS/test
16:30:11 (developers/testing: line  467) -ignored- https://github.com/ome/openmicroscopy/tree/develop/components/tools/pytest.ini
16:30:11 (developers/testing: line  501) -ignored- https://github.com/ome/omero-py/blob/master/src/omero/testlib/__init__.py
16:30:11 (developers/testing: line  564) -ignored- https://github.com/ome/omero-web/blob/master/omeroweb/testlib/__init__.py
16:30:11 (developers/testing: line  593) -ignored- https://github.com/ome/openmicroscopy/blob/develop/components/tools/OmeroWeb/test/integration/test_simple.py
16:30:11 (developers/whatsnew: line   10) -ignored- https://github.com/ome/omero-dropbox
16:30:11 (           index: line   30) -ignored- https://www.youtube.com/channel/UCyySB9ZzNi8aBGYqcxSrauQ
16:30:11 (           index: line   51) -ignored- https://github.com/ome/ome-documentation/
16:30:11 (           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
16:30:11 (sysadmins/UpgradeCheck: line    4) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/src/main/java/ome/system/UpgradeCheck.java
16:30:11 (sysadmins/ansible-docker: line   28) -ignored- https://github.com/ome/omero-deployment-examples
16:30:11 (sysadmins/ansible-docker: line   28) -ignored- https://github.com/ome/prod-playbooks/omero
16:30:11 (sysadmins/ansible-docker: line   70) -ignored- http://localhost:4080/webclient/
16:30:11 (sysadmins/ansible-docker: line  110) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L74
16:30:11 (sysadmins/ansible-docker: line  110) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L73
16:30:11 (sysadmins/ansible-docker: line  110) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L78
16:30:11 (sysadmins/ansible-docker: line  110) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L79
16:30:11 (sysadmins/ansible-docker: line  110) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L84
16:30:11 (sysadmins/ansible-docker: line  110) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L108
16:30:11 (sysadmins/ansible-docker: line  112) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L109
16:30:11 (sysadmins/ansible-docker: line  114) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L117
16:30:11 (sysadmins/ansible-docker: line  116) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L120
16:30:11 (sysadmins/ansible-docker: line  118) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L128
16:30:11 (sysadmins/ansible-docker: line  120) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L141
16:30:11 (sysadmins/ansible-docker: line  122) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L142
16:30:11 (sysadmins/ansible-docker: line  124) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L453
16:30:11 (sysadmins/ansible-docker: line  124) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L433
16:30:11 (sysadmins/ansible-docker: line  137) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L444
16:30:11 (sysadmins/ansible-docker: line  139) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L187
16:30:11 (sysadmins/ansible-docker: line  139) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L204
16:30:11 (sysadmins/ansible-docker: line  150) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L473
16:30:11 (sysadmins/ansible-docker: line  152) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L479
16:30:11 (sysadmins/ansible-docker: line  154) -ignored- https://github.com/ome/prod-playbooks/blob/929a4c4fefcffa3b8cebe65047aa32ddbfe0c5b7/omero/training-server/playbook.yml#L480
16:30:11 (sysadmins/client-server-ssl: line    6) -ignored- https://www.cloudflare.com/learning/security/threats/man-in-the-middle-attack/
16:30:11 (sysadmins/client-server-ssl: line   17) -ignored- https://github.com/ome/omero-certificates
16:30:11 (sysadmins/config: line 1311) -ignored- https://github.com/ome/omero-server/issues/154
16:30:11 (sysadmins/config: line 1311) -ignored- https://github.com/ome/omero-server/pull/155
16:30:11 (  sysadmins/grid: line  273) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/templates/master.cfg
16:30:11 (  sysadmins/grid: line  363) -ignored- https://github.com/ome/openmicroscopy/blob/develop/etc/templates/grid/templates.xml
16:30:11 (sysadmins/lookup-tables: line   12) -ignored- https://github.com/ome/omero-web?tab=readme-ov-file#luts-caching
16:30:11 (sysadmins/omeroweb-upgrade: line    4) -ignored- https://github.com/ome/omero-web/milestones
16:30:11 (sysadmins/public: line  129) -ignored- https://royalsocietypublishing.org/doi/10.1098/rsob.170099
16:30:11 (sysadmins/public: line  137) -ignored- https://github.com/ome/prod-playbooks
16:30:11 (sysadmins/public: line  199) -ignored- https://royalsocietypublishing.org/cms/attachment/36fd7495-4d87-454f-952e-a581da261f71/rsob170099f07.jpg
16:30:11 (sysadmins/public: line  199) -ignored- https://royalsocietypublishing.org/cms/attachment/aac23d26-2197-4dc1-8f85-7bb5686f926d/rsob170099f02.jpg
16:30:11 (sysadmins/public: line  245) -ignored- https://github.com/ome/prod-playbooks/blob/2018-01/nightshade-webclients.yml#L181
16:30:11 (sysadmins/search: line   26) -ignored- https://github.com/ome/openmicroscopy/commit/a5cb64a
16:30:11 (sysadmins/server-ldap: line  325) -ignored- https://msdn.microsoft.com/en-us/library/aa362244(v=vs.85).aspx
16:30:11 (sysadmins/server-performance: line  187) -ignored- https://www.zenoss.com/
16:30:11 (sysadmins/server-setup-examples: line    7) -ignored- https://micronoxford.com/
16:30:11 (sysadmins/system-requirements: line   56) -ignored- https://www.cpubenchmark.net/singleThread.html#server-thread
16:30:11 (sysadmins/troubleshooting: line   93) -ignored- https://trac.openmicroscopy.org/ome/ticket/7325
16:30:11 (sysadmins/troubleshooting: line  100) -ignored- https://trac.openmicroscopy.org/ome/ticket/5576
16:30:11 (sysadmins/troubleshooting: line  110) -ignored- https://trac.openmicroscopy.org/ome/ticket/12527
16:30:11 (sysadmins/troubleshooting: line  206) -ignored- https://bugs.java.com/bugdatabase/view_bug.do?bug_id=4724038
16:30:11 (sysadmins/troubleshooting: line  261) -ignored- https://trac.openmicroscopy.org/ome/ticket/6201
16:30:11 (sysadmins/troubleshooting: line  499) -ignored- https://github.com/ome/openmicroscopy/issues/6439
16:30:11 (sysadmins/troubleshooting: line  527) -ignored- https://bugs.java.com/bugdatabase/view_bug.do?bug_id=4751177
16:30:11 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  399) -ignored- https://wiki.centos.org/HowTos/SELinux
16:30:11 (sysadmins/unix/install-web/web-deployment: line   69) -ignored- https://httpd.apache.org/docs/current/mod/mod_proxy.html
16:30:11 (sysadmins/unix/server-install-homebrew: line    7) -ignored- https://github.com/ome/omero-server-docker
16:30:11 (sysadmins/unix/server-install-homebrew: line    7) -ignored- https://github.com/ome/docker-example-omero/blob/master/DEV_README.md
16:30:11 (sysadmins/unix/server-rockylinux9-ice36: line   58) -ignored- https://github.com/ome/omero-install/blob/develop/linux/step01_rocky9_deps.sh
16:30:11 (sysadmins/version-requirements: line   73) -ignored- https://access.redhat.com/articles/3078
16:30:11 (sysadmins/version-requirements: line  186) -ignored- https://packages.ubuntu.com/search?keywords=foo&searchon=names&suite=all&section=all
16:30:11 (sysadmins/version-requirements: line  449) -ignored- https://packages.ubuntu.com/search?keywords=jdk&searchon=names&suite=all&section=all
16:30:11 (sysadmins/websockets: line   24) -ignored- https://github.com/ome/docker-example-omero-websockets
16:30:11 (users/clients-overview: line   18) -ignored- https://java.com/
16:30:11 (   users/history: line   13) -ignored- https://github.com/ome/omero-gateway-java/blob/v5.11.0/CHANGELOG.md
16:30:11 (   users/history: line   14) -ignored- https://github.com/ome/omero-blitz/blob/v5.8.5/CHANGELOG.md
16:30:11 (   users/history: line   15) -ignored- https://github.com/ome/omero-server/blob/v5.7.5/CHANGELOG.md
16:30:11 (   users/history: line   16) -ignored- https://github.com/ome/omero-renderer/blob/v5.6.5/CHANGELOG.md
16:30:11 (   users/history: line   17) -ignored- https://github.com/ome/omero-romio/blob/v5.8.5/CHANGELOG.md
16:30:11 (   users/history: line   18) -ignored- https://github.com/ome/omero-common/blob/v5.7.5/CHANGELOG.md
16:30:11 (   users/history: line   19) -ignored- https://github.com/ome/omero-model/blob/v5.7.5/CHANGELOG.md
16:30:11 (   users/history: line   23) -ignored- https://github.com/ome/omero-matlab/blob/v5.5.6/CHANGELOG.md
16:30:11 (   users/history: line   24) -ignored- https://github.com/ome/omero-insight/blob/master/CHANGELOG.md
16:30:11 (   users/history: line   25) -ignored- https://github.com/ome/omero-py/blob/v5.23.0/CHANGELOG.md
16:30:11 (   users/history: line   26) -ignored- https://github.com/ome/omero-web/blob/v5.33.0/CHANGELOG.md
16:30:11 (   users/history: line  160) -ignored- https://github.com/ome/openmicroscopy/pull/6398
16:30:11 (   users/history: line  162) -ignored- https://github.com/ome/openmicroscopy/pull/6409
16:30:11 (   users/history: line  193) -ignored- https://github.com/ome/omero-web/pull/555
16:30:11 (   users/history: line  536) -ignored- https://github.com/ome/omero-dsl-plugin
16:30:11 (   users/history: line  544) -ignored- https://github.com/ome/omero-blitz-plugin
16:30:11 (   users/history: line  545) -ignored- https://github.com/ome/omero-insight
16:30:11 (   users/history: line  546) -ignored- https://github.com/ome/omero-matlab
16:30:11 (   users/history: line  547) -ignored- https://github.com/ome/omero-javapackager-plugin
16:30:11 (   users/history: line  548) -ignored- https://github.com/ome/omero-api-plugin
16:30:11 (   users/history: line  872) -ignored- https://github.com/ome/omero-test-infra
16:30:11 (   users/history: line  983) -ignored- https://github.com/ome/homebrew-alt
16:30:11 (   users/history: line 1018) -ignored- https://www.janelia.org/
16:30:11 (   users/history: line 1910) -ignored- https://trac.openmicroscopy.org/ome/ticket/9372
16:30:11 (   users/history: line 1910) -ignored- https://trac.openmicroscopy.org/ome/ticket/9377
16:30:11 (   users/history: line 2225) -ignored- https://www.jboss.org
16:30:11 (developers/Clients/ImportLibrary: line   48) redirect  https://docs.openmicroscopy.org/latest/ome-model/omero-pyramid/ - with Found to https://ome-model.readthedocs.io/en/stable/omero-pyramid/
16:30:11 (developers/Clients/ImportLibrary: line   48) redirect  https://docs.openmicroscopy.org/bio-formats/8.5.0/formats/aperio-svs-tiff.html - with Found to https://bio-formats.readthedocs.io/en/v8.5.0/formats/aperio-svs-tiff.html
16:30:11 (  developers/Cpp: line  173) redirect  https://ccache.samba.org/ - permanently to https://ccache.dev/
16:30:12 (  developers/Cpp: line    4) redirect  https://www.cmake.org/ - permanently to https://cmake.org/
16:30:12 (developers/analysis: line   53) redirect  http://cvs.openmicroscopy.org.uk/snapshots/movies/omero-4-1/mov/FlexPreview4.1-import.mov - permanently to https://downloads.openmicroscopy.org/movies/omero-4-1/mov/FlexPreview4.1-import.mov
16:30:12 (users/community-resources: line   23) redirect  http://lists.openmicroscopy.org.uk/pipermail/ome-devel/ - permanently to https://lists.openmicroscopy.org.uk/pipermail/ome-devel/
16:30:12 (developers/analysis: line   53) redirect  http://cvs.openmicroscopy.org.uk/snapshots/movies/omero-4-1/mov/FlexPreview4.1-configuration.mov - permanently to https://downloads.openmicroscopy.org/movies/omero-4-1/mov/FlexPreview4.1-configuration.mov
16:30:12 (developers/Server/ExtendingOmero: line  387) redirect  http://lists.openmicroscopy.org.uk/pipermail/ome-devel/2009-July/001332.html - permanently to https://lists.openmicroscopy.org.uk/pipermail/ome-devel/2009-July/001332.html
16:30:12 (users/community-resources: line   23) redirect  http://lists.openmicroscopy.org.uk/pipermail/ome-users/ - permanently to https://lists.openmicroscopy.org.uk/pipermail/ome-users/
16:30:12 (sysadmins/troubleshooting: line  527) redirect  http://lists.openmicroscopy.org.uk/pipermail/ome-users/2009-March/001465.html - permanently to https://lists.openmicroscopy.org.uk/pipermail/ome-users/2009-March/001465.html
16:30:12 (sysadmins/troubleshooting: line  286) redirect  http://lists.openmicroscopy.org.uk/pipermail/ome-devel/2014-October/003020.html - permanently to https://lists.openmicroscopy.org.uk/pipermail/ome-devel/2014-October/003020.html
16:30:12 (sysadmins/version-requirements: line  491) ok        http://nginx.org/packages/centos/9/x86_64/
16:30:12 (developers/python3-migration: line    8) redirect  http://python-future.org/ - permanently to https://python-future.org/
16:30:12 (  developers/Cpp: line    4) redirect  https://doc.zeroc.com/display/Ice/Hello+World+Application - with Found to https://archive.zeroc.com/login.action?os_destination=%2Fpages%2Fviewpage.action%3FspaceKey%3DIce37%26title%3DHello%2BWorld%2BApplication&permissionViolation=true
16:30:12 (           index: line   32) ok        http://qa.openmicroscopy.org.uk/registry/demo_account/
16:30:12 (developers/Tables: line  418) redirect  http://pytables.org/usersguide/condition_syntax.html - permanently to http://www.pytables.org/usersguide/condition_syntax.html
16:30:12 (developers/Tables: line   12) redirect  http://pytables.org - permanently to http://www.pytables.org/
16:30:13 (sysadmins/omeromovie: line   30) ok        http://www.mplayerhq.hu/design7/dload.html
16:30:13 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  377) ok        http://www.gevent.org/
16:30:13 (developers/Server/Sessions: line   24) redirect  http://terracotta.org/ - permanently to https://www.terracotta.org/
16:30: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
16:30:14 (sysadmins/unix/server-install-homebrew: line   47) redirect  https://adoptopenjdk.net/ - permanently to https://adoptium.net/
16:30:14 (developers/build-system: line   12) ok        https://ant.apache.org
16:30:14 (sysadmins/python3-migration: line   56) ok        https://anaconda.org/ome
16:30:14 (developers/build-system: line   12) ok        https://ant.apache.org/ivy
16:30:14 (developers/build-system: line  147) ok        https://ant.apache.org/ivy/history/2.3.0/ivyfile.html
16:30:14 (developers/build-system: line  151) ok        https://ant.apache.org/ivy/history/2.3.0/ivyfile/configurations.html
16:30:14 (developers/build-system: line  129) ok        https://ant.apache.org/ivy/history/2.3.0/resolver/chain.html
16:30:14 (developers/build-system: line  122) ok        https://ant.apache.org/ivy/history/2.3.0/resolver/filesystem.html
16:30:14 (developers/build-system: line  122) ok        https://ant.apache.org/ivy/history/2.3.0/resolver/ibiblio.html
16:30:14 (sysadmins/version-requirements: line  422) ok        https://access.redhat.com/articles/1299013
16:30:14 (developers/build-system: line  103) ok        https://ant.apache.org/ivy/history/2.3.0/settings.html
16:30:14 (developers/build-system: line  107) ok        https://ant.apache.org/ivy/history/2.3.0/settings/caches/cache.html
16:30:14 (developers/build-system: line  122) ok        https://ant.apache.org/ivy/history/2.3.0/settings/resolvers.html
16:30:14 (developers/build-system: line  122) ok        https://ant.apache.org/ivy/history/2.3.0/resolver/url.html
16:30:14 (developers/build-system: line  173) ok        https://ant.apache.org/ivy/history/2.3.0/use/makepom.html
16:30:14 (developers/build-system: line  173) ok        https://ant.apache.org/ivy/history/2.3.0/use/publish.html
16:30:14 ( developers/Java: line   20) redirect  https://artifacts.openmicroscopy.org - with Found to https://artifacts.openmicroscopy.org/ui/
16:30:14 (developers/build-system: line  164) ok        https://ant.apache.org/ivy/history/2.3.0/use/retrieve.html
16:30:14 (   users/history: line  530) ok        https://blog.openmicroscopy.org/
16:30:14 (   users/history: line 1450) ok        https://blog.openmicroscopy.org/tech-issues/2015/07/21/java-issue/
16:30:14 (   users/history: line 1410) ok        https://blog.openmicroscopy.org/tech-issues/future-plans/2015/09/23/java-web-start/
16:30:15 (sysadmins/version-requirements: line  151) ok        https://blog.openmicroscopy.org/tech-issues/future-plans/deployment/2016/03/22/windows-support/
16:30:15 (sysadmins/version-requirements: line  246) ok        https://apt.postgresql.org/pub/repos/apt/dists/noble-pgdg/
16:30:15 (developers/build-system: line  137) ok        https://central.sonatype.org
16:30:15 (developers/Web/CSRF: line    5) ok        https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html
16:30:15 (sysadmins/server-performance: line  187) ok        https://checkmk.com/
16:30:15 (sysadmins/troubleshooting: line  261) ok        https://bugs.python.org/issue3392
16:30:15 (sysadmins/server-upgrade: line  343) ok        https://datatracker.ietf.org/doc/html/rfc8996
16:30:16 (sysadmins/config: line 2418) ok        https://caniuse.com/referrer-policy
16:30:16 (sysadmins/config: line 2570) redirect  https://django-pipeline.readthedocs.org/en/latest/storages.html - with Found to https://django-pipeline.readthedocs.io/en/latest/storages.html
16:30:16 (  sysadmins/grid: line   67) redirect  https://doc.zeroc.com/display/Ice/IceGrid+GUI+Tool - with Found to https://archive.zeroc.com/login.action?os_destination=%2Fpages%2Fviewpage.action%3FspaceKey%3DIce37%26title%3DIceGrid%2BGUI%2BTool&permissionViolation=true
16:30:17 (  sysadmins/grid: line   74) redirect  https://doc.zeroc.com/display/Ice/IceGrid - with Found to https://archive.zeroc.com/login.action?os_destination=%2Fpages%2Fviewpage.action%3FspaceKey%3DIce37%26title%3DIceGrid&permissionViolation=true
16:30:17 (  sysadmins/grid: line   14) redirect  https://doc.zeroc.com/display/Ice/Terminology - with Found to https://archive.zeroc.com/login.action?os_destination=%2Fpages%2Fviewpage.action%3FspaceKey%3DIce37%26title%3DTerminology&permissionViolation=true
16:30:17 (developers/GettingStarted/AdvancedClientDevelopment: line 1196) redirect  https://doc.zeroc.com/display/Ice/Smart+Pointers+for+Classes - with Found to https://archive.zeroc.com/login.action?os_destination=%2Fpages%2Fviewpage.action%3FspaceKey%3DIce37%26title%3DSmart%2BPointers%2Bfor%2BClasses&permissionViolation=true
16:30:17 (  sysadmins/grid: line   65) redirect  https://doc.zeroc.com/display/Ice/icegridadmin+Command+Line+Tool - with Found to https://archive.zeroc.com/login.action?os_destination=%2Fpages%2Fviewpage.action%3FspaceKey%3DIce37%26title%3Dicegridadmin%2BCommand%2BLine%2BTool&permissionViolation=true
16:30:17 (sysadmins/version-requirements: line  367) redirect  https://doc.zeroc.com/display/Ice35/Ice+Release+Notes - permanently to https://archive.zeroc.com:443/display/Ice35/Ice+Release+Notes
16:30:17 (sysadmins/unix/server-installation: line  192) redirect  https://doc.zeroc.com/display/Ice36/Using+the+Python+Distribution - with Found to https://archive.zeroc.com/login.action?os_destination=%2Fpages%2Fviewpage.action%3FspaceKey%3DIce36%26title%3DUsing%2Bthe%2BPython%2BDistribution&permissionViolation=true
16:30:18 (sysadmins/client-server-ssl: line   92) redirect  https://doc.zeroc.com/ice/3.6/ice-plugins/icessl/setting-up-a-certificate-authority - permanently to https://archive.zeroc.com:443/ice/3.6/ice-plugins/icessl/setting-up-a-certificate-authority
16:30:18 (sysadmins/troubleshooting: line  114) redirect  https://doc.zeroc.com/ice/3.6/client-side-features/proxies/proxy-and-endpoint-syntax - permanently to https://archive.zeroc.com:443/ice/3.6/client-side-features/proxies/proxy-and-endpoint-syntax
16:30:19 (sysadmins/version-requirements: line  372) redirect  https://doc.zeroc.com/ice/3.6/ice-release-notes - permanently to https://archive.zeroc.com:443/ice/3.6/ice-release-notes
16:30:19 (sysadmins/client-server-ssl: line   91) redirect  https://doc.zeroc.com/ice/3.6/ice-plugins/icessl/configuring-icessl - permanently to https://archive.zeroc.com:443/ice/3.6/ice-plugins/icessl/configuring-icessl
16:30:20 (  sysadmins/grid: line  310) redirect  https://doc.zeroc.com/ice/3.6/ice-services/icegrid/resource-allocation-using-icegrid-sessions#id-.ResourceAllocationusingIceGridSessionsv3.6-ControllingAccesstoIceGridSessions - permanently to https://archive.zeroc.com:443/ice/3.6/ice-services/icegrid/resource-allocation-using-icegrid-sessions#id-.ResourceAllocationusingIceGridSessionsv3.6-ControllingAccesstoIceGridSessions
16:30:20 (sysadmins/client-server-ssl: line   93) redirect  https://doc.zeroc.com/ice/3.6/property-reference/icessl - permanently to https://archive.zeroc.com:443/ice/3.6/property-reference/icessl
16:30:20 (sysadmins/version-requirements: line  377) redirect  https://doc.zeroc.com/ice/3.7/release-notes - permanently to https://archive.zeroc.com:443/ice/3.7/release-notes
16:30:21 (sysadmins/ansible-docker: line   27) redirect  https://docs.ansible.com/ansible_community.html - permanently to https://docs.ansible.com/collections.html
16:30:21 (sysadmins/client-server-ssl: line   69) redirect  https://doc.zeroc.com/ice/3.6/property-reference/icessl#id-.IceSSL.*v3.6-IceSSL.Ciphers - permanently to https://archive.zeroc.com:443/ice/3.6/property-reference/icessl#id-.IceSSL.*v3.6-IceSSL.Ciphers
16:30:21 (sysadmins/unix/server-install-homebrew: line  135) ok        https://docs.conda.io/en/latest/miniconda.html
16:30:21 (developers/Python: line    7) ok        https://docs.conda.io/en/latest/
16:30:21 (developers/Web/CSRF: line   45) ok        https://docs.djangoproject.com/en/5.2/howto/csrf/#using-csrf-protection-with-ajax
16:30:21 (developers/Web/ReleaseApp: line   26) ok        https://docs.djangoproject.com/en/5.2/ref/applications/#configuring-applications
16:30:21 (developers/Web/CSRF: line   10) ok        https://docs.djangoproject.com/en/5.2/ref/csrf/
16:30:21 (developers/Web/CreateApp: line    4) ok        https://docs.djangoproject.com/en/5.2/intro/tutorial01/
16:30:21 (sysadmins/config: line 2362) ok        https://docs.djangoproject.com/en/5.2/ref/settings/#csrf-trusted-origins
16:30:21 (sysadmins/config: line 2714) ok        https://docs.djangoproject.com/en/5.2/ref/settings/#secure-proxy-ssl-header
16:30:21 (developers/Web/WritingTemplates: line   28) ok        https://docs.djangoproject.com/en/5.2/ref/templates/
16:30:21 (sysadmins/config: line 2778) ok        https://docs.djangoproject.com/en/5.2/ref/settings/#session-engine
16:30:21 (sysadmins/config: line 2474) ok        https://docs.djangoproject.com/en/5.2/ref/urlresolvers/#reverse
16:30:21 (developers/Web/CSRF: line   49) ok        https://docs.djangoproject.com/en/5.2/topics/http/decorators/
16:30:21 (sysadmins/config: line 2514) ok        https://docs.djangoproject.com/en/5.2/topics/http/middleware/
16:30:21 (developers/Web/WritingViews: line  113) ok        https://docs.djangoproject.com/en/5.2/ref/templates/api/#subclassing-context-requestcontext
16:30:21 (developers/Web/Webclient: line   60) ok        https://docs.djangoproject.com/en/5.2/topics/http/sessions/
16:30:21 (sysadmins/config: line 2786) ok        https://docs.djangoproject.com/en/5.2/topics/http/sessions/#browser-length-vs-persistent-sessions
16:30:21 (sysadmins/config: line 2306) ok        https://docs.djangoproject.com/en/5.2/topics/http/sessions/#using-cached-sessions
16:30:21 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  319) ok        https://docs.djangoproject.com/en/5.2/topics/http/sessions/#clearing-the-session-store
16:30:21 (sysadmins/config: line 2794) ok        https://docs.djangoproject.com/en/5.2/topics/http/sessions/#session-serialization
16:30:21 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  310) ok        https://docs.djangoproject.com/en/5.2/topics/http/sessions/#using-file-based-sessions
16:30:21 (developers/Web/Webclient: line    6) ok        https://docs.djangoproject.com/en/5.2/topics/templates/
16:30:22 (developers/testing: line  564) ok        https://docs.djangoproject.com/en/5.2/topics/testing/tools
16:30:22 (developers/ImportFS: line   54) redirect  https://docs.openmicroscopy.org/bio-formats/8.5.0/ - with Found to https://bio-formats.readthedocs.io/en/v8.5.0/
16:30:22 (developers/Server/SecuritySystem: line   38) ok        https://docs.hibernate.org/core/3.6/reference/en-US/html/filters.html
16:30:22 (developers/Server/Events: line   41) ok        https://docs.hibernate.org/core/3.6/reference/en-US/html/events.html
16:30:22 (developers/GettingStarted: line  232) ok        https://docs.hibernate.org/orm/3.6/reference/en-US/html/queryhql.html
16:30:22 (sysadmins/limitations: line   82) redirect  https://docs.openmicroscopy.org/bio-formats/8.5.0/formats/gatan-digital-micrograph.html - with Found to https://bio-formats.readthedocs.io/en/v8.5.0/formats/gatan-digital-micrograph.html
16:30:22 (sysadmins/limitations: line   84) redirect  https://docs.openmicroscopy.org/bio-formats/8.5.0/formats/tiff.html - with Found to https://bio-formats.readthedocs.io/en/v8.5.0/formats/tiff.html
16:30:22 (users/cli/import: line    4) redirect  https://docs.openmicroscopy.org/bio-formats/8.5.0/supported-formats.html - with Found to https://bio-formats.readthedocs.io/en/v8.5.0/supported-formats.html
16:30:22 (sysadmins/limitations: line   83) redirect  https://docs.openmicroscopy.org/bio-formats/8.5.0/formats/mrc.html - with Found to https://bio-formats.readthedocs.io/en/v8.5.0/formats/mrc.html
16:30:23 (sysadmins/UpgradeCheck: line   12) redirect  https://docs.openmicroscopy.org/bio-formats/8.5.0/users/comlinetools/index.html#version-checker - with Found to https://bio-formats.readthedocs.io/en/v8.5.0/users/comlinetools/index.html#version-checker
16:30:23 (           index: line   39) redirect  https://docs.openmicroscopy.org/latest/ome-model/ - with Found to https://ome-model.readthedocs.io/en/stable/
16:30:23 (sysadmins/limitations: line   61) redirect  https://docs.openmicroscopy.org/latest/bio-formats/users/comlinetools/conversion.html - with Found to https://bio-formats.readthedocs.io/en/stable/users/comlinetools/conversion.html
16:30:23 (developers/GettingStarted: line   60) redirect  https://docs.openmicroscopy.org/contributing/ci-omero.html - with Found to https://ome-contributing.readthedocs.io/en/latest/ci-omero.html
16:30:23 (developers/installation: line   30) redirect  https://docs.openmicroscopy.org/contributing/using-git.html - with Found to https://ome-contributing.readthedocs.io/en/latest/using-git.html
16:30:23 (developers/Model/Units: line   11) redirect  https://docs.openmicroscopy.org/latest/ome-model/developers/ome-units.html - with Found to https://ome-model.readthedocs.io/en/stable/developers/ome-units.html
16:30:23 (developers/Model/Containers: line    8) redirect  https://docs.openmicroscopy.org/latest/ome-model/developers/model-overview.html - with Found to https://ome-model.readthedocs.io/en/stable/developers/model-overview.html
16:30:23 ( developers/Java: line  687) redirect  https://docs.openmicroscopy.org/latest/ome-model/developers/roi.html - with Found to https://ome-model.readthedocs.io/en/stable/developers/roi.html
16:30:23 (developers/Tables: line  382) redirect  https://docs.openmicroscopy.org/latest/ome-model/developers/screen-plate-well.html - with Found to https://ome-model.readthedocs.io/en/stable/developers/screen-plate-well.html
16:30:23 (developers/Model/Containers: line    8) redirect  https://docs.openmicroscopy.org/latest/ome-model/schemas/june-2016.html - with Found to https://ome-model.readthedocs.io/en/stable/schemas/june-2016.html
16:30:23 (developers/GettingStarted/AdvancedClientDevelopment: line  366) redirect  https://docs.openmicroscopy.org/latest/ome-model/ome-xml/ - with Found to https://ome-model.readthedocs.io/en/stable/ome-xml/
16:30:23 (           index: line   35) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/
16:30:23 (sysadmins/server-upgrade: line   17) redirect  https://docs.openmicroscopy.org/latest/omero5.5/sysadmins/server-upgrade.html - with Found to https://docs.openmicroscopy.org/omero/5.5.1/sysadmins/server-upgrade.html
16:30:23 (developers/Server/LightAdmins: line  204) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/ome/services/blitz/repo/RepositoryDaoImpl.html
16:30:23 (developers/Server/GraphsImpl: line   70) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/cmd/graphs/BaseGraphPolicyAdjuster.html
16:30:23 (developers/Server/GraphsImpl: line   48) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/cmd/graphs/BaseGraphTraversalProcessor.html
16:30:23 (developers/Server/GraphsImpl: line   77) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/cmd/graphs/ChildOptionsPolicy.html
16:30:23 (developers/Server/GraphsImpl: line  100) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/cmd/graphs/GraphHelper.html
16:30:23 (developers/Server/GraphsImpl: line  100) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/cmd/graphs/GraphRequestFactory.html
16:30:23 ( sysadmins/index: line   15) redirect  https://docs.openmicroscopy.org/latest/ome-model/specifications/ - with Found to https://ome-model.readthedocs.io/en/stable/specifications/
16:30:23 (developers/Server/GraphsImpl: line  100) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/cmd/graphs/GraphUtil.html
16:30:23 (developers/Server/GraphsImpl: line   48) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/cmd/graphs/NullGraphTraversalProcessor.html
16:30:23 (developers/Server/GraphsImpl: line   83) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/cmd/graphs/SkipHeadPolicy.html
16:30:23 (developers/Server/GraphsImpl: line   86) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/cmd/graphs/SkipTailPolicy.html
16:30:23 (developers/Model/Units: line   16) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/model/ElectricPotentialI.html
16:30:23 (developers/Model/Units: line   17) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/model/FrequencyI.html
16:30:23 (developers/Model/Units: line   18) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/model/LengthI.html
16:30:23 (developers/Model/Units: line   19) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/model/PowerI.html
16:30:23 (developers/Model/Units: line   20) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/model/PressureI.html
16:30:23 (developers/Model/Units: line   21) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/model/TemperatureI.html
16:30:23 (developers/Model/Units: line   22) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/javadoc/omero/model/TimeI.html
16:30:24 (           index: line   35) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/
16:30:24 (developers/Modules/Api: line  126) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api.html
16:30:24 (developers/Modules/Api: line   45) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IAdmin.html
16:30:24 (developers/Modules/Api: line   50) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IConfig.html
16:30:24 (developers/Modules/Api: line   54) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IContainer.html
16:30:24 (developers/Modules/Api: line   57) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/ILdap.html
16:30:24 (developers/Modules/Api: line   61) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IMetadata.html
16:30:24 (developers/Modules/Api: line   64) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IPixels.html
16:30:24 (developers/Modules/Api: line   67) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IProjection.html
16:30:24 (developers/Modules/Api: line   70) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IQuery.html
16:30:24 (developers/Modules/Api: line   77) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IRepositoryInfo.html
16:30:24 (developers/GettingStarted/AdvancedClientDevelopment: line  477) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IQuery.html#projection
16:30:24 (developers/Modules/Api: line   74) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IRenderingSettings.html
16:30:24 (developers/Modules/Api: line   80) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IRoi.html
16:30:24 (developers/Modules/Api: line   83) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IScript.html
16:30:24 (developers/Modules/Api: line   86) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/ISession.html
16:30:24 (developers/Modules/Api: line   89) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IShare.html
16:30:24 (developers/Modules/Api: line   91) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/ITimeline.html
16:30:24 (sysadmins/config: line 1673) redirect  https://docs.openmicroscopy.org/latest/omero/sysadmins/customization.html#download-restrictions - with Found to https://omero.readthedocs.io/en/stable/sysadmins/customization.html#download-restrictions
16:30:24 (developers/Modules/Api: line   94) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/ITypes.html
16:30:24 (developers/Modules/Api: line   97) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/IUpdate.html
16:30:24 (developers/Modules/Api: line  114) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/RawPixelsStore.html
16:30:24 (developers/Modules/Api: line  111) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/RawFileStore.html
16:30:24 (developers/Modules/Api: line  117) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/RenderingEngine.html
16:30:24 (developers/Modules/Api: line   16) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/ServiceFactory.html
16:30:24 (developers/Modules/Api: line  121) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/ThumbnailStore.html
16:30:24 (developers/PythonBlitzGateway: line  111) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/ServiceFactory.html#createRenderingEngine
16:30:24 (developers/PythonBlitzGateway: line  111) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/api/ServiceFactory.html#getQueryService
16:30:24 (developers/Server/GraphRequests: line   75) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/Chgrp2.html
16:30:24 (developers/Server/GraphRequests: line   79) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/Chown2.html
16:30:24 (developers/Server/GraphRequests: line   83) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/Chmod2.html
16:30:24 (developers/Server/GraphRequests: line   88) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/Delete2.html
16:30:24 (developers/Server/GraphRequests: line   27) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/DiskUsage2.html
16:30:24 (developers/Server/GraphRequests: line   96) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/Duplicate.html
16:30:24 (developers/Server/GraphRequests: line   59) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/GraphModify2.html
16:30:24 (developers/Server/GraphRequests: line   42) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/FindChildren.html
16:30:24 (developers/Server/GraphRequests: line   34) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/FindParents.html
16:30:24 (developers/Server/GraphRequests: line    6) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/GraphQuery.html
16:30:24 (developers/Server/GraphRequests: line   18) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/LegalGraphTargets.html
16:30:24 (developers/Server/GraphRequests: line  104) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/SkipHead.html
16:30:24 (developers/Server/GraphRequests: line   71) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/cmd/graphs/ChildOption.html
16:30:24 (developers/Tables: line  341) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/grid/Table.html
16:30:24 (developers/GettingStarted: line  136) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model.html
16:30:24 (developers/Server/LightAdmins: line   22) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/AdminPrivilege.html
16:30:24 (developers/GettingStarted: line  161) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/Annotation.html
16:30:24 (developers/GettingStarted: line  179) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/Channel.html
16:30:24 (developers/GettingStarted: line  150) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/Dataset.html
16:30:24 (developers/GettingStarted: line  161) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/CommentAnnotation.html
16:30:24 (developers/GettingStarted: line  161) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/DatasetAnnotationLink.html
16:30:24 (developers/GettingStarted: line  161) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/FileAnnotation.html
16:30:24 (developers/Server/Permissions: line  380) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/Permissions.html#canAnnotate
16:30:24 (developers/GettingStarted: line  150) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/Image.html
16:30:24 (developers/GettingStarted: line  150) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/DatasetImageLink.html
16:30:24 (developers/Server/Permissions: line  382) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/Permissions.html#canChown
16:30:24 (developers/Server/Permissions: line  381) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/Permissions.html#canChgrp
16:30:24 (developers/Server/Permissions: line  383) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/Permissions.html#canDelete
16:30:24 (developers/Server/Permissions: line  384) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/Permissions.html#canEdit
16:30:24 (developers/Server/Permissions: line  385) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/Permissions.html#canLink
16:30:24 (developers/GettingStarted: line  150) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/Project.html
16:30:24 (developers/GettingStarted: line  179) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/Pixels.html
16:30:24 (developers/GettingStarted: line  161) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/ProjectAnnotationLink.html
16:30:24 (developers/GettingStarted: line  150) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/model/ProjectDatasetLink.html
16:30:24 (developers/Server/LightAdmins: line  160) ok        https://docs.openmicroscopy.org/omero-blitz/5.8.5/slice2html/omero/sys/EventContext.html
16:30:24 ( developers/Java: line   44) ok        https://docs.openmicroscopy.org/omero-gateway/5.11.0/javadoc/omero/gateway/Gateway.html
16:30:24 ( developers/Java: line   52) ok        https://docs.openmicroscopy.org/omero-gateway/5.11.0/javadoc//omero/gateway/facility/package-summary.html
16:30:24 ( developers/Java: line   52) ok        https://docs.openmicroscopy.org/omero-gateway/5.11.0/javadoc/omero/gateway/facility/BrowseFacility.html
16:30:24 ( developers/Java: line   57) ok        https://docs.openmicroscopy.org/omero-gateway/5.11.0/javadoc/omero/gateway/model/DataObject.html
16:30:24 (developers/Model/EveryObject: line   24) ok        https://docs.openmicroscopy.org/omero-model/5.7.5/javadoc/ome/model/IEnum.html
16:30:24 (developers/Model/EveryObject: line   54) ok        https://docs.openmicroscopy.org/omero-model/5.7.5/javadoc/ome/model/IMutable.html
16:30:24 (developers/Model/EveryObject: line   92) ok        https://docs.openmicroscopy.org/omero-model/5.7.5/javadoc/ome/model/ILink.html
16:30:24 (developers/Model/EveryObject: line  425) ok        https://docs.openmicroscopy.org/omero-model/5.7.5/javadoc/ome/model/units/ElectricPotential.html
16:30:24 (developers/Model/EveryObject: line  467) ok        https://docs.openmicroscopy.org/omero-model/5.7.5/javadoc/ome/model/units/Frequency.html
16:30:24 (developers/Model/EveryObject: line  114) ok        https://docs.openmicroscopy.org/omero-model/5.7.5/javadoc/ome/model/units/Power.html
16:30:24 (developers/Model/EveryObject: line  580) ok        https://docs.openmicroscopy.org/omero-model/5.7.5/javadoc/ome/model/units/Length.html
16:30:24 (developers/Model/EveryObject: line 1190) ok        https://docs.openmicroscopy.org/omero-model/5.7.5/javadoc/ome/model/units/Pressure.html
16:30:24 (developers/Model/EveryObject: line 2238) ok        https://docs.openmicroscopy.org/omero-model/5.7.5/javadoc/ome/model/units/Time.html
16:30:24 (developers/Model/EveryObject: line 1190) ok        https://docs.openmicroscopy.org/omero-model/5.7.5/javadoc/ome/model/units/Temperature.html
16:30:24 (developers/Server/LightAdmins: line  219) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/logic/AdminImpl.html
16:30:24 (developers/Server/LightAdmins: line  102) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/security/basic/LightAdminPrivilegesSecurityFilter.html
16:30:24 (developers/Server/LightAdmins: line  219) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/security/basic/BasicACLVoter.html
16:30:24 (developers/Server/LightAdmins: line  219) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/security/basic/OmeroInterceptor.html
16:30:24 (developers/Server/LightAdmins: line  242) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/security/basic/LightAdminPrivilegesCleanup.html
16:30:24 (developers/Server/GraphsImpl: line   11) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/services/graphs/GraphPathBean.html
16:30:24 (developers/Server/GraphsImpl: line   11) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/services/graphs/GraphPathReport.html
16:30:24 (developers/Server/GraphsImpl: line   60) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/services/graphs/GraphPolicy.html
16:30:24 (developers/Server/GraphsImpl: line   60) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/services/graphs/GraphPolicyRule.html
16:30:24 (developers/Server/GraphsImpl: line   88) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/services/graphs/GraphPolicyRulePredicate.html
16:30:24 (developers/Server/GraphsImpl: line   32) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/services/graphs/GraphTraversal.PlanExecutor.html
16:30:24 (developers/Server/GraphsImpl: line   32) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/services/graphs/GraphTraversal.Processor.html
16:30:24 (developers/Server/GraphsImpl: line   42) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/services/graphs/ModelObjectSequencer.html
16:30:24 (developers/Server/GraphsImpl: line   88) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/services/graphs/GroupPredicate.html
16:30:24 (developers/Server/GraphsImpl: line   22) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/services/graphs/GraphTraversal.html
16:30:24 (developers/Server/GraphsImpl: line   88) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/services/graphs/PermissionsPredicate.html
16:30:24 (developers/Server/LightAdmins: line  236) ok        https://docs.openmicroscopy.org/omero-server/5.7.5/javadoc/ome/services/util/DBUserCheck.html
16:30:24 (   users/history: line 1159) ok        https://docs.openmicroscopy.org/omero/5.3.0/developers/whatsnew.html
16:30:24 (sysadmins/whatsnew: line   16) redirect  https://docs.openmicroscopy.org/omero/5.5/sysadmins/whatsnew.html - with Found to https://docs.openmicroscopy.org/omero/5.5.1/sysadmins/whatsnew.html
16:30:25 (sysadmins/config: line 2214) redirect  https://docs.openmicroscopy.org/omero/latest/sysadmins/grid.html#deployment-examples - with Found to https://omero.readthedocs.io/en/stable/sysadmins/grid.html#deployment-examples
16:30:25 (developers/Modules/Api: line  223) ok        https://docs.oracle.com/javase/tutorial/java/annotations/basics.html
16:30:25 (sysadmins/server-ldap: line  318) ok        https://docs.oracle.com/javase/jndi/tutorial/ldap/referral/jndi.html
16:30:25 (users/cli/import-target: line  157) ok        https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html
16:30:25 (sysadmins/config: line  811) ok        https://docs.oracle.com/javase/jndi/tutorial/ldap/connect/create.html
16:30:25 (sysadmins/config: line  924) ok        https://docs.oracle.com/javase/tutorial/jndi/newstuff/readtimeout.html
16:30:25 (sysadmins/config: line 1011) ok        https://docs.python.org/3/library/logging.html#levels
16:30:25 (sysadmins/dropbox: line  152) ok        https://docs.python.org/2.7/library/site.html
16:30:26 (developers/testing: line  342) ok        https://docs.pytest.org/en/latest/how-to/usage.html
16:30:26 (developers/testing: line   45) ok        https://docs.pytest.org/en/latest/
16:30:26 (sysadmins/python3-migration: line   84) ok        https://downloads.openmicroscopy.org
16:30:26 (sysadmins/UpgradeCheck: line   29) redirect  https://downloads.openmicroscopy.org/latest/omero - permanently to https://downloads.openmicroscopy.org/omero/5.6.17/
16:30:26 (sysadmins/unix/server-install-homebrew: line  215) redirect  https://downloads.openmicroscopy.org/latest/omero/artifacts/ - with Found to https://downloads.openmicroscopy.org/omero/5.6.17/artifacts/
16:30:26 (developers/GettingStarted: line   56) redirect  https://downloads.openmicroscopy.org/latest/omero5.5/ - with Found to https://downloads.openmicroscopy.org/omero/5.5.1/
16:30:26 (developers/analysis: line   12) redirect  https://downloads.openmicroscopy.org/latest/omero5.5/api/ - with Found to https://downloads.openmicroscopy.org/omero/5.5.1/api/
16:30:26 (           index: line   35) redirect  https://downloads.openmicroscopy.org/latest/omero5.5/api/python/ - with Found to https://downloads.openmicroscopy.org/omero/5.5.1/api/python/
16:30:26 (developers/PythonBlitzGateway: line   91) redirect  https://downloads.openmicroscopy.org/latest/omero5.5/api/python/omero/omero.gateway.html - with Found to https://downloads.openmicroscopy.org/omero/5.5.1/api/python/omero/omero.gateway.html
16:30:26 (developers/PythonBlitzGateway: line  171) redirect  https://downloads.openmicroscopy.org/latest/omero5.5/api/python/omero/omero.gateway.html#omero.gateway.ImageWrapper - with Found to https://downloads.openmicroscopy.org/omero/5.5.1/api/python/omero/omero.gateway.html#omero.gateway.ImageWrapper
16:30:26 (developers/PythonBlitzGateway: line   19) redirect  https://downloads.openmicroscopy.org/latest/omero5.5/api/python/omero/omero.gateway.html#omero.gateway._BlitzGateway - with Found to https://downloads.openmicroscopy.org/omero/5.5.1/api/python/omero/omero.gateway.html#omero.gateway._BlitzGateway
16:30:26 (developers/PythonBlitzGateway: line  123) redirect  https://downloads.openmicroscopy.org/latest/omero5.5/api/python/omero/omero.gateway.html#omero.gateway._BlitzGateway._createProxies - with Found to https://downloads.openmicroscopy.org/omero/5.5.1/api/python/omero/omero.gateway.html#omero.gateway._BlitzGateway._createProxies
16:30:26 (developers/Web/WebGateway: line   15) redirect  https://downloads.openmicroscopy.org/latest/omero5.5/api/python/omeroweb/omeroweb.webgateway.html#module-omeroweb.webgateway.urls - with Found to https://downloads.openmicroscopy.org/omero/5.5.1/api/python/omeroweb/omeroweb.webgateway.html#module-omeroweb.webgateway.urls
16:30:26 (developers/GettingStarted/AdvancedClientDevelopment: line  477) ok        https://downloads.openmicroscopy.org/presentations/2017/Team-Training/Hibernate/
16:30:26 (sysadmins/ansible-docker: line   29) ok        https://downloads.openmicroscopy.org/presentations/2020/Dundee/Workshops/OME2020-OMERO-Installation
16:30:26 (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
16:30:26 (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
16:30:26 (sysadmins/server-ldap: line  322) ok        https://en.wikipedia.org/wiki/Active_Directory
16:30:26 (sysadmins/version-requirements: line  184) ok        https://download.rockylinux.org/pub/rocky/9/BaseOS/x86_64/os/Packages/
16:30:26 (developers/Server/Aop: line   86) ok        https://en.wikipedia.org/wiki/Aspect-oriented_programming
16:30:27 (developers/GettingStarted/AdvancedClientDevelopment: line   56) ok        https://en.wikipedia.org/wiki/Fallacies_of_Distributed_Computing
16:30:27 (developers/GettingStarted/AdvancedClientDevelopment: line   78) ok        https://en.wikipedia.org/wiki/Interface_description_language
16:30:27 (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
16:30:27 (sysadmins/in-place-import: line  288) ok        https://en.wikipedia.org/wiki/Hard_link
16:30:27 (developers/Model/Units: line  185) ok        https://en.wikipedia.org/wiki/International_System_of_Units
16:30:27 (sysadmins/server-ldap: line    4) ok        https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol
16:30:27 (sysadmins/server-backup-and-restore: line  214) ok        https://en.wikipedia.org/wiki/List_of_backup_software
16:30:27 (sysadmins/config: line 2866) ok        https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
16:30:27 (sysadmins/server-syslog: line    4) ok        https://en.wikipedia.org/wiki/Syslog
16:30:27 (developers/Model/Units: line  183) ok        https://en.wikipedia.org/wiki/Units_of_measurement
16:30:27 (sysadmins/version-requirements: line   88) ok        https://endoflife.date/centos
16:30:27 (developers/Model/Units: line  184) ok        https://en.wikipedia.org/wiki/System_of_measurement
16:30:28 (sysadmins/version-requirements: line   84) ok        https://endoflife.date/rhel
16:30:28 (sysadmins/version-requirements: line  104) ok        https://endoflife.date/rocky-linux
16:30:28 (sysadmins/limitations: line   49) ok        https://forum.image.sc/t/pixeldata-threads-and-pyramid-generation-issues/49794
16:30:28 (sysadmins/python3-migration: line   62) redirect  https://forum.image.sc/c/data - permanently to https://forum.image.sc/c/data-management/29
16:30:28 (developers/Server/Aop: line   25) redirect  https://eclipse.org/aspectj/ - permanently to https://eclipse.dev/aspectj/
16:30:28 (sysadmins/system-migration: line   33) ok        https://galaxy.ansible.com/ui/standalone/namespaces/5249/
16:30:28 (sysadmins/system-migration: line   33) ok        https://galaxy.ansible.com/ui/standalone/roles/ome/omero_server/
16:30:28 (sysadmins/python3-migration: line   52) ok        https://galaxy.ansible.com/ome
16:30:29 (sysadmins/system-migration: line   33) ok        https://galaxy.ansible.com/ui/standalone/roles/ome/omero_web/
16:30:29 (sysadmins/system-migration: line   39) redirect  https://forum.image.sc/tag/omero - permanently to https://forum.image.sc/tag/omero/72
16:30:29 (sysadmins/limitations: line   61) ok        https://github.com/BIOP/ijp-kheops
16:30:29 (  developers/Web: line   73) ok        https://github.com/German-BioImaging/omero-autotag
16:30:29 (sysadmins/limitations: line   61) ok        https://github.com/AllenCellModeling/aicsimageio
16:30:29 (  developers/Web: line   73) ok        https://github.com/German-BioImaging/omero-tagsearch
16:30:30 (sysadmins/unix/server-install-homebrew: line   38) ok        https://github.com/Homebrew/brew/blob/master/docs/Installation.md
16:30:30 (sysadmins/troubleshooting: line  542) ok        https://github.com/PyTables/PyTables/releases/tag/v3.9.1
16:30:30 (developers/Python: line   60) ok        https://github.com/TheJacksonLaboratory/ezomero
16:30:30 (developers/scripts/index: line   55) ok        https://github.com/QBI-Microscopy/omero-user-scripts
16:30:31 (developers/scripts/index: line   53) ok        https://github.com/aherbert/omero-user-scripts
16:30:31 (developers/scripts/index: line   57) ok        https://github.com/dsudar/OMEROscripts
16:30:31 (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://release-assets.githubusercontent.com/github-production-release-asset/543662060/9ce94eef-3ec3-4651-a4ac-af4ecb7b5d87?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-28T17%3A14%3A25Z&rscd=attachment%3B+filename%3Dzeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-28T16%3A13%3A31Z&ske=2026-08-28T17%3A14%3A25Z&sks=b&skv=2018-11-09&sig=YlM2kK4eqcJ1s3E3z7sc6dC19jk%2ByN3a5jovnrf%2BZ7g%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzkzNjQzMSwibmJmIjoxNzg3OTM0NjMxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.d_jD5wE3HpASVVy9bSVKkd9i46qAsAtes1UZ4etwaTI&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
16:30:31 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  188) ok        https://github.com/adamchainz/django-cors-headers
16:30:31 (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
16:30:31 (developers/scripts/index: line   47) ok        https://github.com/glencoesoftware/omero-user-scripts
16:30:32 (sysadmins/version-requirements: line  393) ok        https://github.com/glencoesoftware/zeroc-ice-ubuntu2404-x86_64
16:30:32 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  245) ok        https://github.com/jazzband/django-redis
16:30:32 (sysadmins/version-requirements: line  392) ok        https://github.com/glencoesoftware/zeroc-ice-rhel9-x86_64
16:30:32 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  120) ok        https://github.com/jazzband/django-redis/
16:30:32 (sysadmins/limitations: line   61) ok        https://github.com/libvips/libvips
16:30:33 (sysadmins/version-requirements: line  459) ok        https://github.com/nginx/nginx
16:30:33 (developers/scripts/index: line   49) ok        https://github.com/openmicroscopy/omero-example-scripts
16:30:33 (sysadmins/unix/server-install-homebrew: line  393) redirect  https://github.com/mxcl/homebrew/wiki/Bug-Fixing-Checklist - with Found to https://github.com/Homebrew/legacy-homebrew
16:30:33 (sysadmins/config: line 2330) redirect  https://github.com/ottoyiu/django-cors-headers - permanently to https://github.com/adamchainz/django-cors-headers
16:30:33 (sysadmins/server-upgrade: line    4) redirect  https://github.com/orgs/ome/projects - temporarily to https://github.com/orgs/ome/projects?query=is%3Aopen
16:30:33 (developers/build-system: line   12) ok        https://gradle.org/
16:30:33 (   users/history: line  532) ok        https://gradle.org
16:30:33 (developers/scripts/index: line   51) ok        https://github.com/ppouchin/omero-user-scripts
16:30:33 (sysadmins/unix/install-web/web-deployment: line   11) ok        https://gunicorn.org/
16:30:33 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  385) ok        https://gunicorn.org/asgi/#worker-connections
16:30:33 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  339) ok        https://gunicorn.org/deploy/
16:30:34 (sysadmins/config: line 1868) 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
16:30:34 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  349) ok        https://gunicorn.org/design/
16:30:34 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  365) ok        https://gunicorn.org/design/#how-many-threads
16:30:34 (sysadmins/config: line 2946) ok        https://gunicorn.org/reference/settings/
16:30:34 (sysadmins/config: line 2858) ok        https://gunicorn.org/reference/settings/?highlight=limit_request_line
16:30:34 (sysadmins/config: line 2954) ok        https://gunicorn.org/reference/settings/#timeout
16:30:34 (sysadmins/config: line 2962) ok        https://gunicorn.org/reference/settings/#worker-processes
16:30:34 (sysadmins/server-setup-examples: line   99) ok        https://idr.openmicroscopy.org/about/deployment
16:30:34 (sysadmins/server-setup-examples: line   99) ok        https://idr.openmicroscopy.org/about/studies
16:30:34 (sysadmins/python3-migration: line   59) ok        https://hub.docker.com/u/openmicroscopy
16:30:34 (sysadmins/server-setup-examples: line   99) ok        https://idr.openmicroscopy.org
16:30:34 (   users/history: line  719) ok        https://idr.openmicroscopy.org/
16:30:34 (developers/logging: line    4) ok        https://logback.qos.ch/
16:30:34 (developers/logging: line   32) ok        https://logback.qos.ch/manual/configuration.html#autoScan
16:30:35 (developers/GettingStarted: line   60) redirect  https://jenkins.io - permanently to https://www.jenkins.io/
16:30:35 (sysadmins/config: line  502) ok        https://jdbc.postgresql.org/documentation/use/#connecting-to-the-database
16:30:35 (developers/GettingStarted/AdvancedClientDevelopment: line 2379) ok        https://merge-ci.openmicroscopy.org/jenkins/
16:30:35 (developers/Modules/Search: line    4) ok        https://lucene.apache.org
16:30:35 (developers/Modules/Search: line  267) ok        https://lucene.apache.org/core/3_6_0/queryparsersyntax.html
16:30:35 (sysadmins/troubleshooting: line  405) ok        https://matplotlib.org/
16:30:35 (sysadmins/public: line  245) ok        https://nginx.org/
16:30:35 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  223) ok        https://nginx.org/en/docs/http/configuring_https_servers.html
16:30:35 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  339) ok        https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering
16:30:35 (sysadmins/version-requirements: line  459) ok        https://nginx.org/en/download.html
16:30:35 (sysadmins/server-performance: line  201) ok        https://metrics.dropwizard.io/
16:30:35 (sysadmins/limitations: line  107) ok        https://ngff.openmicroscopy.org/latest/
16:30:35 ( sysadmins/index: line    5) ok        https://omero-guides.readthedocs.io/en/latest/example_facility_manager.html
16:30:36 (           index: line   29) ok        https://omero-guides.readthedocs.io/en/latest/
16:30:36 (sysadmins/restricted-admins: line  138) ok        https://omero-guides.readthedocs.io/en/latest/download/docs/index.html
16:30:36 (sysadmins/restricted-admins: line  248) ok        https://omero-guides.readthedocs.io/en/latest/example.html
16:30:36 (sysadmins/public: line  185) ok        https://omero-guides.readthedocs.io/en/latest/figure/docs/index.html
16:30:36 (developers/Web/WebGateway: line    9) ok        https://omero-guides.readthedocs.io/en/latest/figure/docs/omero_figure.html
16:30:36 (developers/Model/KeyValuePairs: line   87) ok        https://omero-guides.readthedocs.io/en/latest/introduction/docs/annotate.html
16:30:36 (sysadmins/server-permissions: line  144) ok        https://omero-guides.readthedocs.io/en/latest/introduction/docs/data-management.html
16:30:36 (sysadmins/restricted-admins: line  315) ok        https://omero-guides.readthedocs.io/en/latest/introduction/docs/data-management.html#manage-images-in-datasets-projects
16:30:36 (sysadmins/restricted-admins: line  299) ok        https://omero-guides.readthedocs.io/en/latest/introduction/docs/data-management.html#movedowners
16:30:36 (sysadmins/server-permissions: line  101) ok        https://omero-guides.readthedocs.io/en/latest/introduction/docs/data-publication.html
16:30:36 (developers/Tables: line  384) ok        https://omero-guides.readthedocs.io/en/latest/parade/docs/index.html
16:30:36 (sysadmins/cli/light-admins: line    4) ok        https://omero-guides.readthedocs.io/en/latest/introduction/docs/group-user-management.html
16:30:36 (sysadmins/restricted-admins: line  138) ok        https://omero-guides.readthedocs.io/en/latest/iviewer/docs/index.html
16:30:36 (sysadmins/restricted-admins: line  191) ok        https://omero-guides.readthedocs.io/en/latest/upload/docs/import-desktop-client.html#import-for-another-user
16:30:37 (developers/index: line  131) ok        https://omero-insight.readthedocs.io/en/latest/
16:30:37 (developers/Python: line    7) redirect  https://omero-py.readthedocs.io/ - with Found to https://omero-py.readthedocs.io/en/stable/
16:34:34 (sysadmins/public: line  230) broken    http://dx.doi.org/10.17867/10000109 - HTTPSConnectionPool(host='omero.lifesci.dundee.ac.uk', port=443): Max retries exceeded with url: /webclient/?show=project-27936 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f8c7b5aa550>, 'Connection to omero.lifesci.dundee.ac.uk timed out. (connect timeout=None)'))
16:34:58 (sysadmins/public: line  199) broken    https://omero.lifesci.dundee.ac.uk/webclient/?show=project-27917 - HTTPSConnectionPool(host='omero.lifesci.dundee.ac.uk', port=443): Max retries exceeded with url: /webclient/?show=project-27917 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f8c7c90ce10>, 'Connection to omero.lifesci.dundee.ac.uk timed out. (connect timeout=None)'))
16:34:58 (sysadmins/public: line  199) broken    https://omero.lifesci.dundee.ac.uk/webclient/?show=project-27920 - HTTPSConnectionPool(host='omero.lifesci.dundee.ac.uk', port=443): Max retries exceeded with url: /webclient/?show=project-27920 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f8c7c7fe750>, 'Connection to omero.lifesci.dundee.ac.uk timed out. (connect timeout=None)'))
16:34:58 (sysadmins/public: line  157) broken    https://omero.lifesci.dundee.ac.uk - HTTPSConnectionPool(host='omero.lifesci.dundee.ac.uk', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f8c7b7b5b50>, 'Connection to omero.lifesci.dundee.ac.uk timed out. (connect timeout=None)'))
16:34:58 (sysadmins/public: line  129) broken    https://omero.lifesci.dundee.ac.uk/pub/schleicher-et-al-2017 - HTTPSConnectionPool(host='omero.lifesci.dundee.ac.uk', port=443): Max retries exceeded with url: /pub/schleicher-et-al-2017 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f8c7c7fc990>, 'Connection to omero.lifesci.dundee.ac.uk timed out. (connect timeout=None)'))
16:34:58 (developers/Web/CreateApp: line   35) ok        https://omero.readthedocs.io/en/latest/developers/Python.html
16:34:58 (sysadmins/ansible-docker: line   31) ok        https://omero.readthedocs.io/en/stable/sysadmins/system-requirements.html
16:34:59 (sysadmins/ansible-docker: line    4) ok        https://omero.readthedocs.io/en/stable/sysadmins
16:34:59 (sysadmins/ansible-docker: line  160) ok        https://omero.readthedocs.io/en/stable/sysadmins/unix/server-rockylinux9-ice36.html#configuring-the-omero-server
16:34:59 (sysadmins/ansible-docker: line   30) ok        https://omero.readthedocs.io/en/stable/sysadmins/unix/server-centos7-ice36.html
16:34:59 (developers/Search/FileParsers: line   24) ok        https://pdfbox.apache.org
16:34:59 (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/
16:34:59 (sysadmins/version-requirements: line  295) ok        https://peps.python.org/pep-0569/
16:34:59 (sysadmins/version-requirements: line  300) ok        https://peps.python.org/pep-0596/
16:35:00 (sysadmins/version-requirements: line  305) ok        https://peps.python.org/pep-0619/
16:35:00 (sysadmins/version-requirements: line  310) ok        https://peps.python.org/pep-0664/
16:35:00 (sysadmins/server-performance: line  174) redirect  https://openjdk.java.net/tools/svc/jconsole/ - permanently to https://openjdk.org/tools/svc/jconsole/
16:35:00 (sysadmins/version-requirements: line  320) ok        https://peps.python.org/pep-0719/
16:35:00 (sysadmins/version-requirements: line  315) ok        https://peps.python.org/pep-0693/
16:35:00 (sysadmins/version-requirements: line  325) ok        https://peps.python.org/pep-0745/
16:35:00 (developers/Python: line    7) ok        https://pypi.org
16:35:00 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line  359) ok        https://pypi.org/project/futures
16:35:00 (sysadmins/server-upgrade: line  335) ok        https://pypi.org/project/omero-certificates/
16:35:00 (sysadmins/limitations: line   61) ok        https://pypi.org/project/tifffile/
16:35:00 (sysadmins/client-server-ssl: line   53) ok        https://pypi.org/project/zeroc-icecertutils/
16:35:00 (sysadmins/ansible-docker: line  137) ok        https://pypi.org/search/?q=omero
16:35:00 (developers/cli/extending: line   16) ok        https://pypi.org/search/?q=omero+cli
16:35:01 (sysadmins/omeromovie: line   36) redirect  https://pillow.readthedocs.org - with Found to https://pillow.readthedocs.io/en/stable/
16:35:01 (sysadmins/limitations: line   61) ok        https://qupath.github.io/
16:35:01 (developers/testing: line  430) redirect  https://pytest.org/ - with Found to https://docs.pytest.org/en/stable/
16:35:01 (sysadmins/server-ldap: line   56) ok        https://spring.io/projects/spring-ldap/
16:35:01 (sysadmins/omeroweb-upgrade: line  124) ok        https://redis.io/
16:35:01 (developers/Server/Aop: line   12) ok        https://spring.io
16:35:01 (sysadmins/server-performance: line  160) ok        https://visualvm.github.io/
16:35:02 (sysadmins/server-syslog: line   47) redirect  https://tools.ietf.org/html/rfc3164 - permanently to https://datatracker.ietf.org/doc/html/rfc3164
16:35:02 (sysadmins/unix/server-installation: line  173) ok        https://wiki.ubuntu.com/Releases
16:35:02 (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
16:35:02 (sysadmins/ansible-docker: line   26) redirect  https://www.ansible.com/ - permanently to https://www.redhat.com/en/ansible-collaborative?intcmp=7015Y000003t7aWQAQ
16:35:03 (sysadmins/unix/install-web/web-deployment: line   11) redirect  https://wsgi.readthedocs.org - with Found to https://wsgi.readthedocs.io/en/latest/
16:35:03 (sysadmins/version-requirements: line   73) ok        https://www.centos.org/
16:35:03 (  developers/Cpp: line  291) redirect  https://www.cmake.org/cmake/help/v3.0/ - permanently to https://cmake.org/cmake/help/v3.0/
16:35:03 (  developers/Cpp: line  141) redirect  https://www.cmake.org/cmake/help/documentation.html - permanently to https://cmake.org/documentation/
16:35:04 (  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
16:35:04 (sysadmins/server-setup-examples: line   42) 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
16:35:04 (sysadmins/omeromovie: line   21) ok        https://www.divx.com/
16:35:04 (sysadmins/unix/server-postgresql: line   34) ok        https://www.enterprisedb.com/
16:35:04 (  developers/Web: line    9) ok        https://www.djangoproject.com/
16:35:04 (sysadmins/limitations: line   61) ok        https://www.glencoesoftware.com/blog/2019/12/09/converting-whole-slide-images-to-OME-TIFF.html
16:35:05 (developers/Python: line   12) ok        https://www.glencoesoftware.com
16:35:05 (developers/Clients/ImportLibrary: line   30) ok        https://www.glencoesoftware.com/
16:35:05 (developers/Python: line   12) ok        https://www.glencoesoftware.com/blog/2023/12/08/ice-binaries-for-omero.html
16:35:05 (sysadmins/limitations: line   61) ok        https://www.glencoesoftware.com/products/ngff-converter/
16:35:05 (developers/index: line   28) ok        https://www.gnu.org/licenses/licenses.html#GPL
16:35:06 (sysadmins/server-setup-examples: line   74) redirect  https://www.gred-clermont.fr - permanently to https://www.igred.fr/
16:35:06 (sysadmins/server-security: line   31) ok        https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml
16:35:06 (developers/Server/Context: line   21) ok        https://www.martinfowler.com/eaaCatalog/unitOfWork.html
16:35:07 (sysadmins/server-performance: line  187) ok        https://www.nagios.org/
16:35:07 (developers/Server/ExtendingOmero: line  329) redirect  https://www.nginx.com/resources/wiki/ - permanently to https://www.f5.com/products/nginx
16:35:07 (developers/Clients/ImportLibrary: line   29) ok        https://www.openmicroscopy.org
16:35:07 (   users/history: line 1346) ok        https://www.openmicroscopy.org/2015/12/07/bio-formats-5-1-7.html
16:35:07 (   users/history: line 1317) ok        https://www.openmicroscopy.org/2016/02/15/bio-formats-5-1-8.html
16:35:07 (   users/history: line 1272) ok        https://www.openmicroscopy.org/2016/04/18/bio-formats-5-1-9.html
16:35:07 (   users/history: line 1187) ok        https://www.openmicroscopy.org/2016/05/09/bio-formats-5-1-10.html
16:35:07 (   users/history: line 1091) ok        https://www.openmicroscopy.org/2017/04/13/bio-formats-5-4-1.html
16:35:07 (   users/history: line 1074) ok        https://www.openmicroscopy.org/2017/05/08/bio-formats-5-5-0.html
16:35:07 (   users/history: line 1040) ok        https://www.openmicroscopy.org/2017/06/15/bio-formats-5-5-2.html
16:35:07 (   users/history: line 1006) ok        https://www.openmicroscopy.org/2017/07/05/bio-formats-5-5-3.html
16:35:07 (   users/history: line  990) ok        https://www.openmicroscopy.org/2017/09/20/bio-formats-5-7-1.html
16:35:07 (sysadmins/limitations: line   61) ok        https://www.openmicroscopy.org/2018/11/29/ometiffpyramid.html
16:35:07 (developers/Model/StructuredAnnotations: line   62) ok        https://www.openmicroscopy.org/Schemas/Documentation/Generated/OME-2013-06/SA_xsd.html#Annotation
16:35:07 (           index: line   39) ok        https://www.openmicroscopy.org/Schemas/Documentation/Generated/OME-2016-06/ome.html
16:35:07 (users/community-resources: line   14) ok        https://www.openmicroscopy.org/bio-formats
16:35:08 (users/community-resources: line   23) redirect  https://www.openmicroscopy.org/community/ - permanently to https://www.openmicroscopy.org/teams/
16:35:08 (sysadmins/server-performance: line  149) ok        https://www.openmicroscopy.org/community/viewtopic.php?f=4&t=7400
16:35:08 (sysadmins/dropbox: line  152) ok        https://www.openmicroscopy.org/community/viewtopic.php?f=4&t=7810#p15910
16:35:08 (sysadmins/server-ldap: line  315) ok        https://www.openmicroscopy.org/community/viewtopic.php?f=5&t=14
16:35:08 (sysadmins/unix/server-installation: line  465) ok        https://www.openmicroscopy.org/community/viewtopic.php?f=5&t=360#p922
16:35:08 (sysadmins/server-backup-and-restore: line  160) redirect  https://www.nongnu.org/rdiff-backup/docs.html - with Found to https://rdiff-backup.net/
16:35:08 (sysadmins/troubleshooting: line  282) ok        https://www.openmicroscopy.org/community/viewtopic.php?f=5&t=7537
16:35:08 (sysadmins/server-upgrade: line  256) ok        https://www.openmicroscopy.org/community/viewtopic.php?f=5&t=7778
16:35:08 (sysadmins/troubleshooting: line  284) ok        https://www.openmicroscopy.org/community/viewtopic.php?f=6&t=7722&p=15264&hilit=CheckedPath#p15264
16:35:08 (     users/index: line   59) ok        https://www.openmicroscopy.org/explore/
16:35:08 (users/clients-overview: line   28) ok        https://www.openmicroscopy.org/omero/analyze
16:35:08 (sysadmins/ansible-docker: line   32) ok        https://www.openmicroscopy.org/omero/apps/
16:35:08 (developers/Matlab: line   12) ok        https://www.openmicroscopy.org/omero/downloads/
16:35:08 (sysadmins/unix/install-web/walkthrough/omeroweb-install-rockylinux9-ice3.6: line   92) ok        https://www.openmicroscopy.org/omero/figure/
16:35:08 (sysadmins/ansible-docker: line   25) ok        https://www.openmicroscopy.org/omero/institution/getting-started.html
16:35:08 (sysadmins/public: line   98) ok        https://www.openmicroscopy.org/omero/iviewer/
16:35:08 (     users/index: line   54) ok        https://www.openmicroscopy.org/omero/new
16:35:08 (     users/index: line   54) ok        https://www.openmicroscopy.org/omero/scientists
16:35:08 (sysadmins/server-security: line   21) ok        https://www.openmicroscopy.org/security/
16:35:08 (           index: line   28) ok        https://www.openmicroscopy.org/security/advisories/
16:35:08 (   users/history: line 1893) ok        https://www.openmicroscopy.org/security/advisories/2012-SV1-ldap-authentication
16:35:08 (   users/history: line 1725) ok        https://www.openmicroscopy.org/security/advisories/2014-SV1-unicode-passwords
16:35:08 (   users/history: line 1726) ok        https://www.openmicroscopy.org/security/advisories/2014-SV2-empty-passwords
16:35:08 (   users/history: line 1686) ok        https://www.openmicroscopy.org/security/advisories/2014-SV3-csrf
16:35:08 (   users/history: line 1687) ok        https://www.openmicroscopy.org/security/advisories/2014-SV4-poodle
16:35:08 (   users/history: line 1231) ok        https://www.openmicroscopy.org/security/advisories/2016-SV1-cleanse
16:35:08 (   users/history: line 1216) ok        https://www.openmicroscopy.org/security/advisories/2016-SV2-share
16:35:08 (   users/history: line 1169) ok        https://www.openmicroscopy.org/security/advisories/2017-SV1-filename
16:35:08 (   users/history: line 1173) ok        https://www.openmicroscopy.org/security/advisories/2017-SV2-edit-rw
16:35:08 (   users/history: line 1176) ok        https://www.openmicroscopy.org/security/advisories/2017-SV3-delete-script
16:35:08 (   users/history: line  995) ok        https://www.openmicroscopy.org/security/advisories/2017-SV4-guest-user
16:35:08 (sysadmins/server-upgrade: line  135) ok        https://www.openmicroscopy.org/security/advisories/2017-SV5-filename-2
16:35:08 (   users/history: line  780) ok        https://www.openmicroscopy.org/security/advisories/2017-SV6-job-file-link
16:35:08 (developers/Modules/Api: line   28) ok        https://www.openmicroscopy.org/support/
16:35:08 (sysadmins/in-place-import: line  292) ok        https://www.openwall.com/lists/kernel-hardening/2012/02/21/20
16:35:08 (developers/Server/ExtendingOmero: line    6) redirect  https://www.openmicroscopy.org/forums - permanently to https://forum.image.sc/c/data-management/29
16:35:09 (sysadmins/version-requirements: line  400) ok        https://www.oracle.com/technetwork/java/eol-135779.html
16:35:10 (sysadmins/version-requirements: line  451) redirect  https://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html - permanently to https://www.oracle.com/java/technologies/downloads/
16:35:10 (sysadmins/unix/server-installation: line  117) redirect  https://www.oracle.com/technetwork/java/javase/downloads/index.html - permanently to https://www.oracle.com/java/technologies/downloads/
16:35:10 (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
16:35:11 (developers/GettingStarted: line  126) ok        https://www.pgadmin.org/
16:35:11 (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
16:35:11 (sysadmins/server-backup-and-restore: line  112) ok        https://www.postgresql.org/docs/10/backup.html
16:35:11 (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
16:35:11 (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
16:35:12 (sysadmins/unix/server-postgresql: line   12) ok        https://www.postgresql.org/support/versioning/
16:35:12 ( users/cli/index: line    4) ok        https://www.python.org
16:35:12 (sysadmins/version-requirements: line  261) ok        https://www.postgresql.org/download/
16:35:12 (sysadmins/version-requirements: line  285) redirect  https://www.python.org/dev/peps/pep-0494/ - with Found to https://peps.python.org/pep-0494/
16:35:12 (sysadmins/version-requirements: line  290) redirect  https://www.python.org/dev/peps/pep-0537/ - with Found to https://peps.python.org/pep-0537/
16:35:13 (sysadmins/config: line 1446) ok        https://www.quartz-scheduler.org/api/2.4.x/org/quartz/CronExpression.html
16:35:13 (developers/Web/CSRF: line   14) ok        https://www.rfc-editor.org/rfc/rfc2616.html#section-9.1.1
16:35:13 (sysadmins/server-ldap: line  166) redirect  https://www.rfc-editor.org/rfc/rfc2254 - with Found to https://www.rfc-editor.org/info/rfc2254/
16:35:13 (developers/Web/LinkingFromWebclient: line   86) ok        https://www.ncbi.nlm.nih.gov/protein/000397
16:35:13 (developers/logging: line    4) ok        https://www.slf4j.org
16:35:14 (sysadmins/omeromovie: line   36) redirect  https://www.scipy.org/install.html - permanently to https://scipy.org/install/
16:35:14 (developers/GettingStarted/AdvancedClientDevelopment: line   19) ok        https://www.scons.org
16:35:14 (sysadmins/server-syslog: line   52) ok        https://www.splunk.com/
16:35:14 (sysadmins/config: line 2418) ok        https://www.w3.org/TR/referrer-policy/#referrer-policies
16:35:14 (sysadmins/version-requirements: line  254) 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/
16:35:14 (sysadmins/version-requirements: line  257) 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/
16:35:14 (sysadmins/version-requirements: line  251) 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/
16:35:15 (developers/Python: line    7) ok        https://zeroc.com/ice/downloads/archive/3.6
16:35:15 (  developers/Cpp: line    4) ok        https://zeroc.com
16:35:15 (sysadmins/unix/server-installation: line  183) redirect  https://zeroc.com/downloads/ice - temporarily to https://zeroc.com/ice/downloads/3.8
16:35:15 (  developers/Web: line   29) redirect  https://zeroc.com/products/ice - permanently to https://zeroc.com/ice
16:38:56 (sysadmins/public: line  222) broken    https://omero.lifesci.dundee.ac.uk/webclient/?show=project-27936 - HTTPSConnectionPool(host='omero.lifesci.dundee.ac.uk', port=443): Max retries exceeded with url: /webclient/?show=project-27936 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f8c7b7b4bd0>, 'Connection to omero.lifesci.dundee.ac.uk timed out. (connect timeout=None)'))
16:39:20 (sysadmins/public: line  215) broken    https://omero.lifesci.dundee.ac.uk/webclient/?show=tag-364188 - HTTPSConnectionPool(host='omero.lifesci.dundee.ac.uk', port=443): Max retries exceeded with url: /webclient/?show=tag-364188 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f8c7c8f7e10>, 'Connection to omero.lifesci.dundee.ac.uk timed out. (connect timeout=None)'))
16:39:20 Adding redirects:
16:39:20 build finished with problems.
16:39:20 make: *** [../Makefile:159: linkcheck] Error 1
16:39:20 Build step 'Execute shell' marked build as failure
16:39:20 Archiving artifacts
16:39:27 Finished: FAILURE