Skip to content

Console Output

Started by upstream project "Trigger" build number 52
originally caused by:
 Started by timer
[Pipeline] Start of Pipeline
[Pipeline] node
Running on testintegration in /home/omero/workspace/OMERO-guides-push
[Pipeline] {
[Pipeline] library
Loading library recursiveMerge@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git ls-remote -- https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10
Found match: refs/heads/master revision f061dff15033c5cd55249a383f52c15ca4a0e5cf
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/OMERO-guides-push/workspace@libs/3527f795de077758b82663f7b48798100750860c75e4099522d51863b08dc748/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/ome/jenkins-library-recursivemerge.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --no-tags --force --progress -- https://github.com/ome/jenkins-library-recursivemerge.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f061dff15033c5cd55249a383f52c15ca4a0e5cf (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10
Commit message: "Merge pull request #17 from jburel/python3"
 > git rev-list --no-walk f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10
[Pipeline] checkout
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 06eaa16a203dcfe3e22546549d40185a79f25ac7 (refs/remotes/origin/master)
 > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-guides-push/.git # timeout=10
 > git config remote.origin.url https://github.com/ome/omero-guides.git # timeout=10
Fetching upstream changes from https://github.com/ome/omero-guides.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.3'
 > git fetch --tags --force --progress -- https://github.com/ome/omero-guides.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 06eaa16a203dcfe3e22546549d40185a79f25ac7 # timeout=10
Commit message: "Merge pull request #290 from ome/dependabot/submodules/qupath-6db8b1c"
 > git rev-list --no-walk 06eaa16a203dcfe3e22546549d40185a79f25ac7 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.cellprofiler.url # timeout=10
 > git config -f .gitmodules --get submodule.cellprofiler.path # timeout=10
 > git config --get submodule.matlab.url # timeout=10
 > git config -f .gitmodules --get submodule.matlab.path # timeout=10
 > git config --get submodule.qupath.url # timeout=10
 > git config -f .gitmodules --get submodule.qupath.path # timeout=10
 > git config --get submodule.fiji.url # timeout=10
 > git config -f .gitmodules --get submodule.fiji.path # timeout=10
 > git config --get submodule.orbit.url # timeout=10
 > git config -f .gitmodules --get submodule.orbit.path # timeout=10
 > git config --get submodule.r.url # timeout=10
 > git config -f .gitmodules --get submodule.r.path # timeout=10
 > git config --get submodule.figure.url # timeout=10
 > git config -f .gitmodules --get submodule.figure.path # timeout=10
 > git config --get submodule.trackmate.url # timeout=10
 > git config -f .gitmodules --get submodule.trackmate.path # timeout=10
 > git config --get submodule.python.url # timeout=10
 > git config -f .gitmodules --get submodule.python.path # timeout=10
 > git config --get submodule.parade.url # timeout=10
 > git config -f .gitmodules --get submodule.parade.path # timeout=10
 > git config --get submodule.fpbioimage.url # timeout=10
 > git config -f .gitmodules --get submodule.fpbioimage.path # timeout=10
 > git config --get submodule.iviewer.url # timeout=10
 > git config -f .gitmodules --get submodule.iviewer.path # timeout=10
 > git config --get submodule.upload.url # timeout=10
 > git config -f .gitmodules --get submodule.upload.path # timeout=10
 > git config --get submodule.ilastik.url # timeout=10
 > git config -f .gitmodules --get submodule.ilastik.path # timeout=10
 > git config --get submodule.introduction.url # timeout=10
 > git config -f .gitmodules --get submodule.introduction.path # timeout=10
 > git config --get submodule.download.url # timeout=10
 > git config -f .gitmodules --get submodule.download.path # timeout=10
 > git config --get submodule.java.url # timeout=10
 > git config -f .gitmodules --get submodule.java.path # timeout=10
 > git config --get submodule.scripts.url # timeout=10
 > git config -f .gitmodules --get submodule.scripts.path # timeout=10
 > git config --get submodule.mde.url # timeout=10
 > git config -f .gitmodules --get submodule.mde.path # timeout=10
 > git submodule update --init --recursive cellprofiler # timeout=10
 > git submodule update --init --recursive matlab # timeout=10
 > git submodule update --init --recursive qupath # timeout=10
 > git submodule update --init --recursive fiji # timeout=10
 > git submodule update --init --recursive orbit # timeout=10
 > git submodule update --init --recursive r # timeout=10
[Pipeline] pwd
[Pipeline] sh
 > git submodule update --init --recursive figure # timeout=10
 > git submodule update --init --recursive trackmate # timeout=10
 > git submodule update --init --recursive python # timeout=10
 > git submodule update --init --recursive parade # timeout=10
 > git submodule update --init --recursive fpbioimage # timeout=10
 > git submodule update --init --recursive iviewer # timeout=10
 > git submodule update --init --recursive upload # timeout=10
 > git submodule update --init --recursive ilastik # timeout=10
 > git submodule update --init --recursive introduction # timeout=10
 > git submodule update --init --recursive download # timeout=10
 > git submodule update --init --recursive java # timeout=10
 > git submodule update --init --recursive scripts # timeout=10
 > git submodule update --init --recursive mde # timeout=10
+ mkdir -p build
+ echo build
[Pipeline] sh
+ pushd build
~/workspace/OMERO-guides-push/build ~/workspace/OMERO-guides-push
+ curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz
+ tar -zxf -
+ popd
~/workspace/OMERO-guides-push
+ python3 -m venv build/venv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-guides-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-guides-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ python3 -m pip install -U pip
Requirement already satisfied: pip in ./build/venv/lib/python3.9/site-packages (21.2.3)
Collecting pip
  Using cached pip-24.0-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.2.3
    Uninstalling pip-21.2.3:
      Successfully uninstalled pip-21.2.3
Successfully installed pip-24.0
+ python3 -m pip install scc
Collecting scc
  Using cached scc-0.19.1-py3-none-any.whl.metadata (3.6 kB)
Collecting PyGithub>=1.54 (from scc)
  Using cached PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB)
Collecting PyYAML>=5.1 (from scc)
  Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting future (from scc)
  Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
Collecting ruamel.yaml (from scc)
  Using cached ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB)
Collecting ruamel.yaml.jinja2 (from scc)
  Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB)
Collecting six (from scc)
  Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting urllib3<2 (from scc)
  Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB)
Collecting yaclifw<0.3,>=0.2.0 (from scc)
  Using cached yaclifw-0.2.0-py3-none-any.whl
Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc)
  Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)
Collecting requests>=2.14.0 (from PyGithub>=1.54->scc)
  Using cached requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB)
Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc)
  Using cached typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB)
Collecting Deprecated (from PyGithub>=1.54->scc)
  Using cached Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB)
Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc)
  Using cached ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (2.2 kB)
Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB)
Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc)
  Using cached cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB)
Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB)
Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc)
  Using cached wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB)
Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.54->scc)
  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Using cached scc-0.19.1-py3-none-any.whl (48 kB)
Using cached PyGithub-2.3.0-py3-none-any.whl (354 kB)
Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)
Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
Using cached future-1.0.0-py3-none-any.whl (491 kB)
Using cached ruamel.yaml-0.18.6-py3-none-any.whl (117 kB)
Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB)
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Using cached PyJWT-2.8.0-py3-none-any.whl (22 kB)
Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Using cached requests-2.31.0-py3-none-any.whl (62 kB)
Using cached ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (562 kB)
Using cached typing_extensions-4.11.0-py3-none-any.whl (34 kB)
Using cached Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
Using cached certifi-2024.2.2-py3-none-any.whl (163 kB)
Using cached cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
Using cached cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl (4.6 MB)
Using cached idna-3.7-py3-none-any.whl (66 kB)
Using cached wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB)
Using cached pycparser-2.22-py3-none-any.whl (117 kB)
Installing collected packages: wrapt, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, pyjwt, pycparser, idna, future, charset-normalizer, certifi, yaclifw, ruamel.yaml, requests, Deprecated, cffi, ruamel.yaml.jinja2, pynacl, cryptography, PyGithub, scc
Successfully installed Deprecated-1.2.14 PyGithub-2.3.0 PyYAML-6.0.1 certifi-2024.2.2 cffi-1.16.0 charset-normalizer-3.3.2 cryptography-42.0.5 future-1.0.0 idna-3.7 pycparser-2.22 pyjwt-2.8.0 pynacl-1.5.0 requests-2.31.0 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.8 ruamel.yaml.jinja2-0.2.7 scc-0.19.1 six-1.16.0 typing-extensions-4.11.0 urllib3-1.26.18 wrapt-1.16.0 yaclifw-0.2.0
[Pipeline] sh
+ export BASE_REPO=omero-guides.git
+ BASE_REPO=omero-guides.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-guides-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-guides-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-guides-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-guides-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2024-04-26 01:00:05,354 [  scc.config] DEBUG Found github.token
2024-04-26 01:00:05,357 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-04-26 01:00:05,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:00:05,998 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:00:06,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-04-26 01:00:06,397 [      scc.gh] DEBUG 3050 remaining from 5000 (Reset at 01:04
2024-04-26 01:00:06,398 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:06,403 [     scc.git] DEBUG Check current status
2024-04-26 01:00:06,403 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:06,407 [     scc.git] DEBUG 06eaa16 Merge pull request #290 from ome/dependabot/submodules/qupath-6db8b1c
2024-04-26 01:00:06,407 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:06,479 [     scc.git] DEBUG  248e8cbfb0372b3d3be2d82cfe9234dd2e25c140 cellprofiler (v0.4.0-32-g248e8cb)
2024-04-26 01:00:06,494 [     scc.git] DEBUG  4b1b912438f7415faf2d1f618d596968121bcfe8 download (4b1b912)
2024-04-26 01:00:06,498 [     scc.git] DEBUG  654d43b5ef64f56bd6a99c69a9c98cbb5c8f76a7 figure (v0.1.0-55-g654d43b)
2024-04-26 01:00:06,503 [     scc.git] DEBUG  218b05a197695f01d8fc3d2cc6d197981df701c9 fiji (v0.2.1-86-g218b05a)
2024-04-26 01:00:06,512 [     scc.git] DEBUG  8f4b1035592a83dacf55e5cb585fd6ebe775f7f4 fpbioimage (heads/master)
2024-04-26 01:00:06,516 [     scc.git] DEBUG  6789cf7d3c977dec17e81088a8438adcdbfbcb94 ilastik (v0.3.1-20-g6789cf7)
2024-04-26 01:00:06,525 [     scc.git] DEBUG  d9033638b26778db35de1c77428190ac4cad1936 introduction (heads/master)
2024-04-26 01:00:06,533 [     scc.git] DEBUG  6ed80b33e8ddc97c930e3ea8ba00702f34e0a8ed iviewer (heads/master)
2024-04-26 01:00:06,536 [     scc.git] DEBUG  a4b6b55205d0588c48baa8177aa7608fd40b3f85 java (v0.1.1-17-ga4b6b55)
2024-04-26 01:00:06,538 [     scc.git] DEBUG  ecbd07c31df9b103937f4803aa35f104480365f2 matlab (v0.1.0-26-gecbd07c)
2024-04-26 01:00:06,547 [     scc.git] DEBUG  d43e17feb8400f35a51d20e050b8a87bcdbcd1eb mde (heads/master)
2024-04-26 01:00:06,557 [     scc.git] DEBUG  4ef1eaaf315bbb8ae56e9ea780971735dc406f46 orbit (heads/master)
2024-04-26 01:00:06,566 [     scc.git] DEBUG  0875cf1cbb43411bfd5849763da8fe7d2bdafdc0 parade (0875cf1)
2024-04-26 01:00:06,569 [     scc.git] DEBUG  e046b1f99b06b5a029b7b02dd71753d7a4ab262e python (v0.3.0-62-ge046b1f)
2024-04-26 01:00:06,579 [     scc.git] DEBUG  6db8b1ceb6e7a44eb6145b4976fb3e048b04ee4f qupath (heads/master)
2024-04-26 01:00:06,581 [     scc.git] DEBUG  a770a1048469668b66f5bde686d5b6d84d021e6d r (v0.1.0-24-ga770a10)
2024-04-26 01:00:06,590 [     scc.git] DEBUG  f5038ce4ec273382ea60b19e2432f171ed88375d scripts (f5038ce)
2024-04-26 01:00:06,599 [     scc.git] DEBUG  ffe98a8835c0f1bf345cb9ec0cfd2ba4aa304bd1 trackmate (heads/master)
2024-04-26 01:00:06,602 [     scc.git] DEBUG  72df341b901a85cdfced443a5ad807c8cc610b34 upload (v0.1.0-92-g72df341)
2024-04-26 01:00:06,607 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:06,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guides HTTP/1.1" 200 None
2024-04-26 01:00:07,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:07,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:08,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:08,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:08,608 [     scc.git] DEBUG Resetting...
2024-04-26 01:00:08,608 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-04-26 01:00:08,617 [     scc.git] DEBUG HEAD is now at 06eaa16 Merge pull request #290 from ome/dependabot/submodules/qupath-6db8b1c
2024-04-26 01:00:08,618 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-04-26 01:00:08,716 [     scc.git] DEBUG Check current status
2024-04-26 01:00:08,716 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:08,721 [     scc.git] DEBUG 06eaa16 Merge pull request #290 from ome/dependabot/submodules/qupath-6db8b1c
2024-04-26 01:00:08,722 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:08,765 [     scc.git] DEBUG  248e8cbfb0372b3d3be2d82cfe9234dd2e25c140 cellprofiler (v0.4.0-32-g248e8cb)
2024-04-26 01:00:08,775 [     scc.git] DEBUG  4b1b912438f7415faf2d1f618d596968121bcfe8 download (4b1b912)
2024-04-26 01:00:08,778 [     scc.git] DEBUG  654d43b5ef64f56bd6a99c69a9c98cbb5c8f76a7 figure (v0.1.0-55-g654d43b)
2024-04-26 01:00:08,782 [     scc.git] DEBUG  218b05a197695f01d8fc3d2cc6d197981df701c9 fiji (v0.2.1-86-g218b05a)
2024-04-26 01:00:08,791 [     scc.git] DEBUG  8f4b1035592a83dacf55e5cb585fd6ebe775f7f4 fpbioimage (heads/master)
2024-04-26 01:00:08,795 [     scc.git] DEBUG  6789cf7d3c977dec17e81088a8438adcdbfbcb94 ilastik (v0.3.1-20-g6789cf7)
2024-04-26 01:00:08,804 [     scc.git] DEBUG  d9033638b26778db35de1c77428190ac4cad1936 introduction (heads/master)
2024-04-26 01:00:08,813 [     scc.git] DEBUG  6ed80b33e8ddc97c930e3ea8ba00702f34e0a8ed iviewer (heads/master)
2024-04-26 01:00:08,816 [     scc.git] DEBUG  a4b6b55205d0588c48baa8177aa7608fd40b3f85 java (v0.1.1-17-ga4b6b55)
2024-04-26 01:00:08,819 [     scc.git] DEBUG  ecbd07c31df9b103937f4803aa35f104480365f2 matlab (v0.1.0-26-gecbd07c)
2024-04-26 01:00:08,828 [     scc.git] DEBUG  d43e17feb8400f35a51d20e050b8a87bcdbcd1eb mde (heads/master)
2024-04-26 01:00:08,838 [     scc.git] DEBUG  4ef1eaaf315bbb8ae56e9ea780971735dc406f46 orbit (heads/master)
2024-04-26 01:00:08,847 [     scc.git] DEBUG  0875cf1cbb43411bfd5849763da8fe7d2bdafdc0 parade (0875cf1)
2024-04-26 01:00:08,850 [     scc.git] DEBUG  e046b1f99b06b5a029b7b02dd71753d7a4ab262e python (v0.3.0-62-ge046b1f)
2024-04-26 01:00:08,860 [     scc.git] DEBUG  6db8b1ceb6e7a44eb6145b4976fb3e048b04ee4f qupath (heads/master)
2024-04-26 01:00:08,862 [     scc.git] DEBUG  a770a1048469668b66f5bde686d5b6d84d021e6d r (v0.1.0-24-ga770a10)
2024-04-26 01:00:08,872 [     scc.git] DEBUG  f5038ce4ec273382ea60b19e2432f171ed88375d scripts (f5038ce)
2024-04-26 01:00:08,881 [     scc.git] DEBUG  ffe98a8835c0f1bf345cb9ec0cfd2ba4aa304bd1 trackmate (heads/master)
2024-04-26 01:00:08,885 [     scc.git] DEBUG  72df341b901a85cdfced443a5ad807c8cc610b34 upload (v0.1.0-92-g72df341)
2024-04-26 01:00:08,886 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-04-26 01:00:08,886 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-04-26 01:00:08,886 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-04-26 01:00:08,886 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-04-26 01:00:08,886 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-04-26 01:00:08,886 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:00:09,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guides/pulls HTTP/1.1" 200 None
2024-04-26 01:00:09,164 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:00:09,164 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:00:09,164 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:00:09,171 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:00:09,175 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:00:09,176 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:00:09,181 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:00:09,185 [     scc.git] DEBUG Already up to date.

2024-04-26 01:00:09,185 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:00:09,185 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:00:09,186 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:00:09,189 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:00:09,239 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:00:09,240 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:00:09,244 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:00:09,658 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f4b21cf2460> has no local changes
2024-04-26 01:00:09,659 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/omero-guides
Excluded PRs:
  - PR 23 jburel 'Remove submodules' (exclude comment)
Already up to date.


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:00:09,729 [     scc.git] DEBUG [detached HEAD 23e755b] merge master -Dorg -Snone
2024-04-26 01:00:09,730 [   scc.merge] INFO  Repository: ome/omero-guides
2024-04-26 01:00:09,730 [   scc.merge] INFO  Excluded PRs:
2024-04-26 01:00:09,730 [   scc.merge] INFO    - PR 23 jburel 'Remove submodules' (exclude comment)
2024-04-26 01:00:09,730 [   scc.merge] INFO  Already up to date.
2024-04-26 01:00:09,730 [   scc.merge] INFO  
2024-04-26 01:00:09,730 [   scc.merge] INFO  
2024-04-26 01:00:09,730 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-04-26 01:00:09,730 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'cellprofiler'
Synchronizing submodule url for 'download'
Synchronizing submodule url for 'figure'
Synchronizing submodule url for 'fiji'
Synchronizing submodule url for 'fpbioimage'
Synchronizing submodule url for 'ilastik'
Synchronizing submodule url for 'introduction'
Synchronizing submodule url for 'iviewer'
Synchronizing submodule url for 'java'
Synchronizing submodule url for 'matlab'
Synchronizing submodule url for 'mde'
Synchronizing submodule url for 'orbit'
Synchronizing submodule url for 'parade'
Synchronizing submodule url for 'python'
Synchronizing submodule url for 'qupath'
Synchronizing submodule url for 'r'
Synchronizing submodule url for 'scripts'
Synchronizing submodule url for 'trackmate'
Synchronizing submodule url for 'upload'
Submodule path 'download': checked out 'a27d196bee4a96b586246dc5d94ef07db7c5c0f8'
Submodule path 'parade': checked out '908b3356722bb23aafe103d87f8675f80fbaa5ed'
Submodule path 'scripts': checked out 'bb21e02683ea51ea8fd0e2e86b605f694767c36b'
Merge all submodules2024-04-26 01:00:19,944 [  scc.config] DEBUG Found github.token
2024-04-26 01:00:19,946 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-04-26 01:00:20,201 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:00:20,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:00:21,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-04-26 01:00:21,031 [      scc.gh] DEBUG 3011 remaining from 5000 (Reset at 01:04
2024-04-26 01:00:21,032 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:21,041 [     scc.git] DEBUG Check current status
2024-04-26 01:00:21,042 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:21,046 [     scc.git] DEBUG 23e755b merge master -Dorg -Snone
2024-04-26 01:00:21,047 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:21,092 [     scc.git] DEBUG  248e8cbfb0372b3d3be2d82cfe9234dd2e25c140 cellprofiler (v0.4.0-32-g248e8cb)
2024-04-26 01:00:21,104 [     scc.git] DEBUG +a27d196bee4a96b586246dc5d94ef07db7c5c0f8 download (heads/master)
2024-04-26 01:00:21,108 [     scc.git] DEBUG  654d43b5ef64f56bd6a99c69a9c98cbb5c8f76a7 figure (v0.1.0-55-g654d43b)
2024-04-26 01:00:21,113 [     scc.git] DEBUG  218b05a197695f01d8fc3d2cc6d197981df701c9 fiji (v0.2.1-86-g218b05a)
2024-04-26 01:00:21,122 [     scc.git] DEBUG  8f4b1035592a83dacf55e5cb585fd6ebe775f7f4 fpbioimage (heads/master)
2024-04-26 01:00:21,125 [     scc.git] DEBUG  6789cf7d3c977dec17e81088a8438adcdbfbcb94 ilastik (v0.3.1-20-g6789cf7)
2024-04-26 01:00:21,135 [     scc.git] DEBUG  d9033638b26778db35de1c77428190ac4cad1936 introduction (heads/master)
2024-04-26 01:00:21,146 [     scc.git] DEBUG  6ed80b33e8ddc97c930e3ea8ba00702f34e0a8ed iviewer (heads/master)
2024-04-26 01:00:21,149 [     scc.git] DEBUG  a4b6b55205d0588c48baa8177aa7608fd40b3f85 java (v0.1.1-17-ga4b6b55)
2024-04-26 01:00:21,153 [     scc.git] DEBUG  ecbd07c31df9b103937f4803aa35f104480365f2 matlab (v0.1.0-26-gecbd07c)
2024-04-26 01:00:21,163 [     scc.git] DEBUG  d43e17feb8400f35a51d20e050b8a87bcdbcd1eb mde (heads/master)
2024-04-26 01:00:21,172 [     scc.git] DEBUG  4ef1eaaf315bbb8ae56e9ea780971735dc406f46 orbit (heads/master)
2024-04-26 01:00:21,182 [     scc.git] DEBUG +908b3356722bb23aafe103d87f8675f80fbaa5ed parade (heads/master)
2024-04-26 01:00:21,185 [     scc.git] DEBUG  e046b1f99b06b5a029b7b02dd71753d7a4ab262e python (v0.3.0-62-ge046b1f)
2024-04-26 01:00:21,195 [     scc.git] DEBUG  6db8b1ceb6e7a44eb6145b4976fb3e048b04ee4f qupath (heads/master)
2024-04-26 01:00:21,198 [     scc.git] DEBUG  a770a1048469668b66f5bde686d5b6d84d021e6d r (v0.1.0-24-ga770a10)
2024-04-26 01:00:21,208 [     scc.git] DEBUG +bb21e02683ea51ea8fd0e2e86b605f694767c36b scripts (heads/master)
2024-04-26 01:00:21,218 [     scc.git] DEBUG  ffe98a8835c0f1bf345cb9ec0cfd2ba4aa304bd1 trackmate (heads/master)
2024-04-26 01:00:21,221 [     scc.git] DEBUG  72df341b901a85cdfced443a5ad807c8cc610b34 upload (v0.1.0-92-g72df341)
2024-04-26 01:00:21,227 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:21,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guides HTTP/1.1" 200 None
2024-04-26 01:00:22,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:22,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:22,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:23,262 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:23,265 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:23,339 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/cellprofiler
2024-04-26 01:00:23,340 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:23,344 [     scc.git] DEBUG Check current status
2024-04-26 01:00:23,344 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:23,349 [     scc.git] DEBUG 248e8cb Merge pull request #23 from jburel/rtd_build
2024-04-26 01:00:23,349 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:23,395 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:23,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler HTTP/1.1" 200 None
2024-04-26 01:00:24,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:24,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:25,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:25,500 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:25,501 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:25,546 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:25,548 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/download
2024-04-26 01:00:25,548 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:25,554 [     scc.git] DEBUG Check current status
2024-04-26 01:00:25,554 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:25,559 [     scc.git] DEBUG a27d196 Fix build failure on rtd
2024-04-26 01:00:25,559 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:25,606 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:26,026 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-download HTTP/1.1" 200 None
2024-04-26 01:00:26,465 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:26,894 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:27,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:27,723 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:27,725 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:27,778 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:27,779 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/figure
2024-04-26 01:00:27,779 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:27,785 [     scc.git] DEBUG Check current status
2024-04-26 01:00:27,785 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:27,790 [     scc.git] DEBUG 654d43b Merge pull request #16 from jburel/rtd_build
2024-04-26 01:00:27,791 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:27,840 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:28,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure HTTP/1.1" 200 None
2024-04-26 01:00:28,674 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:29,100 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:29,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:29,932 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:29,934 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:29,973 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:29,974 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/fiji
2024-04-26 01:00:29,974 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:29,979 [     scc.git] DEBUG Check current status
2024-04-26 01:00:29,979 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:29,983 [     scc.git] DEBUG 218b05a Merge pull request #32 from jburel/link
2024-04-26 01:00:29,984 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:30,027 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:30,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-fiji HTTP/1.1" 200 None
2024-04-26 01:00:30,906 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:31,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:31,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:32,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:32,174 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:32,219 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:32,221 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/fpbioimage
2024-04-26 01:00:32,221 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:32,227 [     scc.git] DEBUG Check current status
2024-04-26 01:00:32,228 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:32,232 [     scc.git] DEBUG 8f4b103 remove sphinx job following migration to rtd
2024-04-26 01:00:32,232 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:32,277 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:32,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-fpbioimage HTTP/1.1" 200 None
2024-04-26 01:00:33,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:33,586 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:34,010 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:34,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:34,433 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:34,475 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:34,476 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/ilastik
2024-04-26 01:00:34,476 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:34,481 [     scc.git] DEBUG Check current status
2024-04-26 01:00:34,481 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:34,485 [     scc.git] DEBUG 6789cf7 Remove sphinx badge
2024-04-26 01:00:34,486 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:34,529 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:34,985 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-ilastik HTTP/1.1" 200 None
2024-04-26 01:00:35,454 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:35,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:36,269 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:36,695 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:36,697 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:36,742 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:36,742 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/introduction
2024-04-26 01:00:36,743 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:36,748 [     scc.git] DEBUG Check current status
2024-04-26 01:00:36,748 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:36,754 [     scc.git] DEBUG d903363 Merge pull request #26 from jburel/rtd_build
2024-04-26 01:00:36,754 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:36,804 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:37,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-introduction HTTP/1.1" 200 None
2024-04-26 01:00:37,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:38,099 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:38,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:38,947 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:38,948 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:38,989 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:38,990 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/iviewer
2024-04-26 01:00:38,990 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:38,995 [     scc.git] DEBUG Check current status
2024-04-26 01:00:38,995 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:39,001 [     scc.git] DEBUG 6ed80b3 Merge pull request #13 from jburel/rtd_build
2024-04-26 01:00:39,001 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:39,049 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:39,515 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-iviewer HTTP/1.1" 200 None
2024-04-26 01:00:39,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:40,393 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:40,824 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:41,232 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:41,233 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:41,275 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:41,276 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/java
2024-04-26 01:00:41,276 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:41,281 [     scc.git] DEBUG Check current status
2024-04-26 01:00:41,281 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:41,287 [     scc.git] DEBUG a4b6b55 Remove badge for sphinx
2024-04-26 01:00:41,287 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:41,336 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:41,748 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java HTTP/1.1" 200 None
2024-04-26 01:00:42,222 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:42,643 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:43,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:43,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:43,465 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:43,508 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:43,509 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/matlab
2024-04-26 01:00:43,509 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:43,514 [     scc.git] DEBUG Check current status
2024-04-26 01:00:43,514 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:43,519 [     scc.git] DEBUG ecbd07c Merge pull request #5 from pwalczysko/matlab-online
2024-04-26 01:00:43,520 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:43,562 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:44,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-matlab HTTP/1.1" 200 None
2024-04-26 01:00:44,457 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:44,868 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:45,292 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:45,702 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:45,704 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:45,745 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:45,746 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/mde
2024-04-26 01:00:45,746 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:45,751 [     scc.git] DEBUG Check current status
2024-04-26 01:00:45,751 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:45,755 [     scc.git] DEBUG d43e17f Merge pull request #5 from jburel/rtd_build
2024-04-26 01:00:45,755 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:45,799 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:46,197 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde HTTP/1.1" 200 None
2024-04-26 01:00:46,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:47,066 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:47,476 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:47,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:47,890 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:47,933 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:47,934 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/orbit
2024-04-26 01:00:47,934 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:47,940 [     scc.git] DEBUG Check current status
2024-04-26 01:00:47,940 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:47,945 [     scc.git] DEBUG 4ef1eaa Update actions to v3 and v4
2024-04-26 01:00:47,945 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:47,992 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:48,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-orbit HTTP/1.1" 200 None
2024-04-26 01:00:48,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:49,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:49,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:50,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:50,194 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:50,239 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:50,240 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/parade
2024-04-26 01:00:50,240 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:50,245 [     scc.git] DEBUG Check current status
2024-04-26 01:00:50,245 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:50,250 [     scc.git] DEBUG 908b335 Merge pull request #1 from ome/rtd_build
2024-04-26 01:00:50,250 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:50,303 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:50,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-parade HTTP/1.1" 200 None
2024-04-26 01:00:51,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:51,562 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:51,971 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:52,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:52,397 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:52,440 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:52,441 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/python
2024-04-26 01:00:52,441 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:52,447 [     scc.git] DEBUG Check current status
2024-04-26 01:00:52,448 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:52,452 [     scc.git] DEBUG e046b1f Merge pull request #57 from jburel/windows
2024-04-26 01:00:52,453 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:52,504 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:52,906 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-python HTTP/1.1" 200 None
2024-04-26 01:00:53,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:53,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:54,228 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:54,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:54,649 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:54,702 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:54,703 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/qupath
2024-04-26 01:00:54,703 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:54,709 [     scc.git] DEBUG Check current status
2024-04-26 01:00:54,709 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:54,714 [     scc.git] DEBUG 6db8b1c Merge pull request #11 from jburel/installation
2024-04-26 01:00:54,714 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:54,761 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:55,149 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-qupath HTTP/1.1" 200 None
2024-04-26 01:00:55,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:56,067 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:56,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:56,894 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:56,896 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:56,945 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:56,947 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/r
2024-04-26 01:00:56,947 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:56,952 [     scc.git] DEBUG Check current status
2024-04-26 01:00:56,953 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:56,957 [     scc.git] DEBUG a770a10 Remove sphinx badge
2024-04-26 01:00:56,957 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:57,006 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:57,432 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r HTTP/1.1" 200 None
2024-04-26 01:00:57,895 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:00:58,334 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:00:58,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:00:59,173 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:00:59,174 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:00:59,226 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:00:59,226 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/scripts
2024-04-26 01:00:59,226 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:00:59,232 [     scc.git] DEBUG Check current status
2024-04-26 01:00:59,232 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:00:59,237 [     scc.git] DEBUG bb21e02 Merge pull request #2 from jburel/rtd_build
2024-04-26 01:00:59,238 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:00:59,297 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:00:59,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-scripts HTTP/1.1" 200 None
2024-04-26 01:01:00,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:01:00,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:01:01,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:01:01,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:01:01,447 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:01,497 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:01,498 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/trackmate
2024-04-26 01:01:01,499 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:01:01,505 [     scc.git] DEBUG Check current status
2024-04-26 01:01:01,505 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:01:01,513 [     scc.git] DEBUG ffe98a8 Merge pull request #5 from jburel/rtd_build
2024-04-26 01:01:01,514 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:01:01,567 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:01:01,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-trackmate HTTP/1.1" 200 None
2024-04-26 01:01:02,387 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:01:02,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:01:03,233 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:01:03,643 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:01:03,645 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:03,694 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:03,696 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/upload
2024-04-26 01:01:03,696 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-26 01:01:03,704 [     scc.git] DEBUG Check current status
2024-04-26 01:01:03,704 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:01:03,713 [     scc.git] DEBUG 72df341 Merge pull request #17 from jburel/rtd_build
2024-04-26 01:01:03,714 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:01:03,764 [  scc.config] DEBUG Found remote.origin.url
2024-04-26 01:01:04,160 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-upload HTTP/1.1" 200 None
2024-04-26 01:01:04,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-26 01:01:05,044 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-26 01:01:05,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-26 01:01:05,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-26 01:01:05,884 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:05,929 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:05,929 [     scc.git] DEBUG Resetting...
2024-04-26 01:01:05,929 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-04-26 01:01:05,939 [     scc.git] DEBUG HEAD is now at 23e755b merge master -Dorg -Snone
2024-04-26 01:01:05,940 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-04-26 01:01:05,997 [     scc.git] DEBUG Submodule path 'download': checked out '4b1b912438f7415faf2d1f618d596968121bcfe8'
2024-04-26 01:01:06,040 [     scc.git] DEBUG Submodule path 'parade': checked out '0875cf1cbb43411bfd5849763da8fe7d2bdafdc0'
2024-04-26 01:01:06,062 [     scc.git] DEBUG Submodule path 'scripts': checked out 'f5038ce4ec273382ea60b19e2432f171ed88375d'
2024-04-26 01:01:06,072 [     scc.git] DEBUG Check current status
2024-04-26 01:01:06,072 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-26 01:01:06,077 [     scc.git] DEBUG 23e755b merge master -Dorg -Snone
2024-04-26 01:01:06,078 [     scc.git] DEBUG Calling 'git submodule status'
2024-04-26 01:01:06,122 [     scc.git] DEBUG  248e8cbfb0372b3d3be2d82cfe9234dd2e25c140 cellprofiler (v0.4.0-32-g248e8cb)
2024-04-26 01:01:06,132 [     scc.git] DEBUG  4b1b912438f7415faf2d1f618d596968121bcfe8 download (4b1b912)
2024-04-26 01:01:06,135 [     scc.git] DEBUG  654d43b5ef64f56bd6a99c69a9c98cbb5c8f76a7 figure (v0.1.0-55-g654d43b)
2024-04-26 01:01:06,138 [     scc.git] DEBUG  218b05a197695f01d8fc3d2cc6d197981df701c9 fiji (v0.2.1-86-g218b05a)
2024-04-26 01:01:06,147 [     scc.git] DEBUG  8f4b1035592a83dacf55e5cb585fd6ebe775f7f4 fpbioimage (heads/master)
2024-04-26 01:01:06,151 [     scc.git] DEBUG  6789cf7d3c977dec17e81088a8438adcdbfbcb94 ilastik (v0.3.1-20-g6789cf7)
2024-04-26 01:01:06,159 [     scc.git] DEBUG  d9033638b26778db35de1c77428190ac4cad1936 introduction (heads/master)
2024-04-26 01:01:06,169 [     scc.git] DEBUG  6ed80b33e8ddc97c930e3ea8ba00702f34e0a8ed iviewer (heads/master)
2024-04-26 01:01:06,172 [     scc.git] DEBUG  a4b6b55205d0588c48baa8177aa7608fd40b3f85 java (v0.1.1-17-ga4b6b55)
2024-04-26 01:01:06,175 [     scc.git] DEBUG  ecbd07c31df9b103937f4803aa35f104480365f2 matlab (v0.1.0-26-gecbd07c)
2024-04-26 01:01:06,184 [     scc.git] DEBUG  d43e17feb8400f35a51d20e050b8a87bcdbcd1eb mde (heads/master)
2024-04-26 01:01:06,193 [     scc.git] DEBUG  4ef1eaaf315bbb8ae56e9ea780971735dc406f46 orbit (heads/master)
2024-04-26 01:01:06,203 [     scc.git] DEBUG  0875cf1cbb43411bfd5849763da8fe7d2bdafdc0 parade (0875cf1)
2024-04-26 01:01:06,207 [     scc.git] DEBUG  e046b1f99b06b5a029b7b02dd71753d7a4ab262e python (v0.3.0-62-ge046b1f)
2024-04-26 01:01:06,217 [     scc.git] DEBUG  6db8b1ceb6e7a44eb6145b4976fb3e048b04ee4f qupath (heads/master)
2024-04-26 01:01:06,220 [     scc.git] DEBUG  a770a1048469668b66f5bde686d5b6d84d021e6d r (v0.1.0-24-ga770a10)
2024-04-26 01:01:06,229 [     scc.git] DEBUG  f5038ce4ec273382ea60b19e2432f171ed88375d scripts (f5038ce)
2024-04-26 01:01:06,237 [     scc.git] DEBUG  ffe98a8835c0f1bf345cb9ec0cfd2ba4aa304bd1 trackmate (heads/master)
2024-04-26 01:01:06,240 [     scc.git] DEBUG  72df341b901a85cdfced443a5ad807c8cc610b34 upload (v0.1.0-92-g72df341)
2024-04-26 01:01:06,241 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-04-26 01:01:06,241 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-04-26 01:01:06,241 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-04-26 01:01:06,241 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-04-26 01:01:06,241 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-04-26 01:01:06,241 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-04-26 01:01:06,241 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:06,520 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guides/pulls HTTP/1.1" 200 None
2024-04-26 01:01:06,522 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:06,522 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:06,522 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:06,528 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:06,532 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:06,533 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:06,538 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:06,544 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:06,545 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:06,545 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:06,545 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:06,550 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:06,604 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:06,605 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:06,611 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:07,037 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/pulls HTTP/1.1" 200 None
2024-04-26 01:01:07,476 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/issues/24 HTTP/1.1" 200 None
2024-04-26 01:01:07,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/issues/24/comments HTTP/1.1" 200 None
2024-04-26 01:01:08,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/commits/647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25 HTTP/1.1" 200 None
2024-04-26 01:01:08,956 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/commits/647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-26 01:01:09,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/commits/647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-26 01:01:09,942 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/commits/647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25 HTTP/1.1" 200 None
2024-04-26 01:01:10,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/statuses/647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25?per_page=1 HTTP/1.1" 200 None
2024-04-26 01:01:10,821 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/commits/647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25 HTTP/1.1" 200 None
2024-04-26 01:01:11,254 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/commits/647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25/status HTTP/1.1" 200 None
2024-04-26 01:01:11,256 [    scc.repo] DEBUG   - PR 24 jburel 'Remove binder'
2024-04-26 01:01:11,256 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:11,256 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/cellprofiler
2024-04-26 01:01:11,256 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:11,256 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:11,263 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:11,268 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:11,268 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:11,275 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:11,281 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:11,282 [     scc.git] DEBUG Calling 'git fetch origin pull/24/head'
2024-04-26 01:01:11,852 [     scc.git] DEBUG From https://github.com/ome/omero-guide-cellprofiler
2024-04-26 01:01:11,852 [     scc.git] DEBUG  * branch            refs/pull/24/head -> FETCH_HEAD
2024-04-26 01:01:11,857 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:11,858 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:11,858 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:11,864 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25'
2024-04-26 01:01:11,882 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:11,889 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 24 (Remove binder) 647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25'
2024-04-26 01:01:11,953 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-26 01:01:11,956 [     scc.git] DEBUG  .github/workflows/binder_badge.yml | 25 -------------------------
2024-04-26 01:01:11,956 [     scc.git] DEBUG  .github/workflows/build.yml        | 27 +++++++++++++++++++++++++++
2024-04-26 01:01:11,956 [     scc.git] DEBUG  README.md                          | 15 ++++++---------
2024-04-26 01:01:11,956 [     scc.git] DEBUG  binder/environment.yml             |  6 ++++--
2024-04-26 01:01:11,956 [     scc.git] DEBUG  4 files changed, 37 insertions(+), 36 deletions(-)
2024-04-26 01:01:11,956 [     scc.git] DEBUG  delete mode 100644 .github/workflows/binder_badge.yml
2024-04-26 01:01:11,956 [     scc.git] DEBUG  create mode 100644 .github/workflows/build.yml
2024-04-26 01:01:12,120 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:12,121 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:12,169 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:12,169 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:12,175 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:12,220 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:12,227 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169d679370> has no local changes
2024-04-26 01:01:12,227 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-cellprofiler
Already up to date.

Merged PRs:
  - PR 24 jburel 'Remove binder'

Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:12,236 [     scc.git] DEBUG [detached HEAD 220b91e] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:12,237 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:12,237 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:12,548 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-download/pulls HTTP/1.1" 200 2
2024-04-26 01:01:12,550 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:12,550 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/download
2024-04-26 01:01:12,550 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:12,550 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:12,557 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:12,562 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:12,563 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:12,569 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:12,578 [     scc.git] DEBUG Updating 4b1b912..a27d196

2024-04-26 01:01:12,579 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:12,579 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:12,579 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:12,585 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:12,627 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:12,627 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:12,633 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:12,691 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:12,697 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169e6c3ee0> has no local changes
2024-04-26 01:01:12,698 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-download
Updating 4b1b912..a27d196
Previously merged:


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:12,707 [     scc.git] DEBUG [detached HEAD 79198a5] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:12,707 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:12,707 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:13,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure/pulls HTTP/1.1" 200 None
2024-04-26 01:01:13,539 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure/issues/14 HTTP/1.1" 200 None
2024-04-26 01:01:14,009 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure/issues/14/comments HTTP/1.1" 200 None
2024-04-26 01:01:14,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure/commits/c2e5919f88d844ffea560784b7a800c655ff0743 HTTP/1.1" 200 None
2024-04-26 01:01:14,986 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure/commits/c2e5919f88d844ffea560784b7a800c655ff0743/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-26 01:01:15,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure/commits/c2e5919f88d844ffea560784b7a800c655ff0743 HTTP/1.1" 200 None
2024-04-26 01:01:15,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure/statuses/c2e5919f88d844ffea560784b7a800c655ff0743?per_page=1 HTTP/1.1" 200 2
2024-04-26 01:01:15,916 [    scc.repo] DEBUG   - PR 14 will-moore 'Table data by roi'
2024-04-26 01:01:15,916 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:15,917 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/figure
2024-04-26 01:01:15,917 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:15,917 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:15,923 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:15,929 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:15,929 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:15,939 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:15,947 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:15,947 [     scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2024-04-26 01:01:16,407 [     scc.git] DEBUG From https://github.com/ome/omero-guide-figure
2024-04-26 01:01:16,408 [     scc.git] DEBUG  * branch            refs/pull/14/head -> FETCH_HEAD
2024-04-26 01:01:16,414 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:16,414 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:16,414 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:16,420 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c2e5919f88d844ffea560784b7a800c655ff0743'
2024-04-26 01:01:16,427 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:16,432 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (Table data by roi) c2e5919f88d844ffea560784b7a800c655ff0743'
2024-04-26 01:01:16,468 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-26 01:01:16,471 [     scc.git] DEBUG  docs/omero_figure_scripting.rst     | 20 ++++++++++----------
2024-04-26 01:01:16,471 [     scc.git] DEBUG  scripts/figure_table_data_shapes.js | 12 ++++++++----
2024-04-26 01:01:16,471 [     scc.git] DEBUG  2 files changed, 18 insertions(+), 14 deletions(-)
2024-04-26 01:01:16,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:16,622 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:16,670 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:16,670 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:16,676 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:16,718 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:16,725 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169d68a2e0> has no local changes
2024-04-26 01:01:16,726 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-figure
Already up to date.

Merged PRs:
  - PR 14 will-moore 'Table data by roi'

Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:16,735 [     scc.git] DEBUG [detached HEAD 7e606eb] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:16,736 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:16,736 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:17,122 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-fiji/pulls HTTP/1.1" 200 None
2024-04-26 01:01:17,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-fiji/issues/24 HTTP/1.1" 200 None
2024-04-26 01:01:18,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-fiji/issues/24/comments HTTP/1.1" 200 None
2024-04-26 01:01:18,042 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:18,042 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/fiji
2024-04-26 01:01:18,042 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:18,042 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:18,049 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:18,054 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:18,054 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:18,060 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:18,067 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:18,067 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:18,067 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:18,067 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:18,073 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:18,148 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:18,149 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:18,154 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:18,192 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:18,199 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169e6c3820> has no local changes
2024-04-26 01:01:18,200 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-fiji
Excluded PRs:
  - PR 24 oeway 'Disable FilamentDetector in Fiji' (user: oeway)
Already up to date.


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:18,220 [     scc.git] DEBUG [detached HEAD 29d3f2e] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:18,220 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:18,221 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:18,474 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-fpbioimage/pulls HTTP/1.1" 200 2
2024-04-26 01:01:18,474 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:18,475 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/fpbioimage
2024-04-26 01:01:18,475 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:18,475 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:18,480 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:18,485 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:18,485 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:18,492 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:18,497 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:18,497 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:18,497 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:18,498 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:18,502 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:18,542 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:18,542 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:18,547 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:18,592 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:18,599 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c61e4f0> has no local changes
2024-04-26 01:01:18,599 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-fpbioimage
Already up to date.


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:18,608 [     scc.git] DEBUG [detached HEAD 54221be] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:18,609 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:18,609 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:18,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-ilastik/pulls HTTP/1.1" 200 2
2024-04-26 01:01:18,912 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:18,912 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/ilastik
2024-04-26 01:01:18,912 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:18,912 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:18,918 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:18,923 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:18,924 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:18,929 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:18,935 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:18,936 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:18,936 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:18,936 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:18,941 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:18,984 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:18,985 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:18,992 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:19,035 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:19,043 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c5cc580> has no local changes
2024-04-26 01:01:19,043 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-ilastik
Already up to date.


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:19,054 [     scc.git] DEBUG [detached HEAD 4db4189] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:19,054 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:19,054 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:19,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-introduction/pulls HTTP/1.1" 200 2
2024-04-26 01:01:19,347 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:19,347 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/introduction
2024-04-26 01:01:19,347 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:19,347 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:19,353 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:19,360 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:19,360 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:19,367 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:19,374 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:19,374 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:19,375 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:19,375 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:19,380 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:19,423 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:19,423 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:19,428 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:19,470 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:19,476 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c5cc700> has no local changes
2024-04-26 01:01:19,477 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-introduction
Already up to date.


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:19,499 [     scc.git] DEBUG [detached HEAD 5d3e4d3] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:19,500 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:19,500 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:19,759 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-iviewer/pulls HTTP/1.1" 200 2
2024-04-26 01:01:19,760 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:19,760 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/iviewer
2024-04-26 01:01:19,760 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:19,760 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:19,766 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:19,772 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:19,772 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:19,778 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:19,784 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:19,784 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:19,784 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:19,784 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:19,789 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:19,834 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:19,834 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:19,840 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:19,884 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:19,891 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c619550> has no local changes
2024-04-26 01:01:19,892 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-iviewer
Already up to date.


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:19,901 [     scc.git] DEBUG [detached HEAD 7cf57eb] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:19,902 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:19,902 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:20,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/pulls HTTP/1.1" 200 None
2024-04-26 01:01:20,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/issues/3 HTTP/1.1" 200 None
2024-04-26 01:01:21,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/issues/3/comments HTTP/1.1" 200 None
2024-04-26 01:01:21,705 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/commits/31294bfa7f63d9dbaa984a386e6db9a945cc0fa5 HTTP/1.1" 200 None
2024-04-26 01:01:22,211 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/commits/31294bfa7f63d9dbaa984a386e6db9a945cc0fa5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-26 01:01:22,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/commits/31294bfa7f63d9dbaa984a386e6db9a945cc0fa5/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-26 01:01:23,187 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/commits/31294bfa7f63d9dbaa984a386e6db9a945cc0fa5 HTTP/1.1" 200 None
2024-04-26 01:01:23,627 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/statuses/31294bfa7f63d9dbaa984a386e6db9a945cc0fa5?per_page=1 HTTP/1.1" 200 None
2024-04-26 01:01:24,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/commits/31294bfa7f63d9dbaa984a386e6db9a945cc0fa5 HTTP/1.1" 200 None
2024-04-26 01:01:24,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/commits/31294bfa7f63d9dbaa984a386e6db9a945cc0fa5/status HTTP/1.1" 200 None
2024-04-26 01:01:24,520 [    scc.repo] DEBUG   - PR 3 jburel 'fix build failure on rtd'
2024-04-26 01:01:24,520 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:24,520 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/java
2024-04-26 01:01:24,520 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:24,520 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:24,552 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:24,557 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:24,558 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:24,564 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:24,570 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:24,570 [     scc.git] DEBUG Calling 'git fetch origin pull/3/head'
2024-04-26 01:01:24,943 [     scc.git] DEBUG From https://github.com/ome/omero-guide-java
2024-04-26 01:01:24,943 [     scc.git] DEBUG  * branch            refs/pull/3/head -> FETCH_HEAD
2024-04-26 01:01:24,948 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:24,948 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:24,948 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:24,954 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...31294bfa7f63d9dbaa984a386e6db9a945cc0fa5'
2024-04-26 01:01:24,960 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:24,966 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 3 (fix build failure on rtd) 31294bfa7f63d9dbaa984a386e6db9a945cc0fa5'
2024-04-26 01:01:25,012 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-26 01:01:25,015 [     scc.git] DEBUG  .readthedocs.yaml | 8 ++++----
2024-04-26 01:01:25,015 [     scc.git] DEBUG  1 file changed, 4 insertions(+), 4 deletions(-)
2024-04-26 01:01:25,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:25,188 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:25,260 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:25,260 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:25,266 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:25,306 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:25,314 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c5cc910> has no local changes
2024-04-26 01:01:25,314 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-java
Already up to date.

Merged PRs:
  - PR 3 jburel 'fix build failure on rtd'

Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:25,324 [     scc.git] DEBUG [detached HEAD 521ca55] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:25,325 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:25,325 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:25,608 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-matlab/pulls HTTP/1.1" 200 2
2024-04-26 01:01:25,609 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:25,609 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/matlab
2024-04-26 01:01:25,609 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:25,610 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:25,616 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:25,623 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:25,623 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:25,629 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:25,635 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:25,635 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:25,636 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:25,636 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:25,641 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:25,683 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:25,683 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:25,689 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:25,733 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:25,739 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c5cc5e0> has no local changes
2024-04-26 01:01:25,739 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-matlab
Already up to date.


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:25,748 [     scc.git] DEBUG [detached HEAD 96680fa] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:25,748 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:25,748 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:26,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde/pulls HTTP/1.1" 200 None
2024-04-26 01:01:26,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde/issues/4 HTTP/1.1" 200 None
2024-04-26 01:01:27,041 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde/issues/4/comments HTTP/1.1" 200 None
2024-04-26 01:01:27,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde/commits/4b6e2511fe820a323b2311e2b39910b6b79fcf6a HTTP/1.1" 200 None
2024-04-26 01:01:28,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde/commits/4b6e2511fe820a323b2311e2b39910b6b79fcf6a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-26 01:01:28,468 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde/commits/4b6e2511fe820a323b2311e2b39910b6b79fcf6a HTTP/1.1" 200 None
2024-04-26 01:01:28,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde/statuses/4b6e2511fe820a323b2311e2b39910b6b79fcf6a?per_page=1 HTTP/1.1" 200 2
2024-04-26 01:01:28,888 [    scc.repo] DEBUG   - PR 4 pwalczysko 'Remove relative reference when it does not work'
2024-04-26 01:01:28,888 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:28,888 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/mde
2024-04-26 01:01:28,888 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:28,889 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:28,895 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:28,900 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:28,900 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:28,905 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:28,911 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:28,911 [     scc.git] DEBUG Calling 'git fetch origin pull/4/head'
2024-04-26 01:01:29,324 [     scc.git] DEBUG From https://github.com/ome/omero-guide-mde
2024-04-26 01:01:29,324 [     scc.git] DEBUG  * branch            refs/pull/4/head -> FETCH_HEAD
2024-04-26 01:01:29,329 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:29,329 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:29,329 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:29,336 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4b6e2511fe820a323b2311e2b39910b6b79fcf6a'
2024-04-26 01:01:29,342 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:29,347 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 4 (Remove relative reference when it does not work) 4b6e2511fe820a323b2311e2b39910b6b79fcf6a'
2024-04-26 01:01:29,357 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-26 01:01:29,360 [     scc.git] DEBUG  docs/mde_customizeObjects.rst | 4 ++--
2024-04-26 01:01:29,360 [     scc.git] DEBUG  docs/mde_customizeView.rst    | 4 ++--
2024-04-26 01:01:29,360 [     scc.git] DEBUG  2 files changed, 4 insertions(+), 4 deletions(-)
2024-04-26 01:01:29,520 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:29,521 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:29,594 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:29,594 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:29,600 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:29,643 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:29,650 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c5a02b0> has no local changes
2024-04-26 01:01:29,650 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-mde
Already up to date.

Merged PRs:
  - PR 4 pwalczysko 'Remove relative reference when it does not work'

Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:29,659 [     scc.git] DEBUG [detached HEAD a921824] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:29,659 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:29,659 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:29,960 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-orbit/pulls HTTP/1.1" 200 2
2024-04-26 01:01:29,961 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:29,961 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/orbit
2024-04-26 01:01:29,961 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:29,961 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:29,967 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:29,972 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:29,972 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:29,978 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:29,984 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:29,984 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:29,984 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:29,985 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:29,991 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:30,035 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:30,035 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:30,041 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:30,078 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:30,085 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c640fa0> has no local changes
2024-04-26 01:01:30,085 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-orbit
Already up to date.


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:30,093 [     scc.git] DEBUG [detached HEAD d242dc6] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:30,093 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:30,094 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:30,382 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-parade/pulls HTTP/1.1" 200 2
2024-04-26 01:01:30,383 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:30,383 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/parade
2024-04-26 01:01:30,383 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:30,383 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:30,389 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:30,395 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:30,395 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:30,401 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:30,410 [     scc.git] DEBUG Updating 0875cf1..908b335

2024-04-26 01:01:31,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-parade/pulls/1 HTTP/1.1" 200 None
2024-04-26 01:01:31,038 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:31,038 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:31,038 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:31,044 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:31,098 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:31,098 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:31,104 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:31,146 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:31,152 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c5b2490> has no local changes
2024-04-26 01:01:31,152 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-parade
Updating 0875cf1..908b335
Previously merged:
  - PR 1 jburel 'fix build failure on rtd'


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:31,161 [     scc.git] DEBUG [detached HEAD 3b8d6a6] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:31,161 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:31,162 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:31,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-python/pulls HTTP/1.1" 200 None
2024-04-26 01:01:31,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-python/issues/29 HTTP/1.1" 200 None
2024-04-26 01:01:32,528 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-python/issues/29/comments HTTP/1.1" 200 None
2024-04-26 01:01:33,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-python/commits/e94d52ce847acbda800a56305d78de4ef44a347b HTTP/1.1" 200 None
2024-04-26 01:01:33,470 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-python/commits/e94d52ce847acbda800a56305d78de4ef44a347b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-26 01:01:33,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-python/commits/e94d52ce847acbda800a56305d78de4ef44a347b HTTP/1.1" 200 None
2024-04-26 01:01:34,377 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-python/statuses/e94d52ce847acbda800a56305d78de4ef44a347b?per_page=1 HTTP/1.1" 200 2
2024-04-26 01:01:34,378 [    scc.repo] DEBUG   - PR 29 jburel 'Action repo2docker'
2024-04-26 01:01:34,378 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:34,378 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/python
2024-04-26 01:01:34,378 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:34,379 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:34,385 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:34,391 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:34,391 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:34,397 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:34,403 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:34,404 [     scc.git] DEBUG Calling 'git fetch origin pull/29/head'
2024-04-26 01:01:34,915 [     scc.git] DEBUG From https://github.com/ome/omero-guide-python
2024-04-26 01:01:34,915 [     scc.git] DEBUG  * branch            refs/pull/29/head -> FETCH_HEAD
2024-04-26 01:01:34,921 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:34,921 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:34,921 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:34,929 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e94d52ce847acbda800a56305d78de4ef44a347b'
2024-04-26 01:01:34,938 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:34,945 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 29 (Action repo2docker) e94d52ce847acbda800a56305d78de4ef44a347b'
2024-04-26 01:01:34,958 [     scc.git] DEBUG Auto-merging .github/workflows/repo2docker.yml
2024-04-26 01:01:34,958 [     scc.git] DEBUG CONFLICT (content): Merge conflict in .github/workflows/repo2docker.yml
2024-04-26 01:01:34,958 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-04-26 01:01:34,959 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-04-26 01:01:34,966 [     scc.git] DEBUG Calling 'git reset --hard e046b1f99b06b5a029b7b02dd71753d7a4ab262e'
2024-04-26 01:01:34,973 [     scc.git] DEBUG HEAD is now at e046b1f Merge pull request #57 from jburel/windows
2024-04-26 01:01:35,139 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:35,140 [     scc.git] DEBUG Calling 'git merge-base e046b1f99b06b5a029b7b02dd71753d7a4ab262e e94d52ce847acbda800a56305d78de4ef44a347b'
2024-04-26 01:01:35,147 [     scc.git] DEBUG Calling 'git diff --name-only acf12b265fc9ff0974adf69d3a2c636ffc076d31..e046b1f99b06b5a029b7b02dd71753d7a4ab262e'
2024-04-26 01:01:35,165 [     scc.git] INFO    - PR 29 jburel 'Action repo2docker'
Conflicting PR. Removed from build [OMERO-guides-push#41](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - .github/workflows/repo2docker.yml

--conflicts

2024-04-26 01:01:35,171 [  scc.config] DEBUG Found github.token
2024-04-26 01:01:35,172 [     scc.git] DEBUG Not adding comment to issue #29, already --conflicts.
2024-04-26 01:01:35,172 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:35,215 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:35,216 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:35,223 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:35,269 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:35,278 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c56fac0> has no local changes
2024-04-26 01:01:35,278 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-python
Already up to date.

Conflicting PRs (not included):
  - PR 29 jburel 'Action repo2docker'

Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:35,289 [     scc.git] DEBUG [detached HEAD af41249] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:35,290 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:35,290 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:35,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-qupath/pulls HTTP/1.1" 200 2
2024-04-26 01:01:35,583 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:35,583 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/qupath
2024-04-26 01:01:35,583 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:35,583 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:35,591 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:35,599 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:35,599 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:35,608 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:35,617 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:35,618 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:35,618 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:35,618 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:35,626 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:35,674 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:35,674 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:35,681 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:35,727 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:35,736 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c58b610> has no local changes
2024-04-26 01:01:35,737 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-qupath
Already up to date.


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:35,748 [     scc.git] DEBUG [detached HEAD 46e1c52] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:35,748 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:35,749 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:36,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/pulls HTTP/1.1" 200 None
2024-04-26 01:01:36,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/issues/11 HTTP/1.1" 200 None
2024-04-26 01:01:36,969 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/issues/11/comments HTTP/1.1" 200 None
2024-04-26 01:01:37,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/commits/990828ddac8bc276820c2fa5952182f56b0ab241 HTTP/1.1" 200 None
2024-04-26 01:01:37,971 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/commits/990828ddac8bc276820c2fa5952182f56b0ab241/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-26 01:01:38,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/commits/990828ddac8bc276820c2fa5952182f56b0ab241/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-26 01:01:38,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/commits/990828ddac8bc276820c2fa5952182f56b0ab241 HTTP/1.1" 200 None
2024-04-26 01:01:39,374 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/statuses/990828ddac8bc276820c2fa5952182f56b0ab241?per_page=1 HTTP/1.1" 200 None
2024-04-26 01:01:39,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/commits/990828ddac8bc276820c2fa5952182f56b0ab241 HTTP/1.1" 200 None
2024-04-26 01:01:40,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/commits/990828ddac8bc276820c2fa5952182f56b0ab241/status HTTP/1.1" 200 None
2024-04-26 01:01:40,348 [    scc.repo] DEBUG   - PR 11 jburel 'fix build failure on rtd'
2024-04-26 01:01:40,348 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:40,348 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/r
2024-04-26 01:01:40,349 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:40,349 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:40,357 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:40,363 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:40,363 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:40,371 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:40,380 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:40,380 [     scc.git] DEBUG Calling 'git fetch origin pull/11/head'
2024-04-26 01:01:40,842 [     scc.git] DEBUG From https://github.com/ome/omero-guide-r
2024-04-26 01:01:40,842 [     scc.git] DEBUG  * branch            refs/pull/11/head -> FETCH_HEAD
2024-04-26 01:01:40,848 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:40,848 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:40,848 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:40,855 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...990828ddac8bc276820c2fa5952182f56b0ab241'
2024-04-26 01:01:40,861 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:40,867 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 11 (fix build failure on rtd) 990828ddac8bc276820c2fa5952182f56b0ab241'
2024-04-26 01:01:40,877 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-26 01:01:40,880 [     scc.git] DEBUG  .readthedocs.yaml | 8 ++++----
2024-04-26 01:01:40,880 [     scc.git] DEBUG  1 file changed, 4 insertions(+), 4 deletions(-)
2024-04-26 01:01:41,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:41,037 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:41,078 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:41,079 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:41,084 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:41,125 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:41,132 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c51c490> has no local changes
2024-04-26 01:01:41,132 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-r
Already up to date.

Merged PRs:
  - PR 11 jburel 'fix build failure on rtd'

Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:41,142 [     scc.git] DEBUG [detached HEAD 7cce6ca] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:41,142 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:41,142 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:41,465 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-scripts/pulls HTTP/1.1" 200 2
2024-04-26 01:01:41,466 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:41,466 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/scripts
2024-04-26 01:01:41,466 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:41,466 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:41,472 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:41,477 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:41,478 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:41,483 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:41,493 [     scc.git] DEBUG Updating f5038ce..bb21e02

2024-04-26 01:01:42,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-scripts/pulls/2 HTTP/1.1" 200 None
2024-04-26 01:01:42,121 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:42,121 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:42,121 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:42,127 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:42,172 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:42,172 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:42,181 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:42,224 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:42,231 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c591f40> has no local changes
2024-04-26 01:01:42,231 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-scripts
Updating f5038ce..bb21e02
Previously merged:
  - PR 2 jburel 'fix build failure on rtd'


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:42,240 [     scc.git] DEBUG [detached HEAD 7f00d11] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:42,241 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:42,241 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:42,576 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-trackmate/pulls HTTP/1.1" 200 2
2024-04-26 01:01:42,577 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:42,577 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/trackmate
2024-04-26 01:01:42,577 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:42,577 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:42,583 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:42,588 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:42,588 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:42,594 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:42,600 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:42,600 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:42,601 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:42,601 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:42,606 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:42,668 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:42,668 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:42,674 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:42,718 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:42,725 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c52f640> has no local changes
2024-04-26 01:01:42,726 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-trackmate
Already up to date.


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:42,735 [     scc.git] DEBUG [detached HEAD 224e484] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:42,735 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:42,736 [    scc.repo] DEBUG ## PRs found:
2024-04-26 01:01:43,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-upload/pulls HTTP/1.1" 200 2
2024-04-26 01:01:43,019 [    scc.repo] DEBUG ## Branches found:
2024-04-26 01:01:43,019 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/upload
2024-04-26 01:01:43,019 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:43,019 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:43,025 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-26 01:01:43,031 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-26 01:01:43,031 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-26 01:01:43,037 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-26 01:01:43,044 [     scc.git] DEBUG Already up to date.

2024-04-26 01:01:43,044 [     scc.git] DEBUG ## Unique users: []
2024-04-26 01:01:43,044 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:43,044 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:43,050 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-26 01:01:43,092 [     scc.git] DEBUG Get sha1 of %s
2024-04-26 01:01:43,093 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-26 01:01:43,098 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:43,140 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:43,146 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f169c558be0> has no local changes
2024-04-26 01:01:43,147 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guide-upload
Already up to date.


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:43,155 [     scc.git] DEBUG [detached HEAD c372afd] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:43,156 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:43,156 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-26 01:01:43,228 [  scc.config] DEBUG Found submodule.cellprofiler.url
2024-04-26 01:01:43,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:43,455 [  scc.config] DEBUG Found submodule.download.url
2024-04-26 01:01:43,853 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:43,870 [  scc.config] DEBUG Found submodule.figure.url
2024-04-26 01:01:44,275 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:44,291 [  scc.config] DEBUG Found submodule.fiji.url
2024-04-26 01:01:44,684 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:44,704 [  scc.config] DEBUG Found submodule.fpbioimage.url
2024-04-26 01:01:45,086 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:45,104 [  scc.config] DEBUG Found submodule.ilastik.url
2024-04-26 01:01:45,506 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:45,537 [  scc.config] DEBUG Found submodule.introduction.url
2024-04-26 01:01:45,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:45,942 [  scc.config] DEBUG Found submodule.iviewer.url
2024-04-26 01:01:46,339 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:46,356 [  scc.config] DEBUG Found submodule.java.url
2024-04-26 01:01:46,745 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:46,760 [  scc.config] DEBUG Found submodule.matlab.url
2024-04-26 01:01:47,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:47,174 [  scc.config] DEBUG Found submodule.mde.url
2024-04-26 01:01:47,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:47,579 [  scc.config] DEBUG Found submodule.orbit.url
2024-04-26 01:01:48,051 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:48,070 [  scc.config] DEBUG Found submodule.parade.url
2024-04-26 01:01:48,471 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:48,487 [  scc.config] DEBUG Found submodule.python.url
2024-04-26 01:01:48,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:48,894 [  scc.config] DEBUG Found submodule.qupath.url
2024-04-26 01:01:49,286 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:49,303 [  scc.config] DEBUG Found submodule.r.url
2024-04-26 01:01:49,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:49,709 [  scc.config] DEBUG Found submodule.scripts.url
2024-04-26 01:01:50,093 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:50,111 [  scc.config] DEBUG Found submodule.trackmate.url
2024-04-26 01:01:50,489 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:50,516 [  scc.config] DEBUG Found submodule.upload.url
2024-04-26 01:01:50,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-26 01:01:50,930 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-26 01:01:51,009 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f16a0ae3460> has local changes
2024-04-26 01:01:51,009 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-guides
Excluded PRs:
  - PR 23 jburel 'Remove submodules' (exclude comment)
Already up to date.


Repository: ome/omero-guide-cellprofiler
Already up to date.

Merged PRs:
  - PR 24 jburel 'Remove binder'

Repository: ome/omero-guide-download
Updating 4b1b912..a27d196
Previously merged:


Repository: ome/omero-guide-figure
Already up to date.

Merged PRs:
  - PR 14 will-moore 'Table data by roi'

Repository: ome/omero-guide-fiji
Excluded PRs:
  - PR 24 oeway 'Disable FilamentDetector in Fiji' (user: oeway)
Already up to date.


Repository: ome/omero-guide-fpbioimage
Already up to date.


Repository: ome/omero-guide-ilastik
Already up to date.


Repository: ome/omero-guide-introduction
Already up to date.


Repository: ome/omero-guide-iviewer
Already up to date.


Repository: ome/omero-guide-java
Already up to date.

Merged PRs:
  - PR 3 jburel 'fix build failure on rtd'

Repository: ome/omero-guide-matlab
Already up to date.


Repository: ome/omero-guide-mde
Already up to date.

Merged PRs:
  - PR 4 pwalczysko 'Remove relative reference when it does not work'

Repository: ome/omero-guide-orbit
Already up to date.


Repository: ome/omero-guide-parade
Updating 0875cf1..908b335
Previously merged:
  - PR 1 jburel 'fix build failure on rtd'


Repository: ome/omero-guide-python
Already up to date.

Conflicting PRs (not included):
  - PR 29 jburel 'Action repo2docker'

Repository: ome/omero-guide-qupath
Already up to date.


Repository: ome/omero-guide-r
Already up to date.

Merged PRs:
  - PR 11 jburel 'fix build failure on rtd'

Repository: ome/omero-guide-scripts
Updating f5038ce..bb21e02
Previously merged:
  - PR 2 jburel 'fix build failure on rtd'


Repository: ome/omero-guide-trackmate
Already up to date.


Repository: ome/omero-guide-upload
Already up to date.


Generated by OMERO-guides-push#41 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/41/)'
2024-04-26 01:01:51,026 [     scc.git] DEBUG [detached HEAD 9f74bc8] merge master -Dorg -Ssuccess-only
2024-04-26 01:01:51,026 [   scc.merge] INFO  Repository: ome/omero-guides
2024-04-26 01:01:51,026 [     scc.git] DEBUG  20 files changed, 38 insertions(+), 38 deletions(-)
2024-04-26 01:01:51,026 [   scc.merge] INFO  Excluded PRs:
2024-04-26 01:01:51,026 [   scc.merge] INFO    - PR 23 jburel 'Remove submodules' (exclude comment)
2024-04-26 01:01:51,026 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,026 [   scc.merge] INFO  
2024-04-26 01:01:51,026 [   scc.merge] INFO  
2024-04-26 01:01:51,026 [   scc.merge] INFO  Repository: ome/omero-guide-cellprofiler
2024-04-26 01:01:51,026 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  Merged PRs:
2024-04-26 01:01:51,027 [   scc.merge] INFO    - PR 24 jburel 'Remove binder'
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  Repository: ome/omero-guide-download
2024-04-26 01:01:51,027 [   scc.merge] INFO  Updating 4b1b912..a27d196
2024-04-26 01:01:51,027 [   scc.merge] INFO  Previously merged:
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  Repository: ome/omero-guide-figure
2024-04-26 01:01:51,027 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  Merged PRs:
2024-04-26 01:01:51,027 [   scc.merge] INFO    - PR 14 will-moore 'Table data by roi'
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  Repository: ome/omero-guide-fiji
2024-04-26 01:01:51,027 [   scc.merge] INFO  Excluded PRs:
2024-04-26 01:01:51,027 [   scc.merge] INFO    - PR 24 oeway 'Disable FilamentDetector in Fiji' (user: oeway)
2024-04-26 01:01:51,027 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  Repository: ome/omero-guide-fpbioimage
2024-04-26 01:01:51,027 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  Repository: ome/omero-guide-ilastik
2024-04-26 01:01:51,027 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  Repository: ome/omero-guide-introduction
2024-04-26 01:01:51,027 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  Repository: ome/omero-guide-iviewer
2024-04-26 01:01:51,027 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  
2024-04-26 01:01:51,027 [   scc.merge] INFO  Repository: ome/omero-guide-java
2024-04-26 01:01:51,028 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  Merged PRs:
2024-04-26 01:01:51,028 [   scc.merge] INFO    - PR 3 jburel 'fix build failure on rtd'
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  Repository: ome/omero-guide-matlab
2024-04-26 01:01:51,028 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  Repository: ome/omero-guide-mde
2024-04-26 01:01:51,028 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  Merged PRs:
2024-04-26 01:01:51,028 [   scc.merge] INFO    - PR 4 pwalczysko 'Remove relative reference when it does not work'
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  Repository: ome/omero-guide-orbit
2024-04-26 01:01:51,028 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  Repository: ome/omero-guide-parade
2024-04-26 01:01:51,028 [   scc.merge] INFO  Updating 0875cf1..908b335
2024-04-26 01:01:51,028 [   scc.merge] INFO  Previously merged:
2024-04-26 01:01:51,028 [   scc.merge] INFO    - PR 1 jburel 'fix build failure on rtd'
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  Repository: ome/omero-guide-python
2024-04-26 01:01:51,028 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  Conflicting PRs (not included):
2024-04-26 01:01:51,028 [   scc.merge] INFO    - PR 29 jburel 'Action repo2docker'
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  Repository: ome/omero-guide-qupath
2024-04-26 01:01:51,028 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  
2024-04-26 01:01:51,028 [   scc.merge] INFO  Repository: ome/omero-guide-r
2024-04-26 01:01:51,028 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,029 [   scc.merge] INFO  
2024-04-26 01:01:51,029 [   scc.merge] INFO  Merged PRs:
2024-04-26 01:01:51,029 [   scc.merge] INFO    - PR 11 jburel 'fix build failure on rtd'
2024-04-26 01:01:51,029 [   scc.merge] INFO  
2024-04-26 01:01:51,029 [   scc.merge] INFO  Repository: ome/omero-guide-scripts
2024-04-26 01:01:51,029 [   scc.merge] INFO  Updating f5038ce..bb21e02
2024-04-26 01:01:51,029 [   scc.merge] INFO  Previously merged:
2024-04-26 01:01:51,029 [   scc.merge] INFO    - PR 2 jburel 'fix build failure on rtd'
2024-04-26 01:01:51,029 [   scc.merge] INFO  
2024-04-26 01:01:51,029 [   scc.merge] INFO  
2024-04-26 01:01:51,029 [   scc.merge] INFO  Repository: ome/omero-guide-trackmate
2024-04-26 01:01:51,029 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,029 [   scc.merge] INFO  
2024-04-26 01:01:51,029 [   scc.merge] INFO  
2024-04-26 01:01:51,029 [   scc.merge] INFO  Repository: ome/omero-guide-upload
2024-04-26 01:01:51,029 [   scc.merge] INFO  Already up to date.
2024-04-26 01:01:51,029 [   scc.merge] INFO  
2024-04-26 01:01:51,029 [   scc.merge] INFO  
2024-04-26 01:01:51,029 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-04-26 01:01:51,029 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,036 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/cellprofiler
2024-04-26 01:01:51,036 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,042 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,043 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/download
2024-04-26 01:01:51,043 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,050 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,050 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/figure
2024-04-26 01:01:51,050 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,056 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,056 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/fiji
2024-04-26 01:01:51,056 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,062 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,062 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/fpbioimage
2024-04-26 01:01:51,062 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,068 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,068 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/ilastik
2024-04-26 01:01:51,068 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,074 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,074 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/introduction
2024-04-26 01:01:51,074 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,079 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,080 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/iviewer
2024-04-26 01:01:51,080 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,085 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,086 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/java
2024-04-26 01:01:51,086 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,092 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,092 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/matlab
2024-04-26 01:01:51,092 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,099 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,099 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/mde
2024-04-26 01:01:51,099 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,106 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,106 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/orbit
2024-04-26 01:01:51,106 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,112 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,112 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/parade
2024-04-26 01:01:51,112 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,118 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,118 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/python
2024-04-26 01:01:51,118 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,125 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,125 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/qupath
2024-04-26 01:01:51,125 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,132 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,133 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/r
2024-04-26 01:01:51,133 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,139 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,139 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/scripts
2024-04-26 01:01:51,139 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,145 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,146 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/trackmate
2024-04-26 01:01:51,146 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,152 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-04-26 01:01:51,153 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/upload
2024-04-26 01:01:51,153 [     scc.git] DEBUG Calling 'git remote'
2024-04-26 01:01:51,159 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
Update component versions
python3: can't open file '/home/omero/workspace/OMERO-guides-push/cellprofiler/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/cellprofiler/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/download/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/download/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/figure/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/figure/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/fiji/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/fiji/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/fpbioimage/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/fpbioimage/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/ilastik/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/ilastik/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/introduction/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/introduction/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/iviewer/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/iviewer/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/java/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/java/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/matlab/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/matlab/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/mde/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/mde/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/orbit/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/orbit/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/parade/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/parade/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/python/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/python/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/qupath/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/qupath/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/r/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/r/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/scripts/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/scripts/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/trackmate/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/trackmate/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/upload/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-guides-push/upload/setup.py': [Errno 2] No such file or directory
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'cellprofiler'
Entering 'download'
Entering 'figure'
Entering 'fiji'
Entering 'fpbioimage'
Entering 'ilastik'
Entering 'introduction'
Entering 'iviewer'
Entering 'java'
Entering 'matlab'
Entering 'mde'
Entering 'orbit'
Entering 'parade'
Entering 'python'
Entering 'qupath'
Entering 'r'
Entering 'scripts'
Entering 'trackmate'
Entering 'upload'
Entering 'cellprofiler'
HEAD detached from 248e8cb
nothing to commit, working tree clean
Entering 'download'
HEAD detached from 4b1b912
nothing to commit, working tree clean
Entering 'figure'
HEAD detached from 654d43b
nothing to commit, working tree clean
Entering 'fiji'
HEAD detached from 218b05a
nothing to commit, working tree clean
Entering 'fpbioimage'
HEAD detached from 8f4b103
nothing to commit, working tree clean
Entering 'ilastik'
HEAD detached from 6789cf7
nothing to commit, working tree clean
Entering 'introduction'
HEAD detached from d903363
nothing to commit, working tree clean
Entering 'iviewer'
HEAD detached from 6ed80b3
nothing to commit, working tree clean
Entering 'java'
HEAD detached from a4b6b55
nothing to commit, working tree clean
Entering 'matlab'
HEAD detached from ecbd07c
nothing to commit, working tree clean
Entering 'mde'
HEAD detached from d43e17f
nothing to commit, working tree clean
Entering 'orbit'
HEAD detached from 4ef1eaa
nothing to commit, working tree clean
Entering 'parade'
HEAD detached from 0875cf1
nothing to commit, working tree clean
Entering 'python'
HEAD detached from e046b1f
nothing to commit, working tree clean
Entering 'qupath'
HEAD detached from 6db8b1c
nothing to commit, working tree clean
Entering 'r'
HEAD detached from a770a10
nothing to commit, working tree clean
Entering 'scripts'
HEAD detached from f5038ce
nothing to commit, working tree clean
Entering 'trackmate'
HEAD detached from ffe98a8
nothing to commit, working tree clean
Entering 'upload'
HEAD detached from 72df341
nothing to commit, working tree clean
HEAD detached from 06eaa16
nothing to commit, working tree clean
2024-04-26 01:03:19,531 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-guides/tree/merge_ci
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS