Skip to content

Console Output

Started by user devspace
[Pipeline] Start of Pipeline
[Pipeline] node
Running on testintegration in /home/omero/workspace/OMERO-plugins-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-plugins-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-plugins-push/.git # timeout=10
 > git config remote.origin.url https://github.com/ome/omero-plugins.git # timeout=10
Fetching upstream changes from https://github.com/ome/omero-plugins.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.3'
 > git fetch --tags --force --progress -- https://github.com/ome/omero-plugins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 17debd0389692e2455795d3c9d15b57151d5d590 (refs/remotes/origin/master)
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17debd0389692e2455795d3c9d15b57151d5d590 # timeout=10
Commit message: "Merge pull request #372 from ome/dependabot/submodules/omero-test-infra-7688c54"
 > git rev-list --no-walk 17debd0389692e2455795d3c9d15b57151d5d590 # 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.omero-figure.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-figure.path # timeout=10
 > git config --get submodule.minimal-omero-client.url # timeout=10
 > git config -f .gitmodules --get submodule.minimal-omero-client.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.omero-test-infra.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-test-infra.path # timeout=10
 > git config --get submodule.omero-prometheus-tools.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-prometheus-tools.path # timeout=10
 > git config --get submodule.omero-parade.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-parade.path # timeout=10
 > git config --get submodule.omero-mapr.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-mapr.path # timeout=10
 > git config --get submodule.omero-fpbioimage.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-fpbioimage.path # timeout=10
 > git config --get submodule.omero-iviewer.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-iviewer.path # timeout=10
 > git config --get submodule.omero-gallery.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-gallery.path # timeout=10
 > git config --get submodule.rOMERO-gateway.url # timeout=10
 > git config -f .gitmodules --get submodule.rOMERO-gateway.path # timeout=10
 > git config --get submodule.omero-weberror.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-weberror.path # timeout=10
 > git config --get submodule.omero-cli-render.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-cli-render.path # timeout=10
 > git config --get submodule.omero-cli-duplicate.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-cli-duplicate.path # timeout=10
 > git config --get submodule.omero-metadata.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-metadata.path # timeout=10
 > git config --get submodule.omero-webtest.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-webtest.path # timeout=10
 > git config --get submodule.omero-upload.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-upload.path # timeout=10
 > git config --get submodule.omero-virtual-microscope.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-virtual-microscope.path # timeout=10
 > git config --get submodule.omero-rois.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-rois.path # timeout=10
 > git config --get submodule.omero-signup.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-signup.path # timeout=10
 > git config --get submodule.omero-web-zarr.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-web-zarr.path # timeout=10
 > git config --get submodule.omero-cli-zarr.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-cli-zarr.path # timeout=10
 > git submodule update --init --recursive omero-figure # timeout=10
 > git submodule update --init --recursive minimal-omero-client # timeout=10
 > git submodule update --init --recursive scripts # timeout=10
 > git submodule update --init --recursive omero-test-infra # timeout=10
 > git submodule update --init --recursive omero-prometheus-tools # timeout=10
 > git submodule update --init --recursive omero-parade # timeout=10
 > git submodule update --init --recursive omero-mapr # timeout=10
 > git submodule update --init --recursive omero-fpbioimage # timeout=10
 > git submodule update --init --recursive omero-iviewer # timeout=10
 > git submodule update --init --recursive omero-gallery # timeout=10
 > git submodule update --init --recursive rOMERO-gateway # timeout=10
 > git submodule update --init --recursive omero-weberror # timeout=10
 > git submodule update --init --recursive omero-cli-render # timeout=10
 > git submodule update --init --recursive omero-cli-duplicate # timeout=10
 > git submodule update --init --recursive omero-metadata # timeout=10
 > git submodule update --init --recursive omero-webtest # timeout=10
 > git submodule update --init --recursive omero-upload # timeout=10
 > git submodule update --init --recursive omero-virtual-microscope # timeout=10
 > git submodule update --init --recursive omero-rois # timeout=10
 > git submodule update --init --recursive omero-signup # timeout=10
[Pipeline] pwd
[Pipeline] copyArtifacts
Copied 1 artifact from "OMERO-build-push" build number 84
[Pipeline] sh
+ pushd build
~/workspace/OMERO-plugins-push/build ~/workspace/OMERO-plugins-push
+ curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz
+ tar -zxf -
 > git submodule update --init --recursive omero-web-zarr # timeout=10
 > git submodule update --init --recursive omero-cli-zarr # timeout=10
+ popd
~/workspace/OMERO-plugins-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-plugins-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-plugins-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ python3 -m pip install -U pip
Requirement already satisfied: pip in ./build/venv/lib/python3.9/site-packages (21.2.3)
Collecting pip
  Using cached pip-24.0-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.2.3
    Uninstalling pip-21.2.3:
      Successfully uninstalled pip-21.2.3
Successfully installed pip-24.0
+ python3 -m pip install scc
Collecting scc
  Using cached scc-0.19.1-py3-none-any.whl.metadata (3.6 kB)
Collecting PyGithub>=1.54 (from scc)
  Using cached PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB)
Collecting PyYAML>=5.1 (from scc)
  Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting future (from scc)
  Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
Collecting ruamel.yaml (from scc)
  Using cached ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB)
Collecting ruamel.yaml.jinja2 (from scc)
  Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB)
Collecting six (from scc)
  Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting urllib3<2 (from scc)
  Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB)
Collecting yaclifw<0.3,>=0.2.0 (from scc)
  Using cached yaclifw-0.2.0-py3-none-any.whl
Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc)
  Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)
Collecting requests>=2.14.0 (from PyGithub>=1.54->scc)
  Using cached requests-2.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.8.0-py3-none-any.whl.metadata (4.2 kB)
Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc)
  Using cached typing_extensions-4.12.1-py3-none-any.whl.metadata (3.0 kB)
Collecting Deprecated (from PyGithub>=1.54->scc)
  Using cached Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB)
Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc)
  Using cached ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (2.2 kB)
Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB)
Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc)
  Using cached cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB)
Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB)
Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc)
  Using cached wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB)
Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.54->scc)
  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Using cached scc-0.19.1-py3-none-any.whl (48 kB)
Using cached PyGithub-2.3.0-py3-none-any.whl (354 kB)
Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)
Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
Using cached future-1.0.0-py3-none-any.whl (491 kB)
Using cached ruamel.yaml-0.18.6-py3-none-any.whl (117 kB)
Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB)
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Using cached PyJWT-2.8.0-py3-none-any.whl (22 kB)
Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (562 kB)
Using cached typing_extensions-4.12.1-py3-none-any.whl (37 kB)
Using cached Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
Using cached certifi-2024.6.2-py3-none-any.whl (164 kB)
Using cached cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
Using cached cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB)
Using cached idna-3.7-py3-none-any.whl (66 kB)
Using cached wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB)
Using cached pycparser-2.22-py3-none-any.whl (117 kB)
Installing collected packages: wrapt, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, pyjwt, pycparser, idna, future, charset-normalizer, certifi, yaclifw, ruamel.yaml, requests, Deprecated, cffi, ruamel.yaml.jinja2, pynacl, cryptography, PyGithub, scc
Successfully installed Deprecated-1.2.14 PyGithub-2.3.0 PyYAML-6.0.1 certifi-2024.6.2 cffi-1.16.0 charset-normalizer-3.3.2 cryptography-42.0.8 future-1.0.0 idna-3.7 pycparser-2.22 pyjwt-2.8.0 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.8 ruamel.yaml.jinja2-0.2.7 scc-0.19.1 six-1.16.0 typing-extensions-4.12.1 urllib3-1.26.18 wrapt-1.16.0 yaclifw-0.2.0
[Pipeline] sh
+ export BASE_REPO=omero-plugins.git
+ BASE_REPO=omero-plugins.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-plugins-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-plugins-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-plugins-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-plugins-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-06-06 09:43:56,740 [  scc.config] DEBUG Found github.token
2024-06-06 09:43:56,742 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-06 09:43:56,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:43:57,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:43:57,787 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-06 09:43:57,788 [      scc.gh] DEBUG 4994 remaining from 5000 (Reset at 10:06
2024-06-06 09:43:57,788 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:43:57,793 [     scc.git] DEBUG Check current status
2024-06-06 09:43:57,793 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:43:57,797 [     scc.git] DEBUG 17debd0 Merge pull request #372 from ome/dependabot/submodules/omero-test-infra-7688c54
2024-06-06 09:43:57,797 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:43:57,841 [     scc.git] DEBUG  4628e82a32d8af458d9fa621303b24a0a860378f minimal-omero-client (remotes/origin/HEAD)
2024-06-06 09:43:57,844 [     scc.git] DEBUG  027b3e695d5b225955918c53ef8c81e0d5bc6bf4 omero-cli-duplicate (v0.4.0-12-g027b3e6)
2024-06-06 09:43:57,847 [     scc.git] DEBUG  53e3f420999e2cc5992711f49baa3779cf2c4d3a omero-cli-render (v0.8.0-9-g53e3f42)
2024-06-06 09:43:57,850 [     scc.git] DEBUG  2ca566b8cd1b2f3787ce5c8017ef8d4d4ac39473 omero-cli-zarr (v0.5.5-5-g2ca566b)
2024-06-06 09:43:57,871 [     scc.git] DEBUG  3d9e3b87a8ef9c67e904aa985f1937b0713558b9 omero-figure (v6.2.2-170-g3d9e3b87)
2024-06-06 09:43:57,874 [     scc.git] DEBUG  e5b3ca3a5aba41c950d2427b1a05ee0ced55670e omero-fpbioimage (v0.4.1-1-ge5b3ca3)
2024-06-06 09:43:57,877 [     scc.git] DEBUG  56f443528edd3b7127635933cb573b528b57acda omero-gallery (v3.4.3-1-g56f4435)
2024-06-06 09:43:57,880 [     scc.git] DEBUG  7b7a637c795fea1582f47a6cdec499f77cfcde1e omero-iviewer (v0.14.0-1-g7b7a637)
2024-06-06 09:43:57,883 [     scc.git] DEBUG  9631b155c44fcec9986b03315dd9f5c5c64aa7eb omero-mapr (v0.5.2-7-g9631b15)
2024-06-06 09:43:57,886 [     scc.git] DEBUG  e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c omero-metadata (v0.12.0-15-ge2fc5ec)
2024-06-06 09:43:57,889 [     scc.git] DEBUG  5d441c250912a98d8a87771f78dde8b54c8e12d6 omero-parade (v0.2.4-1-g5d441c2)
2024-06-06 09:43:57,892 [     scc.git] DEBUG  18bccb69f16cfeee98628ff2ae14ab829b87a23c omero-prometheus-tools (v0.2.3-4-g18bccb6)
2024-06-06 09:43:57,895 [     scc.git] DEBUG  5c752d5c25fee07c1835036d6a90bd97faeb0720 omero-rois (v0.2.0-63-g5c752d5)
2024-06-06 09:43:57,898 [     scc.git] DEBUG  c8610dba25f39870a09fa5401c735fb3be85a319 omero-signup (v0.3.3-1-gc8610db)
2024-06-06 09:43:57,901 [     scc.git] DEBUG  7688c540375cf05252c31f216e0248b69a2659c2 omero-test-infra (v0.6.3-57-g7688c54)
2024-06-06 09:43:57,903 [     scc.git] DEBUG  aca9e9cad82a08e2e3d37d71cb374b37c90e4693 omero-upload (v0.4.0-8-gaca9e9c)
2024-06-06 09:43:57,905 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2024-06-06 09:43:57,908 [     scc.git] DEBUG  67bb245b8b08709e04a8bf52b02de2298a029a94 omero-web-zarr (v0.1.1-1-g67bb245)
2024-06-06 09:43:57,910 [     scc.git] DEBUG  adfa132f23a1b12ca2d2ec53ebba54c760fe2d07 omero-weberror (v0.4.1-1-gadfa132)
2024-06-06 09:43:57,912 [     scc.git] DEBUG  8da48e116184f1ebb28aa9629748afdfb0282ae5 omero-webtest (v0.4.2-1-g8da48e1)
2024-06-06 09:43:57,915 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2024-06-06 09:43:57,918 [     scc.git] DEBUG  5a908933161233015332dd416c325c60c5b8bd3a scripts (v5.8.2-1-g5a90893)
2024-06-06 09:43:57,923 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:43:58,314 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins HTTP/1.1" 200 None
2024-06-06 09:43:58,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:43:59,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:43:59,587 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:43:59,997 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:43:59,998 [     scc.git] DEBUG Resetting...
2024-06-06 09:43:59,998 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-06 09:44:00,010 [     scc.git] DEBUG HEAD is now at 17debd0 Merge pull request #372 from ome/dependabot/submodules/omero-test-infra-7688c54
2024-06-06 09:44:00,010 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-06 09:44:00,104 [     scc.git] DEBUG Check current status
2024-06-06 09:44:00,105 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:00,108 [     scc.git] DEBUG 17debd0 Merge pull request #372 from ome/dependabot/submodules/omero-test-infra-7688c54
2024-06-06 09:44:00,108 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:00,152 [     scc.git] DEBUG  4628e82a32d8af458d9fa621303b24a0a860378f minimal-omero-client (remotes/origin/HEAD)
2024-06-06 09:44:00,154 [     scc.git] DEBUG  027b3e695d5b225955918c53ef8c81e0d5bc6bf4 omero-cli-duplicate (v0.4.0-12-g027b3e6)
2024-06-06 09:44:00,157 [     scc.git] DEBUG  53e3f420999e2cc5992711f49baa3779cf2c4d3a omero-cli-render (v0.8.0-9-g53e3f42)
2024-06-06 09:44:00,159 [     scc.git] DEBUG  2ca566b8cd1b2f3787ce5c8017ef8d4d4ac39473 omero-cli-zarr (v0.5.5-5-g2ca566b)
2024-06-06 09:44:00,166 [     scc.git] DEBUG  3d9e3b87a8ef9c67e904aa985f1937b0713558b9 omero-figure (v6.2.2-170-g3d9e3b87)
2024-06-06 09:44:00,168 [     scc.git] DEBUG  e5b3ca3a5aba41c950d2427b1a05ee0ced55670e omero-fpbioimage (v0.4.1-1-ge5b3ca3)
2024-06-06 09:44:00,171 [     scc.git] DEBUG  56f443528edd3b7127635933cb573b528b57acda omero-gallery (v3.4.3-1-g56f4435)
2024-06-06 09:44:00,174 [     scc.git] DEBUG  7b7a637c795fea1582f47a6cdec499f77cfcde1e omero-iviewer (v0.14.0-1-g7b7a637)
2024-06-06 09:44:00,176 [     scc.git] DEBUG  9631b155c44fcec9986b03315dd9f5c5c64aa7eb omero-mapr (v0.5.2-7-g9631b15)
2024-06-06 09:44:00,179 [     scc.git] DEBUG  e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c omero-metadata (v0.12.0-15-ge2fc5ec)
2024-06-06 09:44:00,181 [     scc.git] DEBUG  5d441c250912a98d8a87771f78dde8b54c8e12d6 omero-parade (v0.2.4-1-g5d441c2)
2024-06-06 09:44:00,184 [     scc.git] DEBUG  18bccb69f16cfeee98628ff2ae14ab829b87a23c omero-prometheus-tools (v0.2.3-4-g18bccb6)
2024-06-06 09:44:00,186 [     scc.git] DEBUG  5c752d5c25fee07c1835036d6a90bd97faeb0720 omero-rois (v0.2.0-63-g5c752d5)
2024-06-06 09:44:00,190 [     scc.git] DEBUG  c8610dba25f39870a09fa5401c735fb3be85a319 omero-signup (v0.3.3-1-gc8610db)
2024-06-06 09:44:00,193 [     scc.git] DEBUG  7688c540375cf05252c31f216e0248b69a2659c2 omero-test-infra (v0.6.3-57-g7688c54)
2024-06-06 09:44:00,195 [     scc.git] DEBUG  aca9e9cad82a08e2e3d37d71cb374b37c90e4693 omero-upload (v0.4.0-8-gaca9e9c)
2024-06-06 09:44:00,198 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2024-06-06 09:44:00,200 [     scc.git] DEBUG  67bb245b8b08709e04a8bf52b02de2298a029a94 omero-web-zarr (v0.1.1-1-g67bb245)
2024-06-06 09:44:00,203 [     scc.git] DEBUG  adfa132f23a1b12ca2d2ec53ebba54c760fe2d07 omero-weberror (v0.4.1-1-gadfa132)
2024-06-06 09:44:00,206 [     scc.git] DEBUG  8da48e116184f1ebb28aa9629748afdfb0282ae5 omero-webtest (v0.4.2-1-g8da48e1)
2024-06-06 09:44:00,209 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2024-06-06 09:44:00,212 [     scc.git] DEBUG  5a908933161233015332dd416c325c60c5b8bd3a scripts (v5.8.2-1-g5a90893)
2024-06-06 09:44:00,213 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-06 09:44:00,213 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-06 09:44:00,213 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-06 09:44:00,213 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-06 09:44:00,213 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-06 09:44:00,213 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:44:00,536 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/pulls HTTP/1.1" 200 None
2024-06-06 09:44:01,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/373 HTTP/1.1" 200 None
2024-06-06 09:44:01,053 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-06 09:44:01,053 [    scc.repo] DEBUG   - PR 373 dependabot[bot] 'Bump omero-test-infra from `7688c54` to `cda3ec6`'
2024-06-06 09:44:01,054 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:44:01,054 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:44:01,054 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:44:01,058 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:44:01,061 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:44:01,061 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:44:01,065 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:44:01,069 [     scc.git] DEBUG Already up to date.

2024-06-06 09:44:01,070 [     scc.git] DEBUG Calling 'git fetch origin pull/373/head'
2024-06-06 09:44:01,471 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-06-06 09:44:01,471 [     scc.git] DEBUG  * branch            refs/pull/373/head -> FETCH_HEAD
2024-06-06 09:44:01,476 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:44:01,476 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:44:01,476 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:44:01,480 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c8279eaae4892995e532fa290a1f76ace85afdbc'
2024-06-06 09:44:01,484 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:44:01,487 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 373 (Bump omero-test-infra from `7688c54` to `cda3ec6`) c8279eaae4892995e532fa290a1f76ace85afdbc'
2024-06-06 09:44:01,503 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:44:01,505 [     scc.git] DEBUG  omero-test-infra | 2 +-
2024-06-06 09:44:01,505 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-06 09:44:01,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:44:01,668 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:44:01,726 [     scc.git] DEBUG Submodule path 'omero-test-infra': checked out 'cda3ec65052d6933052c8683d080677c6c33dc73'
2024-06-06 09:44:01,726 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:44:01,727 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:44:01,730 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:44:01,910 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f71e9684ac0> has no local changes
2024-06-06 09:44:01,910 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/omero-plugins
Already up to date.

Merged PRs:
  - PR 373 dependabot[bot] 'Bump omero-test-infra from `7688c54` to `cda3ec6`'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:44:01,975 [     scc.git] DEBUG [detached HEAD fdbcc2c] merge master -Dorg -Snone
2024-06-06 09:44:01,975 [   scc.merge] INFO  Repository: ome/omero-plugins
2024-06-06 09:44:01,975 [   scc.merge] INFO  Already up to date.
2024-06-06 09:44:01,975 [   scc.merge] INFO  
2024-06-06 09:44:01,975 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:44:01,975 [   scc.merge] INFO    - PR 373 dependabot[bot] 'Bump omero-test-infra from `7688c54` to `cda3ec6`'
2024-06-06 09:44:01,975 [   scc.merge] INFO  
2024-06-06 09:44:01,976 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-06 09:44:01,976 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'minimal-omero-client'
Synchronizing submodule url for 'omero-cli-duplicate'
Synchronizing submodule url for 'omero-cli-render'
Synchronizing submodule url for 'omero-cli-zarr'
Synchronizing submodule url for 'omero-figure'
Synchronizing submodule url for 'omero-fpbioimage'
Synchronizing submodule url for 'omero-gallery'
Synchronizing submodule url for 'omero-iviewer'
Synchronizing submodule url for 'omero-mapr'
Synchronizing submodule url for 'omero-metadata'
Synchronizing submodule url for 'omero-parade'
Synchronizing submodule url for 'omero-prometheus-tools'
Synchronizing submodule url for 'omero-rois'
Synchronizing submodule url for 'omero-signup'
Synchronizing submodule url for 'omero-test-infra'
Synchronizing submodule url for 'omero-upload'
Synchronizing submodule url for 'omero-virtual-microscope'
Synchronizing submodule url for 'omero-web-zarr'
Synchronizing submodule url for 'omero-weberror'
Synchronizing submodule url for 'omero-webtest'
Synchronizing submodule url for 'rOMERO-gateway'
Synchronizing submodule url for 'scripts'
Merge all submodules using repository configuration:
base-branch: master

submodules:
  scripts:
    base-branch: develop
  omero-web-zarr:
    base-branch: main

2024-06-06 09:44:10,999 [  scc.config] DEBUG Found github.token
2024-06-06 09:44:11,001 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-06 09:44:11,202 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:44:11,616 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:44:12,024 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-06 09:44:12,025 [      scc.gh] DEBUG 4984 remaining from 5000 (Reset at 10:06
2024-06-06 09:44:12,026 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:12,031 [     scc.git] DEBUG Check current status
2024-06-06 09:44:12,031 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:12,035 [     scc.git] DEBUG fdbcc2c merge master -Dorg -Snone
2024-06-06 09:44:12,035 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:12,076 [     scc.git] DEBUG  4628e82a32d8af458d9fa621303b24a0a860378f minimal-omero-client (remotes/origin/HEAD)
2024-06-06 09:44:12,079 [     scc.git] DEBUG  027b3e695d5b225955918c53ef8c81e0d5bc6bf4 omero-cli-duplicate (v0.4.0-12-g027b3e6)
2024-06-06 09:44:12,082 [     scc.git] DEBUG  53e3f420999e2cc5992711f49baa3779cf2c4d3a omero-cli-render (v0.8.0-9-g53e3f42)
2024-06-06 09:44:12,085 [     scc.git] DEBUG  2ca566b8cd1b2f3787ce5c8017ef8d4d4ac39473 omero-cli-zarr (v0.5.5-5-g2ca566b)
2024-06-06 09:44:12,092 [     scc.git] DEBUG  3d9e3b87a8ef9c67e904aa985f1937b0713558b9 omero-figure (v6.2.2-170-g3d9e3b87)
2024-06-06 09:44:12,094 [     scc.git] DEBUG  e5b3ca3a5aba41c950d2427b1a05ee0ced55670e omero-fpbioimage (v0.4.1-1-ge5b3ca3)
2024-06-06 09:44:12,097 [     scc.git] DEBUG  56f443528edd3b7127635933cb573b528b57acda omero-gallery (v3.4.3-1-g56f4435)
2024-06-06 09:44:12,100 [     scc.git] DEBUG  7b7a637c795fea1582f47a6cdec499f77cfcde1e omero-iviewer (v0.14.0-1-g7b7a637)
2024-06-06 09:44:12,103 [     scc.git] DEBUG  9631b155c44fcec9986b03315dd9f5c5c64aa7eb omero-mapr (v0.5.2-7-g9631b15)
2024-06-06 09:44:12,106 [     scc.git] DEBUG  e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c omero-metadata (v0.12.0-15-ge2fc5ec)
2024-06-06 09:44:12,108 [     scc.git] DEBUG  5d441c250912a98d8a87771f78dde8b54c8e12d6 omero-parade (v0.2.4-1-g5d441c2)
2024-06-06 09:44:12,110 [     scc.git] DEBUG  18bccb69f16cfeee98628ff2ae14ab829b87a23c omero-prometheus-tools (v0.2.3-4-g18bccb6)
2024-06-06 09:44:12,113 [     scc.git] DEBUG  5c752d5c25fee07c1835036d6a90bd97faeb0720 omero-rois (v0.2.0-63-g5c752d5)
2024-06-06 09:44:12,116 [     scc.git] DEBUG  c8610dba25f39870a09fa5401c735fb3be85a319 omero-signup (v0.3.3-1-gc8610db)
2024-06-06 09:44:12,119 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2024-06-06 09:44:12,121 [     scc.git] DEBUG  aca9e9cad82a08e2e3d37d71cb374b37c90e4693 omero-upload (v0.4.0-8-gaca9e9c)
2024-06-06 09:44:12,124 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2024-06-06 09:44:12,126 [     scc.git] DEBUG  67bb245b8b08709e04a8bf52b02de2298a029a94 omero-web-zarr (v0.1.1-1-g67bb245)
2024-06-06 09:44:12,128 [     scc.git] DEBUG  adfa132f23a1b12ca2d2ec53ebba54c760fe2d07 omero-weberror (v0.4.1-1-gadfa132)
2024-06-06 09:44:12,130 [     scc.git] DEBUG  8da48e116184f1ebb28aa9629748afdfb0282ae5 omero-webtest (v0.4.2-1-g8da48e1)
2024-06-06 09:44:12,133 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2024-06-06 09:44:12,136 [     scc.git] DEBUG  5a908933161233015332dd416c325c60c5b8bd3a scripts (v5.8.2-1-g5a90893)
2024-06-06 09:44:12,140 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:12,140 [     scc.git] DEBUG Reading repository configuration from repositories.yml
2024-06-06 09:44:12,142 [     scc.git] DEBUG Repository configuration:
base-branch: master
submodules:
  omero-web-zarr:
    base-branch: main
  scripts:
    base-branch: develop

2024-06-06 09:44:12,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins HTTP/1.1" 200 None
2024-06-06 09:44:12,969 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:13,438 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:13,871 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:14,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:14,273 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:14,342 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2024-06-06 09:44:14,342 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:14,346 [     scc.git] DEBUG Check current status
2024-06-06 09:44:14,346 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:14,350 [     scc.git] DEBUG 4628e82 Merge pull request #65 from jburel/gateway_5_9_1
2024-06-06 09:44:14,350 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:14,387 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:14,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client HTTP/1.1" 200 None
2024-06-06 09:44:15,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:15,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:16,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:16,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:16,470 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:16,507 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:16,508 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2024-06-06 09:44:16,508 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:16,511 [     scc.git] DEBUG Check current status
2024-06-06 09:44:16,511 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:16,514 [     scc.git] DEBUG 027b3e6 Merge pull request #24 from sbesson/future_pytest
2024-06-06 09:44:16,515 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:16,553 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:16,972 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate HTTP/1.1" 200 None
2024-06-06 09:44:17,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:17,838 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:18,307 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:18,720 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:18,721 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:18,757 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:18,757 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2024-06-06 09:44:18,757 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:18,761 [     scc.git] DEBUG Check current status
2024-06-06 09:44:18,761 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:18,764 [     scc.git] DEBUG 53e3f42 Merge pull request #61 from sbesson/pytest
2024-06-06 09:44:18,764 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:18,803 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:19,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render HTTP/1.1" 200 None
2024-06-06 09:44:19,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:20,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:20,491 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:20,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:20,914 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:20,955 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:20,956 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2024-06-06 09:44:20,956 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:20,961 [     scc.git] DEBUG Check current status
2024-06-06 09:44:20,961 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:20,965 [     scc.git] DEBUG 2ca566b Merge pull request #160 from ome/pre-commit-ci-update-config
2024-06-06 09:44:20,965 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:21,006 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:21,391 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr HTTP/1.1" 200 None
2024-06-06 09:44:21,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:22,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:22,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:23,082 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:23,083 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:23,120 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:23,121 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2024-06-06 09:44:23,121 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:23,125 [     scc.git] DEBUG Check current status
2024-06-06 09:44:23,125 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:23,216 [     scc.git] DEBUG 3d9e3b87 Merge pull request #554 from jburel/update_publish
2024-06-06 09:44:23,216 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:23,254 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:23,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure HTTP/1.1" 200 None
2024-06-06 09:44:24,007 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:24,422 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:24,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:25,275 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:25,276 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:25,312 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:25,313 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-06-06 09:44:25,313 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:25,316 [     scc.git] DEBUG Check current status
2024-06-06 09:44:25,316 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:25,320 [     scc.git] DEBUG e5b3ca3 Bump version: 0.4.1 → 0.4.2.dev0
2024-06-06 09:44:25,320 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:25,359 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:25,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage HTTP/1.1" 200 None
2024-06-06 09:44:26,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:26,685 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:27,099 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:27,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:27,506 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:27,544 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:27,545 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-06-06 09:44:27,545 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:27,548 [     scc.git] DEBUG Check current status
2024-06-06 09:44:27,548 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:27,552 [     scc.git] DEBUG 56f4435 Bump version: 3.4.3 → 3.4.4.dev0
2024-06-06 09:44:27,552 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:27,590 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:27,989 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery HTTP/1.1" 200 None
2024-06-06 09:44:28,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:28,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:29,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:29,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:29,715 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:29,751 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:29,752 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-06-06 09:44:29,752 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:29,755 [     scc.git] DEBUG Check current status
2024-06-06 09:44:29,755 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:29,759 [     scc.git] DEBUG 7b7a637 add dev to version
2024-06-06 09:44:29,759 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:29,797 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:30,220 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer HTTP/1.1" 200 None
2024-06-06 09:44:30,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:31,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:31,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:31,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:31,931 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:31,966 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:31,967 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-06-06 09:44:31,967 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:31,970 [     scc.git] DEBUG Check current status
2024-06-06 09:44:31,971 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:31,974 [     scc.git] DEBUG 9631b15 Merge pull request #82 from JensWendt/master
2024-06-06 09:44:31,975 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:32,015 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:32,434 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr HTTP/1.1" 200 None
2024-06-06 09:44:32,900 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:33,305 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:33,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:34,141 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:34,142 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:34,181 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:34,182 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-06-06 09:44:34,182 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:34,186 [     scc.git] DEBUG Check current status
2024-06-06 09:44:34,186 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:34,190 [     scc.git] DEBUG e2fc5ec Merge pull request #85 from sbesson/pytest_logging
2024-06-06 09:44:34,190 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:34,228 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:34,633 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata HTTP/1.1" 200 None
2024-06-06 09:44:35,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:35,562 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:35,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:36,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:36,381 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:36,417 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:36,418 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-06-06 09:44:36,418 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:36,421 [     scc.git] DEBUG Check current status
2024-06-06 09:44:36,422 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:36,425 [     scc.git] DEBUG 5d441c2 Bump version: 0.2.4 → 0.2.5.dev0
2024-06-06 09:44:36,426 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:36,465 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:36,841 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade HTTP/1.1" 200 None
2024-06-06 09:44:37,295 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:37,702 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:38,096 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:38,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:38,498 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:38,537 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:38,538 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-06-06 09:44:38,538 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:38,542 [     scc.git] DEBUG Check current status
2024-06-06 09:44:38,542 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:38,546 [     scc.git] DEBUG 18bccb6 Update actions to v3 and v4
2024-06-06 09:44:38,546 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:38,588 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:39,004 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools HTTP/1.1" 200 None
2024-06-06 09:44:39,468 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:39,880 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:40,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:40,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:40,700 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:40,736 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:40,737 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-06-06 09:44:40,737 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:40,740 [     scc.git] DEBUG Check current status
2024-06-06 09:44:40,741 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:40,744 [     scc.git] DEBUG 5c752d5 Merge pull request #27 from ome/pre-commit-ci-update-config
2024-06-06 09:44:40,745 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:40,783 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:41,190 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois HTTP/1.1" 200 None
2024-06-06 09:44:41,628 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:42,062 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:42,494 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:42,900 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:42,902 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:42,940 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:42,941 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-06-06 09:44:42,941 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:42,946 [     scc.git] DEBUG Check current status
2024-06-06 09:44:42,946 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:42,950 [     scc.git] DEBUG c8610db Bump version: 0.3.3 → 0.3.4.dev0
2024-06-06 09:44:42,950 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:42,990 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:43,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup HTTP/1.1" 200 None
2024-06-06 09:44:43,936 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:44,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:44,799 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:45,224 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:45,225 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:45,262 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:45,263 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-06-06 09:44:45,263 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:45,267 [     scc.git] DEBUG Check current status
2024-06-06 09:44:45,267 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:45,272 [     scc.git] DEBUG cda3ec6 Merge pull request #70 from jburel/toml_support
2024-06-06 09:44:45,272 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:45,316 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:45,661 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/openmicroscopy/omero-test-infra HTTP/1.1" 301 198
Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2024-06-06 09:44:45,664 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2024-06-06 09:44:45,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/111908919 HTTP/1.1" 200 None
2024-06-06 09:44:46,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:46,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:47,181 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:47,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:47,597 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:47,633 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:47,634 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-06-06 09:44:47,634 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:47,638 [     scc.git] DEBUG Check current status
2024-06-06 09:44:47,638 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:47,642 [     scc.git] DEBUG aca9e9c Merge pull request #12 from sbesson/pytest
2024-06-06 09:44:47,642 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:47,684 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:48,056 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload HTTP/1.1" 200 None
2024-06-06 09:44:48,498 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:48,901 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:49,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:49,786 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:49,787 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:49,826 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:49,827 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-06-06 09:44:49,827 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:49,832 [     scc.git] DEBUG Check current status
2024-06-06 09:44:49,832 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:49,837 [     scc.git] DEBUG deab817 update setup-python to v4
2024-06-06 09:44:49,837 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:49,878 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:50,281 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope HTTP/1.1" 200 None
2024-06-06 09:44:50,731 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:51,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:51,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:51,997 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:51,998 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:52,034 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:52,035 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-06-06 09:44:52,035 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:52,039 [     scc.git] DEBUG Check current status
2024-06-06 09:44:52,039 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:52,043 [     scc.git] DEBUG 67bb245 Bump version: 0.1.1 → 0.1.2.dev0
2024-06-06 09:44:52,043 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:52,085 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:52,086 [     scc.git] DEBUG Repository configuration:
base-branch: main

2024-06-06 09:44:52,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr HTTP/1.1" 200 None
2024-06-06 09:44:52,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:53,330 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:53,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:54,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:54,160 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:54,200 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:54,201 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-06-06 09:44:54,201 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:54,206 [     scc.git] DEBUG Check current status
2024-06-06 09:44:54,206 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:54,210 [     scc.git] DEBUG adfa132 Bump version: 0.4.1 → 0.4.2.dev0
2024-06-06 09:44:54,210 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:54,251 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:54,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/openmicroscopy/omero-weberror HTTP/1.1" 301 197
Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2024-06-06 09:44:54,579 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2024-06-06 09:44:54,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/38373425 HTTP/1.1" 200 None
2024-06-06 09:44:55,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:55,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:56,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:56,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:56,510 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:56,550 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:56,551 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-06-06 09:44:56,551 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:56,557 [     scc.git] DEBUG Check current status
2024-06-06 09:44:56,557 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:56,562 [     scc.git] DEBUG 8da48e1 Bump version: 0.4.2 → 0.4.3.dev0
2024-06-06 09:44:56,562 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:56,602 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:56,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/openmicroscopy/omero-webtest HTTP/1.1" 301 197
Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2024-06-06 09:44:56,923 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2024-06-06 09:44:57,162 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/25970383 HTTP/1.1" 200 None
2024-06-06 09:44:57,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:44:58,022 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:44:58,465 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:44:58,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:44:58,884 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:44:58,921 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:44:58,922 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-06-06 09:44:58,922 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:44:58,927 [     scc.git] DEBUG Check current status
2024-06-06 09:44:58,927 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:44:58,931 [     scc.git] DEBUG 7b5d64d Merge pull request #106 from dominikl/add_examples_2
2024-06-06 09:44:58,931 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:44:58,971 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:44:59,350 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway HTTP/1.1" 200 None
2024-06-06 09:44:59,816 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:45:00,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:45:00,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:45:01,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:45:01,070 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:45:01,108 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:45:01,109 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-06-06 09:45:01,109 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-06 09:45:01,113 [     scc.git] DEBUG Check current status
2024-06-06 09:45:01,114 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:45:01,118 [     scc.git] DEBUG 5a90893 Bump version: 5.8.2 → 5.8.3.dev0
2024-06-06 09:45:01,118 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:45:01,157 [  scc.config] DEBUG Found remote.origin.url
2024-06-06 09:45:01,158 [     scc.git] DEBUG Repository configuration:
base-branch: develop

2024-06-06 09:45:01,487 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/scripts HTTP/1.1" 301 196
Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-06-06 09:45:01,488 [github.Reque] INFO  Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-06-06 09:45:01,716 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/4865545 HTTP/1.1" 200 None
2024-06-06 09:45:02,181 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-06 09:45:02,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-06 09:45:03,024 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-06 09:45:03,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-06 09:45:03,433 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:45:03,475 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:45:03,475 [     scc.git] DEBUG Resetting...
2024-06-06 09:45:03,475 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-06 09:45:03,485 [     scc.git] DEBUG HEAD is now at fdbcc2c merge master -Dorg -Snone
2024-06-06 09:45:03,485 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-06 09:45:03,581 [     scc.git] DEBUG Check current status
2024-06-06 09:45:03,581 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-06 09:45:03,586 [     scc.git] DEBUG fdbcc2c merge master -Dorg -Snone
2024-06-06 09:45:03,586 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-06 09:45:03,628 [     scc.git] DEBUG  4628e82a32d8af458d9fa621303b24a0a860378f minimal-omero-client (remotes/origin/HEAD)
2024-06-06 09:45:03,631 [     scc.git] DEBUG  027b3e695d5b225955918c53ef8c81e0d5bc6bf4 omero-cli-duplicate (v0.4.0-12-g027b3e6)
2024-06-06 09:45:03,633 [     scc.git] DEBUG  53e3f420999e2cc5992711f49baa3779cf2c4d3a omero-cli-render (v0.8.0-9-g53e3f42)
2024-06-06 09:45:03,636 [     scc.git] DEBUG  2ca566b8cd1b2f3787ce5c8017ef8d4d4ac39473 omero-cli-zarr (v0.5.5-5-g2ca566b)
2024-06-06 09:45:03,642 [     scc.git] DEBUG  3d9e3b87a8ef9c67e904aa985f1937b0713558b9 omero-figure (v6.2.2-170-g3d9e3b87)
2024-06-06 09:45:03,645 [     scc.git] DEBUG  e5b3ca3a5aba41c950d2427b1a05ee0ced55670e omero-fpbioimage (v0.4.1-1-ge5b3ca3)
2024-06-06 09:45:03,647 [     scc.git] DEBUG  56f443528edd3b7127635933cb573b528b57acda omero-gallery (v3.4.3-1-g56f4435)
2024-06-06 09:45:03,650 [     scc.git] DEBUG  7b7a637c795fea1582f47a6cdec499f77cfcde1e omero-iviewer (v0.14.0-1-g7b7a637)
2024-06-06 09:45:03,652 [     scc.git] DEBUG  9631b155c44fcec9986b03315dd9f5c5c64aa7eb omero-mapr (v0.5.2-7-g9631b15)
2024-06-06 09:45:03,655 [     scc.git] DEBUG  e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c omero-metadata (v0.12.0-15-ge2fc5ec)
2024-06-06 09:45:03,658 [     scc.git] DEBUG  5d441c250912a98d8a87771f78dde8b54c8e12d6 omero-parade (v0.2.4-1-g5d441c2)
2024-06-06 09:45:03,661 [     scc.git] DEBUG  18bccb69f16cfeee98628ff2ae14ab829b87a23c omero-prometheus-tools (v0.2.3-4-g18bccb6)
2024-06-06 09:45:03,664 [     scc.git] DEBUG  5c752d5c25fee07c1835036d6a90bd97faeb0720 omero-rois (v0.2.0-63-g5c752d5)
2024-06-06 09:45:03,666 [     scc.git] DEBUG  c8610dba25f39870a09fa5401c735fb3be85a319 omero-signup (v0.3.3-1-gc8610db)
2024-06-06 09:45:03,670 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2024-06-06 09:45:03,672 [     scc.git] DEBUG  aca9e9cad82a08e2e3d37d71cb374b37c90e4693 omero-upload (v0.4.0-8-gaca9e9c)
2024-06-06 09:45:03,674 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2024-06-06 09:45:03,676 [     scc.git] DEBUG  67bb245b8b08709e04a8bf52b02de2298a029a94 omero-web-zarr (v0.1.1-1-g67bb245)
2024-06-06 09:45:03,679 [     scc.git] DEBUG  adfa132f23a1b12ca2d2ec53ebba54c760fe2d07 omero-weberror (v0.4.1-1-gadfa132)
2024-06-06 09:45:03,681 [     scc.git] DEBUG  8da48e116184f1ebb28aa9629748afdfb0282ae5 omero-webtest (v0.4.2-1-g8da48e1)
2024-06-06 09:45:03,684 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2024-06-06 09:45:03,687 [     scc.git] DEBUG  5a908933161233015332dd416c325c60c5b8bd3a scripts (v5.8.2-1-g5a90893)
2024-06-06 09:45:03,688 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-06 09:45:03,688 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-06 09:45:03,688 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-06 09:45:03,688 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-06 09:45:03,688 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-06 09:45:03,688 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-06-06 09:45:03,688 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:45:03,942 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/pulls HTTP/1.1" 200 None
2024-06-06 09:45:04,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/373 HTTP/1.1" 200 None
2024-06-06 09:45:04,422 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-06 09:45:04,896 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/c8279eaae4892995e532fa290a1f76ace85afdbc HTTP/1.1" 200 None
2024-06-06 09:45:05,349 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/c8279eaae4892995e532fa290a1f76ace85afdbc/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:05,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/c8279eaae4892995e532fa290a1f76ace85afdbc HTTP/1.1" 200 None
2024-06-06 09:45:06,320 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/statuses/c8279eaae4892995e532fa290a1f76ace85afdbc?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:45:06,321 [    scc.repo] DEBUG   - PR 373 dependabot[bot] 'Bump omero-test-infra from `7688c54` to `cda3ec6`'
2024-06-06 09:45:06,321 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:45:06,321 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:06,321 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:06,326 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:45:06,331 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:45:06,331 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:45:06,335 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:45:06,340 [     scc.git] DEBUG Already up to date.

2024-06-06 09:45:06,341 [     scc.git] DEBUG Calling 'git fetch origin pull/373/head'
2024-06-06 09:45:06,700 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-06-06 09:45:06,700 [     scc.git] DEBUG  * branch            refs/pull/373/head -> FETCH_HEAD
2024-06-06 09:45:06,705 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:45:06,705 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:06,705 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:06,710 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c8279eaae4892995e532fa290a1f76ace85afdbc'
2024-06-06 09:45:06,715 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:06,719 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 373 (Bump omero-test-infra from `7688c54` to `cda3ec6`) c8279eaae4892995e532fa290a1f76ace85afdbc'
2024-06-06 09:45:06,724 [     scc.git] DEBUG Already up to date.
2024-06-06 09:45:06,879 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:45:06,880 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:45:06,930 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:06,930 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:06,936 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:45:07,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/pulls HTTP/1.1" 200 2
2024-06-06 09:45:07,302 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:45:07,302 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2024-06-06 09:45:07,302 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:07,302 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:07,307 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:45:07,312 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:45:07,312 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:45:07,318 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:45:07,323 [     scc.git] DEBUG Already up to date.

2024-06-06 09:45:07,323 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:45:07,324 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:07,324 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:07,328 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:45:07,363 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:07,363 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:07,368 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:45:07,403 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:45:07,408 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf5a8dd30> has no local changes
2024-06-06 09:45:07,409 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/minimal-omero-client
Already up to date.


Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:45:07,417 [     scc.git] DEBUG [detached HEAD ec9f06a] merge master -Dorg -Ssuccess-only
2024-06-06 09:45:07,418 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:45:07,418 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:45:07,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/pulls HTTP/1.1" 200 None
2024-06-06 09:45:08,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/issues/25 HTTP/1.1" 200 None
2024-06-06 09:45:08,858 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/issues/25/comments HTTP/1.1" 200 None
2024-06-06 09:45:09,390 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/commits/ba066707734718b3c2f034d21873d2fcecd9cd48 HTTP/1.1" 200 None
2024-06-06 09:45:09,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/commits/ba066707734718b3c2f034d21873d2fcecd9cd48/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:10,363 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/commits/ba066707734718b3c2f034d21873d2fcecd9cd48/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:45:10,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/commits/ba066707734718b3c2f034d21873d2fcecd9cd48 HTTP/1.1" 200 None
2024-06-06 09:45:11,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/statuses/ba066707734718b3c2f034d21873d2fcecd9cd48?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:45:11,245 [    scc.repo] DEBUG   - PR 25 jburel 'review message'
2024-06-06 09:45:11,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/issues/18 HTTP/1.1" 200 None
2024-06-06 09:45:12,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/issues/18/comments HTTP/1.1" 200 None
2024-06-06 09:45:12,222 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:45:12,222 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2024-06-06 09:45:12,222 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:12,222 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:12,227 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:45:12,232 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:45:12,232 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:45:12,237 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:45:12,242 [     scc.git] DEBUG Already up to date.

2024-06-06 09:45:12,242 [     scc.git] DEBUG Calling 'git fetch origin pull/25/head'
2024-06-06 09:45:12,606 [     scc.git] DEBUG From https://github.com/ome/omero-cli-duplicate
2024-06-06 09:45:12,606 [     scc.git] DEBUG  * branch            refs/pull/25/head -> FETCH_HEAD
2024-06-06 09:45:12,610 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:45:12,611 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:12,611 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:12,616 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ba066707734718b3c2f034d21873d2fcecd9cd48'
2024-06-06 09:45:12,621 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:12,625 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 25 (review message) ba066707734718b3c2f034d21873d2fcecd9cd48'
2024-06-06 09:45:12,634 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:45:12,637 [     scc.git] DEBUG  src/omero/plugins/duplicate.py | 7 +++----
2024-06-06 09:45:12,637 [     scc.git] DEBUG  1 file changed, 3 insertions(+), 4 deletions(-)
2024-06-06 09:45:12,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:45:12,804 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:45:12,841 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:12,841 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:12,847 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:45:12,885 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:45:12,892 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf5a91d90> has no local changes
2024-06-06 09:45:12,892 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-cli-duplicate
Excluded PRs:
  - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
Already up to date.

Merged PRs:
  - PR 25 jburel 'review message'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:45:12,900 [     scc.git] DEBUG [detached HEAD 38cf24a] merge master -Dorg -Ssuccess-only
2024-06-06 09:45:12,901 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:45:12,901 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:45:13,413 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/pulls HTTP/1.1" 200 None
2024-06-06 09:45:13,879 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/64 HTTP/1.1" 200 None
2024-06-06 09:45:14,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/64/comments HTTP/1.1" 200 None
2024-06-06 09:45:14,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/6dffdfe0e7ed620e791de943fad823e440b40639 HTTP/1.1" 200 None
2024-06-06 09:45:15,255 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/6dffdfe0e7ed620e791de943fad823e440b40639/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:15,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/6dffdfe0e7ed620e791de943fad823e440b40639 HTTP/1.1" 200 None
2024-06-06 09:45:16,204 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/statuses/6dffdfe0e7ed620e791de943fad823e440b40639?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:45:16,205 [    scc.repo] DEBUG   - PR 64 sbesson 'Fix thumbnail generation with missing rendering definition'
2024-06-06 09:45:16,670 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/63 HTTP/1.1" 200 None
2024-06-06 09:45:17,175 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/f093c7c9c7ea4a71c2e5dbe4f6558ee5ea2b30ae HTTP/1.1" 200 None
2024-06-06 09:45:17,624 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/f093c7c9c7ea4a71c2e5dbe4f6558ee5ea2b30ae/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:18,134 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/f093c7c9c7ea4a71c2e5dbe4f6558ee5ea2b30ae HTTP/1.1" 200 None
2024-06-06 09:45:18,572 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/statuses/f093c7c9c7ea4a71c2e5dbe4f6558ee5ea2b30ae?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:45:18,572 [    scc.repo] DEBUG   - PR 63 sbesson 'Remove python-future dependency'
2024-06-06 09:45:19,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/62 HTTP/1.1" 200 None
2024-06-06 09:45:19,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/62/comments HTTP/1.1" 200 None
2024-06-06 09:45:20,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/59 HTTP/1.1" 200 None
2024-06-06 09:45:20,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/59/comments HTTP/1.1" 200 None
2024-06-06 09:45:20,943 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/b8fba620a2b882050c1858f3a7d8bee8c8efdede HTTP/1.1" 200 None
2024-06-06 09:45:21,370 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/b8fba620a2b882050c1858f3a7d8bee8c8efdede/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:21,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/b8fba620a2b882050c1858f3a7d8bee8c8efdede HTTP/1.1" 200 None
2024-06-06 09:45:22,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/statuses/b8fba620a2b882050c1858f3a7d8bee8c8efdede?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:45:22,275 [    scc.repo] DEBUG   - PR 59 will-moore 'Apply settings to Plate'
2024-06-06 09:45:22,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/54 HTTP/1.1" 200 None
2024-06-06 09:45:23,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/52 HTTP/1.1" 200 None
2024-06-06 09:45:23,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/52/comments HTTP/1.1" 200 None
2024-06-06 09:45:24,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/48 HTTP/1.1" 200 None
2024-06-06 09:45:24,564 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/48/comments HTTP/1.1" 200 None
2024-06-06 09:45:24,566 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:45:24,566 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2024-06-06 09:45:24,566 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:24,566 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:24,571 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:45:24,576 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:45:24,576 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:45:24,581 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:45:24,587 [     scc.git] DEBUG Already up to date.

2024-06-06 09:45:24,587 [     scc.git] DEBUG Calling 'git fetch origin pull/59/head'
2024-06-06 09:45:24,979 [     scc.git] DEBUG From https://github.com/ome/omero-cli-render
2024-06-06 09:45:24,979 [     scc.git] DEBUG  * branch            refs/pull/59/head -> FETCH_HEAD
2024-06-06 09:45:24,983 [     scc.git] DEBUG Calling 'git fetch origin pull/63/head'
2024-06-06 09:45:25,362 [     scc.git] DEBUG From https://github.com/ome/omero-cli-render
2024-06-06 09:45:25,362 [     scc.git] DEBUG  * branch            refs/pull/63/head -> FETCH_HEAD
2024-06-06 09:45:25,366 [     scc.git] DEBUG Calling 'git fetch origin pull/64/head'
2024-06-06 09:45:25,798 [     scc.git] DEBUG From https://github.com/ome/omero-cli-render
2024-06-06 09:45:25,799 [     scc.git] DEBUG  * branch            refs/pull/64/head -> FETCH_HEAD
2024-06-06 09:45:25,802 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:45:25,802 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:25,803 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:25,808 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b8fba620a2b882050c1858f3a7d8bee8c8efdede'
2024-06-06 09:45:25,813 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:25,817 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 59 (Apply settings to Plate) b8fba620a2b882050c1858f3a7d8bee8c8efdede'
2024-06-06 09:45:25,826 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:45:25,828 [     scc.git] DEBUG  src/omero_cli_render.py | 49 ++++++++++++++++++++++++++++++++-----------------
2024-06-06 09:45:25,828 [     scc.git] DEBUG  1 file changed, 32 insertions(+), 17 deletions(-)
2024-06-06 09:45:25,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:45:26,000 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f093c7c9c7ea4a71c2e5dbe4f6558ee5ea2b30ae'
2024-06-06 09:45:26,005 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:26,010 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 63 (Remove python-future dependency) f093c7c9c7ea4a71c2e5dbe4f6558ee5ea2b30ae'
2024-06-06 09:45:26,020 [     scc.git] DEBUG Auto-merging src/omero_cli_render.py
2024-06-06 09:45:26,021 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:45:26,023 [     scc.git] DEBUG  setup.py                                | 3 +--
2024-06-06 09:45:26,023 [     scc.git] DEBUG  src/omero_cli_render.py                 | 9 ++-------
2024-06-06 09:45:26,023 [     scc.git] DEBUG  test/integration/clitest/test_render.py | 6 +-----
2024-06-06 09:45:26,024 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 14 deletions(-)
2024-06-06 09:45:26,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:45:26,410 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6dffdfe0e7ed620e791de943fad823e440b40639'
2024-06-06 09:45:26,416 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:26,421 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 64 (Fix thumbnail generation with missing rendering definition) 6dffdfe0e7ed620e791de943fad823e440b40639'
2024-06-06 09:45:26,432 [     scc.git] DEBUG Auto-merging src/omero_cli_render.py
2024-06-06 09:45:26,432 [     scc.git] DEBUG Auto-merging test/integration/clitest/test_render.py
2024-06-06 09:45:26,432 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:45:26,435 [     scc.git] DEBUG  src/omero_cli_render.py                 | 14 ++++++++++++--
2024-06-06 09:45:26,435 [     scc.git] DEBUG  test/integration/clitest/test_render.py | 12 ++++++++++++
2024-06-06 09:45:26,435 [     scc.git] DEBUG  2 files changed, 24 insertions(+), 2 deletions(-)
2024-06-06 09:45:26,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:45:26,840 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:45:26,877 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:26,877 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:26,882 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:45:26,916 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:45:26,922 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf5b17460> has no local changes
2024-06-06 09:45:26,922 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-cli-render
Excluded PRs:
  - PR 62 dominikl 'Add export and impo(rt) commands' (stage: draft)
  - PR 54 dominikl 'Change rendering settings spec' (stage: draft)
  - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
  - PR 48 dominikl 'Don't start rendering engine to get settings' (stage: draft)
Already up to date.

Merged PRs:
  - PR 59 will-moore 'Apply settings to Plate'
  - PR 63 sbesson 'Remove python-future dependency'
  - PR 64 sbesson 'Fix thumbnail generation with missing rendering definition'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:45:26,930 [     scc.git] DEBUG [detached HEAD dc9ceed] merge master -Dorg -Ssuccess-only
2024-06-06 09:45:26,930 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:45:26,930 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:45:27,376 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/pulls HTTP/1.1" 200 None
2024-06-06 09:45:27,891 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/161 HTTP/1.1" 200 None
2024-06-06 09:45:28,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/147 HTTP/1.1" 200 None
2024-06-06 09:45:28,885 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/147/comments HTTP/1.1" 200 None
2024-06-06 09:45:29,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef HTTP/1.1" 200 None
2024-06-06 09:45:29,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:30,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:45:30,681 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef HTTP/1.1" 200 None
2024-06-06 09:45:31,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/statuses/a14f62a940f4974a305b3f5858049ee493b898ef?per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:31,542 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef HTTP/1.1" 200 None
2024-06-06 09:45:32,048 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef/status HTTP/1.1" 200 None
2024-06-06 09:45:32,049 [    scc.repo] DEBUG   - PR 147 will-moore 'Name option'
2024-06-06 09:45:32,528 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/123 HTTP/1.1" 200 None
2024-06-06 09:45:33,172 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/123/comments HTTP/1.1" 200 None
2024-06-06 09:45:33,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/256245946/issues/123/comments?page=2 HTTP/1.1" 200 None
2024-06-06 09:45:34,155 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/553b35f498764274f8dc882fb54c7e0a30fb6737 HTTP/1.1" 200 None
2024-06-06 09:45:34,601 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/553b35f498764274f8dc882fb54c7e0a30fb6737/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:35,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/553b35f498764274f8dc882fb54c7e0a30fb6737 HTTP/1.1" 200 None
2024-06-06 09:45:35,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/statuses/553b35f498764274f8dc882fb54c7e0a30fb6737?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:45:35,520 [    scc.repo] DEBUG   - PR 123 will-moore 'Support export of Fileset:ID'
2024-06-06 09:45:35,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/118 HTTP/1.1" 200 None
2024-06-06 09:45:36,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/102 HTTP/1.1" 200 None
2024-06-06 09:45:37,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/102/comments HTTP/1.1" 200 None
2024-06-06 09:45:37,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f22d4074b7c458ad24320cf5a6f8adb9e686aa44 HTTP/1.1" 200 None
2024-06-06 09:45:37,997 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f22d4074b7c458ad24320cf5a6f8adb9e686aa44/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:38,489 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f22d4074b7c458ad24320cf5a6f8adb9e686aa44 HTTP/1.1" 200 None
2024-06-06 09:45:38,898 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/statuses/f22d4074b7c458ad24320cf5a6f8adb9e686aa44?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:45:38,898 [    scc.repo] DEBUG   - PR 102 will-moore 'Zarr export tests'
2024-06-06 09:45:38,899 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:45:38,899 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2024-06-06 09:45:38,899 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:38,899 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:38,905 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:45:38,910 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:45:38,910 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:45:38,915 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:45:38,921 [     scc.git] DEBUG Already up to date.

2024-06-06 09:45:38,922 [     scc.git] DEBUG Calling 'git fetch origin pull/102/head'
2024-06-06 09:45:39,299 [     scc.git] DEBUG From https://github.com/ome/omero-cli-zarr
2024-06-06 09:45:39,299 [     scc.git] DEBUG  * branch            refs/pull/102/head -> FETCH_HEAD
2024-06-06 09:45:39,304 [     scc.git] DEBUG Calling 'git fetch origin pull/123/head'
2024-06-06 09:45:39,745 [     scc.git] DEBUG From https://github.com/ome/omero-cli-zarr
2024-06-06 09:45:39,746 [     scc.git] DEBUG  * branch            refs/pull/123/head -> FETCH_HEAD
2024-06-06 09:45:39,750 [     scc.git] DEBUG Calling 'git fetch origin pull/147/head'
2024-06-06 09:45:40,102 [     scc.git] DEBUG From https://github.com/ome/omero-cli-zarr
2024-06-06 09:45:40,102 [     scc.git] DEBUG  * branch            refs/pull/147/head -> FETCH_HEAD
2024-06-06 09:45:40,106 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:45:40,106 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:40,106 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:40,112 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f22d4074b7c458ad24320cf5a6f8adb9e686aa44'
2024-06-06 09:45:40,118 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:40,123 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 102 (Zarr export tests) f22d4074b7c458ad24320cf5a6f8adb9e686aa44'
2024-06-06 09:45:40,134 [     scc.git] DEBUG Auto-merging src/omero_zarr/cli.py
2024-06-06 09:45:40,134 [     scc.git] DEBUG Auto-merging src/omero_zarr/raw_pixels.py
2024-06-06 09:45:40,134 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_zarr/raw_pixels.py
2024-06-06 09:45:40,134 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-06-06 09:45:40,134 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-06-06 09:45:40,139 [     scc.git] DEBUG Calling 'git reset --hard 2ca566b8cd1b2f3787ce5c8017ef8d4d4ac39473'
2024-06-06 09:45:40,145 [     scc.git] DEBUG HEAD is now at 2ca566b Merge pull request #160 from ome/pre-commit-ci-update-config
2024-06-06 09:45:40,305 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:45:40,306 [     scc.git] DEBUG Calling 'git merge-base 2ca566b8cd1b2f3787ce5c8017ef8d4d4ac39473 f22d4074b7c458ad24320cf5a6f8adb9e686aa44'
2024-06-06 09:45:40,312 [     scc.git] DEBUG Calling 'git diff --name-only 782a1cd0077bcc2871f21e9f0acdc25ae7745243..2ca566b8cd1b2f3787ce5c8017ef8d4d4ac39473'
2024-06-06 09:45:40,317 [     scc.git] INFO    - PR 102 will-moore 'Zarr export tests'
Conflicting PR. Removed from build [OMERO-plugins-push#87](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - src/omero_zarr/raw_pixels.py

--conflicts

2024-06-06 09:45:40,322 [  scc.config] DEBUG Found github.token
2024-06-06 09:45:40,322 [     scc.git] DEBUG Not adding comment to issue #102, already --conflicts.
2024-06-06 09:45:40,322 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...553b35f498764274f8dc882fb54c7e0a30fb6737'
2024-06-06 09:45:40,328 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:40,332 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 123 (Support export of Fileset:ID) 553b35f498764274f8dc882fb54c7e0a30fb6737'
2024-06-06 09:45:40,343 [     scc.git] DEBUG Auto-merging .isort.cfg
2024-06-06 09:45:40,343 [     scc.git] DEBUG CONFLICT (content): Merge conflict in .isort.cfg
2024-06-06 09:45:40,343 [     scc.git] DEBUG Auto-merging setup.py
2024-06-06 09:45:40,343 [     scc.git] DEBUG Auto-merging src/omero_zarr/cli.py
2024-06-06 09:45:40,344 [     scc.git] DEBUG Auto-merging src/omero_zarr/raw_pixels.py
2024-06-06 09:45:40,344 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_zarr/raw_pixels.py
2024-06-06 09:45:40,344 [     scc.git] DEBUG Auto-merging src/omero_zarr/util.py
2024-06-06 09:45:40,344 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-06-06 09:45:40,344 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-06-06 09:45:40,348 [     scc.git] DEBUG Calling 'git reset --hard 2ca566b8cd1b2f3787ce5c8017ef8d4d4ac39473'
2024-06-06 09:45:40,354 [     scc.git] DEBUG HEAD is now at 2ca566b Merge pull request #160 from ome/pre-commit-ci-update-config
2024-06-06 09:45:40,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:45:40,739 [     scc.git] DEBUG Calling 'git merge-base 2ca566b8cd1b2f3787ce5c8017ef8d4d4ac39473 553b35f498764274f8dc882fb54c7e0a30fb6737'
2024-06-06 09:45:40,745 [     scc.git] DEBUG Calling 'git diff --name-only eff38d0408f9d50de13b28dfe09e4382965e203f..2ca566b8cd1b2f3787ce5c8017ef8d4d4ac39473'
2024-06-06 09:45:40,750 [     scc.git] INFO    - PR 123 will-moore 'Support export of Fileset:ID'
Conflicting PR. Removed from build [OMERO-plugins-push#87](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/consoleText) for more details.
Possible conflicts:
  - PR #102 will-moore 'Zarr export tests'
    - src/omero_zarr/raw_pixels.py
  - Upstream changes
    - src/omero_zarr/raw_pixels.py
    - .isort.cfg

--conflicts

2024-06-06 09:45:40,755 [  scc.config] DEBUG Found github.token
2024-06-06 09:45:40,755 [     scc.git] DEBUG Not adding comment to issue #123, already --conflicts.
2024-06-06 09:45:40,755 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...a14f62a940f4974a305b3f5858049ee493b898ef'
2024-06-06 09:45:40,761 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:40,765 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 147 (Name option) a14f62a940f4974a305b3f5858049ee493b898ef'
2024-06-06 09:45:40,775 [     scc.git] DEBUG Auto-merging src/omero_zarr/masks.py
2024-06-06 09:45:40,775 [     scc.git] DEBUG Auto-merging src/omero_zarr/raw_pixels.py
2024-06-06 09:45:40,776 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:45:40,779 [     scc.git] DEBUG  README.rst                   | 30 ++++++++++++++++++------------
2024-06-06 09:45:40,779 [     scc.git] DEBUG  src/omero_zarr/cli.py        |  9 +++++++++
2024-06-06 09:45:40,779 [     scc.git] DEBUG  src/omero_zarr/masks.py      |  4 ++--
2024-06-06 09:45:40,779 [     scc.git] DEBUG  src/omero_zarr/raw_pixels.py | 28 +++++++++++++++++++++++-----
2024-06-06 09:45:40,779 [     scc.git] DEBUG  src/omero_zarr/util.py       |  2 +-
2024-06-06 09:45:40,779 [     scc.git] DEBUG  5 files changed, 53 insertions(+), 20 deletions(-)
2024-06-06 09:45:41,137 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:45:41,138 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:45:41,177 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:41,177 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:41,182 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:45:41,218 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:45:41,225 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf5a9bee0> has no local changes
2024-06-06 09:45:41,226 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-cli-zarr
Excluded PRs:
  - PR 161 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
  - PR 118 sbesson 'Allow to use bioformats2raw to export HCS data' (stage: draft)
Already up to date.

Merged PRs:
  - PR 147 will-moore 'Name option'

Conflicting PRs (not included):
  - PR 102 will-moore 'Zarr export tests'
  - PR 123 will-moore 'Support export of Fileset:ID'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:45:41,234 [     scc.git] DEBUG [detached HEAD e03a088] merge master -Dorg -Ssuccess-only
2024-06-06 09:45:41,234 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:45:41,234 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:45:41,631 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/pulls HTTP/1.1" 200 None
2024-06-06 09:45:42,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/563 HTTP/1.1" 200 None
2024-06-06 09:45:42,534 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/563/comments HTTP/1.1" 200 None
2024-06-06 09:45:43,122 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/acd328badf4723b6ad334eeff22205a726b61043 HTTP/1.1" 200 None
2024-06-06 09:45:43,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/acd328badf4723b6ad334eeff22205a726b61043/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:44,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/acd328badf4723b6ad334eeff22205a726b61043/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:45:44,472 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/acd328badf4723b6ad334eeff22205a726b61043 HTTP/1.1" 200 None
2024-06-06 09:45:44,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/acd328badf4723b6ad334eeff22205a726b61043?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:45:44,870 [    scc.repo] DEBUG   - PR 563 will-moore 'Use path instead of re_path for all URLs'
2024-06-06 09:45:45,309 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/562 HTTP/1.1" 200 None
2024-06-06 09:45:45,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/562/comments HTTP/1.1" 200 None
2024-06-06 09:45:46,278 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/5750e2b744e687c5064df1b3ee304bfe7b5e6573 HTTP/1.1" 200 None
2024-06-06 09:45:46,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/5750e2b744e687c5064df1b3ee304bfe7b5e6573/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:47,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/5750e2b744e687c5064df1b3ee304bfe7b5e6573/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:45:47,616 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/5750e2b744e687c5064df1b3ee304bfe7b5e6573 HTTP/1.1" 200 None
2024-06-06 09:45:48,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/5750e2b744e687c5064df1b3ee304bfe7b5e6573?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:45:48,030 [    scc.repo] DEBUG   - PR 562 will-moore 'Add changelog 7.0.0'
2024-06-06 09:45:48,471 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/555 HTTP/1.1" 200 None
2024-06-06 09:45:48,924 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/555/comments HTTP/1.1" 200 None
2024-06-06 09:45:49,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/3179811fd0a1d65e2dc5f56013cf92e086da24ab HTTP/1.1" 200 None
2024-06-06 09:45:49,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/3179811fd0a1d65e2dc5f56013cf92e086da24ab/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:50,285 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/3179811fd0a1d65e2dc5f56013cf92e086da24ab/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:45:50,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/3179811fd0a1d65e2dc5f56013cf92e086da24ab HTTP/1.1" 200 None
2024-06-06 09:45:51,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/3179811fd0a1d65e2dc5f56013cf92e086da24ab?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:45:51,161 [    scc.repo] DEBUG   - PR 555 will-moore 'Points in shape editor'
2024-06-06 09:45:51,688 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/549 HTTP/1.1" 200 None
2024-06-06 09:45:52,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/6b34dcc58aee2bb7adb2a2f1a2fb1259944f9c24 HTTP/1.1" 200 None
2024-06-06 09:45:52,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/6b34dcc58aee2bb7adb2a2f1a2fb1259944f9c24/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:45:53,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/6b34dcc58aee2bb7adb2a2f1a2fb1259944f9c24/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:45:53,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/6b34dcc58aee2bb7adb2a2f1a2fb1259944f9c24 HTTP/1.1" 200 None
2024-06-06 09:45:53,935 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/6b34dcc58aee2bb7adb2a2f1a2fb1259944f9c24?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:45:53,936 [    scc.repo] DEBUG   - PR 549 will-moore 'Inset feature'
2024-06-06 09:45:53,936 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:45:53,936 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2024-06-06 09:45:53,936 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:53,936 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:53,943 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:45:53,949 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:45:53,949 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:45:53,955 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:45:53,960 [     scc.git] DEBUG Already up to date.

2024-06-06 09:45:53,960 [     scc.git] DEBUG Calling 'git fetch origin pull/549/head'
2024-06-06 09:45:54,404 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-06-06 09:45:54,404 [     scc.git] DEBUG  * branch              refs/pull/549/head -> FETCH_HEAD
2024-06-06 09:45:54,409 [     scc.git] DEBUG Calling 'git fetch origin pull/555/head'
2024-06-06 09:45:55,009 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-06-06 09:45:55,009 [     scc.git] DEBUG  * branch              refs/pull/555/head -> FETCH_HEAD
2024-06-06 09:45:55,014 [     scc.git] DEBUG Calling 'git fetch origin pull/562/head'
2024-06-06 09:45:55,395 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-06-06 09:45:55,395 [     scc.git] DEBUG  * branch              refs/pull/562/head -> FETCH_HEAD
2024-06-06 09:45:55,400 [     scc.git] DEBUG Calling 'git fetch origin pull/563/head'
2024-06-06 09:45:55,769 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-06-06 09:45:55,769 [     scc.git] DEBUG  * branch              refs/pull/563/head -> FETCH_HEAD
2024-06-06 09:45:55,774 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:45:55,774 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:55,774 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:55,779 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6b34dcc58aee2bb7adb2a2f1a2fb1259944f9c24'
2024-06-06 09:45:55,786 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:55,791 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 549 (Inset feature) 6b34dcc58aee2bb7adb2a2f1a2fb1259944f9c24'
2024-06-06 09:45:55,805 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:45:55,811 [     scc.git] DEBUG  src/js/models/figure_model.js         |  8 +++-
2024-06-06 09:45:55,811 [     scc.git] DEBUG  src/js/models/panel_model.js          | 84 +++++++++++++++++++++++++++++++++++
2024-06-06 09:45:55,811 [     scc.git] DEBUG  src/js/shapeEditorTest.js             |  7 +++
2024-06-06 09:45:55,811 [     scc.git] DEBUG  src/js/shape_editor/rect.js           | 33 +++++++++++++-
2024-06-06 09:45:55,811 [     scc.git] DEBUG  src/js/shape_editor/shape_manager.js  |  1 +
2024-06-06 09:45:55,811 [     scc.git] DEBUG  src/js/views/figure_view.js           |  7 ++-
2024-06-06 09:45:55,811 [     scc.git] DEBUG  src/js/views/right_panel_view.js      | 74 +++++++++++++++++++++++++++++-
2024-06-06 09:45:55,811 [     scc.git] DEBUG  src/js/views/util.js                  | 54 ++++++++++++++++++++++
2024-06-06 09:45:55,811 [     scc.git] DEBUG  src/templates/rois_form.template.html |  7 +++
2024-06-06 09:45:55,813 [     scc.git] DEBUG  9 files changed, 270 insertions(+), 5 deletions(-)
2024-06-06 09:45:55,962 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:45:55,963 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3179811fd0a1d65e2dc5f56013cf92e086da24ab'
2024-06-06 09:45:55,971 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:55,975 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 555 (Points in shape editor) 3179811fd0a1d65e2dc5f56013cf92e086da24ab'
2024-06-06 09:45:55,993 [     scc.git] DEBUG Auto-merging src/js/models/panel_model.js
2024-06-06 09:45:55,993 [     scc.git] DEBUG Auto-merging src/js/shapeEditorTest.js
2024-06-06 09:45:55,993 [     scc.git] DEBUG Auto-merging src/js/shape_editor/shape_manager.js
2024-06-06 09:45:55,994 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:45:56,000 [     scc.git] DEBUG  .../scripts/omero/figure_scripts/Figure_To_Pdf.py  |   8 +-
2024-06-06 09:45:56,000 [     scc.git] DEBUG  src/css/figure.css                                 |   4 +
2024-06-06 09:45:56,000 [     scc.git] DEBUG  src/images/point-icon-24.png                       | Bin 0 -> 2477 bytes
2024-06-06 09:45:56,000 [     scc.git] DEBUG  src/js/models/panel_model.js                       |   2 +-
2024-06-06 09:45:56,000 [     scc.git] DEBUG  src/js/shapeEditorTest.js                          |   5 +
2024-06-06 09:45:56,000 [     scc.git] DEBUG  src/js/shape_editor/ellipse.js                     | 474 ++++++++++++++++++++-
2024-06-06 09:45:56,000 [     scc.git] DEBUG  src/js/shape_editor/shape_manager.js               |  12 +-
2024-06-06 09:45:56,000 [     scc.git] DEBUG  src/js/views/roi_loader_view.js                    |   1 +
2024-06-06 09:45:56,000 [     scc.git] DEBUG  src/shapeEditorTest.html                           |   4 +-
2024-06-06 09:45:56,000 [     scc.git] DEBUG  src/templates/shapes/shape_toolbar.template.html   |   3 +
2024-06-06 09:45:56,000 [     scc.git] DEBUG  10 files changed, 502 insertions(+), 11 deletions(-)
2024-06-06 09:45:56,000 [     scc.git] DEBUG  create mode 100644 src/images/point-icon-24.png
2024-06-06 09:45:56,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:45:56,393 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...5750e2b744e687c5064df1b3ee304bfe7b5e6573'
2024-06-06 09:45:56,401 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:56,405 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 562 (Add changelog 7.0.0) 5750e2b744e687c5064df1b3ee304bfe7b5e6573'
2024-06-06 09:45:56,419 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:45:56,422 [     scc.git] DEBUG  CHANGELOG.md | 10 ++++++++++
2024-06-06 09:45:56,422 [     scc.git] DEBUG  README.rst   |  2 +-
2024-06-06 09:45:56,422 [     scc.git] DEBUG  2 files changed, 11 insertions(+), 1 deletion(-)
2024-06-06 09:45:56,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:45:56,799 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...acd328badf4723b6ad334eeff22205a726b61043'
2024-06-06 09:45:56,807 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:56,811 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 563 (Use path instead of re_path for all URLs) acd328badf4723b6ad334eeff22205a726b61043'
2024-06-06 09:45:56,841 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:45:56,844 [     scc.git] DEBUG  omero_figure/urls.py | 68 +++++++++++++++++++++++++---------------------------
2024-06-06 09:45:56,844 [     scc.git] DEBUG  1 file changed, 32 insertions(+), 36 deletions(-)
2024-06-06 09:45:57,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:45:57,201 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:45:57,240 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:45:57,240 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:45:57,244 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:45:57,282 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:45:57,289 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf49eebb0> has no local changes
2024-06-06 09:45:57,290 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-figure
Excluded PRs:
  - PR 560 will-moore 'Max projection bytes' (exclude comment)
  - PR 543 will-moore 'Plate well labels' (exclude comment)
Already up to date.

Merged PRs:
  - PR 549 will-moore 'Inset feature'
  - PR 555 will-moore 'Points in shape editor'
  - PR 562 will-moore 'Add changelog 7.0.0'
  - PR 563 will-moore 'Use path instead of re_path for all URLs'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:45:57,298 [     scc.git] DEBUG [detached HEAD 7e15f518] merge master -Dorg -Ssuccess-only
2024-06-06 09:45:57,298 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:45:57,299 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:45:57,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/pulls HTTP/1.1" 200 None
2024-06-06 09:45:58,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/18 HTTP/1.1" 200 None
2024-06-06 09:45:58,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/18/comments HTTP/1.1" 200 None
2024-06-06 09:45:59,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337 HTTP/1.1" 200 None
2024-06-06 09:45:59,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:00,067 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337 HTTP/1.1" 200 None
2024-06-06 09:46:00,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/statuses/45aed4d15501fa5a524a8b500af8d426f0f6b337?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:00,488 [    scc.repo] DEBUG   - PR 18 jburel 'default  size z value'
2024-06-06 09:46:00,488 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:46:00,488 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-06-06 09:46:00,488 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:00,488 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:00,494 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:46:00,499 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:46:00,499 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:46:00,504 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:46:00,509 [     scc.git] DEBUG Already up to date.

2024-06-06 09:46:00,509 [     scc.git] DEBUG Calling 'git fetch origin pull/18/head'
2024-06-06 09:46:00,895 [     scc.git] DEBUG From https://github.com/ome/omero-fpbioimage
2024-06-06 09:46:00,895 [     scc.git] DEBUG  * branch            refs/pull/18/head -> FETCH_HEAD
2024-06-06 09:46:00,900 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:46:00,900 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:00,900 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:00,905 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45aed4d15501fa5a524a8b500af8d426f0f6b337'
2024-06-06 09:46:00,910 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:00,915 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 18 (default  size z value) 45aed4d15501fa5a524a8b500af8d426f0f6b337'
2024-06-06 09:46:00,923 [     scc.git] DEBUG Auto-merging omero_fpbioimage/views.py
2024-06-06 09:46:00,924 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:46:00,926 [     scc.git] DEBUG  omero_fpbioimage/views.py | 2 ++
2024-06-06 09:46:00,926 [     scc.git] DEBUG  1 file changed, 2 insertions(+)
2024-06-06 09:46:01,075 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:01,076 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:46:01,113 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:01,113 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:01,118 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:46:01,156 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:46:01,162 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf419f490> has no local changes
2024-06-06 09:46:01,162 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 18 jburel 'default  size z value'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:46:01,169 [     scc.git] DEBUG [detached HEAD cd3d603] merge master -Dorg -Ssuccess-only
2024-06-06 09:46:01,170 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:46:01,170 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:46:01,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/pulls HTTP/1.1" 200 None
2024-06-06 09:46:02,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/111 HTTP/1.1" 200 None
2024-06-06 09:46:02,069 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-06 09:46:02,617 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893 HTTP/1.1" 200 None
2024-06-06 09:46:03,174 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:03,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:46:04,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893 HTTP/1.1" 200 None
2024-06-06 09:46:04,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/statuses/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:04,652 [    scc.repo] DEBUG   - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'
2024-06-06 09:46:04,653 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:46:04,653 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-06-06 09:46:04,653 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:04,653 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:04,658 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:46:04,663 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:46:04,663 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:46:04,668 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:46:04,673 [     scc.git] DEBUG Already up to date.

2024-06-06 09:46:04,673 [     scc.git] DEBUG Calling 'git fetch origin pull/111/head'
2024-06-06 09:46:05,051 [     scc.git] DEBUG From https://github.com/ome/omero-gallery
2024-06-06 09:46:05,051 [     scc.git] DEBUG  * branch            refs/pull/111/head -> FETCH_HEAD
2024-06-06 09:46:05,056 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:46:05,056 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:05,056 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:05,061 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...37cfaf2f52e78b2cab2f49b0c02c7553d2b57893'
2024-06-06 09:46:05,066 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:05,071 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 111 (Bump semver from 5.7.0 to 5.7.2) 37cfaf2f52e78b2cab2f49b0c02c7553d2b57893'
2024-06-06 09:46:05,080 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:46:05,084 [     scc.git] DEBUG  package-lock.json | 18 ++++++------------
2024-06-06 09:46:05,084 [     scc.git] DEBUG  1 file changed, 6 insertions(+), 12 deletions(-)
2024-06-06 09:46:05,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:05,251 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:46:05,288 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:05,288 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:05,292 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:46:05,328 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:46:05,335 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf4a4afd0> has no local changes
2024-06-06 09:46:05,336 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-gallery
Already up to date.

Merged PRs:
  - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:46:05,345 [     scc.git] DEBUG [detached HEAD 6b11fa8] merge master -Dorg -Ssuccess-only
2024-06-06 09:46:05,345 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:46:05,346 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:46:05,787 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/pulls HTTP/1.1" 200 None
2024-06-06 09:46:06,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/471 HTTP/1.1" 200 None
2024-06-06 09:46:06,726 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/471/comments HTTP/1.1" 200 None
2024-06-06 09:46:07,169 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9 HTTP/1.1" 200 None
2024-06-06 09:46:07,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:08,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:46:08,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9 HTTP/1.1" 200 None
2024-06-06 09:46:08,950 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/448d042a58da05a522531356cc58c1e35b5744d9?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:08,951 [    scc.repo] DEBUG   - PR 471 will-moore 'Z projection disabled tooltip'
2024-06-06 09:46:09,413 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/465 HTTP/1.1" 200 None
2024-06-06 09:46:09,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/465/comments HTTP/1.1" 200 None
2024-06-06 09:46:10,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd HTTP/1.1" 200 None
2024-06-06 09:46:10,898 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:11,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:46:11,922 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd HTTP/1.1" 200 None
2024-06-06 09:46:12,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/63dd9266a853ff522780066673d0ae2b770238cd?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:12,342 [    scc.repo] DEBUG   - PR 465 will-moore 'Save as Figure'
2024-06-06 09:46:12,811 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/460 HTTP/1.1" 200 None
2024-06-06 09:46:13,339 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/460/comments HTTP/1.1" 200 None
2024-06-06 09:46:13,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30 HTTP/1.1" 200 None
2024-06-06 09:46:14,330 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:14,753 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30 HTTP/1.1" 200 None
2024-06-06 09:46:15,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/dada2c46211e3bf8015cc47464ab2761ef74ca30?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:15,161 [    scc.repo] DEBUG   - PR 460 will-moore 'Channel min spinner fix'
2024-06-06 09:46:15,162 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:46:15,162 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-06-06 09:46:15,162 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:15,162 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:15,167 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:46:15,172 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:46:15,172 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:46:15,177 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:46:15,182 [     scc.git] DEBUG Already up to date.

2024-06-06 09:46:15,182 [     scc.git] DEBUG Calling 'git fetch origin pull/460/head'
2024-06-06 09:46:15,568 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-06-06 09:46:15,568 [     scc.git] DEBUG  * branch            refs/pull/460/head -> FETCH_HEAD
2024-06-06 09:46:15,573 [     scc.git] DEBUG Calling 'git fetch origin pull/465/head'
2024-06-06 09:46:15,958 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-06-06 09:46:15,959 [     scc.git] DEBUG  * branch            refs/pull/465/head -> FETCH_HEAD
2024-06-06 09:46:15,963 [     scc.git] DEBUG Calling 'git fetch origin pull/471/head'
2024-06-06 09:46:16,318 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-06-06 09:46:16,319 [     scc.git] DEBUG  * branch            refs/pull/471/head -> FETCH_HEAD
2024-06-06 09:46:16,323 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:46:16,323 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:16,323 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:16,328 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...dada2c46211e3bf8015cc47464ab2761ef74ca30'
2024-06-06 09:46:16,334 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:16,339 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 460 (Channel min spinner fix) dada2c46211e3bf8015cc47464ab2761ef74ca30'
2024-06-06 09:46:16,349 [     scc.git] DEBUG Auto-merging src/model/image_info.js
2024-06-06 09:46:16,350 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:46:16,353 [     scc.git] DEBUG  src/model/image_info.js       | 7 ++++---
2024-06-06 09:46:16,353 [     scc.git] DEBUG  src/settings/channel-range.js | 4 +++-
2024-06-06 09:46:16,353 [     scc.git] DEBUG  2 files changed, 7 insertions(+), 4 deletions(-)
2024-06-06 09:46:16,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:16,555 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...63dd9266a853ff522780066673d0ae2b770238cd'
2024-06-06 09:46:16,561 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:16,566 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 465 (Save as Figure) 63dd9266a853ff522780066673d0ae2b770238cd'
2024-06-06 09:46:16,584 [     scc.git] DEBUG Auto-merging plugin/omero_iviewer/views.py
2024-06-06 09:46:16,584 [     scc.git] DEBUG Auto-merging src/app/context.js
2024-06-06 09:46:16,584 [     scc.git] DEBUG Auto-merging src/utils/constants.js
2024-06-06 09:46:16,584 [     scc.git] DEBUG Auto-merging src/viewers/viewer/Viewer.js
2024-06-06 09:46:16,585 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:46:16,589 [     scc.git] DEBUG  plugin/omero_iviewer/views.py |  17 +++-
2024-06-06 09:46:16,589 [     scc.git] DEBUG  src/app/context.js            |   6 +-
2024-06-06 09:46:16,589 [     scc.git] DEBUG  src/app/header.html           |   5 +
2024-06-06 09:46:16,589 [     scc.git] DEBUG  src/app/header.js             |  45 ++++++++-
2024-06-06 09:46:16,589 [     scc.git] DEBUG  src/utils/constants.js        |   6 ++
2024-06-06 09:46:16,589 [     scc.git] DEBUG  src/utils/figure.js           | 217 ++++++++++++++++++++++++++++++++++++++++++
2024-06-06 09:46:16,590 [     scc.git] DEBUG  6 files changed, 290 insertions(+), 6 deletions(-)
2024-06-06 09:46:16,590 [     scc.git] DEBUG  create mode 100644 src/utils/figure.js
2024-06-06 09:46:16,965 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:16,966 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...448d042a58da05a522531356cc58c1e35b5744d9'
2024-06-06 09:46:16,973 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:16,977 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 471 (Z projection disabled tooltip) 448d042a58da05a522531356cc58c1e35b5744d9'
2024-06-06 09:46:16,990 [     scc.git] DEBUG Auto-merging src/controls/dimension-slider.js
2024-06-06 09:46:16,990 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:46:16,993 [     scc.git] DEBUG  src/controls/dimension-slider.html |  2 +-
2024-06-06 09:46:16,993 [     scc.git] DEBUG  src/controls/dimension-slider.js   | 20 ++++++++++++++++++++
2024-06-06 09:46:16,993 [     scc.git] DEBUG  2 files changed, 21 insertions(+), 1 deletion(-)
2024-06-06 09:46:17,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:17,373 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:46:17,410 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:17,410 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:17,415 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:46:17,455 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:46:17,464 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf41a7280> has no local changes
2024-06-06 09:46:17,464 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-iviewer
Excluded PRs:
  - PR 420 will-moore 'Add release process to README' (exclude comment)
  - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
Already up to date.

Merged PRs:
  - PR 460 will-moore 'Channel min spinner fix'
  - PR 465 will-moore 'Save as Figure'
  - PR 471 will-moore 'Z projection disabled tooltip'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:46:17,473 [     scc.git] DEBUG [detached HEAD 720cfd0] merge master -Dorg -Ssuccess-only
2024-06-06 09:46:17,474 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:46:17,474 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:46:17,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/pulls HTTP/1.1" 200 None
2024-06-06 09:46:18,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/74 HTTP/1.1" 200 None
2024-06-06 09:46:18,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/74/comments HTTP/1.1" 200 None
2024-06-06 09:46:19,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322 HTTP/1.1" 200 None
2024-06-06 09:46:19,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:20,345 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:46:20,825 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322 HTTP/1.1" 200 None
2024-06-06 09:46:21,236 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/statuses/45ee35acc44a7d119aa20b38b0427efbe5405322?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:21,236 [    scc.repo] DEBUG   - PR 74 will-moore 'mapr extension of webclient'
2024-06-06 09:46:21,237 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:46:21,237 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-06-06 09:46:21,237 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:21,237 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:21,242 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:46:21,247 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:46:21,247 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:46:21,252 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:46:21,257 [     scc.git] DEBUG Already up to date.

2024-06-06 09:46:21,257 [     scc.git] DEBUG Calling 'git fetch origin pull/74/head'
2024-06-06 09:46:21,616 [     scc.git] DEBUG From https://github.com/ome/omero-mapr
2024-06-06 09:46:21,616 [     scc.git] DEBUG  * branch            refs/pull/74/head -> FETCH_HEAD
2024-06-06 09:46:21,620 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:46:21,620 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:21,620 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:21,625 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45ee35acc44a7d119aa20b38b0427efbe5405322'
2024-06-06 09:46:21,631 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:21,635 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 74 (mapr extension of webclient) 45ee35acc44a7d119aa20b38b0427efbe5405322'
2024-06-06 09:46:21,644 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:46:21,647 [     scc.git] DEBUG  .../templates/webclient/base/base_container.html   | 182 +++++++++++++
2024-06-06 09:46:21,647 [     scc.git] DEBUG  .../data/includes/right_plugin.general.js.html     | 290 ---------------------
2024-06-06 09:46:21,647 [     scc.git] DEBUG  requirements.txt                                   |   2 +-
2024-06-06 09:46:21,647 [     scc.git] DEBUG  3 files changed, 183 insertions(+), 291 deletions(-)
2024-06-06 09:46:21,647 [     scc.git] DEBUG  create mode 100644 omero_mapr/templates/webclient/base/base_container.html
2024-06-06 09:46:21,647 [     scc.git] DEBUG  delete mode 100644 omero_mapr/templates/webclient/data/includes/right_plugin.general.js.html
2024-06-06 09:46:21,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:21,802 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:46:21,840 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:21,840 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:21,844 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:46:21,885 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:46:21,892 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf41bb460> has no local changes
2024-06-06 09:46:21,892 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-mapr
Excluded PRs:
  - PR 79 will-moore 'Right panel title' (exclude comment)
Already up to date.

Merged PRs:
  - PR 74 will-moore 'mapr extension of webclient'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:46:21,901 [     scc.git] DEBUG [detached HEAD b2106c8] merge master -Dorg -Ssuccess-only
2024-06-06 09:46:21,901 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:46:21,901 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:46:22,344 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/pulls HTTP/1.1" 200 None
2024-06-06 09:46:22,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/64 HTTP/1.1" 200 None
2024-06-06 09:46:23,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/64/comments HTTP/1.1" 200 None
2024-06-06 09:46:23,860 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7 HTTP/1.1" 200 None
2024-06-06 09:46:24,312 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:24,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7 HTTP/1.1" 200 None
2024-06-06 09:46:25,204 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/78e55539b68e351ed5ef202854718b49a37729a7?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:25,204 [    scc.repo] DEBUG   - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2024-06-06 09:46:25,665 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/55 HTTP/1.1" 200 None
2024-06-06 09:46:26,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/55/comments HTTP/1.1" 200 None
2024-06-06 09:46:26,649 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102 HTTP/1.1" 200 None
2024-06-06 09:46:27,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:27,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102 HTTP/1.1" 200 None
2024-06-06 09:46:28,007 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/14f0448a90ccd781126a5c9dc267f4d0a6939102?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:28,008 [    scc.repo] DEBUG   - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2024-06-06 09:46:28,008 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:46:28,008 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-06-06 09:46:28,008 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:28,008 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:28,015 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:46:28,020 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:46:28,021 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:46:28,027 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:46:28,032 [     scc.git] DEBUG Already up to date.

2024-06-06 09:46:28,033 [     scc.git] DEBUG Calling 'git fetch origin pull/55/head'
2024-06-06 09:46:28,426 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-06-06 09:46:28,426 [     scc.git] DEBUG  * branch            refs/pull/55/head -> FETCH_HEAD
2024-06-06 09:46:28,431 [     scc.git] DEBUG Calling 'git fetch origin pull/64/head'
2024-06-06 09:46:28,985 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-06-06 09:46:28,985 [     scc.git] DEBUG  * branch            refs/pull/64/head -> FETCH_HEAD
2024-06-06 09:46:28,990 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:46:28,990 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:28,990 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:28,996 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-06-06 09:46:29,002 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:29,007 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 55 (Prevent users from creating columns with python keyword names) 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-06-06 09:46:29,021 [     scc.git] DEBUG Auto-merging src/omero_metadata/cli.py
2024-06-06 09:46:29,021 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/cli.py
2024-06-06 09:46:29,021 [     scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2024-06-06 09:46:29,021 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2024-06-06 09:46:29,021 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-06-06 09:46:29,022 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-06-06 09:46:29,026 [     scc.git] DEBUG Calling 'git reset --hard e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c'
2024-06-06 09:46:29,033 [     scc.git] DEBUG HEAD is now at e2fc5ec Merge pull request #85 from sbesson/pytest_logging
2024-06-06 09:46:29,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:29,194 [     scc.git] DEBUG Calling 'git merge-base e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-06-06 09:46:29,201 [     scc.git] DEBUG Calling 'git diff --name-only 27cc7289e9da842ed29a8192419a6b9ef851256d..e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c'
2024-06-06 09:46:29,207 [     scc.git] INFO    - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
Conflicting PR. Removed from build [OMERO-plugins-push#87](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - src/omero_metadata/cli.py
    - src/omero_metadata/populate.py

--conflicts

2024-06-06 09:46:29,211 [  scc.config] DEBUG Found github.token
2024-06-06 09:46:29,211 [     scc.git] DEBUG Not adding comment to issue #55, already --conflicts.
2024-06-06 09:46:29,211 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...78e55539b68e351ed5ef202854718b49a37729a7'
2024-06-06 09:46:29,217 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:29,222 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 64 (Support images_by_name for Screen and Plate) 78e55539b68e351ed5ef202854718b49a37729a7'
2024-06-06 09:46:29,237 [     scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2024-06-06 09:46:29,237 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2024-06-06 09:46:29,237 [     scc.git] DEBUG Auto-merging test/integration/metadata/test_populate.py
2024-06-06 09:46:29,237 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-06-06 09:46:29,237 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-06-06 09:46:29,242 [     scc.git] DEBUG Calling 'git reset --hard e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c'
2024-06-06 09:46:29,249 [     scc.git] DEBUG HEAD is now at e2fc5ec Merge pull request #85 from sbesson/pytest_logging
2024-06-06 09:46:29,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:29,613 [     scc.git] DEBUG Calling 'git merge-base e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c 78e55539b68e351ed5ef202854718b49a37729a7'
2024-06-06 09:46:29,620 [     scc.git] DEBUG Calling 'git diff --name-only 298f02623cd90268162161a988575db0b8c3d1ab..e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c'
2024-06-06 09:46:29,625 [     scc.git] INFO    - PR 64 will-moore 'Support images_by_name for Screen and Plate'
Conflicting PR. Removed from build [OMERO-plugins-push#87](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/consoleText) for more details.
Possible conflicts:
  - PR #55 kkoz 'Prevent users from creating columns with python keyword names'
    - src/omero_metadata/populate.py
  - Upstream changes
    - src/omero_metadata/populate.py

--conflicts

2024-06-06 09:46:29,629 [  scc.config] DEBUG Found github.token
2024-06-06 09:46:29,630 [     scc.git] DEBUG Not adding comment to issue #64, already --conflicts.
2024-06-06 09:46:29,630 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:46:29,668 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:29,668 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:29,673 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:46:29,707 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:46:29,714 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf4161640> has no local changes
2024-06-06 09:46:29,714 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-metadata
Already up to date.

Conflicting PRs (not included):
  - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
  - PR 64 will-moore 'Support images_by_name for Screen and Plate'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:46:29,722 [     scc.git] DEBUG [detached HEAD ad9488f] merge master -Dorg -Ssuccess-only
2024-06-06 09:46:29,722 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:46:29,723 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:46:30,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/pulls HTTP/1.1" 200 None
2024-06-06 09:46:30,653 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/131 HTTP/1.1" 200 None
2024-06-06 09:46:30,654 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-06 09:46:31,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f HTTP/1.1" 200 None
2024-06-06 09:46:31,620 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:32,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:46:32,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f HTTP/1.1" 200 None
2024-06-06 09:46:33,190 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/a7d2dc0dc9098294c014cb634e1226fea404721f?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:33,191 [    scc.repo] DEBUG   - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'
2024-06-06 09:46:33,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/129 HTTP/1.1" 200 None
2024-06-06 09:46:33,645 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-06 09:46:34,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec HTTP/1.1" 200 None
2024-06-06 09:46:34,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:35,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:46:35,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec HTTP/1.1" 200 None
2024-06-06 09:46:35,974 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/733f52703019d4b6d7e375c121a25c107b64dbec?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:35,974 [    scc.repo] DEBUG   - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
2024-06-06 09:46:36,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/128 HTTP/1.1" 200 None
2024-06-06 09:46:36,448 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-06 09:46:36,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680 HTTP/1.1" 200 None
2024-06-06 09:46:37,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:37,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:46:38,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680 HTTP/1.1" 200 None
2024-06-06 09:46:38,869 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/55ca13b67cc0254ed6e1a340952b8741cc54d680?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:38,870 [    scc.repo] DEBUG   - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
2024-06-06 09:46:39,330 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94 HTTP/1.1" 200 None
2024-06-06 09:46:39,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94/comments HTTP/1.1" 200 None
2024-06-06 09:46:40,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86 HTTP/1.1" 200 None
2024-06-06 09:46:40,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86/comments HTTP/1.1" 200 None
2024-06-06 09:46:41,153 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39 HTTP/1.1" 200 None
2024-06-06 09:46:41,717 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39/comments HTTP/1.1" 200 None
2024-06-06 09:46:41,720 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:46:41,720 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-06-06 09:46:41,720 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:41,720 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:41,725 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:46:41,730 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:46:41,730 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:46:41,735 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:46:41,740 [     scc.git] DEBUG Already up to date.

2024-06-06 09:46:41,740 [     scc.git] DEBUG Calling 'git fetch origin pull/128/head'
2024-06-06 09:46:42,109 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2024-06-06 09:46:42,109 [     scc.git] DEBUG  * branch            refs/pull/128/head -> FETCH_HEAD
2024-06-06 09:46:42,114 [     scc.git] DEBUG Calling 'git fetch origin pull/129/head'
2024-06-06 09:46:42,496 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2024-06-06 09:46:42,496 [     scc.git] DEBUG  * branch            refs/pull/129/head -> FETCH_HEAD
2024-06-06 09:46:42,501 [     scc.git] DEBUG Calling 'git fetch origin pull/131/head'
2024-06-06 09:46:42,899 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2024-06-06 09:46:42,899 [     scc.git] DEBUG  * branch            refs/pull/131/head -> FETCH_HEAD
2024-06-06 09:46:42,903 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:46:42,903 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:42,903 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:42,908 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...55ca13b67cc0254ed6e1a340952b8741cc54d680'
2024-06-06 09:46:42,914 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:42,919 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 128 (Bump postcss from 8.4.21 to 8.4.31) 55ca13b67cc0254ed6e1a340952b8741cc54d680'
2024-06-06 09:46:42,928 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:46:42,931 [     scc.git] DEBUG  package-lock.json | 12 ++++++++----
2024-06-06 09:46:42,931 [     scc.git] DEBUG  1 file changed, 8 insertions(+), 4 deletions(-)
2024-06-06 09:46:43,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:43,082 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...733f52703019d4b6d7e375c121a25c107b64dbec'
2024-06-06 09:46:43,089 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:43,093 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 129 (Bump @babel/traverse from 7.21.4 to 7.23.2) 733f52703019d4b6d7e375c121a25c107b64dbec'
2024-06-06 09:46:43,104 [     scc.git] DEBUG Auto-merging package-lock.json
2024-06-06 09:46:43,104 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:46:43,107 [     scc.git] DEBUG  package-lock.json | 121 +++++++++++++++++++++++++++---------------------------
2024-06-06 09:46:43,107 [     scc.git] DEBUG  1 file changed, 61 insertions(+), 60 deletions(-)
2024-06-06 09:46:43,474 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:43,475 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...a7d2dc0dc9098294c014cb634e1226fea404721f'
2024-06-06 09:46:43,480 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:43,485 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 131 (Bump axios from 1.3.5 to 1.6.0) a7d2dc0dc9098294c014cb634e1226fea404721f'
2024-06-06 09:46:43,496 [     scc.git] DEBUG Auto-merging package-lock.json
2024-06-06 09:46:43,496 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:46:43,499 [     scc.git] DEBUG  package-lock.json | 8 ++++----
2024-06-06 09:46:43,500 [     scc.git] DEBUG  package.json      | 2 +-
2024-06-06 09:46:43,500 [     scc.git] DEBUG  2 files changed, 5 insertions(+), 5 deletions(-)
2024-06-06 09:46:43,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:43,883 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:46:43,921 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:43,921 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:43,926 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:46:43,961 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:46:43,967 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf4161580> has no local changes
2024-06-06 09:46:43,967 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-parade
Excluded PRs:
  - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
  - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
  - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
Already up to date.

Merged PRs:
  - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
  - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
  - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:46:43,975 [     scc.git] DEBUG [detached HEAD e69c69d] merge master -Dorg -Ssuccess-only
2024-06-06 09:46:43,975 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:46:43,975 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:46:44,418 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/pulls HTTP/1.1" 200 None
2024-06-06 09:46:44,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/issues/14 HTTP/1.1" 200 None
2024-06-06 09:46:45,335 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e HTTP/1.1" 200 None
2024-06-06 09:46:45,759 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:46,285 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e HTTP/1.1" 200 None
2024-06-06 09:46:46,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/statuses/fb7700b8eb4b753884260b7921e65b58b29f954e?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:46,696 [    scc.repo] DEBUG   - PR 14 jburel 'use conda-forge channel'
2024-06-06 09:46:46,696 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:46:46,696 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-06-06 09:46:46,697 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:46,697 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:46,702 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:46:46,707 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:46:46,707 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:46:46,712 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:46:46,717 [     scc.git] DEBUG Already up to date.

2024-06-06 09:46:46,717 [     scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2024-06-06 09:46:47,092 [     scc.git] DEBUG From https://github.com/ome/omero-prometheus-tools
2024-06-06 09:46:47,092 [     scc.git] DEBUG  * branch            refs/pull/14/head -> FETCH_HEAD
2024-06-06 09:46:47,096 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:46:47,096 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:47,097 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:47,102 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...fb7700b8eb4b753884260b7921e65b58b29f954e'
2024-06-06 09:46:47,107 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:47,111 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (use conda-forge channel) fb7700b8eb4b753884260b7921e65b58b29f954e'
2024-06-06 09:46:47,121 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:46:47,285 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:47,286 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:46:47,325 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:47,325 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:47,331 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:46:47,367 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:46:47,373 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf4172c10> has no local changes
2024-06-06 09:46:47,373 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-prometheus-tools
Already up to date.

Merged PRs:
  - PR 14 jburel 'use conda-forge channel'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:46:47,380 [     scc.git] DEBUG [detached HEAD ba68d50] merge master -Dorg -Ssuccess-only
2024-06-06 09:46:47,381 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:46:47,381 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:46:47,846 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/pulls HTTP/1.1" 200 None
2024-06-06 09:46:48,297 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/28 HTTP/1.1" 200 None
2024-06-06 09:46:48,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/6 HTTP/1.1" 200 None
2024-06-06 09:46:49,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/6/comments HTTP/1.1" 200 None
2024-06-06 09:46:49,686 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61 HTTP/1.1" 200 None
2024-06-06 09:46:50,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:50,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61 HTTP/1.1" 200 None
2024-06-06 09:46:51,102 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/statuses/20757563a49aa42b99a0c43176f6ef747e965b61?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:51,103 [    scc.repo] DEBUG   - PR 6 dominikl 'Add method to create masks grouped by label id'
2024-06-06 09:46:51,103 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:46:51,103 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-06-06 09:46:51,103 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:51,103 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:51,110 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:46:51,115 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:46:51,116 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:46:51,122 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:46:51,128 [     scc.git] DEBUG Already up to date.

2024-06-06 09:46:51,129 [     scc.git] DEBUG Calling 'git fetch origin pull/6/head'
2024-06-06 09:46:51,521 [     scc.git] DEBUG From https://github.com/ome/omero-rois
2024-06-06 09:46:51,522 [     scc.git] DEBUG  * branch            refs/pull/6/head -> FETCH_HEAD
2024-06-06 09:46:51,526 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:46:51,526 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:51,526 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:51,532 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...20757563a49aa42b99a0c43176f6ef747e965b61'
2024-06-06 09:46:51,538 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:51,542 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 6 (Add method to create masks grouped by label id) 20757563a49aa42b99a0c43176f6ef747e965b61'
2024-06-06 09:46:51,551 [     scc.git] DEBUG Auto-merging src/omero_rois/library.py
2024-06-06 09:46:51,551 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:46:51,553 [     scc.git] DEBUG  src/omero_rois/library.py | 33 +++++++++++++++++++++++++++++++++
2024-06-06 09:46:51,553 [     scc.git] DEBUG  1 file changed, 33 insertions(+)
2024-06-06 09:46:51,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:51,709 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:46:51,746 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:51,746 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:51,752 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:46:51,787 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:46:51,794 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf41285b0> has no local changes
2024-06-06 09:46:51,794 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-rois
Excluded PRs:
  - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.

Merged PRs:
  - PR 6 dominikl 'Add method to create masks grouped by label id'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:46:51,803 [     scc.git] DEBUG [detached HEAD 04b9a88] merge master -Dorg -Ssuccess-only
2024-06-06 09:46:51,803 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:46:51,804 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:46:52,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/pulls HTTP/1.1" 200 None
2024-06-06 09:46:52,711 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14 HTTP/1.1" 200 None
2024-06-06 09:46:53,175 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14/comments HTTP/1.1" 200 None
2024-06-06 09:46:53,722 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2024-06-06 09:46:54,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:54,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2024-06-06 09:46:55,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/statuses/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:55,081 [    scc.repo] DEBUG   - PR 14 manics 'Add pre-commit (black, flake8)'
2024-06-06 09:46:55,081 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:46:55,081 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-06-06 09:46:55,081 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:55,081 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:55,087 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:46:55,092 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:46:55,092 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:46:55,097 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:46:55,102 [     scc.git] DEBUG Already up to date.

2024-06-06 09:46:55,102 [     scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2024-06-06 09:46:55,456 [     scc.git] DEBUG From https://github.com/ome/omero-signup
2024-06-06 09:46:55,456 [     scc.git] DEBUG  * branch            refs/pull/14/head -> FETCH_HEAD
2024-06-06 09:46:55,460 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:46:55,460 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:55,460 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:55,466 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-06-06 09:46:55,471 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:55,476 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (Add pre-commit (black, flake8)) b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-06-06 09:46:55,485 [     scc.git] DEBUG Auto-merging omero_signup/signup_settings.py
2024-06-06 09:46:55,485 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/signup_settings.py
2024-06-06 09:46:55,485 [     scc.git] DEBUG Auto-merging omero_signup/urls.py
2024-06-06 09:46:55,485 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/urls.py
2024-06-06 09:46:55,486 [     scc.git] DEBUG Auto-merging omero_signup/views.py
2024-06-06 09:46:55,486 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/views.py
2024-06-06 09:46:55,486 [     scc.git] DEBUG Auto-merging setup.py
2024-06-06 09:46:55,486 [     scc.git] DEBUG CONFLICT (content): Merge conflict in setup.py
2024-06-06 09:46:55,486 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-06-06 09:46:55,486 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-06-06 09:46:55,491 [     scc.git] DEBUG Calling 'git reset --hard c8610dba25f39870a09fa5401c735fb3be85a319'
2024-06-06 09:46:55,497 [     scc.git] DEBUG HEAD is now at c8610db Bump version: 0.3.3 → 0.3.4.dev0
2024-06-06 09:46:55,653 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:55,654 [     scc.git] DEBUG Calling 'git merge-base c8610dba25f39870a09fa5401c735fb3be85a319 b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-06-06 09:46:55,661 [     scc.git] DEBUG Calling 'git diff --name-only f7ab15963cb5284a255b8574c8675437644fbdf1..c8610dba25f39870a09fa5401c735fb3be85a319'
2024-06-06 09:46:55,666 [     scc.git] INFO    - PR 14 manics 'Add pre-commit (black, flake8)'
Conflicting PR. Removed from build [OMERO-plugins-push#87](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero_signup/urls.py
    - omero_signup/views.py
    - setup.py
    - omero_signup/signup_settings.py

--conflicts

2024-06-06 09:46:55,670 [  scc.config] DEBUG Found github.token
2024-06-06 09:46:55,670 [     scc.git] DEBUG Not adding comment to issue #14, already --conflicts.
2024-06-06 09:46:55,670 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:46:55,708 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:55,708 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:55,714 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:46:55,749 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:46:55,755 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf41d2eb0> has no local changes
2024-06-06 09:46:55,756 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-signup
Already up to date.

Conflicting PRs (not included):
  - PR 14 manics 'Add pre-commit (black, flake8)'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:46:55,763 [     scc.git] DEBUG [detached HEAD 3bfd9e9] merge master -Dorg -Ssuccess-only
2024-06-06 09:46:55,764 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:46:55,764 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:46:56,147 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/pulls HTTP/1.1" 200 None
2024-06-06 09:46:56,587 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12 HTTP/1.1" 200 None
2024-06-06 09:46:57,044 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12/comments HTTP/1.1" 200 None
2024-06-06 09:46:57,538 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2024-06-06 09:46:57,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:46:58,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2024-06-06 09:46:58,915 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/statuses/425319051224e8481afc40083fd9b5db4bc99928?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:46:58,916 [    scc.repo] DEBUG   - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2024-06-06 09:46:58,916 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:46:58,916 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-06-06 09:46:58,916 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:58,916 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:58,922 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:46:58,927 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:46:58,927 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:46:58,933 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:46:58,938 [     scc.git] DEBUG Already up to date.

2024-06-06 09:46:58,939 [     scc.git] DEBUG Calling 'git fetch origin pull/12/head'
2024-06-06 09:46:59,305 [     scc.git] DEBUG From https://github.com/openmicroscopy/omero-test-infra
2024-06-06 09:46:59,305 [     scc.git] DEBUG  * branch            refs/pull/12/head -> FETCH_HEAD
2024-06-06 09:46:59,309 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:46:59,309 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:59,309 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:59,316 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...425319051224e8481afc40083fd9b5db4bc99928'
2024-06-06 09:46:59,322 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:59,328 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 12 (IDR: use downloaded ansible templates & variables to configure infra) 425319051224e8481afc40083fd9b5db4bc99928'
2024-06-06 09:46:59,341 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-06 09:46:59,344 [     scc.git] DEBUG  idr-compose.yml                            |  66 ++++++++++++++
2024-06-06 09:46:59,344 [     scc.git] DEBUG  idr-haproxy.yml                            |  58 +++++++++++++
2024-06-06 09:46:59,344 [     scc.git] DEBUG  idr/40-ansible.sh                          |   7 ++
2024-06-06 09:46:59,344 [     scc.git] DEBUG  idr/70-reset-password.sh                   |   1 +
2024-06-06 09:46:59,344 [     scc.git] DEBUG  idr/nginx/conf.d/default.conf              |   1 +
2024-06-06 09:46:59,344 [     scc.git] DEBUG  idr/nginx/conf.d/example_ssl.conf          |   1 +
2024-06-06 09:46:59,344 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-cache.conf          |  53 +++++++++++
2024-06-06 09:46:59,344 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-cachebuster.conf    | 114 ++++++++++++++++++++++++
2024-06-06 09:46:59,346 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-default.conf        | 135 +++++++++++++++++++++++++++++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-omeroreadwrite.conf | 115 ++++++++++++++++++++++++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-redirect.conf       |  15 ++++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-upstream.conf       |  13 +++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v0.conf             |  26 ++++++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v1.conf             |  30 +++++++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v2.conf             |  30 +++++++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-websockets.conf     |   6 ++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/nginx/nginx.conf                       |  53 +++++++++++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/omero/Dockerfile                       |   3 +
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/omero/playbook.yml                     |  41 +++++++++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/redirect/Dockerfile                    |   6 ++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/web/Dockerfile                         |   5 ++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  idr/web/playbook.yml                       |  45 ++++++++++
2024-06-06 09:46:59,347 [     scc.git] DEBUG  22 files changed, 824 insertions(+)
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr-compose.yml
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr-haproxy.yml
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100755 idr/40-ansible.sh
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100755 idr/70-reset-password.sh
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/default.conf
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/example_ssl.conf
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-cache.conf
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-cachebuster.conf
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-default.conf
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-omeroreadwrite.conf
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-redirect.conf
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-upstream.conf
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v0.conf
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v1.conf
2024-06-06 09:46:59,347 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v2.conf
2024-06-06 09:46:59,348 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-websockets.conf
2024-06-06 09:46:59,348 [     scc.git] DEBUG  create mode 100644 idr/nginx/nginx.conf
2024-06-06 09:46:59,348 [     scc.git] DEBUG  create mode 100644 idr/omero/Dockerfile
2024-06-06 09:46:59,348 [     scc.git] DEBUG  create mode 100644 idr/omero/playbook.yml
2024-06-06 09:46:59,348 [     scc.git] DEBUG  create mode 100644 idr/redirect/Dockerfile
2024-06-06 09:46:59,348 [     scc.git] DEBUG  create mode 100644 idr/web/Dockerfile
2024-06-06 09:46:59,348 [     scc.git] DEBUG  create mode 100644 idr/web/playbook.yml
2024-06-06 09:46:59,500 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:46:59,502 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:46:59,545 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:59,545 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:59,551 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:46:59,589 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:46:59,596 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf41287f0> has no local changes
2024-06-06 09:46:59,596 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-test-infra
Already up to date.

Merged PRs:
  - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:46:59,604 [     scc.git] DEBUG [detached HEAD c84eecd] merge master -Dorg -Ssuccess-only
2024-06-06 09:46:59,605 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:46:59,605 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:46:59,915 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/pulls HTTP/1.1" 200 2
2024-06-06 09:46:59,916 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:46:59,916 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-06-06 09:46:59,916 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:59,916 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:59,921 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:46:59,926 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:46:59,926 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:46:59,931 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:46:59,936 [     scc.git] DEBUG Already up to date.

2024-06-06 09:46:59,936 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:46:59,936 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:59,936 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:59,940 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:46:59,978 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:46:59,978 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:46:59,982 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:47:00,020 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:47:00,026 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf4139b80> has no local changes
2024-06-06 09:47:00,026 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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


Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:47:00,033 [     scc.git] DEBUG [detached HEAD 832f682] merge master -Dorg -Ssuccess-only
2024-06-06 09:47:00,033 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:00,033 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:47:00,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/pulls HTTP/1.1" 200 2
2024-06-06 09:47:00,411 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:47:00,411 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-06-06 09:47:00,412 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:00,412 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:00,417 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:47:00,422 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:47:00,422 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:47:00,426 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:47:00,431 [     scc.git] DEBUG Already up to date.

2024-06-06 09:47:00,432 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:47:00,432 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:00,432 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:00,436 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:47:00,473 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:00,473 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:00,478 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:47:00,516 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:47:00,521 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf418cdf0> has no local changes
2024-06-06 09:47:00,522 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-virtual-microscope
Already up to date.


Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:47:00,529 [     scc.git] DEBUG [detached HEAD fc0b9c2] merge master -Dorg -Ssuccess-only
2024-06-06 09:47:00,529 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:00,529 [     scc.git] INFO  Overriding base-branch from master to main
2024-06-06 09:47:00,529 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:47:00,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/pulls HTTP/1.1" 200 None
2024-06-06 09:47:01,422 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/16 HTTP/1.1" 200 None
2024-06-06 09:47:01,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10 HTTP/1.1" 200 None
2024-06-06 09:47:02,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10/comments HTTP/1.1" 200 None
2024-06-06 09:47:02,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2024-06-06 09:47:03,369 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:47:03,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-06 09:47:04,343 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2024-06-06 09:47:04,753 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/statuses/85cf4c893f393da6763bf4cee2a308832a41a9e8?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:47:04,754 [    scc.repo] DEBUG   - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2024-06-06 09:47:04,754 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:47:04,754 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-06-06 09:47:04,754 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:04,754 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:04,760 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/main'
2024-06-06 09:47:04,764 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:47:04,764 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/main'
2024-06-06 09:47:04,769 [     scc.git] DEBUG Calling 'git merge --ff-only origin/main'
2024-06-06 09:47:04,774 [     scc.git] DEBUG Already up to date.

2024-06-06 09:47:04,775 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-06-06 09:47:05,180 [     scc.git] DEBUG From https://github.com/ome/omero-web-zarr
2024-06-06 09:47:05,181 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-06-06 09:47:05,185 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:47:05,185 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:05,185 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:05,191 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-06-06 09:47:05,196 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:05,200 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Add Openwith -> itk-vtk viewer) 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-06-06 09:47:05,209 [     scc.git] DEBUG Auto-merging omero_web_zarr/urls.py
2024-06-06 09:47:05,209 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_web_zarr/urls.py
2024-06-06 09:47:05,209 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-06-06 09:47:05,210 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-06-06 09:47:05,215 [     scc.git] DEBUG Calling 'git reset --hard 67bb245b8b08709e04a8bf52b02de2298a029a94'
2024-06-06 09:47:05,220 [     scc.git] DEBUG HEAD is now at 67bb245 Bump version: 0.1.1 → 0.1.2.dev0
2024-06-06 09:47:05,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:05,465 [     scc.git] DEBUG Calling 'git merge-base 67bb245b8b08709e04a8bf52b02de2298a029a94 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-06-06 09:47:05,470 [     scc.git] DEBUG Calling 'git diff --name-only daa26b83ec1c94ace0c1eedcfb7d38c9185503d7..67bb245b8b08709e04a8bf52b02de2298a029a94'
2024-06-06 09:47:05,475 [     scc.git] INFO    - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
Conflicting PR. Removed from build [OMERO-plugins-push#87](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero_web_zarr/urls.py

--conflicts

2024-06-06 09:47:05,480 [  scc.config] DEBUG Found github.token
2024-06-06 09:47:05,480 [     scc.git] DEBUG Not adding comment to issue #10, already --conflicts.
2024-06-06 09:47:05,480 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:47:05,518 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:05,518 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:05,522 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:47:05,559 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:47:05,564 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf4176f40> has no local changes
2024-06-06 09:47:05,564 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-web-zarr
Excluded PRs:
  - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
Already up to date.

Conflicting PRs (not included):
  - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:47:05,572 [     scc.git] DEBUG [detached HEAD 2981d29] merge master -Dorg -Ssuccess-only
2024-06-06 09:47:05,572 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:05,572 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:47:05,892 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/pulls HTTP/1.1" 200 2
2024-06-06 09:47:05,893 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:47:05,893 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-06-06 09:47:05,893 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:05,893 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:05,898 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:47:05,903 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:47:05,903 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:47:05,909 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:47:05,915 [     scc.git] DEBUG Already up to date.

2024-06-06 09:47:05,915 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:47:05,915 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:05,915 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:05,921 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:47:05,960 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:05,960 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:05,965 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:47:06,001 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:47:06,008 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf4133ee0> has no local changes
2024-06-06 09:47:06,008 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-weberror
Already up to date.


Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:47:06,016 [     scc.git] DEBUG [detached HEAD d840f2a] merge master -Dorg -Ssuccess-only
2024-06-06 09:47:06,017 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:06,017 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:47:06,327 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/pulls HTTP/1.1" 200 2
2024-06-06 09:47:06,328 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:47:06,328 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-06-06 09:47:06,328 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:06,329 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:06,335 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:47:06,339 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:47:06,339 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:47:06,344 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:47:06,349 [     scc.git] DEBUG Already up to date.

2024-06-06 09:47:06,349 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:47:06,349 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:06,349 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:06,354 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:47:06,393 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:06,393 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:06,399 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:47:06,436 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:47:06,441 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf40a65b0> has no local changes
2024-06-06 09:47:06,441 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-webtest
Already up to date.


Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:47:06,449 [     scc.git] DEBUG [detached HEAD afddbb5] merge master -Dorg -Ssuccess-only
2024-06-06 09:47:06,449 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:06,449 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:47:06,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/pulls HTTP/1.1" 200 None
2024-06-06 09:47:07,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100 HTTP/1.1" 200 None
2024-06-06 09:47:07,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100/comments HTTP/1.1" 200 None
2024-06-06 09:47:08,190 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2024-06-06 09:47:08,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:47:09,106 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2024-06-06 09:47:09,533 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/statuses/b4abacf0cb9b7aee150761d320bdbb80762cd6e7?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:47:09,534 [    scc.repo] DEBUG   - PR 100 dominikl 'Run tests properly'
2024-06-06 09:47:09,534 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:47:09,534 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-06-06 09:47:09,534 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:09,534 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:09,541 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-06 09:47:09,546 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:47:09,546 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-06 09:47:09,551 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-06 09:47:09,556 [     scc.git] DEBUG Already up to date.

2024-06-06 09:47:09,556 [     scc.git] DEBUG Calling 'git fetch origin pull/100/head'
2024-06-06 09:47:09,920 [     scc.git] DEBUG From https://github.com/ome/rOMERO-gateway
2024-06-06 09:47:09,920 [     scc.git] DEBUG  * branch            refs/pull/100/head -> FETCH_HEAD
2024-06-06 09:47:09,925 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:47:09,925 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:09,925 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:09,930 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-06-06 09:47:09,935 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:09,940 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 100 (Run tests properly) b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-06-06 09:47:09,949 [     scc.git] DEBUG Auto-merging Dockerfile
2024-06-06 09:47:09,949 [     scc.git] DEBUG CONFLICT (content): Merge conflict in Dockerfile
2024-06-06 09:47:09,949 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-06-06 09:47:09,950 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-06-06 09:47:09,955 [     scc.git] DEBUG Calling 'git reset --hard 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2024-06-06 09:47:09,961 [     scc.git] DEBUG HEAD is now at 7b5d64d Merge pull request #106 from dominikl/add_examples_2
2024-06-06 09:47:10,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:10,120 [     scc.git] DEBUG Calling 'git merge-base 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-06-06 09:47:10,126 [     scc.git] DEBUG Calling 'git diff --name-only 8b424d2d21f70d07729c4da38a9241b9a9f483be..7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2024-06-06 09:47:10,131 [     scc.git] INFO    - PR 100 dominikl 'Run tests properly'
Conflicting PR. Removed from build [OMERO-plugins-push#87](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - Dockerfile

--conflicts

2024-06-06 09:47:10,135 [  scc.config] DEBUG Found github.token
2024-06-06 09:47:10,135 [     scc.git] DEBUG Not adding comment to issue #100, already --conflicts.
2024-06-06 09:47:10,136 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:47:10,173 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:10,174 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:10,178 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:47:10,214 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:47:10,220 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf40eabb0> has no local changes
2024-06-06 09:47:10,220 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/rOMERO-gateway
Already up to date.

Conflicting PRs (not included):
  - PR 100 dominikl 'Run tests properly'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:47:10,228 [     scc.git] DEBUG [detached HEAD 78cfe8a] merge master -Dorg -Ssuccess-only
2024-06-06 09:47:10,228 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:10,229 [     scc.git] INFO  Overriding base-branch from master to develop
2024-06-06 09:47:10,229 [    scc.repo] DEBUG ## PRs found:
2024-06-06 09:47:10,731 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls HTTP/1.1" 200 None
2024-06-06 09:47:11,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216 HTTP/1.1" 200 None
2024-06-06 09:47:11,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216/comments HTTP/1.1" 200 None
2024-06-06 09:47:12,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206 HTTP/1.1" 200 None
2024-06-06 09:47:12,704 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206/comments HTTP/1.1" 200 None
2024-06-06 09:47:13,155 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202 HTTP/1.1" 200 None
2024-06-06 09:47:13,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202/comments HTTP/1.1" 200 None
2024-06-06 09:47:14,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-06-06 09:47:14,551 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-06 09:47:14,997 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-06-06 09:47:15,406 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/1fd6030669613cdb8879cfe6395db8c820fdcf19?per_page=1 HTTP/1.1" 200 2
2024-06-06 09:47:15,406 [    scc.repo] DEBUG   - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-06-06 09:47:15,898 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198 HTTP/1.1" 200 None
2024-06-06 09:47:16,459 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198/comments HTTP/1.1" 200 None
2024-06-06 09:47:16,933 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103 HTTP/1.1" 200 None
2024-06-06 09:47:17,457 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103/comments HTTP/1.1" 200 None
2024-06-06 09:47:17,459 [    scc.repo] DEBUG ## Branches found:
2024-06-06 09:47:17,459 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-06-06 09:47:17,459 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:17,459 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:17,464 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/develop'
2024-06-06 09:47:17,469 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-06 09:47:17,469 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/develop'
2024-06-06 09:47:17,474 [     scc.git] DEBUG Calling 'git merge --ff-only origin/develop'
2024-06-06 09:47:17,479 [     scc.git] DEBUG Already up to date.

2024-06-06 09:47:17,479 [     scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2024-06-06 09:47:17,861 [     scc.git] DEBUG From https://github.com/ome/scripts
2024-06-06 09:47:17,861 [     scc.git] DEBUG  * branch            refs/pull/202/head -> FETCH_HEAD
2024-06-06 09:47:17,866 [     scc.git] DEBUG ## Unique users: []
2024-06-06 09:47:17,866 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:17,866 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:17,872 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-06-06 09:47:17,878 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:17,882 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 202 (Add Plate support to KeyVal_to_csv.py) 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-06-06 09:47:17,892 [     scc.git] DEBUG Auto-merging omero/annotation_scripts/KeyVal_to_csv.py
2024-06-06 09:47:17,893 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero/annotation_scripts/KeyVal_to_csv.py
2024-06-06 09:47:17,893 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-06-06 09:47:17,893 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-06-06 09:47:17,898 [     scc.git] DEBUG Calling 'git reset --hard 5a908933161233015332dd416c325c60c5b8bd3a'
2024-06-06 09:47:17,905 [     scc.git] DEBUG HEAD is now at 5a90893 Bump version: 5.8.2 → 5.8.3.dev0
2024-06-06 09:47:18,058 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:18,059 [     scc.git] DEBUG Calling 'git merge-base 5a908933161233015332dd416c325c60c5b8bd3a 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-06-06 09:47:18,066 [     scc.git] DEBUG Calling 'git diff --name-only a90f59802f6752ad74badec5c0c1d6b0c9c43b15..5a908933161233015332dd416c325c60c5b8bd3a'
2024-06-06 09:47:18,072 [     scc.git] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Conflicting PR. Removed from build [OMERO-plugins-push#87](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero/annotation_scripts/KeyVal_to_csv.py

--conflicts

2024-06-06 09:47:18,077 [  scc.config] DEBUG Found github.token
2024-06-06 09:47:18,078 [     scc.git] DEBUG Not adding comment to issue #202, already --conflicts.
2024-06-06 09:47:18,078 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-06 09:47:18,116 [     scc.git] DEBUG Get sha1 of %s
2024-06-06 09:47:18,116 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-06 09:47:18,123 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:47:18,159 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:47:18,165 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf40a6280> has no local changes
2024-06-06 09:47:18,165 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/scripts
Excluded PRs:
  - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
  - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
  - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
  - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
Already up to date.

Conflicting PRs (not included):
  - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:47:18,172 [     scc.git] DEBUG [detached HEAD 070eb8a] merge master -Dorg -Ssuccess-only
2024-06-06 09:47:18,173 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:18,173 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-06 09:47:18,242 [  scc.config] DEBUG Found submodule.minimal-omero-client.url
2024-06-06 09:47:18,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:18,477 [  scc.config] DEBUG Found submodule.minimal-omero-client.branch
2024-06-06 09:47:18,481 [  scc.config] DEBUG Found submodule.omero-cli-duplicate.url
2024-06-06 09:47:18,914 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:18,924 [  scc.config] DEBUG Found submodule.omero-cli-duplicate.branch
2024-06-06 09:47:18,930 [  scc.config] DEBUG Found submodule.omero-cli-render.url
2024-06-06 09:47:19,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:19,351 [  scc.config] DEBUG Found submodule.omero-cli-render.branch
2024-06-06 09:47:19,355 [  scc.config] DEBUG Found submodule.omero-cli-zarr.url
2024-06-06 09:47:19,753 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:19,769 [  scc.config] DEBUG Found submodule.omero-figure.url
2024-06-06 09:47:20,157 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:20,168 [  scc.config] DEBUG Found submodule.omero-figure.branch
2024-06-06 09:47:20,172 [  scc.config] DEBUG Found submodule.omero-fpbioimage.url
2024-06-06 09:47:20,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:20,609 [  scc.config] DEBUG Found submodule.omero-fpbioimage.branch
2024-06-06 09:47:20,614 [  scc.config] DEBUG Found submodule.omero-gallery.url
2024-06-06 09:47:20,997 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:21,007 [  scc.config] DEBUG Found submodule.omero-gallery.branch
2024-06-06 09:47:21,012 [  scc.config] DEBUG Found submodule.omero-iviewer.url
2024-06-06 09:47:21,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:21,417 [  scc.config] DEBUG Found submodule.omero-iviewer.branch
2024-06-06 09:47:21,422 [  scc.config] DEBUG Found submodule.omero-mapr.url
2024-06-06 09:47:21,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:21,818 [  scc.config] DEBUG Found submodule.omero-mapr.branch
2024-06-06 09:47:21,822 [  scc.config] DEBUG Found submodule.omero-metadata.url
2024-06-06 09:47:22,211 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:22,223 [  scc.config] DEBUG Found submodule.omero-metadata.branch
2024-06-06 09:47:22,229 [  scc.config] DEBUG Found submodule.omero-parade.url
2024-06-06 09:47:22,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:22,650 [  scc.config] DEBUG Found submodule.omero-parade.branch
2024-06-06 09:47:22,654 [  scc.config] DEBUG Found submodule.omero-prometheus-tools.url
2024-06-06 09:47:23,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:23,063 [  scc.config] DEBUG Found submodule.omero-prometheus-tools.branch
2024-06-06 09:47:23,068 [  scc.config] DEBUG Found submodule.omero-rois.url
2024-06-06 09:47:23,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:23,526 [  scc.config] DEBUG Found submodule.omero-signup.url
2024-06-06 09:47:23,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:23,927 [  scc.config] DEBUG Found submodule.omero-test-infra.url
2024-06-06 09:47:24,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:24,334 [  scc.config] DEBUG Found submodule.omero-test-infra.branch
2024-06-06 09:47:24,338 [  scc.config] DEBUG Found submodule.omero-upload.url
2024-06-06 09:47:24,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:24,743 [  scc.config] DEBUG Found submodule.omero-virtual-microscope.url
2024-06-06 09:47:25,137 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:25,151 [  scc.config] DEBUG Found submodule.omero-web-zarr.url
2024-06-06 09:47:25,550 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:25,561 [  scc.config] DEBUG Found submodule.omero-web-zarr.branch
2024-06-06 09:47:25,565 [  scc.config] DEBUG Found submodule.omero-weberror.url
2024-06-06 09:47:25,965 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:25,976 [  scc.config] DEBUG Found submodule.omero-weberror.branch
2024-06-06 09:47:25,981 [  scc.config] DEBUG Found submodule.omero-webtest.url
2024-06-06 09:47:26,367 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:26,378 [  scc.config] DEBUG Found submodule.omero-webtest.branch
2024-06-06 09:47:26,382 [  scc.config] DEBUG Found submodule.rOMERO-gateway.url
2024-06-06 09:47:26,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:26,780 [  scc.config] DEBUG Found submodule.rOMERO-gateway.branch
2024-06-06 09:47:26,784 [  scc.config] DEBUG Found submodule.scripts.url
2024-06-06 09:47:27,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-06 09:47:27,193 [  scc.config] DEBUG Found submodule.scripts.branch
2024-06-06 09:47:27,193 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-06 09:47:27,269 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6bf5b0ad90> has local changes
2024-06-06 09:47:27,269 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-plugins
Already up to date.

Merged PRs:
  - PR 373 dependabot[bot] 'Bump omero-test-infra from `7688c54` to `cda3ec6`'

Repository: ome/minimal-omero-client
Already up to date.


Repository: ome/omero-cli-duplicate
Excluded PRs:
  - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
Already up to date.

Merged PRs:
  - PR 25 jburel 'review message'

Repository: ome/omero-cli-render
Excluded PRs:
  - PR 62 dominikl 'Add export and impo(rt) commands' (stage: draft)
  - PR 54 dominikl 'Change rendering settings spec' (stage: draft)
  - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
  - PR 48 dominikl 'Don't start rendering engine to get settings' (stage: draft)
Already up to date.

Merged PRs:
  - PR 59 will-moore 'Apply settings to Plate'
  - PR 63 sbesson 'Remove python-future dependency'
  - PR 64 sbesson 'Fix thumbnail generation with missing rendering definition'

Repository: ome/omero-cli-zarr
Excluded PRs:
  - PR 161 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
  - PR 118 sbesson 'Allow to use bioformats2raw to export HCS data' (stage: draft)
Already up to date.

Merged PRs:
  - PR 147 will-moore 'Name option'

Conflicting PRs (not included):
  - PR 102 will-moore 'Zarr export tests'
  - PR 123 will-moore 'Support export of Fileset:ID'

Repository: ome/omero-figure
Excluded PRs:
  - PR 560 will-moore 'Max projection bytes' (exclude comment)
  - PR 543 will-moore 'Plate well labels' (exclude comment)
Already up to date.

Merged PRs:
  - PR 549 will-moore 'Inset feature'
  - PR 555 will-moore 'Points in shape editor'
  - PR 562 will-moore 'Add changelog 7.0.0'
  - PR 563 will-moore 'Use path instead of re_path for all URLs'

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

Merged PRs:
  - PR 18 jburel 'default  size z value'

Repository: ome/omero-gallery
Already up to date.

Merged PRs:
  - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'

Repository: ome/omero-iviewer
Excluded PRs:
  - PR 420 will-moore 'Add release process to README' (exclude comment)
  - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
Already up to date.

Merged PRs:
  - PR 460 will-moore 'Channel min spinner fix'
  - PR 465 will-moore 'Save as Figure'
  - PR 471 will-moore 'Z projection disabled tooltip'

Repository: ome/omero-mapr
Excluded PRs:
  - PR 79 will-moore 'Right panel title' (exclude comment)
Already up to date.

Merged PRs:
  - PR 74 will-moore 'mapr extension of webclient'

Repository: ome/omero-metadata
Already up to date.

Conflicting PRs (not included):
  - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
  - PR 64 will-moore 'Support images_by_name for Screen and Plate'

Repository: ome/omero-parade
Excluded PRs:
  - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
  - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
  - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
Already up to date.

Merged PRs:
  - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
  - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
  - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'

Repository: ome/omero-prometheus-tools
Already up to date.

Merged PRs:
  - PR 14 jburel 'use conda-forge channel'

Repository: ome/omero-rois
Excluded PRs:
  - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.

Merged PRs:
  - PR 6 dominikl 'Add method to create masks grouped by label id'

Repository: ome/omero-signup
Already up to date.

Conflicting PRs (not included):
  - PR 14 manics 'Add pre-commit (black, flake8)'

Repository: openmicroscopy/omero-test-infra
Already up to date.

Merged PRs:
  - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'

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


Repository: ome/omero-virtual-microscope
Already up to date.


Repository: ome/omero-web-zarr
Excluded PRs:
  - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
Already up to date.

Conflicting PRs (not included):
  - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'

Repository: openmicroscopy/omero-weberror
Already up to date.


Repository: openmicroscopy/omero-webtest
Already up to date.


Repository: ome/rOMERO-gateway
Already up to date.

Conflicting PRs (not included):
  - PR 100 dominikl 'Run tests properly'

Repository: ome/scripts
Excluded PRs:
  - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
  - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
  - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
  - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
Already up to date.

Conflicting PRs (not included):
  - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'

Generated by OMERO-plugins-push#87 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/87/)'
2024-06-06 09:47:27,282 [     scc.git] DEBUG [detached HEAD c2b6fb2] merge master -Dorg -Ssuccess-only
2024-06-06 09:47:27,283 [   scc.merge] INFO  Repository: ome/omero-plugins
2024-06-06 09:47:27,283 [     scc.git] DEBUG  23 files changed, 44 insertions(+), 44 deletions(-)
2024-06-06 09:47:27,283 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,283 [   scc.merge] INFO  
2024-06-06 09:47:27,283 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,283 [   scc.merge] INFO    - PR 373 dependabot[bot] 'Bump omero-test-infra from `7688c54` to `cda3ec6`'
2024-06-06 09:47:27,283 [   scc.merge] INFO  
2024-06-06 09:47:27,283 [   scc.merge] INFO  Repository: ome/minimal-omero-client
2024-06-06 09:47:27,283 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,283 [   scc.merge] INFO  
2024-06-06 09:47:27,283 [   scc.merge] INFO  
2024-06-06 09:47:27,283 [   scc.merge] INFO  Repository: ome/omero-cli-duplicate
2024-06-06 09:47:27,283 [   scc.merge] INFO  Excluded PRs:
2024-06-06 09:47:27,283 [   scc.merge] INFO    - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
2024-06-06 09:47:27,283 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,283 [   scc.merge] INFO  
2024-06-06 09:47:27,283 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,283 [   scc.merge] INFO    - PR 25 jburel 'review message'
2024-06-06 09:47:27,283 [   scc.merge] INFO  
2024-06-06 09:47:27,283 [   scc.merge] INFO  Repository: ome/omero-cli-render
2024-06-06 09:47:27,283 [   scc.merge] INFO  Excluded PRs:
2024-06-06 09:47:27,283 [   scc.merge] INFO    - PR 62 dominikl 'Add export and impo(rt) commands' (stage: draft)
2024-06-06 09:47:27,283 [   scc.merge] INFO    - PR 54 dominikl 'Change rendering settings spec' (stage: draft)
2024-06-06 09:47:27,283 [   scc.merge] INFO    - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
2024-06-06 09:47:27,283 [   scc.merge] INFO    - PR 48 dominikl 'Don't start rendering engine to get settings' (stage: draft)
2024-06-06 09:47:27,283 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,283 [   scc.merge] INFO  
2024-06-06 09:47:27,284 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 59 will-moore 'Apply settings to Plate'
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 63 sbesson 'Remove python-future dependency'
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 64 sbesson 'Fix thumbnail generation with missing rendering definition'
2024-06-06 09:47:27,284 [   scc.merge] INFO  
2024-06-06 09:47:27,284 [   scc.merge] INFO  Repository: ome/omero-cli-zarr
2024-06-06 09:47:27,284 [   scc.merge] INFO  Excluded PRs:
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 161 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 118 sbesson 'Allow to use bioformats2raw to export HCS data' (stage: draft)
2024-06-06 09:47:27,284 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,284 [   scc.merge] INFO  
2024-06-06 09:47:27,284 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 147 will-moore 'Name option'
2024-06-06 09:47:27,284 [   scc.merge] INFO  
2024-06-06 09:47:27,284 [   scc.merge] INFO  Conflicting PRs (not included):
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 102 will-moore 'Zarr export tests'
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 123 will-moore 'Support export of Fileset:ID'
2024-06-06 09:47:27,284 [   scc.merge] INFO  
2024-06-06 09:47:27,284 [   scc.merge] INFO  Repository: ome/omero-figure
2024-06-06 09:47:27,284 [   scc.merge] INFO  Excluded PRs:
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 560 will-moore 'Max projection bytes' (exclude comment)
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 543 will-moore 'Plate well labels' (exclude comment)
2024-06-06 09:47:27,284 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,284 [   scc.merge] INFO  
2024-06-06 09:47:27,284 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 549 will-moore 'Inset feature'
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 555 will-moore 'Points in shape editor'
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 562 will-moore 'Add changelog 7.0.0'
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 563 will-moore 'Use path instead of re_path for all URLs'
2024-06-06 09:47:27,284 [   scc.merge] INFO  
2024-06-06 09:47:27,284 [   scc.merge] INFO  Repository: ome/omero-fpbioimage
2024-06-06 09:47:27,284 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,284 [   scc.merge] INFO  
2024-06-06 09:47:27,284 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,284 [   scc.merge] INFO    - PR 18 jburel 'default  size z value'
2024-06-06 09:47:27,284 [   scc.merge] INFO  
2024-06-06 09:47:27,284 [   scc.merge] INFO  Repository: ome/omero-gallery
2024-06-06 09:47:27,284 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,284 [   scc.merge] INFO  
2024-06-06 09:47:27,284 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'
2024-06-06 09:47:27,285 [   scc.merge] INFO  
2024-06-06 09:47:27,285 [   scc.merge] INFO  Repository: ome/omero-iviewer
2024-06-06 09:47:27,285 [   scc.merge] INFO  Excluded PRs:
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 420 will-moore 'Add release process to README' (exclude comment)
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
2024-06-06 09:47:27,285 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,285 [   scc.merge] INFO  
2024-06-06 09:47:27,285 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 460 will-moore 'Channel min spinner fix'
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 465 will-moore 'Save as Figure'
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 471 will-moore 'Z projection disabled tooltip'
2024-06-06 09:47:27,285 [   scc.merge] INFO  
2024-06-06 09:47:27,285 [   scc.merge] INFO  Repository: ome/omero-mapr
2024-06-06 09:47:27,285 [   scc.merge] INFO  Excluded PRs:
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 79 will-moore 'Right panel title' (exclude comment)
2024-06-06 09:47:27,285 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,285 [   scc.merge] INFO  
2024-06-06 09:47:27,285 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 74 will-moore 'mapr extension of webclient'
2024-06-06 09:47:27,285 [   scc.merge] INFO  
2024-06-06 09:47:27,285 [   scc.merge] INFO  Repository: ome/omero-metadata
2024-06-06 09:47:27,285 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,285 [   scc.merge] INFO  
2024-06-06 09:47:27,285 [   scc.merge] INFO  Conflicting PRs (not included):
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2024-06-06 09:47:27,285 [   scc.merge] INFO  
2024-06-06 09:47:27,285 [   scc.merge] INFO  Repository: ome/omero-parade
2024-06-06 09:47:27,285 [   scc.merge] INFO  Excluded PRs:
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
2024-06-06 09:47:27,285 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,285 [   scc.merge] INFO  
2024-06-06 09:47:27,285 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,285 [   scc.merge] INFO    - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
2024-06-06 09:47:27,286 [   scc.merge] INFO    - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
2024-06-06 09:47:27,286 [   scc.merge] INFO    - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  Repository: ome/omero-prometheus-tools
2024-06-06 09:47:27,286 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,286 [   scc.merge] INFO    - PR 14 jburel 'use conda-forge channel'
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  Repository: ome/omero-rois
2024-06-06 09:47:27,286 [   scc.merge] INFO  Excluded PRs:
2024-06-06 09:47:27,286 [   scc.merge] INFO    - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2024-06-06 09:47:27,286 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,286 [   scc.merge] INFO    - PR 6 dominikl 'Add method to create masks grouped by label id'
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  Repository: ome/omero-signup
2024-06-06 09:47:27,286 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  Conflicting PRs (not included):
2024-06-06 09:47:27,286 [   scc.merge] INFO    - PR 14 manics 'Add pre-commit (black, flake8)'
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  Repository: openmicroscopy/omero-test-infra
2024-06-06 09:47:27,286 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  Merged PRs:
2024-06-06 09:47:27,286 [   scc.merge] INFO    - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  Repository: ome/omero-upload
2024-06-06 09:47:27,286 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  Repository: ome/omero-virtual-microscope
2024-06-06 09:47:27,286 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  
2024-06-06 09:47:27,286 [   scc.merge] INFO  Repository: ome/omero-web-zarr
2024-06-06 09:47:27,286 [   scc.merge] INFO  Excluded PRs:
2024-06-06 09:47:27,286 [   scc.merge] INFO    - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
2024-06-06 09:47:27,287 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,287 [   scc.merge] INFO  
2024-06-06 09:47:27,287 [   scc.merge] INFO  Conflicting PRs (not included):
2024-06-06 09:47:27,287 [   scc.merge] INFO    - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2024-06-06 09:47:27,287 [   scc.merge] INFO  
2024-06-06 09:47:27,287 [   scc.merge] INFO  Repository: openmicroscopy/omero-weberror
2024-06-06 09:47:27,287 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,287 [   scc.merge] INFO  
2024-06-06 09:47:27,287 [   scc.merge] INFO  
2024-06-06 09:47:27,287 [   scc.merge] INFO  Repository: openmicroscopy/omero-webtest
2024-06-06 09:47:27,287 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,287 [   scc.merge] INFO  
2024-06-06 09:47:27,287 [   scc.merge] INFO  
2024-06-06 09:47:27,287 [   scc.merge] INFO  Repository: ome/rOMERO-gateway
2024-06-06 09:47:27,287 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,287 [   scc.merge] INFO  
2024-06-06 09:47:27,287 [   scc.merge] INFO  Conflicting PRs (not included):
2024-06-06 09:47:27,287 [   scc.merge] INFO    - PR 100 dominikl 'Run tests properly'
2024-06-06 09:47:27,287 [   scc.merge] INFO  
2024-06-06 09:47:27,287 [   scc.merge] INFO  Repository: ome/scripts
2024-06-06 09:47:27,287 [   scc.merge] INFO  Excluded PRs:
2024-06-06 09:47:27,287 [   scc.merge] INFO    - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
2024-06-06 09:47:27,287 [   scc.merge] INFO    - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
2024-06-06 09:47:27,287 [   scc.merge] INFO    - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
2024-06-06 09:47:27,287 [   scc.merge] INFO    - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
2024-06-06 09:47:27,287 [   scc.merge] INFO  Already up to date.
2024-06-06 09:47:27,287 [   scc.merge] INFO  
2024-06-06 09:47:27,287 [   scc.merge] INFO  Conflicting PRs (not included):
2024-06-06 09:47:27,287 [   scc.merge] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-06-06 09:47:27,287 [   scc.merge] INFO  
2024-06-06 09:47:27,287 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-06 09:47:27,287 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,292 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2024-06-06 09:47:27,292 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,296 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,297 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2024-06-06 09:47:27,297 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,301 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,301 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2024-06-06 09:47:27,301 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,305 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,305 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2024-06-06 09:47:27,306 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,310 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,310 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2024-06-06 09:47:27,310 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,314 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,315 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-06-06 09:47:27,315 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,319 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,319 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-06-06 09:47:27,319 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,324 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,324 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-06-06 09:47:27,324 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,328 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,328 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-06-06 09:47:27,328 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,333 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,333 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-06-06 09:47:27,333 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,337 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,338 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-06-06 09:47:27,338 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,342 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,342 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-06-06 09:47:27,342 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,348 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,348 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-06-06 09:47:27,348 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,354 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,354 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-06-06 09:47:27,354 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,358 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,358 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-06-06 09:47:27,358 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,363 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,363 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-06-06 09:47:27,363 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,367 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,367 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-06-06 09:47:27,367 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,372 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,372 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-06-06 09:47:27,372 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,376 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,376 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-06-06 09:47:27,376 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,380 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,381 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-06-06 09:47:27,381 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,385 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,385 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-06-06 09:47:27,385 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,390 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-06-06 09:47:27,390 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-06-06 09:47:27,390 [     scc.git] DEBUG Calling 'git remote'
2024-06-06 09:47:27,394 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
Update component versions
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.9/site-packages/setuptools/dist.py:466: UserWarning: Normalizing '0.4.2dev0' to '0.4.2.dev0'
  warnings.warn(tmpl.format(**locals()))
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.9/site-packages/setuptools/dist.py:466: UserWarning: Normalizing '0.4.2dev0' to '0.4.2.dev0'
  warnings.warn(tmpl.format(**locals()))
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
Updating omero-gateway from 5.9.1 to 5.9.2-SNAPSHOT
grep: build.gradle: No such file or directory
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: 
grep: build.gradle: No such file or directory
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: 
grep: build.gradle: No such file or directory
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: 
grep: build.gradle: No such file or directory
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: 
grep: build.gradle: No such file or directory
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: 
grep: build.gradle: No such file or directory
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: 
grep: build.gradle: No such file or directory
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: 
grep: build.gradle: No such file or directory
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: 
grep: build.gradle: No such file or directory
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: 
grep: build.gradle: No such file or directory
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: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'minimal-omero-client'
Entering 'omero-cli-duplicate'
Entering 'omero-cli-render'
Entering 'omero-cli-zarr'
Entering 'omero-figure'
Entering 'omero-fpbioimage'
Entering 'omero-gallery'
Entering 'omero-iviewer'
Entering 'omero-mapr'
Entering 'omero-metadata'
Entering 'omero-parade'
Entering 'omero-prometheus-tools'
Entering 'omero-rois'
Entering 'omero-signup'
Entering 'omero-test-infra'
Entering 'omero-upload'
Entering 'omero-virtual-microscope'
Entering 'omero-web-zarr'
Entering 'omero-weberror'
Entering 'omero-webtest'
Entering 'rOMERO-gateway'
Entering 'scripts'
Entering 'minimal-omero-client'
[detached HEAD 42cf190] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-cli-duplicate'
HEAD detached from 027b3e6
nothing to commit, working tree clean
Entering 'omero-cli-render'
HEAD detached from 53e3f42
nothing to commit, working tree clean
Entering 'omero-cli-zarr'
HEAD detached from 2ca566b
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	.eggs/

nothing added to commit but untracked files present (use "git add" to track)
Entering 'omero-figure'
HEAD detached from 3d9e3b87
nothing to commit, working tree clean
Entering 'omero-fpbioimage'
HEAD detached from e5b3ca3
nothing to commit, working tree clean
Entering 'omero-gallery'
HEAD detached from 56f4435
nothing to commit, working tree clean
Entering 'omero-iviewer'
HEAD detached from 7b7a637
nothing to commit, working tree clean
Entering 'omero-mapr'
HEAD detached from 9631b15
nothing to commit, working tree clean
Entering 'omero-metadata'
HEAD detached from e2fc5ec
nothing to commit, working tree clean
Entering 'omero-parade'
HEAD detached from 5d441c2
nothing to commit, working tree clean
Entering 'omero-prometheus-tools'
HEAD detached from 18bccb6
nothing to commit, working tree clean
Entering 'omero-rois'
HEAD detached from 5c752d5
nothing to commit, working tree clean
Entering 'omero-signup'
HEAD detached from c8610db
nothing to commit, working tree clean
Entering 'omero-test-infra'
HEAD detached from cda3ec6
nothing to commit, working tree clean
Entering 'omero-upload'
HEAD detached from aca9e9c
nothing to commit, working tree clean
Entering 'omero-virtual-microscope'
HEAD detached from deab817
nothing to commit, working tree clean
Entering 'omero-web-zarr'
HEAD detached from 67bb245
nothing to commit, working tree clean
Entering 'omero-weberror'
HEAD detached from adfa132
nothing to commit, working tree clean
Entering 'omero-webtest'
HEAD detached from 8da48e1
nothing to commit, working tree clean
Entering 'rOMERO-gateway'
HEAD detached from 7b5d64d
nothing to commit, working tree clean
Entering 'scripts'
HEAD detached from 5a90893
nothing to commit, working tree clean
[detached HEAD cc573ac] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2024-06-06 09:48:13,319 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2024-06-06 09:48:22,467 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2024-06-06 09:48:24,953 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-06-06 09:48:29,520 [github.Reque] INFO  Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-06-06 09:49:17,772 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-plugins/tree/merge_ci
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS