Started by upstream project "Trigger" build number 261
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
> 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.43.5'
> git fetch --tags --force --progress -- https://github.com/ome/omero-guides.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 9133f0153b3ca4d3e88b1f668d908bd486c16f68 (refs/remotes/origin/master)
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 9133f0153b3ca4d3e88b1f668d908bd486c16f68 # timeout=10
Commit message: "Merge pull request #294 from joshmoore/license"
> git rev-list --no-walk 9133f0153b3ca4d3e88b1f668d908bd486c16f68 # 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
> 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
[Pipeline] pwd
[Pipeline] sh
+ 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 -
> git submodule update --init --recursive java # timeout=10
> git submodule update --init --recursive scripts # timeout=10
> git submodule update --init --recursive mde # timeout=10
+ 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.2-py3-none-any.whl (1.8 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.2
+ python3 -m pip install scc
Collecting scc
Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB)
Collecting PyGithub>=1.54 (from scc)
Using cached PyGithub-2.4.0-py3-none-any.whl.metadata (3.9 kB)
Collecting PyYAML>=5.1 (from scc)
Using cached PyYAML-6.0.2-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.20-py2.py3-none-any.whl.metadata (50 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.32.3-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.9.0-py3-none-any.whl.metadata (3.0 kB)
Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc)
Using cached typing_extensions-4.12.2-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.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB)
Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)
Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc)
Using cached cffi-1.17.1-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.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB)
Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc)
Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc)
Using cached certifi-2024.8.30-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.20.0-py3-none-any.whl (48 kB)
Using cached PyGithub-2.4.0-py3-none-any.whl (362 kB)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 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.9.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.32.3-py3-none-any.whl (64 kB)
Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB)
Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Using cached Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
Using cached certifi-2024.8.30-py3-none-any.whl (167 kB)
Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB)
Using cached charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
Using cached idna-3.10-py3-none-any.whl (70 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.4.0 PyYAML-6.0.2 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.4.0 cryptography-43.0.3 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.9.0 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.16.0 typing-extensions-4.12.2 urllib3-1.26.20 wrapt-1.16.0 yaclifw-0.2.0
[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-10-27 00:58:50,809 [ scc.config] DEBUG Found github.token
2024-10-27 00:58:50,812 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-10-27 00:58:50,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 00:58:51,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 00:58:51,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-10-27 00:58:51,729 [ scc.gh] DEBUG 4990 remaining from 5000 (Reset at 01:10
2024-10-27 00:58:51,729 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:58:51,734 [ scc.git] DEBUG Check current status
2024-10-27 00:58:51,734 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:58:51,738 [ scc.git] DEBUG 9133f01 Merge pull request #294 from joshmoore/license
2024-10-27 00:58:51,738 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:58:51,776 [ scc.git] DEBUG 248e8cbfb0372b3d3be2d82cfe9234dd2e25c140 cellprofiler (v0.4.0-32-g248e8cb)
2024-10-27 00:58:51,785 [ scc.git] DEBUG 4b1b912438f7415faf2d1f618d596968121bcfe8 download (4b1b912)
2024-10-27 00:58:51,787 [ scc.git] DEBUG 654d43b5ef64f56bd6a99c69a9c98cbb5c8f76a7 figure (v0.1.0-55-g654d43b)
2024-10-27 00:58:51,790 [ scc.git] DEBUG 218b05a197695f01d8fc3d2cc6d197981df701c9 fiji (v0.2.1-86-g218b05a)
2024-10-27 00:58:51,798 [ scc.git] DEBUG 8f4b1035592a83dacf55e5cb585fd6ebe775f7f4 fpbioimage (heads/master)
2024-10-27 00:58:51,800 [ scc.git] DEBUG 6789cf7d3c977dec17e81088a8438adcdbfbcb94 ilastik (v0.3.1-20-g6789cf7)
2024-10-27 00:58:51,808 [ scc.git] DEBUG d9033638b26778db35de1c77428190ac4cad1936 introduction (heads/master)
2024-10-27 00:58:51,816 [ scc.git] DEBUG 6ed80b33e8ddc97c930e3ea8ba00702f34e0a8ed iviewer (heads/master)
2024-10-27 00:58:51,819 [ scc.git] DEBUG a4b6b55205d0588c48baa8177aa7608fd40b3f85 java (v0.1.1-17-ga4b6b55)
2024-10-27 00:58:51,821 [ scc.git] DEBUG ecbd07c31df9b103937f4803aa35f104480365f2 matlab (v0.1.0-26-gecbd07c)
2024-10-27 00:58:51,829 [ scc.git] DEBUG d43e17feb8400f35a51d20e050b8a87bcdbcd1eb mde (heads/master)
2024-10-27 00:58:51,836 [ scc.git] DEBUG 4ef1eaaf315bbb8ae56e9ea780971735dc406f46 orbit (heads/master)
2024-10-27 00:58:51,844 [ scc.git] DEBUG 0875cf1cbb43411bfd5849763da8fe7d2bdafdc0 parade (0875cf1)
2024-10-27 00:58:51,847 [ scc.git] DEBUG b633fb39b1f0145f8897fcb4b6cbe22b083cdb43 python (v0.3.0-91-gb633fb3)
2024-10-27 00:58:51,855 [ scc.git] DEBUG 6db8b1ceb6e7a44eb6145b4976fb3e048b04ee4f qupath (heads/master)
2024-10-27 00:58:51,857 [ scc.git] DEBUG a770a1048469668b66f5bde686d5b6d84d021e6d r (v0.1.0-24-ga770a10)
2024-10-27 00:58:51,865 [ scc.git] DEBUG f5038ce4ec273382ea60b19e2432f171ed88375d scripts (f5038ce)
2024-10-27 00:58:51,873 [ scc.git] DEBUG ffe98a8835c0f1bf345cb9ec0cfd2ba4aa304bd1 trackmate (heads/master)
2024-10-27 00:58:51,875 [ scc.git] DEBUG 72df341b901a85cdfced443a5ad807c8cc610b34 upload (v0.1.0-92-g72df341)
2024-10-27 00:58:51,880 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:58:52,213 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guides HTTP/1.1" 200 None
2024-10-27 00:58:52,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:58:53,044 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:58:53,438 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:58:53,835 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:58:53,836 [ scc.git] DEBUG Resetting...
2024-10-27 00:58:53,836 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-10-27 00:58:53,845 [ scc.git] DEBUG HEAD is now at 9133f01 Merge pull request #294 from joshmoore/license
2024-10-27 00:58:53,845 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-10-27 00:58:53,927 [ scc.git] DEBUG Check current status
2024-10-27 00:58:53,927 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:58:53,931 [ scc.git] DEBUG 9133f01 Merge pull request #294 from joshmoore/license
2024-10-27 00:58:53,931 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:58:53,970 [ scc.git] DEBUG 248e8cbfb0372b3d3be2d82cfe9234dd2e25c140 cellprofiler (v0.4.0-32-g248e8cb)
2024-10-27 00:58:53,979 [ scc.git] DEBUG 4b1b912438f7415faf2d1f618d596968121bcfe8 download (4b1b912)
2024-10-27 00:58:53,982 [ scc.git] DEBUG 654d43b5ef64f56bd6a99c69a9c98cbb5c8f76a7 figure (v0.1.0-55-g654d43b)
2024-10-27 00:58:53,985 [ scc.git] DEBUG 218b05a197695f01d8fc3d2cc6d197981df701c9 fiji (v0.2.1-86-g218b05a)
2024-10-27 00:58:53,993 [ scc.git] DEBUG 8f4b1035592a83dacf55e5cb585fd6ebe775f7f4 fpbioimage (heads/master)
2024-10-27 00:58:53,997 [ scc.git] DEBUG 6789cf7d3c977dec17e81088a8438adcdbfbcb94 ilastik (v0.3.1-20-g6789cf7)
2024-10-27 00:58:54,005 [ scc.git] DEBUG d9033638b26778db35de1c77428190ac4cad1936 introduction (heads/master)
2024-10-27 00:58:54,014 [ scc.git] DEBUG 6ed80b33e8ddc97c930e3ea8ba00702f34e0a8ed iviewer (heads/master)
2024-10-27 00:58:54,016 [ scc.git] DEBUG a4b6b55205d0588c48baa8177aa7608fd40b3f85 java (v0.1.1-17-ga4b6b55)
2024-10-27 00:58:54,019 [ scc.git] DEBUG ecbd07c31df9b103937f4803aa35f104480365f2 matlab (v0.1.0-26-gecbd07c)
2024-10-27 00:58:54,029 [ scc.git] DEBUG d43e17feb8400f35a51d20e050b8a87bcdbcd1eb mde (heads/master)
2024-10-27 00:58:54,037 [ scc.git] DEBUG 4ef1eaaf315bbb8ae56e9ea780971735dc406f46 orbit (heads/master)
2024-10-27 00:58:54,046 [ scc.git] DEBUG 0875cf1cbb43411bfd5849763da8fe7d2bdafdc0 parade (0875cf1)
2024-10-27 00:58:54,049 [ scc.git] DEBUG b633fb39b1f0145f8897fcb4b6cbe22b083cdb43 python (v0.3.0-91-gb633fb3)
2024-10-27 00:58:54,057 [ scc.git] DEBUG 6db8b1ceb6e7a44eb6145b4976fb3e048b04ee4f qupath (heads/master)
2024-10-27 00:58:54,059 [ scc.git] DEBUG a770a1048469668b66f5bde686d5b6d84d021e6d r (v0.1.0-24-ga770a10)
2024-10-27 00:58:54,071 [ scc.git] DEBUG f5038ce4ec273382ea60b19e2432f171ed88375d scripts (f5038ce)
2024-10-27 00:58:54,079 [ scc.git] DEBUG ffe98a8835c0f1bf345cb9ec0cfd2ba4aa304bd1 trackmate (heads/master)
2024-10-27 00:58:54,081 [ scc.git] DEBUG 72df341b901a85cdfced443a5ad807c8cc610b34 upload (v0.1.0-92-g72df341)
2024-10-27 00:58:54,082 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-10-27 00:58:54,083 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-10-27 00:58:54,083 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-10-27 00:58:54,083 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-10-27 00:58:54,083 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-10-27 00:58:54,083 [ scc.repo] DEBUG ## PRs found:
2024-10-27 00:58:54,325 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guides/pulls HTTP/1.1" 200 None
2024-10-27 00:58:54,327 [ scc.repo] DEBUG ## Branches found:
2024-10-27 00:58:54,327 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:58:54,327 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:58:54,332 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 00:58:54,335 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 00:58:54,335 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 00:58:54,339 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 00:58:54,344 [ scc.git] DEBUG Already up to date.
2024-10-27 00:58:54,344 [ scc.git] DEBUG ## Unique users: []
2024-10-27 00:58:54,344 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:58:54,344 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:58:54,347 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 00:58:54,395 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:58:54,395 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:58:54,399 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 00:58:56,294 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb1f20ef730> has no local changes
2024-10-27 00:58:56,295 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 00:58:56,354 [ scc.git] DEBUG [detached HEAD 63ed4a3] merge master -Dorg -Snone
2024-10-27 00:58:56,355 [ scc.merge] INFO Repository: ome/omero-guides
2024-10-27 00:58:56,355 [ scc.merge] INFO Excluded PRs:
2024-10-27 00:58:56,355 [ scc.merge] INFO - PR 23 jburel 'Remove submodules' (exclude comment)
2024-10-27 00:58:56,355 [ scc.merge] INFO Already up to date.
2024-10-27 00:58:56,355 [ scc.merge] INFO
2024-10-27 00:58:56,355 [ scc.merge] INFO
2024-10-27 00:58:56,355 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-10-27 00:58:56,355 [ 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-10-27 00:59:02,851 [ scc.config] DEBUG Found github.token
2024-10-27 00:59:02,854 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-10-27 00:59:03,009 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 00:59:03,394 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 00:59:03,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-10-27 00:59:03,775 [ scc.gh] DEBUG 4956 remaining from 5000 (Reset at 01:10
2024-10-27 00:59:03,776 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:03,780 [ scc.git] DEBUG Check current status
2024-10-27 00:59:03,780 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:03,784 [ scc.git] DEBUG 63ed4a3 merge master -Dorg -Snone
2024-10-27 00:59:03,784 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:03,824 [ scc.git] DEBUG 248e8cbfb0372b3d3be2d82cfe9234dd2e25c140 cellprofiler (v0.4.0-32-g248e8cb)
2024-10-27 00:59:03,832 [ scc.git] DEBUG +a27d196bee4a96b586246dc5d94ef07db7c5c0f8 download (heads/master)
2024-10-27 00:59:03,835 [ scc.git] DEBUG 654d43b5ef64f56bd6a99c69a9c98cbb5c8f76a7 figure (v0.1.0-55-g654d43b)
2024-10-27 00:59:03,837 [ scc.git] DEBUG 218b05a197695f01d8fc3d2cc6d197981df701c9 fiji (v0.2.1-86-g218b05a)
2024-10-27 00:59:03,845 [ scc.git] DEBUG 8f4b1035592a83dacf55e5cb585fd6ebe775f7f4 fpbioimage (heads/master)
2024-10-27 00:59:03,848 [ scc.git] DEBUG 6789cf7d3c977dec17e81088a8438adcdbfbcb94 ilastik (v0.3.1-20-g6789cf7)
2024-10-27 00:59:03,856 [ scc.git] DEBUG d9033638b26778db35de1c77428190ac4cad1936 introduction (heads/master)
2024-10-27 00:59:03,864 [ scc.git] DEBUG 6ed80b33e8ddc97c930e3ea8ba00702f34e0a8ed iviewer (heads/master)
2024-10-27 00:59:03,867 [ scc.git] DEBUG a4b6b55205d0588c48baa8177aa7608fd40b3f85 java (v0.1.1-17-ga4b6b55)
2024-10-27 00:59:03,870 [ scc.git] DEBUG ecbd07c31df9b103937f4803aa35f104480365f2 matlab (v0.1.0-26-gecbd07c)
2024-10-27 00:59:03,878 [ scc.git] DEBUG d43e17feb8400f35a51d20e050b8a87bcdbcd1eb mde (heads/master)
2024-10-27 00:59:03,886 [ scc.git] DEBUG 4ef1eaaf315bbb8ae56e9ea780971735dc406f46 orbit (heads/master)
2024-10-27 00:59:03,893 [ scc.git] DEBUG +908b3356722bb23aafe103d87f8675f80fbaa5ed parade (heads/master)
2024-10-27 00:59:03,896 [ scc.git] DEBUG b633fb39b1f0145f8897fcb4b6cbe22b083cdb43 python (v0.3.0-91-gb633fb3)
2024-10-27 00:59:03,904 [ scc.git] DEBUG 6db8b1ceb6e7a44eb6145b4976fb3e048b04ee4f qupath (heads/master)
2024-10-27 00:59:03,906 [ scc.git] DEBUG a770a1048469668b66f5bde686d5b6d84d021e6d r (v0.1.0-24-ga770a10)
2024-10-27 00:59:03,914 [ scc.git] DEBUG +bb21e02683ea51ea8fd0e2e86b605f694767c36b scripts (heads/master)
2024-10-27 00:59:03,922 [ scc.git] DEBUG ffe98a8835c0f1bf345cb9ec0cfd2ba4aa304bd1 trackmate (heads/master)
2024-10-27 00:59:03,924 [ scc.git] DEBUG 72df341b901a85cdfced443a5ad807c8cc610b34 upload (v0.1.0-92-g72df341)
2024-10-27 00:59:03,929 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:04,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guides HTTP/1.1" 200 None
2024-10-27 00:59:04,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:05,099 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:05,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:05,898 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:05,899 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:05,965 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/cellprofiler
2024-10-27 00:59:05,965 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:05,969 [ scc.git] DEBUG Check current status
2024-10-27 00:59:05,969 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:05,972 [ scc.git] DEBUG 248e8cb Merge pull request #23 from jburel/rtd_build
2024-10-27 00:59:05,973 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:06,012 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:06,376 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler HTTP/1.1" 200 None
2024-10-27 00:59:06,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:07,217 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:07,649 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:08,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:08,053 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:08,091 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:08,092 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/download
2024-10-27 00:59:08,092 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:08,096 [ scc.git] DEBUG Check current status
2024-10-27 00:59:08,096 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:08,099 [ scc.git] DEBUG a27d196 Fix build failure on rtd
2024-10-27 00:59:08,100 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:08,140 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:08,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-download HTTP/1.1" 200 None
2024-10-27 00:59:09,015 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:09,455 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:09,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:10,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:10,246 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:10,284 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:10,286 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/figure
2024-10-27 00:59:10,286 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:10,290 [ scc.git] DEBUG Check current status
2024-10-27 00:59:10,290 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:10,295 [ scc.git] DEBUG 654d43b Merge pull request #16 from jburel/rtd_build
2024-10-27 00:59:10,295 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:10,336 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:10,765 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure HTTP/1.1" 200 None
2024-10-27 00:59:11,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:11,686 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:12,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:12,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:12,485 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:12,523 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:12,524 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/fiji
2024-10-27 00:59:12,524 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:12,528 [ scc.git] DEBUG Check current status
2024-10-27 00:59:12,529 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:12,532 [ scc.git] DEBUG 218b05a Merge pull request #32 from jburel/link
2024-10-27 00:59:12,532 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:12,572 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:12,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-fiji HTTP/1.1" 200 None
2024-10-27 00:59:13,454 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:13,842 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:14,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:14,638 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:14,639 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:14,678 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:14,679 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/fpbioimage
2024-10-27 00:59:14,679 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:14,682 [ scc.git] DEBUG Check current status
2024-10-27 00:59:14,683 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:14,686 [ scc.git] DEBUG 8f4b103 remove sphinx job following migration to rtd
2024-10-27 00:59:14,686 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:14,727 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:15,181 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-fpbioimage HTTP/1.1" 200 None
2024-10-27 00:59:15,756 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:16,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:16,542 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:16,928 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:16,929 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:16,966 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:16,967 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/ilastik
2024-10-27 00:59:16,967 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:16,971 [ scc.git] DEBUG Check current status
2024-10-27 00:59:16,971 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:16,975 [ scc.git] DEBUG 6789cf7 Remove sphinx badge
2024-10-27 00:59:16,975 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:17,015 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:17,413 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-ilastik HTTP/1.1" 200 None
2024-10-27 00:59:17,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:18,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:18,684 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:19,074 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:19,076 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:19,112 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:19,113 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/introduction
2024-10-27 00:59:19,113 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:19,117 [ scc.git] DEBUG Check current status
2024-10-27 00:59:19,117 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:19,121 [ scc.git] DEBUG d903363 Merge pull request #26 from jburel/rtd_build
2024-10-27 00:59:19,121 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:19,160 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:19,617 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-introduction HTTP/1.1" 200 None
2024-10-27 00:59:20,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:20,453 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:20,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:21,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:21,252 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:21,291 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:21,291 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/iviewer
2024-10-27 00:59:21,291 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:21,295 [ scc.git] DEBUG Check current status
2024-10-27 00:59:21,296 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:21,300 [ scc.git] DEBUG 6ed80b3 Merge pull request #13 from jburel/rtd_build
2024-10-27 00:59:21,300 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:21,349 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:21,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-iviewer HTTP/1.1" 200 None
2024-10-27 00:59:22,262 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:22,651 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:23,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:23,442 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:23,444 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:23,487 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:23,488 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/java
2024-10-27 00:59:23,488 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:23,495 [ scc.git] DEBUG Check current status
2024-10-27 00:59:23,495 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:23,499 [ scc.git] DEBUG a4b6b55 Remove badge for sphinx
2024-10-27 00:59:23,499 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:23,539 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:23,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java HTTP/1.1" 200 None
2024-10-27 00:59:24,367 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:24,767 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:25,153 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:25,545 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:25,547 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:25,586 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:25,587 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/matlab
2024-10-27 00:59:25,587 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:25,592 [ scc.git] DEBUG Check current status
2024-10-27 00:59:25,592 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:25,597 [ scc.git] DEBUG ecbd07c Merge pull request #5 from pwalczysko/matlab-online
2024-10-27 00:59:25,597 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:25,641 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:26,016 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-matlab HTTP/1.1" 200 None
2024-10-27 00:59:26,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:26,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:27,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:27,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:27,648 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:27,687 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:27,688 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/mde
2024-10-27 00:59:27,688 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:27,693 [ scc.git] DEBUG Check current status
2024-10-27 00:59:27,693 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:27,698 [ scc.git] DEBUG d43e17f Merge pull request #5 from jburel/rtd_build
2024-10-27 00:59:27,698 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:27,741 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:28,157 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde HTTP/1.1" 200 None
2024-10-27 00:59:28,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:29,006 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:29,397 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:29,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:29,799 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:29,842 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:29,843 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/orbit
2024-10-27 00:59:29,843 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:29,848 [ scc.git] DEBUG Check current status
2024-10-27 00:59:29,849 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:29,854 [ scc.git] DEBUG 4ef1eaa Update actions to v3 and v4
2024-10-27 00:59:29,854 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:29,899 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:30,282 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-orbit HTTP/1.1" 200 None
2024-10-27 00:59:30,698 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:31,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:31,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:31,869 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:31,871 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:31,912 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:31,913 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/parade
2024-10-27 00:59:31,913 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:31,918 [ scc.git] DEBUG Check current status
2024-10-27 00:59:31,918 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:31,923 [ scc.git] DEBUG 908b335 Merge pull request #1 from ome/rtd_build
2024-10-27 00:59:31,923 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:31,967 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:32,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-parade HTTP/1.1" 200 None
2024-10-27 00:59:32,776 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:33,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:33,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:33,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:33,982 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:34,019 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:34,020 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/python
2024-10-27 00:59:34,020 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:34,025 [ scc.git] DEBUG Check current status
2024-10-27 00:59:34,025 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:34,029 [ scc.git] DEBUG b633fb3 Merge pull request #61 from jburel/update
2024-10-27 00:59:34,029 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:34,071 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:34,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-python HTTP/1.1" 200 None
2024-10-27 00:59:34,927 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:35,322 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:35,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:36,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:36,113 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:36,153 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:36,154 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/qupath
2024-10-27 00:59:36,154 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:36,159 [ scc.git] DEBUG Check current status
2024-10-27 00:59:36,159 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:36,164 [ scc.git] DEBUG 6db8b1c Merge pull request #11 from jburel/installation
2024-10-27 00:59:36,164 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:36,210 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:36,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-qupath HTTP/1.1" 200 None
2024-10-27 00:59:37,035 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:37,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:37,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:38,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:38,275 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:38,314 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:38,315 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/r
2024-10-27 00:59:38,315 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:38,320 [ scc.git] DEBUG Check current status
2024-10-27 00:59:38,321 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:38,326 [ scc.git] DEBUG a770a10 Remove sphinx badge
2024-10-27 00:59:38,326 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:38,373 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:38,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r HTTP/1.1" 200 None
2024-10-27 00:59:39,205 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:39,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:40,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:40,388 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:40,389 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:40,429 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:40,430 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/scripts
2024-10-27 00:59:40,430 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:40,435 [ scc.git] DEBUG Check current status
2024-10-27 00:59:40,435 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:40,440 [ scc.git] DEBUG bb21e02 Merge pull request #2 from jburel/rtd_build
2024-10-27 00:59:40,440 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:40,481 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:40,895 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-scripts HTTP/1.1" 200 None
2024-10-27 00:59:41,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:41,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:42,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:42,523 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:42,525 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:42,564 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:42,565 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/trackmate
2024-10-27 00:59:42,565 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:42,570 [ scc.git] DEBUG Check current status
2024-10-27 00:59:42,570 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:42,575 [ scc.git] DEBUG ffe98a8 Merge pull request #5 from jburel/rtd_build
2024-10-27 00:59:42,575 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:42,617 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:43,022 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-trackmate HTTP/1.1" 200 None
2024-10-27 00:59:43,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:43,854 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:44,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:44,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:44,648 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:44,688 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:44,689 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/upload
2024-10-27 00:59:44,689 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-10-27 00:59:44,694 [ scc.git] DEBUG Check current status
2024-10-27 00:59:44,694 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:44,698 [ scc.git] DEBUG 72df341 Merge pull request #17 from jburel/rtd_build
2024-10-27 00:59:44,699 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:44,743 [ scc.config] DEBUG Found remote.origin.url
2024-10-27 00:59:45,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-upload HTTP/1.1" 200 None
2024-10-27 00:59:45,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-10-27 00:59:46,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-10-27 00:59:46,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-10-27 00:59:46,814 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-10-27 00:59:46,815 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:46,856 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:46,856 [ scc.git] DEBUG Resetting...
2024-10-27 00:59:46,856 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-10-27 00:59:46,866 [ scc.git] DEBUG HEAD is now at 63ed4a3 merge master -Dorg -Snone
2024-10-27 00:59:46,866 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-10-27 00:59:46,916 [ scc.git] DEBUG Submodule path 'download': checked out '4b1b912438f7415faf2d1f618d596968121bcfe8'
2024-10-27 00:59:46,954 [ scc.git] DEBUG Submodule path 'parade': checked out '0875cf1cbb43411bfd5849763da8fe7d2bdafdc0'
2024-10-27 00:59:46,973 [ scc.git] DEBUG Submodule path 'scripts': checked out 'f5038ce4ec273382ea60b19e2432f171ed88375d'
2024-10-27 00:59:46,981 [ scc.git] DEBUG Check current status
2024-10-27 00:59:46,982 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-10-27 00:59:46,987 [ scc.git] DEBUG 63ed4a3 merge master -Dorg -Snone
2024-10-27 00:59:46,987 [ scc.git] DEBUG Calling 'git submodule status'
2024-10-27 00:59:47,029 [ scc.git] DEBUG 248e8cbfb0372b3d3be2d82cfe9234dd2e25c140 cellprofiler (v0.4.0-32-g248e8cb)
2024-10-27 00:59:47,037 [ scc.git] DEBUG 4b1b912438f7415faf2d1f618d596968121bcfe8 download (4b1b912)
2024-10-27 00:59:47,039 [ scc.git] DEBUG 654d43b5ef64f56bd6a99c69a9c98cbb5c8f76a7 figure (v0.1.0-55-g654d43b)
2024-10-27 00:59:47,043 [ scc.git] DEBUG 218b05a197695f01d8fc3d2cc6d197981df701c9 fiji (v0.2.1-86-g218b05a)
2024-10-27 00:59:47,051 [ scc.git] DEBUG 8f4b1035592a83dacf55e5cb585fd6ebe775f7f4 fpbioimage (heads/master)
2024-10-27 00:59:47,054 [ scc.git] DEBUG 6789cf7d3c977dec17e81088a8438adcdbfbcb94 ilastik (v0.3.1-20-g6789cf7)
2024-10-27 00:59:47,063 [ scc.git] DEBUG d9033638b26778db35de1c77428190ac4cad1936 introduction (heads/master)
2024-10-27 00:59:47,071 [ scc.git] DEBUG 6ed80b33e8ddc97c930e3ea8ba00702f34e0a8ed iviewer (heads/master)
2024-10-27 00:59:47,073 [ scc.git] DEBUG a4b6b55205d0588c48baa8177aa7608fd40b3f85 java (v0.1.1-17-ga4b6b55)
2024-10-27 00:59:47,076 [ scc.git] DEBUG ecbd07c31df9b103937f4803aa35f104480365f2 matlab (v0.1.0-26-gecbd07c)
2024-10-27 00:59:47,083 [ scc.git] DEBUG d43e17feb8400f35a51d20e050b8a87bcdbcd1eb mde (heads/master)
2024-10-27 00:59:47,092 [ scc.git] DEBUG 4ef1eaaf315bbb8ae56e9ea780971735dc406f46 orbit (heads/master)
2024-10-27 00:59:47,101 [ scc.git] DEBUG 0875cf1cbb43411bfd5849763da8fe7d2bdafdc0 parade (0875cf1)
2024-10-27 00:59:47,104 [ scc.git] DEBUG b633fb39b1f0145f8897fcb4b6cbe22b083cdb43 python (v0.3.0-91-gb633fb3)
2024-10-27 00:59:47,113 [ scc.git] DEBUG 6db8b1ceb6e7a44eb6145b4976fb3e048b04ee4f qupath (heads/master)
2024-10-27 00:59:47,116 [ scc.git] DEBUG a770a1048469668b66f5bde686d5b6d84d021e6d r (v0.1.0-24-ga770a10)
2024-10-27 00:59:47,125 [ scc.git] DEBUG f5038ce4ec273382ea60b19e2432f171ed88375d scripts (f5038ce)
2024-10-27 00:59:47,134 [ scc.git] DEBUG ffe98a8835c0f1bf345cb9ec0cfd2ba4aa304bd1 trackmate (heads/master)
2024-10-27 00:59:47,136 [ scc.git] DEBUG 72df341b901a85cdfced443a5ad807c8cc610b34 upload (v0.1.0-92-g72df341)
2024-10-27 00:59:47,137 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-10-27 00:59:47,138 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-10-27 00:59:47,138 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-10-27 00:59:47,138 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-10-27 00:59:47,138 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-10-27 00:59:47,138 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-10-27 00:59:47,138 [ scc.repo] DEBUG ## PRs found:
2024-10-27 00:59:47,351 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guides/pulls HTTP/1.1" 200 None
2024-10-27 00:59:47,352 [ scc.repo] DEBUG ## Branches found:
2024-10-27 00:59:47,353 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:47,353 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:47,358 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 00:59:47,362 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 00:59:47,362 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 00:59:47,368 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 00:59:47,374 [ scc.git] DEBUG Already up to date.
2024-10-27 00:59:47,374 [ scc.git] DEBUG ## Unique users: []
2024-10-27 00:59:47,374 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:47,374 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:47,379 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 00:59:47,429 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:47,430 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:47,436 [ scc.repo] DEBUG ## PRs found:
2024-10-27 00:59:47,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/pulls HTTP/1.1" 200 None
2024-10-27 00:59:48,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/issues/24 HTTP/1.1" 200 None
2024-10-27 00:59:48,723 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/issues/24/comments HTTP/1.1" 200 None
2024-10-27 00:59:49,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/commits/647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25 HTTP/1.1" 200 None
2024-10-27 00:59:49,707 [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-10-27 00:59:50,223 [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-10-27 00:59:50,724 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/commits/647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25 HTTP/1.1" 200 None
2024-10-27 00:59:51,116 [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-10-27 00:59:51,627 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/commits/647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25 HTTP/1.1" 200 None
2024-10-27 00:59:52,032 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-cellprofiler/commits/647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25/status HTTP/1.1" 200 None
2024-10-27 00:59:52,033 [ scc.repo] DEBUG - PR 24 jburel 'Remove binder'
2024-10-27 00:59:52,034 [ scc.repo] DEBUG ## Branches found:
2024-10-27 00:59:52,034 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/cellprofiler
2024-10-27 00:59:52,034 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:52,034 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:52,040 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 00:59:52,044 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 00:59:52,044 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 00:59:52,050 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 00:59:52,056 [ scc.git] DEBUG Already up to date.
2024-10-27 00:59:52,056 [ scc.git] DEBUG Calling 'git fetch origin pull/24/head'
2024-10-27 00:59:52,973 [ scc.git] DEBUG From https://github.com/ome/omero-guide-cellprofiler
2024-10-27 00:59:52,973 [ scc.git] DEBUG * branch refs/pull/24/head -> FETCH_HEAD
2024-10-27 00:59:52,978 [ scc.git] DEBUG ## Unique users: []
2024-10-27 00:59:52,978 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:52,978 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:52,984 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25'
2024-10-27 00:59:53,004 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:53,010 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 24 (Remove binder) 647d3d34fa15bd7aa6a1437fc63c92be3cbc8b25'
2024-10-27 00:59:53,030 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-10-27 00:59:53,034 [ scc.git] DEBUG .github/workflows/binder_badge.yml | 25 -------------------------
2024-10-27 00:59:53,034 [ scc.git] DEBUG .github/workflows/build.yml | 27 +++++++++++++++++++++++++++
2024-10-27 00:59:53,034 [ scc.git] DEBUG README.md | 15 ++++++---------
2024-10-27 00:59:53,034 [ scc.git] DEBUG binder/environment.yml | 6 ++++--
2024-10-27 00:59:53,034 [ scc.git] DEBUG 4 files changed, 37 insertions(+), 36 deletions(-)
2024-10-27 00:59:53,034 [ scc.git] DEBUG delete mode 100644 .github/workflows/binder_badge.yml
2024-10-27 00:59:53,034 [ scc.git] DEBUG create mode 100644 .github/workflows/build.yml
2024-10-27 00:59:53,166 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 00:59:53,167 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 00:59:53,206 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:53,207 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:53,212 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:53,252 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 00:59:53,258 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb613df70> has no local changes
2024-10-27 00:59:53,259 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 00:59:53,268 [ scc.git] DEBUG [detached HEAD 6a6e4d8] merge master -Dorg -Ssuccess-only
2024-10-27 00:59:53,269 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:53,269 [ scc.repo] DEBUG ## PRs found:
2024-10-27 00:59:53,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-download/pulls HTTP/1.1" 200 2
2024-10-27 00:59:53,560 [ scc.repo] DEBUG ## Branches found:
2024-10-27 00:59:53,560 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/download
2024-10-27 00:59:53,560 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:53,560 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:53,566 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 00:59:53,572 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 00:59:53,572 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 00:59:53,578 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 00:59:53,587 [ scc.git] DEBUG Updating 4b1b912..a27d196
2024-10-27 00:59:53,588 [ scc.git] DEBUG ## Unique users: []
2024-10-27 00:59:53,588 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:53,588 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:53,594 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 00:59:53,633 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:53,633 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:53,638 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:53,677 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 00:59:53,683 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb613df40> has no local changes
2024-10-27 00:59:53,684 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 00:59:54,794 [ scc.git] DEBUG [detached HEAD f7509f0] merge master -Dorg -Ssuccess-only
2024-10-27 00:59:54,795 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:54,795 [ scc.repo] DEBUG ## PRs found:
2024-10-27 00:59:55,032 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure/pulls HTTP/1.1" 200 None
2024-10-27 00:59:55,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure/issues/14 HTTP/1.1" 200 None
2024-10-27 00:59:55,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure/issues/14/comments HTTP/1.1" 200 None
2024-10-27 00:59:56,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure/commits/c2e5919f88d844ffea560784b7a800c655ff0743 HTTP/1.1" 200 None
2024-10-27 00:59:56,855 [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-10-27 00:59:57,370 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-figure/commits/c2e5919f88d844ffea560784b7a800c655ff0743 HTTP/1.1" 200 None
2024-10-27 00:59:57,769 [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-10-27 00:59:57,770 [ scc.repo] DEBUG - PR 14 will-moore 'Table data by roi'
2024-10-27 00:59:57,770 [ scc.repo] DEBUG ## Branches found:
2024-10-27 00:59:57,770 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/figure
2024-10-27 00:59:57,770 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:57,771 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:57,777 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 00:59:57,782 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 00:59:57,782 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 00:59:57,787 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 00:59:57,793 [ scc.git] DEBUG Already up to date.
2024-10-27 00:59:57,794 [ scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2024-10-27 00:59:58,312 [ scc.git] DEBUG From https://github.com/ome/omero-guide-figure
2024-10-27 00:59:58,312 [ scc.git] DEBUG * branch refs/pull/14/head -> FETCH_HEAD
2024-10-27 00:59:58,317 [ scc.git] DEBUG ## Unique users: []
2024-10-27 00:59:58,317 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:58,317 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:58,323 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c2e5919f88d844ffea560784b7a800c655ff0743'
2024-10-27 00:59:58,328 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:58,334 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (Table data by roi) c2e5919f88d844ffea560784b7a800c655ff0743'
2024-10-27 00:59:58,352 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-10-27 00:59:58,355 [ scc.git] DEBUG docs/omero_figure_scripting.rst | 20 ++++++++++----------
2024-10-27 00:59:58,355 [ scc.git] DEBUG scripts/figure_table_data_shapes.js | 12 ++++++++----
2024-10-27 00:59:58,355 [ scc.git] DEBUG 2 files changed, 18 insertions(+), 14 deletions(-)
2024-10-27 00:59:58,487 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 00:59:58,488 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 00:59:58,527 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:58,528 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:58,533 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:58,573 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 00:59:58,579 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb615ce80> has no local changes
2024-10-27 00:59:58,579 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 00:59:58,588 [ scc.git] DEBUG [detached HEAD dfb2163] merge master -Dorg -Ssuccess-only
2024-10-27 00:59:58,589 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:58,589 [ scc.repo] DEBUG ## PRs found:
2024-10-27 00:59:58,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-fiji/pulls HTTP/1.1" 200 None
2024-10-27 00:59:59,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-fiji/issues/24 HTTP/1.1" 200 None
2024-10-27 00:59:59,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-fiji/issues/24/comments HTTP/1.1" 200 None
2024-10-27 00:59:59,851 [ scc.repo] DEBUG ## Branches found:
2024-10-27 00:59:59,851 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/fiji
2024-10-27 00:59:59,851 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:59,851 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:59,856 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 00:59:59,861 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 00:59:59,861 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 00:59:59,866 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 00:59:59,872 [ scc.git] DEBUG Already up to date.
2024-10-27 00:59:59,872 [ scc.git] DEBUG ## Unique users: []
2024-10-27 00:59:59,872 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:59,872 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:59,877 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 00:59:59,917 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 00:59:59,918 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 00:59:59,923 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 00:59:59,964 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 00:59:59,970 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb61215b0> has no local changes
2024-10-27 00:59:59,971 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 00:59:59,980 [ scc.git] DEBUG [detached HEAD a4c4bc5] merge master -Dorg -Ssuccess-only
2024-10-27 00:59:59,980 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 00:59:59,980 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:00,248 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-fpbioimage/pulls HTTP/1.1" 200 2
2024-10-27 01:00:00,249 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:00,249 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/fpbioimage
2024-10-27 01:00:00,249 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:00,249 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:00,255 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:00,260 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:00,260 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:00,264 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:00,269 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:00,269 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:00,269 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:00,269 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:00,274 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:00,313 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:00,313 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:00,319 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:00,356 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:00,361 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb6135be0> has no local changes
2024-10-27 01:00:00,362 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:00,369 [ scc.git] DEBUG [detached HEAD cf04072] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:00,369 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:00,369 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:00,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-ilastik/pulls HTTP/1.1" 200 2
2024-10-27 01:00:00,664 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:00,664 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/ilastik
2024-10-27 01:00:00,665 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:00,665 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:00,670 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:00,674 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:00,674 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:00,679 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:00,684 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:00,685 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:00,685 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:00,685 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:00,690 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:00,729 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:00,729 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:00,734 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:00,772 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:00,778 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb95c3400> has no local changes
2024-10-27 01:00:00,779 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:00,786 [ scc.git] DEBUG [detached HEAD 4a9261e] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:00,787 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:00,787 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:01,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-introduction/pulls HTTP/1.1" 200 2
2024-10-27 01:00:01,085 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:01,085 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/introduction
2024-10-27 01:00:01,085 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:01,086 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:01,091 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:01,097 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:01,097 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:01,103 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:01,109 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:01,109 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:01,109 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:01,109 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:01,114 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:01,153 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:01,154 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:01,158 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:01,196 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:01,203 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb610aa90> has no local changes
2024-10-27 01:00:01,203 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:01,211 [ scc.git] DEBUG [detached HEAD a3365f9] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:01,212 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:01,212 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:01,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-iviewer/pulls HTTP/1.1" 200 2
2024-10-27 01:00:01,503 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:01,503 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/iviewer
2024-10-27 01:00:01,503 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:01,503 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:01,509 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:01,513 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:01,514 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:01,518 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:01,524 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:01,524 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:01,524 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:01,524 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:01,529 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:01,569 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:01,569 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:01,574 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:01,612 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:01,618 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb614df70> has no local changes
2024-10-27 01:00:01,618 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:01,627 [ scc.git] DEBUG [detached HEAD c39b661] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:01,628 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:01,628 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:01,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/pulls HTTP/1.1" 200 None
2024-10-27 01:00:02,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/issues/3 HTTP/1.1" 200 None
2024-10-27 01:00:02,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/issues/3/comments HTTP/1.1" 200 None
2024-10-27 01:00:03,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/commits/31294bfa7f63d9dbaa984a386e6db9a945cc0fa5 HTTP/1.1" 200 None
2024-10-27 01:00:03,827 [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-10-27 01:00:04,343 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/commits/31294bfa7f63d9dbaa984a386e6db9a945cc0fa5 HTTP/1.1" 200 None
2024-10-27 01:00:04,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-java/statuses/31294bfa7f63d9dbaa984a386e6db9a945cc0fa5?per_page=1 HTTP/1.1" 200 2
2024-10-27 01:00:04,750 [ scc.repo] DEBUG - PR 3 jburel 'fix build failure on rtd'
2024-10-27 01:00:04,750 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:04,750 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/java
2024-10-27 01:00:04,750 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:04,750 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:04,756 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:04,760 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:04,760 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:04,765 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:04,769 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:04,770 [ scc.git] DEBUG Calling 'git fetch origin pull/3/head'
2024-10-27 01:00:05,117 [ scc.git] DEBUG From https://github.com/ome/omero-guide-java
2024-10-27 01:00:05,117 [ scc.git] DEBUG * branch refs/pull/3/head -> FETCH_HEAD
2024-10-27 01:00:05,122 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:05,122 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:05,122 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:05,128 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...31294bfa7f63d9dbaa984a386e6db9a945cc0fa5'
2024-10-27 01:00:05,133 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:05,137 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 3 (fix build failure on rtd) 31294bfa7f63d9dbaa984a386e6db9a945cc0fa5'
2024-10-27 01:00:05,159 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-10-27 01:00:05,162 [ scc.git] DEBUG .readthedocs.yaml | 8 ++++----
2024-10-27 01:00:05,162 [ scc.git] DEBUG 1 file changed, 4 insertions(+), 4 deletions(-)
2024-10-27 01:00:05,290 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:05,291 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:05,332 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:05,332 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:05,337 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:05,377 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:05,384 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb40d9e80> has no local changes
2024-10-27 01:00:05,384 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:05,393 [ scc.git] DEBUG [detached HEAD 29b26fc] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:05,393 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:05,393 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:05,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-matlab/pulls HTTP/1.1" 200 2
2024-10-27 01:00:05,689 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:05,689 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/matlab
2024-10-27 01:00:05,690 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:05,690 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:05,696 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:05,701 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:05,701 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:05,706 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:05,712 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:05,712 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:05,712 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:05,713 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:05,718 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:05,757 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:05,758 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:05,763 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:05,800 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:05,807 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb40d3fd0> has no local changes
2024-10-27 01:00:05,808 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:05,816 [ scc.git] DEBUG [detached HEAD 484ea88] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:05,816 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:05,817 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:06,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde/pulls HTTP/1.1" 200 None
2024-10-27 01:00:06,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde/issues/4 HTTP/1.1" 200 None
2024-10-27 01:00:07,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde/issues/4/comments HTTP/1.1" 200 None
2024-10-27 01:00:07,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde/commits/4b6e2511fe820a323b2311e2b39910b6b79fcf6a HTTP/1.1" 200 None
2024-10-27 01:00:08,109 [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-10-27 01:00:09,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-mde/commits/4b6e2511fe820a323b2311e2b39910b6b79fcf6a HTTP/1.1" 200 None
2024-10-27 01:00:09,491 [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-10-27 01:00:09,492 [ scc.repo] DEBUG - PR 4 pwalczysko 'Remove relative reference when it does not work'
2024-10-27 01:00:09,492 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:09,492 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/mde
2024-10-27 01:00:09,492 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:09,492 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:09,498 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:09,502 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:09,502 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:09,508 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:09,514 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:09,514 [ scc.git] DEBUG Calling 'git fetch origin pull/4/head'
2024-10-27 01:00:10,002 [ scc.git] DEBUG From https://github.com/ome/omero-guide-mde
2024-10-27 01:00:10,002 [ scc.git] DEBUG * branch refs/pull/4/head -> FETCH_HEAD
2024-10-27 01:00:10,006 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:10,006 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:10,007 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:10,012 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4b6e2511fe820a323b2311e2b39910b6b79fcf6a'
2024-10-27 01:00:10,017 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:10,023 [ 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-10-27 01:00:10,034 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-10-27 01:00:10,036 [ scc.git] DEBUG docs/mde_customizeObjects.rst | 4 ++--
2024-10-27 01:00:10,036 [ scc.git] DEBUG docs/mde_customizeView.rst | 4 ++--
2024-10-27 01:00:10,036 [ scc.git] DEBUG 2 files changed, 4 insertions(+), 4 deletions(-)
2024-10-27 01:00:10,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:10,190 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:10,230 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:10,230 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:10,236 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:10,273 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:10,279 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb7708df0> has no local changes
2024-10-27 01:00:10,279 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:10,287 [ scc.git] DEBUG [detached HEAD f438a44] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:10,288 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:10,288 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:10,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-orbit/pulls HTTP/1.1" 200 2
2024-10-27 01:00:10,599 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:10,599 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/orbit
2024-10-27 01:00:10,599 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:10,599 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:10,605 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:10,610 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:10,610 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:10,615 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:10,621 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:10,621 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:10,621 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:10,621 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:10,626 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:10,666 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:10,666 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:10,671 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:10,712 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:10,718 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb40934f0> has no local changes
2024-10-27 01:00:10,719 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:10,727 [ scc.git] DEBUG [detached HEAD 043d951] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:10,728 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:10,728 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:11,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-parade/pulls HTTP/1.1" 200 2
2024-10-27 01:00:11,015 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:11,015 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/parade
2024-10-27 01:00:11,015 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:11,015 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:11,021 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:11,026 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:11,026 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:11,031 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:11,039 [ scc.git] DEBUG Updating 0875cf1..908b335
2024-10-27 01:00:11,686 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-parade/pulls/1 HTTP/1.1" 200 None
2024-10-27 01:00:11,688 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:11,688 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:11,688 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:11,694 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:11,735 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:11,735 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:11,741 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:11,781 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:11,787 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb409f2e0> has no local changes
2024-10-27 01:00:11,788 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:11,795 [ scc.git] DEBUG [detached HEAD 24b8ec0] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:11,796 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:11,796 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:12,116 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-python/pulls HTTP/1.1" 200 2
2024-10-27 01:00:12,117 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:12,117 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/python
2024-10-27 01:00:12,117 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:12,117 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:12,123 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:12,128 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:12,128 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:12,134 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:12,139 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:12,139 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:12,140 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:12,140 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:12,145 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:12,186 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:12,186 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:12,191 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:12,229 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:12,236 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb405dc10> has no local changes
2024-10-27 01:00:12,236 [ 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.
Generated by OMERO-guides-push#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:12,245 [ scc.git] DEBUG [detached HEAD eb68b40] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:12,245 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:12,246 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:12,533 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-qupath/pulls HTTP/1.1" 200 2
2024-10-27 01:00:12,534 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:12,534 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/qupath
2024-10-27 01:00:12,534 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:12,534 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:12,539 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:12,543 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:12,543 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:12,548 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:12,554 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:12,554 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:12,554 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:12,554 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:12,559 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:12,602 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:12,602 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:12,608 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:12,647 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:12,654 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efe9c7c86a0> has no local changes
2024-10-27 01:00:12,654 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:12,662 [ scc.git] DEBUG [detached HEAD f9df8d4] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:12,663 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:12,663 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:13,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/pulls HTTP/1.1" 200 None
2024-10-27 01:00:13,423 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/issues/11 HTTP/1.1" 200 None
2024-10-27 01:00:13,860 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/issues/11/comments HTTP/1.1" 200 None
2024-10-27 01:00:14,390 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/commits/990828ddac8bc276820c2fa5952182f56b0ab241 HTTP/1.1" 200 None
2024-10-27 01:00:14,816 [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-10-27 01:00:15,238 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/commits/990828ddac8bc276820c2fa5952182f56b0ab241 HTTP/1.1" 200 None
2024-10-27 01:00:15,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-r/statuses/990828ddac8bc276820c2fa5952182f56b0ab241?per_page=1 HTTP/1.1" 200 2
2024-10-27 01:00:15,637 [ scc.repo] DEBUG - PR 11 jburel 'fix build failure on rtd'
2024-10-27 01:00:15,637 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:15,637 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/r
2024-10-27 01:00:15,637 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:15,637 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:15,643 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:15,648 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:15,648 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:15,654 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:15,659 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:15,659 [ scc.git] DEBUG Calling 'git fetch origin pull/11/head'
2024-10-27 01:00:15,968 [ scc.git] DEBUG From https://github.com/ome/omero-guide-r
2024-10-27 01:00:15,969 [ scc.git] DEBUG * branch refs/pull/11/head -> FETCH_HEAD
2024-10-27 01:00:15,973 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:15,973 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:15,973 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:15,979 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...990828ddac8bc276820c2fa5952182f56b0ab241'
2024-10-27 01:00:15,984 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:15,990 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 11 (fix build failure on rtd) 990828ddac8bc276820c2fa5952182f56b0ab241'
2024-10-27 01:00:15,999 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-10-27 01:00:16,001 [ scc.git] DEBUG .readthedocs.yaml | 8 ++++----
2024-10-27 01:00:16,001 [ scc.git] DEBUG 1 file changed, 4 insertions(+), 4 deletions(-)
2024-10-27 01:00:16,152 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:16,153 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:16,195 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:16,195 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:16,200 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:16,241 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:16,247 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efe9c7c85e0> has no local changes
2024-10-27 01:00:16,247 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:16,255 [ scc.git] DEBUG [detached HEAD 3e2f9f7] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:16,255 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:16,255 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:16,566 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-scripts/pulls HTTP/1.1" 200 2
2024-10-27 01:00:16,567 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:16,567 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/scripts
2024-10-27 01:00:16,567 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:16,567 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:16,573 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:16,577 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:16,577 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:16,583 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:16,592 [ scc.git] DEBUG Updating f5038ce..bb21e02
2024-10-27 01:00:17,212 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-scripts/pulls/2 HTTP/1.1" 200 None
2024-10-27 01:00:17,214 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:17,214 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:17,214 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:17,220 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:17,257 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:17,258 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:17,263 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:17,301 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:17,308 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb40422b0> has no local changes
2024-10-27 01:00:17,308 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:17,316 [ scc.git] DEBUG [detached HEAD 1fc155e] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:17,316 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:17,316 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:17,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-trackmate/pulls HTTP/1.1" 200 2
2024-10-27 01:00:17,619 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:17,619 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/trackmate
2024-10-27 01:00:17,619 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:17,619 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:17,626 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:17,631 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:17,631 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:17,636 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:17,642 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:17,642 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:17,642 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:17,642 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:17,648 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:17,687 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:17,688 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:17,693 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:17,732 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:17,737 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb405fe20> has no local changes
2024-10-27 01:00:17,737 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:17,745 [ scc.git] DEBUG [detached HEAD c73fb17] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:17,745 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:17,746 [ scc.repo] DEBUG ## PRs found:
2024-10-27 01:00:18,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-guide-upload/pulls HTTP/1.1" 200 2
2024-10-27 01:00:18,028 [ scc.repo] DEBUG ## Branches found:
2024-10-27 01:00:18,028 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/upload
2024-10-27 01:00:18,028 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:18,028 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:18,034 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-10-27 01:00:18,038 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-10-27 01:00:18,038 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-10-27 01:00:18,044 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-10-27 01:00:18,050 [ scc.git] DEBUG Already up to date.
2024-10-27 01:00:18,050 [ scc.git] DEBUG ## Unique users: []
2024-10-27 01:00:18,050 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:18,050 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:18,055 [ scc.git] DEBUG Calling 'git submodule update'
2024-10-27 01:00:18,096 [ scc.git] DEBUG Get sha1 of %s
2024-10-27 01:00:18,096 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-10-27 01:00:18,102 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:18,140 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:18,146 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efe9c7c5a90> has no local changes
2024-10-27 01:00:18,146 [ 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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:18,155 [ scc.git] DEBUG [detached HEAD 10d6ef9] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:18,155 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:18,155 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-10-27 01:00:18,228 [ scc.config] DEBUG Found submodule.cellprofiler.url
2024-10-27 01:00:18,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:18,420 [ scc.config] DEBUG Found submodule.download.url
2024-10-27 01:00:18,793 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:18,810 [ scc.config] DEBUG Found submodule.figure.url
2024-10-27 01:00:19,173 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:19,189 [ scc.config] DEBUG Found submodule.fiji.url
2024-10-27 01:00:19,549 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:19,566 [ scc.config] DEBUG Found submodule.fpbioimage.url
2024-10-27 01:00:19,932 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:19,945 [ scc.config] DEBUG Found submodule.ilastik.url
2024-10-27 01:00:20,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:20,327 [ scc.config] DEBUG Found submodule.introduction.url
2024-10-27 01:00:20,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:20,708 [ scc.config] DEBUG Found submodule.iviewer.url
2024-10-27 01:00:21,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:21,087 [ scc.config] DEBUG Found submodule.java.url
2024-10-27 01:00:21,453 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:21,469 [ scc.config] DEBUG Found submodule.matlab.url
2024-10-27 01:00:21,843 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:21,859 [ scc.config] DEBUG Found submodule.mde.url
2024-10-27 01:00:22,225 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:22,239 [ scc.config] DEBUG Found submodule.orbit.url
2024-10-27 01:00:22,610 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:22,626 [ scc.config] DEBUG Found submodule.parade.url
2024-10-27 01:00:22,989 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:23,004 [ scc.config] DEBUG Found submodule.python.url
2024-10-27 01:00:23,375 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:23,391 [ scc.config] DEBUG Found submodule.qupath.url
2024-10-27 01:00:23,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:23,774 [ scc.config] DEBUG Found submodule.r.url
2024-10-27 01:00:24,139 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:24,153 [ scc.config] DEBUG Found submodule.scripts.url
2024-10-27 01:00:24,523 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:24,539 [ scc.config] DEBUG Found submodule.trackmate.url
2024-10-27 01:00:24,915 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:24,931 [ scc.config] DEBUG Found submodule.upload.url
2024-10-27 01:00:25,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-10-27 01:00:25,302 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-10-27 01:00:25,365 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7efeb76f3fd0> has local changes
2024-10-27 01:00:25,365 [ 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.
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#211 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-guides-push/211/)'
2024-10-27 01:00:25,378 [ scc.git] DEBUG [detached HEAD de737d1] merge master -Dorg -Ssuccess-only
2024-10-27 01:00:25,378 [ scc.git] DEBUG 20 files changed, 38 insertions(+), 38 deletions(-)
2024-10-27 01:00:25,378 [ scc.merge] INFO Repository: ome/omero-guides
2024-10-27 01:00:25,378 [ scc.merge] INFO Excluded PRs:
2024-10-27 01:00:25,378 [ scc.merge] INFO - PR 23 jburel 'Remove submodules' (exclude comment)
2024-10-27 01:00:25,378 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,378 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO Repository: ome/omero-guide-cellprofiler
2024-10-27 01:00:25,379 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO Merged PRs:
2024-10-27 01:00:25,379 [ scc.merge] INFO - PR 24 jburel 'Remove binder'
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO Repository: ome/omero-guide-download
2024-10-27 01:00:25,379 [ scc.merge] INFO Updating 4b1b912..a27d196
2024-10-27 01:00:25,379 [ scc.merge] INFO Previously merged:
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO Repository: ome/omero-guide-figure
2024-10-27 01:00:25,379 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO Merged PRs:
2024-10-27 01:00:25,379 [ scc.merge] INFO - PR 14 will-moore 'Table data by roi'
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO Repository: ome/omero-guide-fiji
2024-10-27 01:00:25,379 [ scc.merge] INFO Excluded PRs:
2024-10-27 01:00:25,379 [ scc.merge] INFO - PR 24 oeway 'Disable FilamentDetector in Fiji' (user: oeway)
2024-10-27 01:00:25,379 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO Repository: ome/omero-guide-fpbioimage
2024-10-27 01:00:25,379 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO Repository: ome/omero-guide-ilastik
2024-10-27 01:00:25,379 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO Repository: ome/omero-guide-introduction
2024-10-27 01:00:25,379 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,379 [ scc.merge] INFO Repository: ome/omero-guide-iviewer
2024-10-27 01:00:25,379 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,379 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO Repository: ome/omero-guide-java
2024-10-27 01:00:25,380 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO Merged PRs:
2024-10-27 01:00:25,380 [ scc.merge] INFO - PR 3 jburel 'fix build failure on rtd'
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO Repository: ome/omero-guide-matlab
2024-10-27 01:00:25,380 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO Repository: ome/omero-guide-mde
2024-10-27 01:00:25,380 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO Merged PRs:
2024-10-27 01:00:25,380 [ scc.merge] INFO - PR 4 pwalczysko 'Remove relative reference when it does not work'
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO Repository: ome/omero-guide-orbit
2024-10-27 01:00:25,380 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO Repository: ome/omero-guide-parade
2024-10-27 01:00:25,380 [ scc.merge] INFO Updating 0875cf1..908b335
2024-10-27 01:00:25,380 [ scc.merge] INFO Previously merged:
2024-10-27 01:00:25,380 [ scc.merge] INFO - PR 1 jburel 'fix build failure on rtd'
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO Repository: ome/omero-guide-python
2024-10-27 01:00:25,380 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO Repository: ome/omero-guide-qupath
2024-10-27 01:00:25,380 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO Repository: ome/omero-guide-r
2024-10-27 01:00:25,380 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,380 [ scc.merge] INFO
2024-10-27 01:00:25,380 [ scc.merge] INFO Merged PRs:
2024-10-27 01:00:25,381 [ scc.merge] INFO - PR 11 jburel 'fix build failure on rtd'
2024-10-27 01:00:25,381 [ scc.merge] INFO
2024-10-27 01:00:25,381 [ scc.merge] INFO Repository: ome/omero-guide-scripts
2024-10-27 01:00:25,381 [ scc.merge] INFO Updating f5038ce..bb21e02
2024-10-27 01:00:25,381 [ scc.merge] INFO Previously merged:
2024-10-27 01:00:25,381 [ scc.merge] INFO - PR 2 jburel 'fix build failure on rtd'
2024-10-27 01:00:25,381 [ scc.merge] INFO
2024-10-27 01:00:25,381 [ scc.merge] INFO
2024-10-27 01:00:25,381 [ scc.merge] INFO Repository: ome/omero-guide-trackmate
2024-10-27 01:00:25,381 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,381 [ scc.merge] INFO
2024-10-27 01:00:25,381 [ scc.merge] INFO
2024-10-27 01:00:25,381 [ scc.merge] INFO Repository: ome/omero-guide-upload
2024-10-27 01:00:25,381 [ scc.merge] INFO Already up to date.
2024-10-27 01:00:25,381 [ scc.merge] INFO
2024-10-27 01:00:25,381 [ scc.merge] INFO
2024-10-27 01:00:25,381 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-10-27 01:00:25,381 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,386 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/cellprofiler
2024-10-27 01:00:25,386 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,390 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,391 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/download
2024-10-27 01:00:25,391 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,396 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,396 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/figure
2024-10-27 01:00:25,396 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,401 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,401 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/fiji
2024-10-27 01:00:25,401 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,405 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,405 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/fpbioimage
2024-10-27 01:00:25,405 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,410 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,410 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/ilastik
2024-10-27 01:00:25,410 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,415 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,415 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/introduction
2024-10-27 01:00:25,415 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,420 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,421 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/iviewer
2024-10-27 01:00:25,421 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,425 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,425 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/java
2024-10-27 01:00:25,425 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,430 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,430 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/matlab
2024-10-27 01:00:25,430 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,435 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,435 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/mde
2024-10-27 01:00:25,435 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,440 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,441 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/orbit
2024-10-27 01:00:25,441 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,445 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,445 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/parade
2024-10-27 01:00:25,445 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,449 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,450 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/python
2024-10-27 01:00:25,450 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,455 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,455 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/qupath
2024-10-27 01:00:25,455 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,460 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,460 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/r
2024-10-27 01:00:25,460 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,465 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,465 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/scripts
2024-10-27 01:00:25,465 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,469 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,469 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/trackmate
2024-10-27 01:00:25,469 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,474 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push
2024-10-27 01:00:25,474 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-guides-push/upload
2024-10-27 01:00:25,474 [ scc.git] DEBUG Calling 'git remote'
2024-10-27 01:00:25,478 [ 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 b633fb3
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 9133f01
nothing to commit, working tree clean
2024-10-27 01:01:46,693 [ 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