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 654fab96d71411fab33e55b79057bcbf94eef8a2
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 654fab96d71411fab33e55b79057bcbf94eef8a2 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 654fab96d71411fab33e55b79057bcbf94eef8a2 # timeout=10
Commit message: "Merge pull request #18 from jburel/python_311"
 > git rev-list --no-walk 654fab96d71411fab33e55b79057bcbf94eef8a2 # timeout=10
[Pipeline] checkout
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 84258d5f2eea775a37267d49c87b3698bcfa5d38 (refs/remotes/origin/master)
Commit message: "Merge pull request #426 from ome/dependabot/submodules/omero-prometheus-tools-eb47378"
 > 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.43.5'
 > git fetch --tags --force --progress -- https://github.com/ome/omero-plugins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 84258d5f2eea775a37267d49c87b3698bcfa5d38 # timeout=10
 > git rev-list --no-walk 84258d5f2eea775a37267d49c87b3698bcfa5d38 # 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
 > git submodule update --init --recursive omero-web-zarr # timeout=10
 > git submodule update --init --recursive omero-cli-zarr # timeout=10
[Pipeline] pwd
[Pipeline] copyArtifacts
Copied 1 artifact from "OMERO-build-push" build number 406
[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 -
+ popd
~/workspace/OMERO-plugins-push
+ python3.11 -m venv build/venv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' 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
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ hash -r
+ python3.11 -m pip install -U pip
Requirement already satisfied: pip in ./build/venv/lib64/python3.11/site-packages (22.3.1)
Collecting pip
  Using cached pip-25.0.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.3.1
    Uninstalling pip-22.3.1:
      Successfully uninstalled pip-22.3.1
Successfully installed pip-25.0.1
+ python3.11 -m pip install scc
Collecting scc
  Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB)
Collecting PyGithub>=1.54 (from scc)
  Using cached PyGithub-2.6.1-py3-none-any.whl.metadata (3.9 kB)
Collecting PyYAML>=5.1 (from scc)
  Using cached PyYAML-6.0.2-cp311-cp311-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.10-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.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting urllib3<2 (from scc)
  Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
Collecting yaclifw<0.3,>=0.2.0 (from scc)
  Using cached yaclifw-0.2.0-py3-none-any.whl
Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc)
  Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)
Collecting requests>=2.14.0 (from PyGithub>=1.54->scc)
  Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB)
Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc)
  Using cached typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB)
Collecting Deprecated (from PyGithub>=1.54->scc)
  Using cached Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB)
Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc)
  Using cached ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB)
Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB)
Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc)
  Using cached cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc)
  Using cached wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)
Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.54->scc)
  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Using cached scc-0.20.0-py3-none-any.whl (48 kB)
Using cached PyGithub-2.6.1-py3-none-any.whl (410 kB)
Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
Using cached future-1.0.0-py3-none-any.whl (491 kB)
Using cached ruamel.yaml-0.18.10-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.17.0-py2.py3-none-any.whl (11 kB)
Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB)
Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (739 kB)
Using cached typing_extensions-4.13.2-py3-none-any.whl (45 kB)
Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB)
Using cached certifi-2025.1.31-py3-none-any.whl (166 kB)
Using cached cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
Using cached charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)
Using cached cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB)
Using cached idna-3.10-py3-none-any.whl (70 kB)
Using cached wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 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.18 PyGithub-2.6.1 PyYAML-6.0.2 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 cryptography-44.0.2 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.10.1 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.13.2 urllib3-1.26.20 wrapt-1.17.2 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 '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' 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
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ 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)
2025-04-24 12:43:11,404 [  scc.config] DEBUG Found github.token
2025-04-24 12:43:11,406 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:11,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:43:11,845 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:12,012 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:43:12,264 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:12,413 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-04-24 12:43:12,414 [      scc.gh] DEBUG 4994 remaining from 5000 (Reset at 13:04
2025-04-24 12:43:12,415 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:12,418 [     scc.git] DEBUG Check current status
2025-04-24 12:43:12,418 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:12,420 [     scc.git] DEBUG 84258d5 Merge pull request #426 from ome/dependabot/submodules/omero-prometheus-tools-eb47378
2025-04-24 12:43:12,421 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:12,469 [     scc.git] DEBUG  ca8c2ea435592cba45b857cc536815b082c5982b minimal-omero-client (remotes/origin/HEAD)
2025-04-24 12:43:12,472 [     scc.git] DEBUG  4777ef8a2eeff2eb06474a89c8ce591e5b1f2a96 omero-cli-duplicate (v0.4.0-20-g4777ef8)
2025-04-24 12:43:12,476 [     scc.git] DEBUG  ce6e13cfea3157cab0d00fde40f6cc8158946264 omero-cli-render (v0.8.1-18-gce6e13c)
2025-04-24 12:43:12,479 [     scc.git] DEBUG  11d35873542022d9638ede115d0dfab4652f8e62 omero-cli-zarr (v0.5.5-12-g11d3587)
2025-04-24 12:43:12,484 [     scc.git] DEBUG  fb316a7ee6ca8aa5bc8dc55dd0acfa88fe3ca228 omero-figure (v7.2.0-1-gfb316a7e)
2025-04-24 12:43:12,487 [     scc.git] DEBUG  3b6c05abc6a7357bf9ef0d7b90ca578d8e327c7a omero-fpbioimage (v0.4.1-8-g3b6c05a)
2025-04-24 12:43:12,491 [     scc.git] DEBUG  2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd omero-gallery (v3.4.3-8-g2a621da)
2025-04-24 12:43:12,494 [     scc.git] DEBUG  b4102d46958a805cacff0c7ccceb05ccff746309 omero-iviewer (v0.15.0-1-gb4102d4)
2025-04-24 12:43:12,498 [     scc.git] DEBUG  0a557da89145e65db313c1721a26cb43e490dd8a omero-mapr (v0.5.3-1-g0a557da)
2025-04-24 12:43:12,501 [     scc.git] DEBUG  3cd120cf6f10f71421a4db91fa87baba865c7997 omero-metadata (v0.13.0-6-g3cd120c)
2025-04-24 12:43:12,504 [     scc.git] DEBUG  fb5ae86bde41d34018ff4da10991a34b29e61f4b omero-parade (v0.2.4-14-gfb5ae86)
2025-04-24 12:43:12,508 [     scc.git] DEBUG  eb4737837b6d5fe6e807add66c8c43027166deac omero-prometheus-tools (v0.2.3-12-geb47378)
2025-04-24 12:43:12,512 [     scc.git] DEBUG  bdfeb5e9212840e8c5fe24ca012f137f6d36a7d9 omero-rois (v0.2.0-76-gbdfeb5e)
2025-04-24 12:43:12,515 [     scc.git] DEBUG  be76813540a02082196cac2ffee151e3f68cb71e omero-signup (v0.3.3-7-gbe76813)
2025-04-24 12:43:12,518 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2025-04-24 12:43:12,521 [     scc.git] DEBUG  100f6ae42e2c955ffb7cd1e854eb82079476119b omero-upload (v0.4.0-13-g100f6ae)
2025-04-24 12:43:12,524 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2025-04-24 12:43:12,527 [     scc.git] DEBUG  8f3c31388de8a7c44f18a6f0e20ea41d35fae041 omero-web-zarr (v0.1.1-8-g8f3c313)
2025-04-24 12:43:12,530 [     scc.git] DEBUG  70b01edc650d59445c1b8508e86c29ab069b2b8f omero-weberror (v0.4.1-9-g70b01ed)
2025-04-24 12:43:12,534 [     scc.git] DEBUG  5bfef29ba742e31ae89cbcb42e328f6a6d2d39dd omero-webtest (v0.4.2-7-g5bfef29)
2025-04-24 12:43:12,537 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2025-04-24 12:43:12,540 [     scc.git] DEBUG  312afbed633613e1f728a1fe9eaac096e54318e0 scripts (v5.8.3-1-g312afbe)
2025-04-24 12:43:12,543 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:12,665 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:12,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins HTTP/1.1" 200 None
2025-04-24 12:43:13,180 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:13,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:13,677 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:13,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:14,137 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:14,319 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:14,571 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:14,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:14,759 [     scc.git] DEBUG Resetting...
2025-04-24 12:43:14,759 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-04-24 12:43:14,768 [     scc.git] DEBUG HEAD is now at 84258d5 Merge pull request #426 from ome/dependabot/submodules/omero-prometheus-tools-eb47378
2025-04-24 12:43:14,768 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-04-24 12:43:14,875 [     scc.git] DEBUG Check current status
2025-04-24 12:43:14,875 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:14,877 [     scc.git] DEBUG 84258d5 Merge pull request #426 from ome/dependabot/submodules/omero-prometheus-tools-eb47378
2025-04-24 12:43:14,878 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:14,923 [     scc.git] DEBUG  ca8c2ea435592cba45b857cc536815b082c5982b minimal-omero-client (remotes/origin/HEAD)
2025-04-24 12:43:14,926 [     scc.git] DEBUG  4777ef8a2eeff2eb06474a89c8ce591e5b1f2a96 omero-cli-duplicate (v0.4.0-20-g4777ef8)
2025-04-24 12:43:14,930 [     scc.git] DEBUG  ce6e13cfea3157cab0d00fde40f6cc8158946264 omero-cli-render (v0.8.1-18-gce6e13c)
2025-04-24 12:43:14,934 [     scc.git] DEBUG  11d35873542022d9638ede115d0dfab4652f8e62 omero-cli-zarr (v0.5.5-12-g11d3587)
2025-04-24 12:43:14,938 [     scc.git] DEBUG  fb316a7ee6ca8aa5bc8dc55dd0acfa88fe3ca228 omero-figure (v7.2.0-1-gfb316a7e)
2025-04-24 12:43:14,941 [     scc.git] DEBUG  3b6c05abc6a7357bf9ef0d7b90ca578d8e327c7a omero-fpbioimage (v0.4.1-8-g3b6c05a)
2025-04-24 12:43:14,945 [     scc.git] DEBUG  2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd omero-gallery (v3.4.3-8-g2a621da)
2025-04-24 12:43:14,949 [     scc.git] DEBUG  b4102d46958a805cacff0c7ccceb05ccff746309 omero-iviewer (v0.15.0-1-gb4102d4)
2025-04-24 12:43:14,953 [     scc.git] DEBUG  0a557da89145e65db313c1721a26cb43e490dd8a omero-mapr (v0.5.3-1-g0a557da)
2025-04-24 12:43:14,956 [     scc.git] DEBUG  3cd120cf6f10f71421a4db91fa87baba865c7997 omero-metadata (v0.13.0-6-g3cd120c)
2025-04-24 12:43:14,959 [     scc.git] DEBUG  fb5ae86bde41d34018ff4da10991a34b29e61f4b omero-parade (v0.2.4-14-gfb5ae86)
2025-04-24 12:43:14,963 [     scc.git] DEBUG  eb4737837b6d5fe6e807add66c8c43027166deac omero-prometheus-tools (v0.2.3-12-geb47378)
2025-04-24 12:43:14,967 [     scc.git] DEBUG  bdfeb5e9212840e8c5fe24ca012f137f6d36a7d9 omero-rois (v0.2.0-76-gbdfeb5e)
2025-04-24 12:43:14,970 [     scc.git] DEBUG  be76813540a02082196cac2ffee151e3f68cb71e omero-signup (v0.3.3-7-gbe76813)
2025-04-24 12:43:14,974 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2025-04-24 12:43:14,977 [     scc.git] DEBUG  100f6ae42e2c955ffb7cd1e854eb82079476119b omero-upload (v0.4.0-13-g100f6ae)
2025-04-24 12:43:14,980 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2025-04-24 12:43:14,983 [     scc.git] DEBUG  8f3c31388de8a7c44f18a6f0e20ea41d35fae041 omero-web-zarr (v0.1.1-8-g8f3c313)
2025-04-24 12:43:14,986 [     scc.git] DEBUG  70b01edc650d59445c1b8508e86c29ab069b2b8f omero-weberror (v0.4.1-9-g70b01ed)
2025-04-24 12:43:14,989 [     scc.git] DEBUG  5bfef29ba742e31ae89cbcb42e328f6a6d2d39dd omero-webtest (v0.4.2-7-g5bfef29)
2025-04-24 12:43:14,992 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2025-04-24 12:43:14,996 [     scc.git] DEBUG  312afbed633613e1f728a1fe9eaac096e54318e0 scripts (v5.8.3-1-g312afbe)
2025-04-24 12:43:14,997 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-04-24 12:43:14,997 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-04-24 12:43:14,997 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-04-24 12:43:14,997 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-04-24 12:43:14,997 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-04-24 12:43:14,997 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:43:15,009 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:15,376 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/pulls HTTP/1.1" 200 None
2025-04-24 12:43:15,628 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:15,901 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/433 HTTP/1.1" 200 None
2025-04-24 12:43:15,902 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:43:15,902 [    scc.repo] DEBUG   - PR 433 dependabot[bot] 'Bump omero-iviewer from `b4102d4` to `7a798ce`'
2025-04-24 12:43:16,153 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:16,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/432 HTTP/1.1" 200 None
2025-04-24 12:43:16,399 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:43:16,399 [    scc.repo] DEBUG   - PR 432 dependabot[bot] 'Bump omero-figure from `fb316a7` to `9cc36cd`'
2025-04-24 12:43:16,650 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:16,895 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/429 HTTP/1.1" 200 None
2025-04-24 12:43:16,895 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:43:16,895 [    scc.repo] DEBUG   - PR 429 dependabot[bot] 'Bump scripts from `312afbe` to `4b4c755`'
2025-04-24 12:43:16,895 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:43:16,895 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:43:16,895 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:43:16,898 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:43:16,900 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:43:16,900 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:43:16,903 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:43:16,906 [     scc.git] DEBUG Already up to date.

2025-04-24 12:43:16,906 [     scc.git] DEBUG Calling 'git fetch origin pull/429/head'
2025-04-24 12:43:17,224 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2025-04-24 12:43:17,224 [     scc.git] DEBUG  * branch            refs/pull/429/head -> FETCH_HEAD
2025-04-24 12:43:17,230 [     scc.git] DEBUG Calling 'git fetch origin pull/432/head'
2025-04-24 12:43:17,494 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2025-04-24 12:43:17,494 [     scc.git] DEBUG  * branch            refs/pull/432/head -> FETCH_HEAD
2025-04-24 12:43:17,501 [     scc.git] DEBUG Calling 'git fetch origin pull/433/head'
2025-04-24 12:43:17,788 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2025-04-24 12:43:17,788 [     scc.git] DEBUG  * branch            refs/pull/433/head -> FETCH_HEAD
2025-04-24 12:43:17,795 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:43:17,795 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:43:17,795 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:43:17,797 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3062fb487d55aef3602ecee795b63ccb73d1f8e2'
2025-04-24 12:43:17,800 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:43:17,802 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 429 (Bump scripts from `312afbe` to `4b4c755`) 3062fb487d55aef3602ecee795b63ccb73d1f8e2'
2025-04-24 12:43:17,819 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:43:17,822 [     scc.git] DEBUG  scripts | 2 +-
2025-04-24 12:43:17,822 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-04-24 12:43:17,823 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:17,989 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:43:17,990 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...25bf90a85a7e0945e652f9d78050c8c4860acb51'
2025-04-24 12:43:17,993 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:43:17,995 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 432 (Bump omero-figure from `fb316a7` to `9cc36cd`) 25bf90a85a7e0945e652f9d78050c8c4860acb51'
2025-04-24 12:43:18,014 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:43:18,017 [     scc.git] DEBUG  omero-figure | 2 +-
2025-04-24 12:43:18,017 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-04-24 12:43:18,241 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:18,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:43:18,412 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6fd5dc72efc90d7f749b332dba3f903414852d74'
2025-04-24 12:43:18,415 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:43:18,417 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 433 (Bump omero-iviewer from `b4102d4` to `7a798ce`) 6fd5dc72efc90d7f749b332dba3f903414852d74'
2025-04-24 12:43:18,436 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:43:18,439 [     scc.git] DEBUG  omero-iviewer | 2 +-
2025-04-24 12:43:18,439 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-04-24 12:43:18,663 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:18,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:43:18,893 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:43:18,958 [     scc.git] DEBUG Submodule path 'omero-figure': checked out '9cc36cde05bde4def7b62b07c2e9ae5f66712e96'
2025-04-24 12:43:18,989 [     scc.git] DEBUG Submodule path 'omero-iviewer': checked out '7a798ceeb3926d049d73788555fb63269a071052'
2025-04-24 12:43:19,004 [     scc.git] DEBUG Submodule path 'scripts': checked out '4b4c755af4ccf8a5e709548d1f8415fab48a4867'
2025-04-24 12:43:19,005 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:43:19,005 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:43:19,007 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:43:19,097 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbcbebf5590> has no local changes
2025-04-24 12:43:19,097 [     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 429 dependabot[bot] 'Bump scripts from `312afbe` to `4b4c755`'
  - PR 432 dependabot[bot] 'Bump omero-figure from `fb316a7` to `9cc36cd`'
  - PR 433 dependabot[bot] 'Bump omero-iviewer from `b4102d4` to `7a798ce`'

Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:43:19,175 [     scc.git] DEBUG [detached HEAD c8d0ead] merge master -Dorg -Snone
2025-04-24 12:43:19,175 [   scc.merge] INFO  Repository: ome/omero-plugins
2025-04-24 12:43:19,175 [   scc.merge] INFO  Already up to date.
2025-04-24 12:43:19,175 [   scc.merge] INFO  
2025-04-24 12:43:19,175 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:43:19,175 [   scc.merge] INFO    - PR 429 dependabot[bot] 'Bump scripts from `312afbe` to `4b4c755`'
2025-04-24 12:43:19,175 [   scc.merge] INFO    - PR 432 dependabot[bot] 'Bump omero-figure from `fb316a7` to `9cc36cd`'
2025-04-24 12:43:19,175 [   scc.merge] INFO    - PR 433 dependabot[bot] 'Bump omero-iviewer from `b4102d4` to `7a798ce`'
2025-04-24 12:43:19,175 [   scc.merge] INFO  
2025-04-24 12:43:19,175 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-04-24 12:43:19,175 [     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'
Submodule path 'omero-cli-zarr': checked out '7a2c812ad0fd258cc5a76587b44291e88fa0b277'
Submodule path 'omero-figure': checked out '4f0362e29f7682a5cd98dd7a570ee49a6bb79785'
Submodule path 'omero-metadata': checked out '55060a256e99567f21e64ff3c225d933fba1c501'
Submodule path 'scripts': checked out '950b28b31e228ae7b317cbd159235faf4023e4dc'
Merge all submodules using repository configuration:
base-branch: master

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

2025-04-24 12:43:26,426 [  scc.config] DEBUG Found github.token
2025-04-24 12:43:26,427 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:26,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:43:26,854 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:27,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:43:27,282 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:27,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-04-24 12:43:27,444 [      scc.gh] DEBUG 4980 remaining from 5000 (Reset at 13:04
2025-04-24 12:43:27,444 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:27,447 [     scc.git] DEBUG Check current status
2025-04-24 12:43:27,447 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:27,449 [     scc.git] DEBUG c8d0ead merge master -Dorg -Snone
2025-04-24 12:43:27,450 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:27,498 [     scc.git] DEBUG  ca8c2ea435592cba45b857cc536815b082c5982b minimal-omero-client (remotes/origin/HEAD)
2025-04-24 12:43:27,501 [     scc.git] DEBUG  4777ef8a2eeff2eb06474a89c8ce591e5b1f2a96 omero-cli-duplicate (v0.4.0-20-g4777ef8)
2025-04-24 12:43:27,505 [     scc.git] DEBUG  ce6e13cfea3157cab0d00fde40f6cc8158946264 omero-cli-render (v0.8.1-18-gce6e13c)
2025-04-24 12:43:27,508 [     scc.git] DEBUG +7a2c812ad0fd258cc5a76587b44291e88fa0b277 omero-cli-zarr (v0.5.5-16-g7a2c812)
2025-04-24 12:43:27,513 [     scc.git] DEBUG +4f0362e29f7682a5cd98dd7a570ee49a6bb79785 omero-figure (v7.2.1-5-g4f0362e2)
2025-04-24 12:43:27,516 [     scc.git] DEBUG  3b6c05abc6a7357bf9ef0d7b90ca578d8e327c7a omero-fpbioimage (v0.4.1-8-g3b6c05a)
2025-04-24 12:43:27,519 [     scc.git] DEBUG  2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd omero-gallery (v3.4.3-8-g2a621da)
2025-04-24 12:43:27,524 [     scc.git] DEBUG  7a798ceeb3926d049d73788555fb63269a071052 omero-iviewer (v0.16.0-14-g7a798ce)
2025-04-24 12:43:27,527 [     scc.git] DEBUG  0a557da89145e65db313c1721a26cb43e490dd8a omero-mapr (v0.5.3-1-g0a557da)
2025-04-24 12:43:27,531 [     scc.git] DEBUG +55060a256e99567f21e64ff3c225d933fba1c501 omero-metadata (v0.13.0-8-g55060a2)
2025-04-24 12:43:27,534 [     scc.git] DEBUG  fb5ae86bde41d34018ff4da10991a34b29e61f4b omero-parade (v0.2.4-14-gfb5ae86)
2025-04-24 12:43:27,537 [     scc.git] DEBUG  eb4737837b6d5fe6e807add66c8c43027166deac omero-prometheus-tools (v0.2.3-12-geb47378)
2025-04-24 12:43:27,541 [     scc.git] DEBUG  bdfeb5e9212840e8c5fe24ca012f137f6d36a7d9 omero-rois (v0.2.0-76-gbdfeb5e)
2025-04-24 12:43:27,544 [     scc.git] DEBUG  be76813540a02082196cac2ffee151e3f68cb71e omero-signup (v0.3.3-7-gbe76813)
2025-04-24 12:43:27,548 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2025-04-24 12:43:27,551 [     scc.git] DEBUG  100f6ae42e2c955ffb7cd1e854eb82079476119b omero-upload (v0.4.0-13-g100f6ae)
2025-04-24 12:43:27,554 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2025-04-24 12:43:27,557 [     scc.git] DEBUG  8f3c31388de8a7c44f18a6f0e20ea41d35fae041 omero-web-zarr (v0.1.1-8-g8f3c313)
2025-04-24 12:43:27,560 [     scc.git] DEBUG  70b01edc650d59445c1b8508e86c29ab069b2b8f omero-weberror (v0.4.1-9-g70b01ed)
2025-04-24 12:43:27,563 [     scc.git] DEBUG  5bfef29ba742e31ae89cbcb42e328f6a6d2d39dd omero-webtest (v0.4.2-7-g5bfef29)
2025-04-24 12:43:27,566 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2025-04-24 12:43:27,570 [     scc.git] DEBUG +950b28b31e228ae7b317cbd159235faf4023e4dc scripts (v5.9.0-6-g950b28b)
2025-04-24 12:43:27,573 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:27,573 [     scc.git] DEBUG Reading repository configuration from repositories.yml
2025-04-24 12:43:27,574 [     scc.git] DEBUG Repository configuration:
base-branch: master
submodules:
  omero-web-zarr:
    base-branch: main
  scripts:
    base-branch: develop

2025-04-24 12:43:27,695 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:28,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins HTTP/1.1" 200 None
2025-04-24 12:43:28,283 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:28,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:28,787 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:29,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:29,259 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:29,474 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:29,725 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:29,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:29,904 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:29,980 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2025-04-24 12:43:29,980 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:29,983 [     scc.git] DEBUG Check current status
2025-04-24 12:43:29,983 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:29,985 [     scc.git] DEBUG ca8c2ea Merge pull request #67 from jburel/gateway_5_10_0
2025-04-24 12:43:29,985 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:30,025 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:30,154 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:30,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client HTTP/1.1" 200 None
2025-04-24 12:43:30,682 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:31,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:31,253 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:31,442 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:31,693 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:31,885 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:32,137 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:32,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:32,307 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:32,345 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:43:32,346 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2025-04-24 12:43:32,346 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:32,348 [     scc.git] DEBUG Check current status
2025-04-24 12:43:32,348 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:32,351 [     scc.git] DEBUG 4777ef8 Merge pull request #27 from jburel/build
2025-04-24 12:43:32,351 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:32,389 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:32,558 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:32,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate HTTP/1.1" 200 None
2025-04-24 12:43:33,074 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:33,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:33,552 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:33,832 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:34,084 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:34,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:34,534 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:34,709 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:34,710 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:34,748 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:43:34,748 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2025-04-24 12:43:34,748 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:34,750 [     scc.git] DEBUG Check current status
2025-04-24 12:43:34,750 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:34,753 [     scc.git] DEBUG ce6e13c Merge pull request #62 from dominikl/export
2025-04-24 12:43:34,753 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:34,791 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:34,960 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:35,258 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render HTTP/1.1" 200 None
2025-04-24 12:43:35,509 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:35,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:36,025 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:36,217 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:36,468 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:36,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:36,918 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:37,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:37,126 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:37,164 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:43:37,164 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2025-04-24 12:43:37,164 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:37,166 [     scc.git] DEBUG Check current status
2025-04-24 12:43:37,166 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:37,169 [     scc.git] DEBUG 7a2c812 Merge pull request #168 from will-moore/pypi_release_action
2025-04-24 12:43:37,169 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:37,207 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:37,376 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:37,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr HTTP/1.1" 200 None
2025-04-24 12:43:37,927 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:38,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:38,501 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:38,681 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:38,933 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:39,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:39,380 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:39,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:39,556 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:39,595 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:43:39,596 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2025-04-24 12:43:39,596 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:39,598 [     scc.git] DEBUG Check current status
2025-04-24 12:43:39,598 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:39,601 [     scc.git] DEBUG 4f0362e2 Merge pull request #631 from will-moore/pypi_release_action
2025-04-24 12:43:39,601 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:39,641 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:39,807 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:40,072 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure HTTP/1.1" 200 None
2025-04-24 12:43:40,324 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:40,566 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:40,818 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:41,022 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:41,273 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:41,453 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:41,705 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:41,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:41,889 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:41,927 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:43:41,927 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2025-04-24 12:43:41,928 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:41,930 [     scc.git] DEBUG Check current status
2025-04-24 12:43:41,930 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:41,932 [     scc.git] DEBUG 3b6c05a Merge pull request #30 from jburel/build
2025-04-24 12:43:41,933 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:41,972 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:42,139 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:42,455 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage HTTP/1.1" 200 None
2025-04-24 12:43:42,706 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:42,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:43,193 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:43,377 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:43,629 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:43,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:44,054 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:44,242 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:44,242 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:44,280 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:43:44,281 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2025-04-24 12:43:44,281 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:44,283 [     scc.git] DEBUG Check current status
2025-04-24 12:43:44,283 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:44,285 [     scc.git] DEBUG 2a621da Merge pull request #112 from jburel/build
2025-04-24 12:43:44,286 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:44,324 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:44,493 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:44,797 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery HTTP/1.1" 200 None
2025-04-24 12:43:45,049 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:45,260 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:45,512 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:45,698 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:45,950 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:46,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:46,387 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:46,630 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:46,631 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:46,669 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:43:46,670 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2025-04-24 12:43:46,670 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:46,672 [     scc.git] DEBUG Check current status
2025-04-24 12:43:46,672 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:46,674 [     scc.git] DEBUG 7a798ce Merge remote-tracking branch 'origin/master'
2025-04-24 12:43:46,674 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:46,712 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:46,881 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:47,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer HTTP/1.1" 200 None
2025-04-24 12:43:47,419 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:47,649 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:47,900 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:48,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:48,339 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:48,558 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:48,809 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:48,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:48,984 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:49,022 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:43:49,023 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2025-04-24 12:43:49,023 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:49,026 [     scc.git] DEBUG Check current status
2025-04-24 12:43:49,026 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:49,028 [     scc.git] DEBUG 0a557da Bump version: 0.5.3 → 0.5.4.dev0
2025-04-24 12:43:49,028 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:49,069 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:49,235 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:49,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr HTTP/1.1" 200 None
2025-04-24 12:43:49,777 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:50,049 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:50,301 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:50,494 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:50,746 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:50,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:51,186 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:51,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:51,393 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:51,431 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:43:51,432 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2025-04-24 12:43:51,432 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:51,434 [     scc.git] DEBUG Check current status
2025-04-24 12:43:51,434 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:51,437 [     scc.git] DEBUG 55060a2 Merge pull request #90 from will-moore/pypi_release_action
2025-04-24 12:43:51,437 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:51,475 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:51,644 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:51,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata HTTP/1.1" 200 None
2025-04-24 12:43:52,154 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:52,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:52,651 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:52,830 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:53,081 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:53,307 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:53,559 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:53,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:53,741 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:53,780 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:43:53,780 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2025-04-24 12:43:53,780 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:53,783 [     scc.git] DEBUG Check current status
2025-04-24 12:43:53,783 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:53,785 [     scc.git] DEBUG fb5ae86 Merge pull request #133 from jburel/build
2025-04-24 12:43:53,785 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:53,825 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:53,992 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:54,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade HTTP/1.1" 200 None
2025-04-24 12:43:54,563 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:54,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:55,081 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:55,265 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:55,516 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:55,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:56,018 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:56,196 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:56,197 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:56,236 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:43:56,237 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2025-04-24 12:43:56,237 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:56,239 [     scc.git] DEBUG Check current status
2025-04-24 12:43:56,239 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:56,242 [     scc.git] DEBUG eb47378 Merge pull request #15 from jburel/build
2025-04-24 12:43:56,242 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:56,282 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:56,448 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:56,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools HTTP/1.1" 200 None
2025-04-24 12:43:56,980 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:57,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:57,482 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:57,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:43:57,934 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:58,113 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:43:58,364 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:58,553 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:43:58,554 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:43:58,592 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:43:58,593 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2025-04-24 12:43:58,593 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:43:58,595 [     scc.git] DEBUG Check current status
2025-04-24 12:43:58,595 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:43:58,598 [     scc.git] DEBUG bdfeb5e bump sphinx version
2025-04-24 12:43:58,598 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:43:58,638 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:43:58,805 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:59,132 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois HTTP/1.1" 200 None
2025-04-24 12:43:59,383 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:43:59,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:43:59,898 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:00,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:44:00,340 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:00,533 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:44:00,785 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:00,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:44:00,981 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:01,020 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:01,021 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2025-04-24 12:44:01,021 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:44:01,023 [     scc.git] DEBUG Check current status
2025-04-24 12:44:01,023 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:44:01,025 [     scc.git] DEBUG be76813 Merge pull request #21 from jburel/build
2025-04-24 12:44:01,026 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:44:01,065 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:44:01,231 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:01,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup HTTP/1.1" 200 None
2025-04-24 12:44:01,808 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:02,057 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:44:02,309 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:02,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:44:02,759 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:02,967 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:44:03,219 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:03,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:44:03,421 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:03,461 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:03,461 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2025-04-24 12:44:03,461 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:44:03,463 [     scc.git] DEBUG Check current status
2025-04-24 12:44:03,464 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:44:03,466 [     scc.git] DEBUG cda3ec6 Merge pull request #70 from jburel/toml_support
2025-04-24 12:44:03,466 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:44:03,505 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:44:03,672 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:03,858 [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
2025-04-24 12:44:03,860 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2025-04-24 12:44:03,860 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:04,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/111908919 HTTP/1.1" 200 None
2025-04-24 12:44:04,401 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:04,658 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:44:04,909 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:05,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:44:05,356 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:05,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:44:05,795 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:05,990 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:44:05,991 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:06,029 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:06,030 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2025-04-24 12:44:06,030 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:44:06,032 [     scc.git] DEBUG Check current status
2025-04-24 12:44:06,032 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:44:06,034 [     scc.git] DEBUG 100f6ae Merge pull request #13 from jburel/build
2025-04-24 12:44:06,035 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:44:06,073 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:44:06,242 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:06,528 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload HTTP/1.1" 200 None
2025-04-24 12:44:06,779 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:07,074 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:44:07,325 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:07,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:44:07,771 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:07,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:44:08,209 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:08,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:44:08,401 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:08,439 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:08,440 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2025-04-24 12:44:08,440 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:44:08,442 [     scc.git] DEBUG Check current status
2025-04-24 12:44:08,442 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:44:08,444 [     scc.git] DEBUG deab817 update setup-python to v4
2025-04-24 12:44:08,444 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:44:08,483 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:44:08,652 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:08,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope HTTP/1.1" 200 None
2025-04-24 12:44:09,177 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:09,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:44:09,677 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:09,891 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:44:10,143 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:10,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:44:10,610 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:10,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:44:10,788 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:10,828 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:10,829 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2025-04-24 12:44:10,829 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:44:10,831 [     scc.git] DEBUG Check current status
2025-04-24 12:44:10,831 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:44:10,833 [     scc.git] DEBUG 8f3c313 Merge pull request #17 from jburel/build
2025-04-24 12:44:10,834 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:44:10,872 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:44:10,872 [     scc.git] DEBUG Repository configuration:
base-branch: main

2025-04-24 12:44:11,039 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:11,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr HTTP/1.1" 200 None
2025-04-24 12:44:11,631 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:11,910 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:44:12,161 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:12,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:44:12,622 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:12,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:44:13,054 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:13,242 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:44:13,243 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:13,281 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:13,282 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2025-04-24 12:44:13,282 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:44:13,284 [     scc.git] DEBUG Check current status
2025-04-24 12:44:13,284 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:44:13,286 [     scc.git] DEBUG 70b01ed Merge pull request #24 from jburel/build
2025-04-24 12:44:13,287 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:44:13,328 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:44:13,493 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:13,680 [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
2025-04-24 12:44:13,681 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2025-04-24 12:44:13,682 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:13,945 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/38373425 HTTP/1.1" 200 None
2025-04-24 12:44:14,197 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:14,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:44:14,690 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:14,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:44:15,122 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:15,305 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:44:15,557 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:15,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:44:15,739 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:15,777 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:15,778 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2025-04-24 12:44:15,778 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:44:15,780 [     scc.git] DEBUG Check current status
2025-04-24 12:44:15,780 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:44:15,783 [     scc.git] DEBUG 5bfef29 Merge pull request #36 from jburel/build
2025-04-24 12:44:15,783 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:44:15,821 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:44:15,990 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:16,169 [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
2025-04-24 12:44:16,170 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2025-04-24 12:44:16,170 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:16,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/25970383 HTTP/1.1" 200 None
2025-04-24 12:44:16,702 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:16,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:44:17,185 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:17,391 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:44:17,643 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:17,833 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:44:18,084 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:18,269 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:44:18,270 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:18,310 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:18,311 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2025-04-24 12:44:18,311 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:44:18,313 [     scc.git] DEBUG Check current status
2025-04-24 12:44:18,313 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:44:18,315 [     scc.git] DEBUG 7b5d64d Merge pull request #106 from dominikl/add_examples_2
2025-04-24 12:44:18,315 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:44:18,354 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:44:18,521 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:18,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway HTTP/1.1" 200 None
2025-04-24 12:44:19,100 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:19,361 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:44:19,612 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:19,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:44:20,062 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:20,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:44:20,519 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:20,716 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:44:20,717 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:20,755 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:20,755 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2025-04-24 12:44:20,755 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-24 12:44:20,757 [     scc.git] DEBUG Check current status
2025-04-24 12:44:20,757 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:44:20,760 [     scc.git] DEBUG 950b28b Merge pull request #225 from will-moore/test_fixes
2025-04-24 12:44:20,760 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:44:20,798 [  scc.config] DEBUG Found remote.origin.url
2025-04-24 12:44:20,799 [     scc.git] DEBUG Repository configuration:
base-branch: develop

2025-04-24 12:44:20,968 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:21,173 [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
2025-04-24 12:44:21,174 [github.Reque] INFO  Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2025-04-24 12:44:21,175 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:21,490 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/4865545 HTTP/1.1" 200 None
2025-04-24 12:44:21,742 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:21,988 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-24 12:44:22,239 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:22,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-24 12:44:22,682 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:22,879 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-24 12:44:23,131 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:23,318 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-24 12:44:23,319 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:23,357 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:23,357 [     scc.git] DEBUG Resetting...
2025-04-24 12:44:23,357 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-04-24 12:44:23,366 [     scc.git] DEBUG HEAD is now at c8d0ead merge master -Dorg -Snone
2025-04-24 12:44:23,366 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-04-24 12:44:23,422 [     scc.git] DEBUG Submodule path 'omero-cli-zarr': checked out '11d35873542022d9638ede115d0dfab4652f8e62'
2025-04-24 12:44:23,439 [     scc.git] DEBUG Submodule path 'omero-figure': checked out '9cc36cde05bde4def7b62b07c2e9ae5f66712e96'
2025-04-24 12:44:23,465 [     scc.git] DEBUG Submodule path 'omero-metadata': checked out '3cd120cf6f10f71421a4db91fa87baba865c7997'
2025-04-24 12:44:23,515 [     scc.git] DEBUG Submodule path 'scripts': checked out '4b4c755af4ccf8a5e709548d1f8415fab48a4867'
2025-04-24 12:44:23,518 [     scc.git] DEBUG Check current status
2025-04-24 12:44:23,518 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-24 12:44:23,520 [     scc.git] DEBUG c8d0ead merge master -Dorg -Snone
2025-04-24 12:44:23,520 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-24 12:44:23,567 [     scc.git] DEBUG  ca8c2ea435592cba45b857cc536815b082c5982b minimal-omero-client (remotes/origin/HEAD)
2025-04-24 12:44:23,570 [     scc.git] DEBUG  4777ef8a2eeff2eb06474a89c8ce591e5b1f2a96 omero-cli-duplicate (v0.4.0-20-g4777ef8)
2025-04-24 12:44:23,574 [     scc.git] DEBUG  ce6e13cfea3157cab0d00fde40f6cc8158946264 omero-cli-render (v0.8.1-18-gce6e13c)
2025-04-24 12:44:23,577 [     scc.git] DEBUG  11d35873542022d9638ede115d0dfab4652f8e62 omero-cli-zarr (v0.5.5-12-g11d3587)
2025-04-24 12:44:23,581 [     scc.git] DEBUG  9cc36cde05bde4def7b62b07c2e9ae5f66712e96 omero-figure (v7.2.1-3-g9cc36cde)
2025-04-24 12:44:23,585 [     scc.git] DEBUG  3b6c05abc6a7357bf9ef0d7b90ca578d8e327c7a omero-fpbioimage (v0.4.1-8-g3b6c05a)
2025-04-24 12:44:23,588 [     scc.git] DEBUG  2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd omero-gallery (v3.4.3-8-g2a621da)
2025-04-24 12:44:23,592 [     scc.git] DEBUG  7a798ceeb3926d049d73788555fb63269a071052 omero-iviewer (v0.16.0-14-g7a798ce)
2025-04-24 12:44:23,596 [     scc.git] DEBUG  0a557da89145e65db313c1721a26cb43e490dd8a omero-mapr (v0.5.3-1-g0a557da)
2025-04-24 12:44:23,599 [     scc.git] DEBUG  3cd120cf6f10f71421a4db91fa87baba865c7997 omero-metadata (v0.13.0-6-g3cd120c)
2025-04-24 12:44:23,603 [     scc.git] DEBUG  fb5ae86bde41d34018ff4da10991a34b29e61f4b omero-parade (v0.2.4-14-gfb5ae86)
2025-04-24 12:44:23,607 [     scc.git] DEBUG  eb4737837b6d5fe6e807add66c8c43027166deac omero-prometheus-tools (v0.2.3-12-geb47378)
2025-04-24 12:44:23,611 [     scc.git] DEBUG  bdfeb5e9212840e8c5fe24ca012f137f6d36a7d9 omero-rois (v0.2.0-76-gbdfeb5e)
2025-04-24 12:44:23,614 [     scc.git] DEBUG  be76813540a02082196cac2ffee151e3f68cb71e omero-signup (v0.3.3-7-gbe76813)
2025-04-24 12:44:23,617 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2025-04-24 12:44:23,621 [     scc.git] DEBUG  100f6ae42e2c955ffb7cd1e854eb82079476119b omero-upload (v0.4.0-13-g100f6ae)
2025-04-24 12:44:23,623 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2025-04-24 12:44:23,627 [     scc.git] DEBUG  8f3c31388de8a7c44f18a6f0e20ea41d35fae041 omero-web-zarr (v0.1.1-8-g8f3c313)
2025-04-24 12:44:23,630 [     scc.git] DEBUG  70b01edc650d59445c1b8508e86c29ab069b2b8f omero-weberror (v0.4.1-9-g70b01ed)
2025-04-24 12:44:23,633 [     scc.git] DEBUG  5bfef29ba742e31ae89cbcb42e328f6a6d2d39dd omero-webtest (v0.4.2-7-g5bfef29)
2025-04-24 12:44:23,636 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2025-04-24 12:44:23,639 [     scc.git] DEBUG  4b4c755af4ccf8a5e709548d1f8415fab48a4867 scripts (v5.9.0-1-g4b4c755)
2025-04-24 12:44:23,640 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-04-24 12:44:23,640 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-04-24 12:44:23,640 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-04-24 12:44:23,641 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-04-24 12:44:23,641 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-04-24 12:44:23,641 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-04-24 12:44:23,641 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:44:23,642 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:23,947 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/pulls HTTP/1.1" 200 None
2025-04-24 12:44:24,199 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:24,412 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/433 HTTP/1.1" 200 None
2025-04-24 12:44:24,413 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:44:24,664 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:25,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/6fd5dc72efc90d7f749b332dba3f903414852d74 HTTP/1.1" 200 None
2025-04-24 12:44:25,260 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:25,498 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/6fd5dc72efc90d7f749b332dba3f903414852d74/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:44:25,749 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:26,095 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/6fd5dc72efc90d7f749b332dba3f903414852d74 HTTP/1.1" 200 None
2025-04-24 12:44:26,347 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:26,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/statuses/6fd5dc72efc90d7f749b332dba3f903414852d74?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:44:26,525 [    scc.repo] DEBUG   - PR 433 dependabot[bot] 'Bump omero-iviewer from `b4102d4` to `7a798ce`'
2025-04-24 12:44:26,776 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:27,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/432 HTTP/1.1" 200 None
2025-04-24 12:44:27,015 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:44:27,266 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:27,589 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/25bf90a85a7e0945e652f9d78050c8c4860acb51 HTTP/1.1" 200 None
2025-04-24 12:44:27,840 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:28,043 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/25bf90a85a7e0945e652f9d78050c8c4860acb51/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:44:28,295 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:28,623 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/25bf90a85a7e0945e652f9d78050c8c4860acb51 HTTP/1.1" 200 None
2025-04-24 12:44:28,874 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:29,057 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/statuses/25bf90a85a7e0945e652f9d78050c8c4860acb51?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:44:29,057 [    scc.repo] DEBUG   - PR 432 dependabot[bot] 'Bump omero-figure from `fb316a7` to `9cc36cd`'
2025-04-24 12:44:29,308 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:29,588 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/429 HTTP/1.1" 200 None
2025-04-24 12:44:29,588 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:44:29,839 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:30,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/3062fb487d55aef3602ecee795b63ccb73d1f8e2 HTTP/1.1" 200 None
2025-04-24 12:44:30,401 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:30,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/3062fb487d55aef3602ecee795b63ccb73d1f8e2/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:44:30,891 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:31,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/3062fb487d55aef3602ecee795b63ccb73d1f8e2 HTTP/1.1" 200 None
2025-04-24 12:44:31,461 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:31,653 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/statuses/3062fb487d55aef3602ecee795b63ccb73d1f8e2?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:44:31,653 [    scc.repo] DEBUG   - PR 429 dependabot[bot] 'Bump scripts from `312afbe` to `4b4c755`'
2025-04-24 12:44:31,653 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:44:31,653 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:44:31,653 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:31,656 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:44:31,658 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:44:31,658 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:44:31,661 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:44:31,664 [     scc.git] DEBUG Already up to date.

2025-04-24 12:44:31,664 [     scc.git] DEBUG Calling 'git fetch origin pull/429/head'
2025-04-24 12:44:31,987 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2025-04-24 12:44:31,987 [     scc.git] DEBUG  * branch            refs/pull/429/head -> FETCH_HEAD
2025-04-24 12:44:31,994 [     scc.git] DEBUG Calling 'git fetch origin pull/432/head'
2025-04-24 12:44:32,300 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2025-04-24 12:44:32,300 [     scc.git] DEBUG  * branch            refs/pull/432/head -> FETCH_HEAD
2025-04-24 12:44:32,308 [     scc.git] DEBUG Calling 'git fetch origin pull/433/head'
2025-04-24 12:44:32,571 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2025-04-24 12:44:32,571 [     scc.git] DEBUG  * branch            refs/pull/433/head -> FETCH_HEAD
2025-04-24 12:44:32,578 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:44:32,579 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:44:32,579 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:32,581 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3062fb487d55aef3602ecee795b63ccb73d1f8e2'
2025-04-24 12:44:32,583 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:32,585 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 429 (Bump scripts from `312afbe` to `4b4c755`) 3062fb487d55aef3602ecee795b63ccb73d1f8e2'
2025-04-24 12:44:32,588 [     scc.git] DEBUG Already up to date.
2025-04-24 12:44:32,590 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:32,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:44:32,763 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...25bf90a85a7e0945e652f9d78050c8c4860acb51'
2025-04-24 12:44:32,766 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:32,768 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 432 (Bump omero-figure from `fb316a7` to `9cc36cd`) 25bf90a85a7e0945e652f9d78050c8c4860acb51'
2025-04-24 12:44:32,771 [     scc.git] DEBUG Already up to date.
2025-04-24 12:44:33,014 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:33,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:44:33,181 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6fd5dc72efc90d7f749b332dba3f903414852d74'
2025-04-24 12:44:33,184 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:33,186 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 433 (Bump omero-iviewer from `b4102d4` to `7a798ce`) 6fd5dc72efc90d7f749b332dba3f903414852d74'
2025-04-24 12:44:33,189 [     scc.git] DEBUG Already up to date.
2025-04-24 12:44:33,432 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:33,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:44:33,612 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:44:33,668 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:44:33,668 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:33,670 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:44:33,863 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:34,049 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/pulls HTTP/1.1" 200 2
2025-04-24 12:44:34,050 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:44:34,050 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2025-04-24 12:44:34,050 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:44:34,050 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:34,052 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:44:34,054 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:44:34,054 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:44:34,057 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:44:34,060 [     scc.git] DEBUG Already up to date.

2025-04-24 12:44:34,060 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:44:34,060 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:44:34,060 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:34,063 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:44:34,101 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:44:34,101 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:34,103 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:34,141 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:44:34,144 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955d07c3d0> has no local changes
2025-04-24 12:44:34,144 [     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#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:44:34,151 [     scc.git] DEBUG [detached HEAD e42199e] merge master -Dorg -Ssuccess-only
2025-04-24 12:44:34,151 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:34,151 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:44:34,301 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:34,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/pulls HTTP/1.1" 200 None
2025-04-24 12:44:34,907 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:35,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/issues/18 HTTP/1.1" 200 None
2025-04-24 12:44:35,381 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:35,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/issues/18/comments HTTP/1.1" 200 None
2025-04-24 12:44:35,664 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:44:35,664 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2025-04-24 12:44:35,664 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:44:35,664 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:35,667 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:44:35,670 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:44:35,670 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:44:35,673 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:44:35,676 [     scc.git] DEBUG Already up to date.

2025-04-24 12:44:35,676 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:44:35,676 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:44:35,676 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:35,678 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:44:35,717 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:44:35,717 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:35,719 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:35,755 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:44:35,759 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955a66d290> has no local changes
2025-04-24 12:44:35,759 [     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.


Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:44:35,765 [     scc.git] DEBUG [detached HEAD 53b18f4] merge master -Dorg -Ssuccess-only
2025-04-24 12:44:35,765 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:35,765 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:44:35,915 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:36,252 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/pulls HTTP/1.1" 200 None
2025-04-24 12:44:36,504 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:36,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/70 HTTP/1.1" 200 None
2025-04-24 12:44:36,987 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:37,232 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/69 HTTP/1.1" 200 None
2025-04-24 12:44:37,483 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:37,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/eb65a6621a6b07771ed3410c81ddaa1731004c22 HTTP/1.1" 200 None
2025-04-24 12:44:38,040 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:38,345 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/eb65a6621a6b07771ed3410c81ddaa1731004c22/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:44:38,597 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:38,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/eb65a6621a6b07771ed3410c81ddaa1731004c22/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:44:39,080 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:39,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/eb65a6621a6b07771ed3410c81ddaa1731004c22 HTTP/1.1" 200 None
2025-04-24 12:44:39,620 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:39,800 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/statuses/eb65a6621a6b07771ed3410c81ddaa1731004c22?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:44:39,800 [    scc.repo] DEBUG   - PR 69 dominikl 'Fix help text for impo/export commands'
2025-04-24 12:44:40,051 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:40,302 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/59 HTTP/1.1" 200 None
2025-04-24 12:44:40,554 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:40,795 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/59/comments HTTP/1.1" 200 None
2025-04-24 12:44:41,047 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:41,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/75fc40970592eca2babd405b65a372f328fb679a HTTP/1.1" 200 None
2025-04-24 12:44:41,623 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:41,868 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/75fc40970592eca2babd405b65a372f328fb679a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:44:42,120 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:42,428 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/75fc40970592eca2babd405b65a372f328fb679a/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:44:42,679 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:42,881 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/75fc40970592eca2babd405b65a372f328fb679a HTTP/1.1" 200 None
2025-04-24 12:44:43,132 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:43,304 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/statuses/75fc40970592eca2babd405b65a372f328fb679a?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:44:43,304 [    scc.repo] DEBUG   - PR 59 will-moore 'Apply settings to Plate'
2025-04-24 12:44:43,555 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:43,806 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/52 HTTP/1.1" 200 None
2025-04-24 12:44:44,058 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:44,303 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/52/comments HTTP/1.1" 200 None
2025-04-24 12:44:44,304 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:44:44,304 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2025-04-24 12:44:44,304 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:44:44,304 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:44,307 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:44:44,309 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:44:44,309 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:44:44,312 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:44:44,316 [     scc.git] DEBUG Already up to date.

2025-04-24 12:44:44,316 [     scc.git] DEBUG Calling 'git fetch origin pull/59/head'
2025-04-24 12:44:44,612 [     scc.git] DEBUG From https://github.com/ome/omero-cli-render
2025-04-24 12:44:44,612 [     scc.git] DEBUG  * branch            refs/pull/59/head -> FETCH_HEAD
2025-04-24 12:44:44,616 [     scc.git] DEBUG Calling 'git fetch origin pull/69/head'
2025-04-24 12:44:44,874 [     scc.git] DEBUG From https://github.com/ome/omero-cli-render
2025-04-24 12:44:44,874 [     scc.git] DEBUG  * branch            refs/pull/69/head -> FETCH_HEAD
2025-04-24 12:44:44,878 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:44:44,879 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:44:44,879 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:44,881 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...75fc40970592eca2babd405b65a372f328fb679a'
2025-04-24 12:44:44,885 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:44,887 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 59 (Apply settings to Plate) 75fc40970592eca2babd405b65a372f328fb679a'
2025-04-24 12:44:44,896 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:44:44,899 [     scc.git] DEBUG  src/omero_cli_render.py | 159 +++++++++++++++++++++++++++---------------------
2025-04-24 12:44:44,899 [     scc.git] DEBUG  1 file changed, 89 insertions(+), 70 deletions(-)
2025-04-24 12:44:44,901 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:45,074 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:44:45,075 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...eb65a6621a6b07771ed3410c81ddaa1731004c22'
2025-04-24 12:44:45,080 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:45,082 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 69 (Fix help text for impo/export commands) eb65a6621a6b07771ed3410c81ddaa1731004c22'
2025-04-24 12:44:45,092 [     scc.git] DEBUG Auto-merging src/omero_cli_render.py
2025-04-24 12:44:45,093 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:44:45,096 [     scc.git] DEBUG  src/omero_cli_render.py | 14 ++++++--------
2025-04-24 12:44:45,096 [     scc.git] DEBUG  1 file changed, 6 insertions(+), 8 deletions(-)
2025-04-24 12:44:45,326 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:45,507 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:44:45,507 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:44:45,547 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:44:45,547 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:44:45,549 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:44:45,587 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:44:45,591 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955a685950> has no local changes
2025-04-24 12:44:45,591 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-cli-render
Excluded PRs:
  - PR 70 dominikl 'Update changelog for 0.8.2 release' (stage: draft)
  - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
Already up to date.

Merged PRs:
  - PR 59 will-moore 'Apply settings to Plate'
  - PR 69 dominikl 'Fix help text for impo/export commands'

Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:44:45,597 [     scc.git] DEBUG [detached HEAD 09944b1] merge master -Dorg -Ssuccess-only
2025-04-24 12:44:45,597 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:44:45,597 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:44:45,758 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:46,174 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/pulls HTTP/1.1" 200 None
2025-04-24 12:44:46,439 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:46,719 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/171 HTTP/1.1" 200 None
2025-04-24 12:44:46,971 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:47,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/171/comments HTTP/1.1" 200 None
2025-04-24 12:44:47,510 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:47,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/541d92acc91a7b0f0f2ca81d56196b592e3f793a HTTP/1.1" 200 None
2025-04-24 12:44:48,095 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:48,387 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/541d92acc91a7b0f0f2ca81d56196b592e3f793a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:44:48,639 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:48,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/541d92acc91a7b0f0f2ca81d56196b592e3f793a/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:44:49,182 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:49,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/541d92acc91a7b0f0f2ca81d56196b592e3f793a HTTP/1.1" 200 None
2025-04-24 12:44:49,699 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:49,908 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/statuses/541d92acc91a7b0f0f2ca81d56196b592e3f793a?per_page=1 HTTP/1.1" 200 None
2025-04-24 12:44:50,159 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:50,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/541d92acc91a7b0f0f2ca81d56196b592e3f793a HTTP/1.1" 200 None
2025-04-24 12:44:50,629 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:50,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/541d92acc91a7b0f0f2ca81d56196b592e3f793a/status HTTP/1.1" 200 None
2025-04-24 12:44:50,835 [    scc.repo] DEBUG   - PR 171 will-moore 'Initial addition of integration tests'
2025-04-24 12:44:51,086 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:51,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/170 HTTP/1.1" 200 None
2025-04-24 12:44:51,588 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:51,840 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/169 HTTP/1.1" 200 None
2025-04-24 12:44:52,092 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:52,351 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/167 HTTP/1.1" 200 None
2025-04-24 12:44:52,603 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:52,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/167/comments HTTP/1.1" 200 None
2025-04-24 12:44:53,192 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:53,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f8624324aebcce8c937fc843359ff9ff22c69442 HTTP/1.1" 200 None
2025-04-24 12:44:53,730 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:54,011 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f8624324aebcce8c937fc843359ff9ff22c69442/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:44:54,262 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:54,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f8624324aebcce8c937fc843359ff9ff22c69442/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:44:54,770 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:55,063 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f8624324aebcce8c937fc843359ff9ff22c69442 HTTP/1.1" 200 None
2025-04-24 12:44:55,315 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:55,506 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/statuses/f8624324aebcce8c937fc843359ff9ff22c69442?per_page=1 HTTP/1.1" 200 None
2025-04-24 12:44:55,757 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:56,065 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f8624324aebcce8c937fc843359ff9ff22c69442 HTTP/1.1" 200 None
2025-04-24 12:44:56,316 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:56,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f8624324aebcce8c937fc843359ff9ff22c69442/status HTTP/1.1" 200 None
2025-04-24 12:44:56,513 [    scc.repo] DEBUG   - PR 167 dominikl 'Add extinfo command'
2025-04-24 12:44:56,763 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:57,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/166 HTTP/1.1" 200 None
2025-04-24 12:44:57,330 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:57,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/162 HTTP/1.1" 200 None
2025-04-24 12:44:57,834 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:58,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/147 HTTP/1.1" 200 None
2025-04-24 12:44:58,341 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:58,616 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/147/comments HTTP/1.1" 200 None
2025-04-24 12:44:58,868 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:59,208 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef HTTP/1.1" 200 None
2025-04-24 12:44:59,460 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:44:59,692 [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
2025-04-24 12:44:59,944 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:00,213 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef HTTP/1.1" 200 None
2025-04-24 12:45:00,464 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:00,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/statuses/a14f62a940f4974a305b3f5858049ee493b898ef?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:00,653 [    scc.repo] DEBUG   - PR 147 will-moore 'Name option'
2025-04-24 12:45:00,904 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:01,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/123 HTTP/1.1" 200 None
2025-04-24 12:45:01,457 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:01,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/123/comments HTTP/1.1" 200 None
2025-04-24 12:45:02,095 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:02,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/256245946/issues/123/comments?page=2 HTTP/1.1" 200 None
2025-04-24 12:45:02,413 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:45:02,413 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2025-04-24 12:45:02,413 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:45:02,413 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:02,416 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:45:02,418 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:45:02,418 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:45:02,421 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:45:02,429 [     scc.git] DEBUG Updating 11d3587..7a2c812

2025-04-24 12:45:02,663 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:03,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/pulls/168 HTTP/1.1" 200 None
2025-04-24 12:45:03,187 [     scc.git] DEBUG Calling 'git fetch origin pull/147/head'
2025-04-24 12:45:03,494 [     scc.git] DEBUG From https://github.com/ome/omero-cli-zarr
2025-04-24 12:45:03,494 [     scc.git] DEBUG  * branch            refs/pull/147/head -> FETCH_HEAD
2025-04-24 12:45:03,498 [     scc.git] DEBUG Calling 'git fetch origin pull/167/head'
2025-04-24 12:45:03,766 [     scc.git] DEBUG From https://github.com/ome/omero-cli-zarr
2025-04-24 12:45:03,766 [     scc.git] DEBUG  * branch            refs/pull/167/head -> FETCH_HEAD
2025-04-24 12:45:03,770 [     scc.git] DEBUG Calling 'git fetch origin pull/171/head'
2025-04-24 12:45:04,070 [     scc.git] DEBUG From https://github.com/ome/omero-cli-zarr
2025-04-24 12:45:04,070 [     scc.git] DEBUG  * branch            refs/pull/171/head -> FETCH_HEAD
2025-04-24 12:45:04,074 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:45:04,074 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:45:04,074 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:04,077 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...a14f62a940f4974a305b3f5858049ee493b898ef'
2025-04-24 12:45:04,080 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:04,083 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 147 (Name option) a14f62a940f4974a305b3f5858049ee493b898ef'
2025-04-24 12:45:04,093 [     scc.git] DEBUG Auto-merging src/omero_zarr/masks.py
2025-04-24 12:45:04,093 [     scc.git] DEBUG Auto-merging src/omero_zarr/raw_pixels.py
2025-04-24 12:45:04,094 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:45:04,097 [     scc.git] DEBUG  README.rst                   | 30 ++++++++++++++++++------------
2025-04-24 12:45:04,097 [     scc.git] DEBUG  src/omero_zarr/cli.py        |  9 +++++++++
2025-04-24 12:45:04,097 [     scc.git] DEBUG  src/omero_zarr/masks.py      |  4 ++--
2025-04-24 12:45:04,097 [     scc.git] DEBUG  src/omero_zarr/raw_pixels.py | 28 +++++++++++++++++++++++-----
2025-04-24 12:45:04,097 [     scc.git] DEBUG  src/omero_zarr/util.py       |  2 +-
2025-04-24 12:45:04,097 [     scc.git] DEBUG  5 files changed, 53 insertions(+), 20 deletions(-)
2025-04-24 12:45:04,098 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:04,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:04,266 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f8624324aebcce8c937fc843359ff9ff22c69442'
2025-04-24 12:45:04,271 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:04,273 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 167 (Add extinfo command) f8624324aebcce8c937fc843359ff9ff22c69442'
2025-04-24 12:45:04,284 [     scc.git] DEBUG Auto-merging .pre-commit-config.yaml
2025-04-24 12:45:04,284 [     scc.git] DEBUG CONFLICT (content): Merge conflict in .pre-commit-config.yaml
2025-04-24 12:45:04,284 [     scc.git] DEBUG Auto-merging src/omero_zarr/cli.py
2025-04-24 12:45:04,284 [     scc.git] DEBUG Auto-merging src/omero_zarr/masks.py
2025-04-24 12:45:04,284 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:45:04,285 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:45:04,288 [     scc.git] DEBUG Calling 'git reset --hard 9dcc4085dc5da05cd76e92ae714c99c0ba5bd298'
2025-04-24 12:45:04,293 [     scc.git] DEBUG HEAD is now at 9dcc408 merge master -Dorg -Ssuccess-only: PR 147 (Name option)
2025-04-24 12:45:04,517 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:04,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:04,690 [     scc.git] DEBUG Calling 'git merge-base 7a2c812ad0fd258cc5a76587b44291e88fa0b277 f8624324aebcce8c937fc843359ff9ff22c69442'
2025-04-24 12:45:04,694 [     scc.git] DEBUG Calling 'git diff --name-only 11d35873542022d9638ede115d0dfab4652f8e62..7a2c812ad0fd258cc5a76587b44291e88fa0b277'
2025-04-24 12:45:04,696 [     scc.git] INFO    - PR 167 dominikl 'Add extinfo command'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - .pre-commit-config.yaml

--conflicts

2025-04-24 12:45:04,699 [  scc.config] DEBUG Found github.token
2025-04-24 12:45:04,699 [     scc.git] DEBUG Not adding comment to issue #167, already --conflicts.
2025-04-24 12:45:04,699 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...541d92acc91a7b0f0f2ca81d56196b592e3f793a'
2025-04-24 12:45:04,703 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:04,706 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 171 (Initial addition of integration tests) 541d92acc91a7b0f0f2ca81d56196b592e3f793a'
2025-04-24 12:45:04,717 [     scc.git] DEBUG Auto-merging .pre-commit-config.yaml
2025-04-24 12:45:04,717 [     scc.git] DEBUG Auto-merging src/omero_zarr/masks.py
2025-04-24 12:45:04,718 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:45:04,722 [     scc.git] DEBUG  .github/workflows/omero_plugin.yml      |  34 +++++++
2025-04-24 12:45:04,722 [     scc.git] DEBUG  .github/workflows/precommit.yml         |  11 ---
2025-04-24 12:45:04,722 [     scc.git] DEBUG  .isort.cfg                              |   2 +-
2025-04-24 12:45:04,722 [     scc.git] DEBUG  .omeroci/py-setup                       |   4 +
2025-04-24 12:45:04,722 [     scc.git] DEBUG  setup.py                                |   1 +
2025-04-24 12:45:04,722 [     scc.git] DEBUG  src/omero_zarr/masks.py                 |  21 ++--
2025-04-24 12:45:04,722 [     scc.git] DEBUG  test/integration/clitest/__init__.py    |   0
2025-04-24 12:45:04,722 [     scc.git] DEBUG  test/integration/clitest/test_export.py | 166 ++++++++++++++++++++++++++++++++
2025-04-24 12:45:04,722 [     scc.git] DEBUG  8 files changed, 221 insertions(+), 18 deletions(-)
2025-04-24 12:45:04,722 [     scc.git] DEBUG  create mode 100644 .github/workflows/omero_plugin.yml
2025-04-24 12:45:04,722 [     scc.git] DEBUG  delete mode 100644 .github/workflows/precommit.yml
2025-04-24 12:45:04,722 [     scc.git] DEBUG  create mode 100755 .omeroci/py-setup
2025-04-24 12:45:04,722 [     scc.git] DEBUG  create mode 100644 test/integration/clitest/__init__.py
2025-04-24 12:45:04,722 [     scc.git] DEBUG  create mode 100644 test/integration/clitest/test_export.py
2025-04-24 12:45:04,941 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:05,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:05,130 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:45:05,168 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:45:05,168 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:05,171 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:45:05,207 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:45:05,211 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955c3f9d90> has no local changes
2025-04-24 12:45:05,211 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-cli-zarr
Excluded PRs:
  - PR 170 will-moore 'Use ome zarr models py' (stage: draft)
  - PR 169 will-moore 'Remove ome-zarr-py dependency' (stage: draft)
  - PR 166 will-moore 'Downsample scale option' (stage: draft)
  - PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
  - PR 123 will-moore 'Support export of Fileset:ID' (exclude comment)
Updating 11d3587..7a2c812
Previously merged:
  - PR 168 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'

Merged PRs:
  - PR 147 will-moore 'Name option'
  - PR 171 will-moore 'Initial addition of integration tests'

Conflicting PRs (not included):
  - PR 167 dominikl 'Add extinfo command'

Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:45:05,218 [     scc.git] DEBUG [detached HEAD 7a15adb] merge master -Dorg -Ssuccess-only
2025-04-24 12:45:05,218 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:45:05,218 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:45:05,381 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:05,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/pulls HTTP/1.1" 200 None
2025-04-24 12:45:06,035 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:06,309 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/635 HTTP/1.1" 200 None
2025-04-24 12:45:06,310 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:45:06,561 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:06,904 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/cee17b001976823a31e9993f43c9a14f1dadecfb HTTP/1.1" 200 None
2025-04-24 12:45:07,169 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:07,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/cee17b001976823a31e9993f43c9a14f1dadecfb/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:45:07,769 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:08,105 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/cee17b001976823a31e9993f43c9a14f1dadecfb/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:45:08,357 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:08,711 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/cee17b001976823a31e9993f43c9a14f1dadecfb HTTP/1.1" 200 None
2025-04-24 12:45:08,974 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:09,157 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/cee17b001976823a31e9993f43c9a14f1dadecfb?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:09,157 [    scc.repo] DEBUG   - PR 635 dependabot[bot] 'Bump esbuild and vite'
2025-04-24 12:45:09,408 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:09,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/633 HTTP/1.1" 200 None
2025-04-24 12:45:09,656 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:45:09,906 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:10,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/6cf994bb67d4fc7ad5e8f14ddde45917927b6489 HTTP/1.1" 200 None
2025-04-24 12:45:10,472 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:10,768 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/6cf994bb67d4fc7ad5e8f14ddde45917927b6489/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:45:11,019 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:11,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/6cf994bb67d4fc7ad5e8f14ddde45917927b6489/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:45:11,653 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:12,028 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/6cf994bb67d4fc7ad5e8f14ddde45917927b6489 HTTP/1.1" 200 None
2025-04-24 12:45:12,279 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:12,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/6cf994bb67d4fc7ad5e8f14ddde45917927b6489?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:12,470 [    scc.repo] DEBUG   - PR 633 dependabot[bot] 'Bump dompurify from 2.5.4 to 3.2.4'
2025-04-24 12:45:12,721 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:12,993 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/630 HTTP/1.1" 200 None
2025-04-24 12:45:13,245 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:13,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/630/comments HTTP/1.1" 200 None
2025-04-24 12:45:13,736 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:14,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/7a71d8f456b659444095e496a4c6d2449c306a29 HTTP/1.1" 200 None
2025-04-24 12:45:14,329 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:14,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/7a71d8f456b659444095e496a4c6d2449c306a29/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:45:14,832 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:15,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/7a71d8f456b659444095e496a4c6d2449c306a29/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:45:15,469 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:15,671 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/7a71d8f456b659444095e496a4c6d2449c306a29 HTTP/1.1" 200 None
2025-04-24 12:45:15,922 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:16,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/7a71d8f456b659444095e496a4c6d2449c306a29?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:16,119 [    scc.repo] DEBUG   - PR 630 will-moore 'Fix color and position for ALL new panel insets'
2025-04-24 12:45:16,370 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:16,684 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/623 HTTP/1.1" 200 None
2025-04-24 12:45:16,936 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:17,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/623/comments HTTP/1.1" 200 None
2025-04-24 12:45:17,436 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:17,721 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/558dfaf19c92df381bd42acddd94b2822b43a765 HTTP/1.1" 200 None
2025-04-24 12:45:17,972 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:18,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/558dfaf19c92df381bd42acddd94b2822b43a765/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:45:18,498 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:18,765 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/558dfaf19c92df381bd42acddd94b2822b43a765/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:45:19,017 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:19,318 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/558dfaf19c92df381bd42acddd94b2822b43a765 HTTP/1.1" 200 None
2025-04-24 12:45:19,569 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:19,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/558dfaf19c92df381bd42acddd94b2822b43a765?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:19,741 [    scc.repo] DEBUG   - PR 623 will-moore 'Fix wrapping of label X button. see issues/622'
2025-04-24 12:45:19,992 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:20,222 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/619 HTTP/1.1" 200 None
2025-04-24 12:45:20,473 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:20,722 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/616 HTTP/1.1" 200 None
2025-04-24 12:45:20,974 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:21,262 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/616/comments HTTP/1.1" 200 None
2025-04-24 12:45:21,263 [    scc.repo] DEBUG   # ... Include label: include
2025-04-24 12:45:21,513 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:21,805 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/e559ccd24f6000f042f166455bac0f7639b362d8 HTTP/1.1" 200 None
2025-04-24 12:45:22,057 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:22,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/e559ccd24f6000f042f166455bac0f7639b362d8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:45:22,609 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:22,890 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/e559ccd24f6000f042f166455bac0f7639b362d8/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:45:23,141 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:23,452 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/e559ccd24f6000f042f166455bac0f7639b362d8 HTTP/1.1" 200 None
2025-04-24 12:45:23,703 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:23,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/e559ccd24f6000f042f166455bac0f7639b362d8?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:23,872 [    scc.repo] DEBUG   - PR 616 Rdornier 'Fix labels around border'
2025-04-24 12:45:24,123 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:24,376 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/612 HTTP/1.1" 200 None
2025-04-24 12:45:24,628 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:24,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/612/comments HTTP/1.1" 200 None
2025-04-24 12:45:25,088 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:25,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/9ae98a37ea474db7d473b99abb884cd4b1fdfb36 HTTP/1.1" 200 None
2025-04-24 12:45:25,658 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:25,946 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/9ae98a37ea474db7d473b99abb884cd4b1fdfb36/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:45:26,197 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:26,472 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/9ae98a37ea474db7d473b99abb884cd4b1fdfb36/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:45:26,724 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:26,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/9ae98a37ea474db7d473b99abb884cd4b1fdfb36 HTTP/1.1" 200 None
2025-04-24 12:45:27,250 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:27,435 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/9ae98a37ea474db7d473b99abb884cd4b1fdfb36?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:27,436 [    scc.repo] DEBUG   - PR 612 will-moore 'Script version'
2025-04-24 12:45:27,687 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:27,951 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/610 HTTP/1.1" 200 None
2025-04-24 12:45:28,202 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:28,452 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/610/comments HTTP/1.1" 200 None
2025-04-24 12:45:28,704 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:28,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/59ca9bf79effaded86845d8c49fb94bda6727333 HTTP/1.1" 200 None
2025-04-24 12:45:29,229 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:29,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/59ca9bf79effaded86845d8c49fb94bda6727333/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:45:29,806 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:30,044 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/59ca9bf79effaded86845d8c49fb94bda6727333/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:45:30,295 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:30,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/59ca9bf79effaded86845d8c49fb94bda6727333 HTTP/1.1" 200 None
2025-04-24 12:45:30,754 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:30,939 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/59ca9bf79effaded86845d8c49fb94bda6727333?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:30,939 [    scc.repo] DEBUG   - PR 610 will-moore 'Add docs/contributing.rst'
2025-04-24 12:45:31,190 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:31,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/605 HTTP/1.1" 200 None
2025-04-24 12:45:31,724 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:32,049 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/605/comments HTTP/1.1" 200 None
2025-04-24 12:45:32,300 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:32,580 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/8996880bb97573423561afaca6de24e03ec57895 HTTP/1.1" 200 None
2025-04-24 12:45:32,832 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:33,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/8996880bb97573423561afaca6de24e03ec57895/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:45:33,496 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:33,780 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/8996880bb97573423561afaca6de24e03ec57895/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:45:34,032 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:34,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/8996880bb97573423561afaca6de24e03ec57895 HTTP/1.1" 200 None
2025-04-24 12:45:34,503 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:34,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/8996880bb97573423561afaca6de24e03ec57895?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:34,690 [    scc.repo] DEBUG   - PR 605 Tom-TBT 'Colorbar feature'
2025-04-24 12:45:34,941 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:35,516 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/600 HTTP/1.1" 200 None
2025-04-24 12:45:35,768 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:36,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/600/comments HTTP/1.1" 200 None
2025-04-24 12:45:36,054 [    scc.repo] DEBUG   # ... Include label: include
2025-04-24 12:45:36,304 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:36,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/80b7036a27335c0066b0ee26d1afa855a9b000d4 HTTP/1.1" 200 None
2025-04-24 12:45:36,859 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:37,131 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/80b7036a27335c0066b0ee26d1afa855a9b000d4/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:45:37,383 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:37,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/80b7036a27335c0066b0ee26d1afa855a9b000d4/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:45:37,898 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:38,208 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/80b7036a27335c0066b0ee26d1afa855a9b000d4 HTTP/1.1" 200 None
2025-04-24 12:45:38,459 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:38,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/80b7036a27335c0066b0ee26d1afa855a9b000d4?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:38,648 [    scc.repo] DEBUG   - PR 600 Rdornier 'Label on rois'
2025-04-24 12:45:38,648 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:45:38,648 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2025-04-24 12:45:38,648 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:45:38,648 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:38,651 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:45:38,654 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:45:38,654 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:45:38,657 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:45:38,666 [     scc.git] DEBUG Updating 9cc36cde..4f0362e2

2025-04-24 12:45:38,899 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:39,349 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/pulls/631 HTTP/1.1" 200 None
2025-04-24 12:45:39,350 [     scc.git] DEBUG Calling 'git fetch origin pull/600/head'
2025-04-24 12:45:39,672 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2025-04-24 12:45:39,672 [     scc.git] DEBUG  * branch              refs/pull/600/head -> FETCH_HEAD
2025-04-24 12:45:39,676 [     scc.git] DEBUG Calling 'git fetch origin pull/605/head'
2025-04-24 12:45:39,964 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2025-04-24 12:45:39,964 [     scc.git] DEBUG  * branch              refs/pull/605/head -> FETCH_HEAD
2025-04-24 12:45:39,968 [     scc.git] DEBUG Calling 'git fetch origin pull/610/head'
2025-04-24 12:45:40,252 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2025-04-24 12:45:40,252 [     scc.git] DEBUG  * branch              refs/pull/610/head -> FETCH_HEAD
2025-04-24 12:45:40,257 [     scc.git] DEBUG Calling 'git fetch origin pull/612/head'
2025-04-24 12:45:40,528 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2025-04-24 12:45:40,528 [     scc.git] DEBUG  * branch              refs/pull/612/head -> FETCH_HEAD
2025-04-24 12:45:40,533 [     scc.git] DEBUG Calling 'git fetch origin pull/616/head'
2025-04-24 12:45:40,804 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2025-04-24 12:45:40,804 [     scc.git] DEBUG  * branch              refs/pull/616/head -> FETCH_HEAD
2025-04-24 12:45:40,808 [     scc.git] DEBUG Calling 'git fetch origin pull/623/head'
2025-04-24 12:45:41,092 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2025-04-24 12:45:41,092 [     scc.git] DEBUG  * branch              refs/pull/623/head -> FETCH_HEAD
2025-04-24 12:45:41,097 [     scc.git] DEBUG Calling 'git fetch origin pull/630/head'
2025-04-24 12:45:41,363 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2025-04-24 12:45:41,363 [     scc.git] DEBUG  * branch              refs/pull/630/head -> FETCH_HEAD
2025-04-24 12:45:41,367 [     scc.git] DEBUG Calling 'git fetch origin pull/633/head'
2025-04-24 12:45:41,642 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2025-04-24 12:45:41,642 [     scc.git] DEBUG  * branch              refs/pull/633/head -> FETCH_HEAD
2025-04-24 12:45:41,647 [     scc.git] DEBUG Calling 'git fetch origin pull/635/head'
2025-04-24 12:45:41,915 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2025-04-24 12:45:41,915 [     scc.git] DEBUG  * branch              refs/pull/635/head -> FETCH_HEAD
2025-04-24 12:45:41,919 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:45:41,919 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:45:41,919 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:41,922 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...80b7036a27335c0066b0ee26d1afa855a9b000d4'
2025-04-24 12:45:41,928 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:41,930 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 600 (Label on rois) 80b7036a27335c0066b0ee26d1afa855a9b000d4'
2025-04-24 12:45:41,947 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:45:41,957 [     scc.git] DEBUG  .gitignore                                         |   2 +
2025-04-24 12:45:41,957 [     scc.git] DEBUG  .../scripts/omero/figure_scripts/Figure_To_Pdf.py  | 190 +++++++++-
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/css/figure.css                                 |   4 +
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/index.html                                     |  15 -
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/js/models/panel_model.js                       |  69 +++-
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/js/shapeEditorTest.js                          |  29 +-
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/js/shape_editor/ellipse.js                     |  97 ++++-
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/js/shape_editor/line.js                        | 102 +++++-
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/js/shape_editor/point.js                       |  91 ++++-
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/js/shape_editor/polygon.js                     |  93 ++++-
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/js/shape_editor/rect.js                        | 100 +++++-
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/js/shape_editor/shape_manager.js               | 183 ++++++++--
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/js/shape_editor/text.js                        | 390 +++++++++++++++++++++
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/js/views/panel_view.js                         |   2 +-
2025-04-24 12:45:41,957 [     scc.git] DEBUG  src/js/views/right_panel_view.js                   |  85 ++++-
2025-04-24 12:45:41,958 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:41,958 [     scc.git] DEBUG  src/js/views/roi_modal_view.js                     | 100 +++++-
2025-04-24 12:45:41,958 [     scc.git] DEBUG  src/shapeEditorTest.html                           |  37 +-
2025-04-24 12:45:41,958 [     scc.git] DEBUG  src/templates/scalebar_form.template.html          |   4 +-
2025-04-24 12:45:41,958 [     scc.git] DEBUG  src/templates/shapes/shape_sidebar.template.html   |  51 +++
2025-04-24 12:45:41,958 [     scc.git] DEBUG  src/templates/shapes/shape_toolbar.template.html   |  87 ++++-
2025-04-24 12:45:41,958 [     scc.git] DEBUG  20 files changed, 1611 insertions(+), 120 deletions(-)
2025-04-24 12:45:41,958 [     scc.git] DEBUG  create mode 100644 src/js/shape_editor/text.js
2025-04-24 12:45:41,958 [     scc.git] DEBUG  create mode 100644 src/templates/shapes/shape_sidebar.template.html
2025-04-24 12:45:42,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:42,131 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...8996880bb97573423561afaca6de24e03ec57895'
2025-04-24 12:45:42,137 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:42,139 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 605 (Colorbar feature) 8996880bb97573423561afaca6de24e03ec57895'
2025-04-24 12:45:42,166 [     scc.git] DEBUG Auto-merging omero_figure/scripts/omero/figure_scripts/Figure_To_Pdf.py
2025-04-24 12:45:42,166 [     scc.git] DEBUG Auto-merging src/css/figure.css
2025-04-24 12:45:42,166 [     scc.git] DEBUG Auto-merging src/index.html
2025-04-24 12:45:42,166 [     scc.git] DEBUG Auto-merging src/js/models/panel_model.js
2025-04-24 12:45:42,166 [     scc.git] DEBUG Auto-merging src/js/views/panel_view.js
2025-04-24 12:45:42,166 [     scc.git] DEBUG Auto-merging src/js/views/right_panel_view.js
2025-04-24 12:45:42,167 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:45:42,173 [     scc.git] DEBUG  .../scripts/omero/figure_scripts/Figure_To_Pdf.py  | 392 +++++++++++++++++++--
2025-04-24 12:45:42,173 [     scc.git] DEBUG  src/css/figure.css                                 | 135 ++++++-
2025-04-24 12:45:42,174 [     scc.git] DEBUG  src/index.html                                     |   4 +
2025-04-24 12:45:42,174 [     scc.git] DEBUG  src/js/models/panel_model.js                       | 169 +++++++--
2025-04-24 12:45:42,174 [     scc.git] DEBUG  src/js/views/colorbar_form_view.js                 | 124 +++++++
2025-04-24 12:45:42,174 [     scc.git] DEBUG  src/js/views/lutpicker.js                          |  67 ++--
2025-04-24 12:45:42,174 [     scc.git] DEBUG  src/js/views/panel_view.js                         |  79 ++++-
2025-04-24 12:45:42,174 [     scc.git] DEBUG  src/js/views/right_panel_view.js                   |  13 +
2025-04-24 12:45:42,174 [     scc.git] DEBUG  src/templates/colorbar.template.html               |  42 +++
2025-04-24 12:45:42,174 [     scc.git] DEBUG  src/templates/colorbar_form.template.html          | 137 +++++++
2025-04-24 12:45:42,174 [     scc.git] DEBUG  10 files changed, 1081 insertions(+), 81 deletions(-)
2025-04-24 12:45:42,174 [     scc.git] DEBUG  create mode 100644 src/js/views/colorbar_form_view.js
2025-04-24 12:45:42,174 [     scc.git] DEBUG  create mode 100644 src/templates/colorbar.template.html
2025-04-24 12:45:42,174 [     scc.git] DEBUG  create mode 100644 src/templates/colorbar_form.template.html
2025-04-24 12:45:42,382 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:42,545 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:42,545 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...59ca9bf79effaded86845d8c49fb94bda6727333'
2025-04-24 12:45:42,552 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:42,554 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 610 (Add docs/contributing.rst) 59ca9bf79effaded86845d8c49fb94bda6727333'
2025-04-24 12:45:42,570 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:45:42,574 [     scc.git] DEBUG  .github/PULL_REQUEST_TEMPLATE.md |  5 +++
2025-04-24 12:45:42,574 [     scc.git] DEBUG  README.rst                       |  4 +-
2025-04-24 12:45:42,574 [     scc.git] DEBUG  docs/contributing.md             | 89 ++++++++++++++++++++++++++++++++++++++++
2025-04-24 12:45:42,574 [     scc.git] DEBUG  3 files changed, 97 insertions(+), 1 deletion(-)
2025-04-24 12:45:42,574 [     scc.git] DEBUG  create mode 100644 .github/PULL_REQUEST_TEMPLATE.md
2025-04-24 12:45:42,574 [     scc.git] DEBUG  create mode 100644 docs/contributing.md
2025-04-24 12:45:42,796 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:42,960 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:42,961 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...9ae98a37ea474db7d473b99abb884cd4b1fdfb36'
2025-04-24 12:45:42,968 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:42,970 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 612 (Script version) 9ae98a37ea474db7d473b99abb884cd4b1fdfb36'
2025-04-24 12:45:42,997 [     scc.git] DEBUG Auto-merging omero_figure/scripts/omero/figure_scripts/Figure_To_Pdf.py
2025-04-24 12:45:42,997 [     scc.git] DEBUG Auto-merging src/css/figure.css
2025-04-24 12:45:42,997 [     scc.git] DEBUG Auto-merging src/index.html
2025-04-24 12:45:42,998 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:45:43,006 [     scc.git] DEBUG  .bumpversion.cfg                                   |  2 +
2025-04-24 12:45:43,006 [     scc.git] DEBUG  .../scripts/omero/figure_scripts/Figure_To_Pdf.py  |  7 +-
2025-04-24 12:45:43,006 [     scc.git] DEBUG  omero_figure/urls.py                               |  3 +
2025-04-24 12:45:43,006 [     scc.git] DEBUG  omero_figure/views.py                              | 54 ++++++++++++++
2025-04-24 12:45:43,006 [     scc.git] DEBUG  package-lock.json                                  |  8 +-
2025-04-24 12:45:43,006 [     scc.git] DEBUG  package.json                                       |  3 +-
2025-04-24 12:45:43,006 [     scc.git] DEBUG  src/css/figure.css                                 |  2 +-
2025-04-24 12:45:43,006 [     scc.git] DEBUG  src/html/dialogs/scriptManagerDialog.html          | 86 ++++++++++++++++++++++
2025-04-24 12:45:43,006 [     scc.git] DEBUG  src/index.html                                     | 20 +++--
2025-04-24 12:45:43,006 [     scc.git] DEBUG  src/js/views/figure_view.js                        | 54 ++++++++++++++
2025-04-24 12:45:43,006 [     scc.git] DEBUG  vite.config.js                                     |  3 +
2025-04-24 12:45:43,006 [     scc.git] DEBUG  11 files changed, 230 insertions(+), 12 deletions(-)
2025-04-24 12:45:43,006 [     scc.git] DEBUG  create mode 100644 src/html/dialogs/scriptManagerDialog.html
2025-04-24 12:45:43,211 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:43,406 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:43,407 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e559ccd24f6000f042f166455bac0f7639b362d8'
2025-04-24 12:45:43,415 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:43,417 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 616 (Fix labels around border) e559ccd24f6000f042f166455bac0f7639b362d8'
2025-04-24 12:45:43,440 [     scc.git] DEBUG Auto-merging omero_figure/scripts/omero/figure_scripts/Figure_To_Pdf.py
2025-04-24 12:45:43,440 [     scc.git] DEBUG Auto-merging src/js/views/figure_view.js
2025-04-24 12:45:43,440 [     scc.git] DEBUG Auto-merging src/js/views/panel_view.js
2025-04-24 12:45:43,440 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/js/views/panel_view.js
2025-04-24 12:45:43,440 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:45:43,441 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:45:43,445 [     scc.git] DEBUG Calling 'git reset --hard d8ee00f5dcf1ad56a35fcf50048ba169e7b59079'
2025-04-24 12:45:43,452 [     scc.git] DEBUG HEAD is now at d8ee00f5 merge master -Dorg -Ssuccess-only: PR 612 (Script version)
2025-04-24 12:45:43,658 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:43,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:43,815 [     scc.git] DEBUG Calling 'git merge-base 4f0362e29f7682a5cd98dd7a570ee49a6bb79785 e559ccd24f6000f042f166455bac0f7639b362d8'
2025-04-24 12:45:43,819 [     scc.git] DEBUG Calling 'git diff --name-only 9cc36cde05bde4def7b62b07c2e9ae5f66712e96..4f0362e29f7682a5cd98dd7a570ee49a6bb79785'
2025-04-24 12:45:43,822 [     scc.git] INFO    - PR 616 Rdornier 'Fix labels around border'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/consoleText) for more details.
Possible conflicts:
  - PR #600 Rdornier 'Label on rois'
    - src/js/views/panel_view.js
  - PR #605 Tom-TBT 'Colorbar feature'
    - src/js/views/panel_view.js

--conflicts

2025-04-24 12:45:43,824 [  scc.config] DEBUG Found github.token
2025-04-24 12:45:43,824 [     scc.git] DEBUG Not adding comment to issue #616, already --conflicts.
2025-04-24 12:45:43,825 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...558dfaf19c92df381bd42acddd94b2822b43a765'
2025-04-24 12:45:43,831 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:43,833 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 623 (Fix wrapping of label X button. see issues/622) 558dfaf19c92df381bd42acddd94b2822b43a765'
2025-04-24 12:45:43,848 [     scc.git] DEBUG Auto-merging src/css/figure.css
2025-04-24 12:45:43,850 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:45:43,853 [     scc.git] DEBUG  src/css/figure.css | 1 -
2025-04-24 12:45:43,853 [     scc.git] DEBUG  1 file changed, 1 deletion(-)
2025-04-24 12:45:44,066 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:44,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:44,242 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...7a71d8f456b659444095e496a4c6d2449c306a29'
2025-04-24 12:45:44,249 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:44,252 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 630 (Fix color and position for ALL new panel insets) 7a71d8f456b659444095e496a4c6d2449c306a29'
2025-04-24 12:45:44,267 [     scc.git] DEBUG Auto-merging src/js/views/right_panel_view.js
2025-04-24 12:45:44,268 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/js/views/right_panel_view.js
2025-04-24 12:45:44,268 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:45:44,268 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:45:44,272 [     scc.git] DEBUG Calling 'git reset --hard c75bf5f350794b8d91f6f6529d22de5292ed5962'
2025-04-24 12:45:44,278 [     scc.git] DEBUG HEAD is now at c75bf5f3 merge master -Dorg -Ssuccess-only: PR 623 (Fix wrapping of label X button. see issues/622)
2025-04-24 12:45:44,493 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:44,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:44,655 [     scc.git] DEBUG Calling 'git merge-base 4f0362e29f7682a5cd98dd7a570ee49a6bb79785 7a71d8f456b659444095e496a4c6d2449c306a29'
2025-04-24 12:45:44,658 [     scc.git] DEBUG Calling 'git diff --name-only 9cc36cde05bde4def7b62b07c2e9ae5f66712e96..4f0362e29f7682a5cd98dd7a570ee49a6bb79785'
2025-04-24 12:45:44,662 [     scc.git] INFO    - PR 630 will-moore 'Fix color and position for ALL new panel insets'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/consoleText) for more details.
Possible conflicts:
  - PR #600 Rdornier 'Label on rois'
    - src/js/views/right_panel_view.js
  - PR #605 Tom-TBT 'Colorbar feature'
    - src/js/views/right_panel_view.js

--conflicts

2025-04-24 12:45:44,664 [  scc.config] DEBUG Found github.token
2025-04-24 12:45:44,664 [     scc.git] DEBUG Not adding comment to issue #630, already --conflicts.
2025-04-24 12:45:44,664 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6cf994bb67d4fc7ad5e8f14ddde45917927b6489'
2025-04-24 12:45:44,671 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:44,673 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 633 (Bump dompurify from 2.5.4 to 3.2.4) 6cf994bb67d4fc7ad5e8f14ddde45917927b6489'
2025-04-24 12:45:44,687 [     scc.git] DEBUG Auto-merging package-lock.json
2025-04-24 12:45:44,687 [     scc.git] DEBUG Auto-merging package.json
2025-04-24 12:45:44,688 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:45:44,692 [     scc.git] DEBUG  package-lock.json | 19 +++++++++++++++----
2025-04-24 12:45:44,692 [     scc.git] DEBUG  package.json      |  2 +-
2025-04-24 12:45:44,692 [     scc.git] DEBUG  2 files changed, 16 insertions(+), 5 deletions(-)
2025-04-24 12:45:44,906 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:45,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:45,086 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...cee17b001976823a31e9993f43c9a14f1dadecfb'
2025-04-24 12:45:45,093 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:45,095 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 635 (Bump esbuild and vite) cee17b001976823a31e9993f43c9a14f1dadecfb'
2025-04-24 12:45:45,109 [     scc.git] DEBUG Auto-merging package-lock.json
2025-04-24 12:45:45,109 [     scc.git] DEBUG Auto-merging package.json
2025-04-24 12:45:45,110 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:45:45,114 [     scc.git] DEBUG  package-lock.json | 579 ++++++++++++++++++++++++++++++++++--------------------
2025-04-24 12:45:45,114 [     scc.git] DEBUG  package.json      |   2 +-
2025-04-24 12:45:45,114 [     scc.git] DEBUG  2 files changed, 367 insertions(+), 214 deletions(-)
2025-04-24 12:45:45,337 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:45,499 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:45,500 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:45:45,539 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:45:45,539 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:45,541 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:45:45,577 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:45:45,583 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955c3a8490> has no local changes
2025-04-24 12:45:45,583 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-figure
Excluded PRs:
  - PR 619 will-moore 'OME-Zarr support' (stage: draft)
  - PR 543 will-moore 'Plate well labels' (exclude comment)
Updating 9cc36cde..4f0362e2
Previously merged:
  - PR 631 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'

Merged PRs:
  - PR 600 Rdornier 'Label on rois'
  - PR 605 Tom-TBT 'Colorbar feature'
  - PR 610 will-moore 'Add docs/contributing.rst'
  - PR 612 will-moore 'Script version'
  - PR 623 will-moore 'Fix wrapping of label X button. see issues/622'
  - PR 633 dependabot[bot] 'Bump dompurify from 2.5.4 to 3.2.4'
  - PR 635 dependabot[bot] 'Bump esbuild and vite'

Conflicting PRs (not included):
  - PR 616 Rdornier 'Fix labels around border'
  - PR 630 will-moore 'Fix color and position for ALL new panel insets'

Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:45:45,591 [     scc.git] DEBUG [detached HEAD fdf42940] merge master -Dorg -Ssuccess-only
2025-04-24 12:45:45,591 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:45:45,591 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:45:45,750 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:46,020 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/pulls HTTP/1.1" 200 None
2025-04-24 12:45:46,272 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:46,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/18 HTTP/1.1" 200 None
2025-04-24 12:45:46,780 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:47,012 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/18/comments HTTP/1.1" 200 None
2025-04-24 12:45:47,264 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:47,597 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337 HTTP/1.1" 200 None
2025-04-24 12:45:47,849 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:48,110 [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
2025-04-24 12:45:48,362 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:48,578 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337 HTTP/1.1" 200 None
2025-04-24 12:45:48,829 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:49,016 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/statuses/45aed4d15501fa5a524a8b500af8d426f0f6b337?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:49,017 [    scc.repo] DEBUG   - PR 18 jburel 'default  size z value'
2025-04-24 12:45:49,017 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:45:49,017 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2025-04-24 12:45:49,017 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:45:49,017 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:49,020 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:45:49,022 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:45:49,022 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:45:49,025 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:45:49,028 [     scc.git] DEBUG Already up to date.

2025-04-24 12:45:49,028 [     scc.git] DEBUG Calling 'git fetch origin pull/18/head'
2025-04-24 12:45:49,318 [     scc.git] DEBUG From https://github.com/ome/omero-fpbioimage
2025-04-24 12:45:49,318 [     scc.git] DEBUG  * branch            refs/pull/18/head -> FETCH_HEAD
2025-04-24 12:45:49,322 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:45:49,322 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:45:49,322 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:49,324 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45aed4d15501fa5a524a8b500af8d426f0f6b337'
2025-04-24 12:45:49,327 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:49,329 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 18 (default  size z value) 45aed4d15501fa5a524a8b500af8d426f0f6b337'
2025-04-24 12:45:49,337 [     scc.git] DEBUG Auto-merging omero_fpbioimage/views.py
2025-04-24 12:45:49,338 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:45:49,341 [     scc.git] DEBUG  omero_fpbioimage/views.py | 2 ++
2025-04-24 12:45:49,341 [     scc.git] DEBUG  1 file changed, 2 insertions(+)
2025-04-24 12:45:49,342 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:49,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:45:49,524 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:45:49,563 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:45:49,563 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:45:49,565 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:45:49,601 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:45:49,605 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955a6ecf10> has no local changes
2025-04-24 12:45:49,605 [     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#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:45:49,611 [     scc.git] DEBUG [detached HEAD 51d2de9] merge master -Dorg -Ssuccess-only
2025-04-24 12:45:49,611 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:45:49,611 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:45:49,775 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:50,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/pulls HTTP/1.1" 200 None
2025-04-24 12:45:50,342 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:50,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/119 HTTP/1.1" 200 None
2025-04-24 12:45:50,837 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:51,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/119/comments HTTP/1.1" 200 None
2025-04-24 12:45:51,437 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:51,724 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/9042541/issues/119/comments?page=2 HTTP/1.1" 200 None
2025-04-24 12:45:51,725 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:45:51,975 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:52,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/00257fc993a12b3f78a45db039e7bf2c8a406062 HTTP/1.1" 200 None
2025-04-24 12:45:52,565 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:52,855 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/00257fc993a12b3f78a45db039e7bf2c8a406062/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:45:53,106 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:53,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/00257fc993a12b3f78a45db039e7bf2c8a406062/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:45:53,644 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:53,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/00257fc993a12b3f78a45db039e7bf2c8a406062 HTTP/1.1" 200 None
2025-04-24 12:45:54,168 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:54,516 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/statuses/00257fc993a12b3f78a45db039e7bf2c8a406062?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:54,516 [    scc.repo] DEBUG   - PR 119 dependabot[bot] 'Bump serialize-javascript and webpack'
2025-04-24 12:45:54,768 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:54,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/118 HTTP/1.1" 200 None
2025-04-24 12:45:55,242 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:55,632 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/118/comments HTTP/1.1" 200 None
2025-04-24 12:45:55,884 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:56,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/9042541/issues/118/comments?page=2 HTTP/1.1" 200 None
2025-04-24 12:45:56,162 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:45:56,413 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:56,716 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/2bf34ddacb511c52e473a104fe2a1c00204bae1d HTTP/1.1" 200 None
2025-04-24 12:45:56,967 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:57,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/2bf34ddacb511c52e473a104fe2a1c00204bae1d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:45:57,553 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:57,897 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/2bf34ddacb511c52e473a104fe2a1c00204bae1d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:45:58,149 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:58,470 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/2bf34ddacb511c52e473a104fe2a1c00204bae1d HTTP/1.1" 200 None
2025-04-24 12:45:58,722 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:58,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/statuses/2bf34ddacb511c52e473a104fe2a1c00204bae1d?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:45:58,912 [    scc.repo] DEBUG   - PR 118 dependabot[bot] 'Bump braces, webpack-cli and webpack'
2025-04-24 12:45:59,163 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:59,388 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/117 HTTP/1.1" 200 None
2025-04-24 12:45:59,388 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:45:59,639 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:45:59,986 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/155d7ddab4f04c4a91bffc5736ba0741003c566c HTTP/1.1" 200 None
2025-04-24 12:46:00,238 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:00,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/155d7ddab4f04c4a91bffc5736ba0741003c566c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:46:00,782 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:01,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/155d7ddab4f04c4a91bffc5736ba0741003c566c/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:46:01,394 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:01,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/155d7ddab4f04c4a91bffc5736ba0741003c566c HTTP/1.1" 200 None
2025-04-24 12:46:01,866 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:02,056 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/statuses/155d7ddab4f04c4a91bffc5736ba0741003c566c?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:02,056 [    scc.repo] DEBUG   - PR 117 dependabot[bot] 'Bump cross-spawn from 6.0.5 to 6.0.6'
2025-04-24 12:46:02,307 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:02,539 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/116 HTTP/1.1" 200 None
2025-04-24 12:46:02,539 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:46:02,790 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:03,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/42a5fb83ce9b8598e3339099a6b4606ef3fd3f1d HTTP/1.1" 200 None
2025-04-24 12:46:03,381 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:03,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/42a5fb83ce9b8598e3339099a6b4606ef3fd3f1d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:46:03,897 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:04,208 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/42a5fb83ce9b8598e3339099a6b4606ef3fd3f1d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:46:04,459 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:04,835 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/42a5fb83ce9b8598e3339099a6b4606ef3fd3f1d HTTP/1.1" 200 None
2025-04-24 12:46:05,089 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:05,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/statuses/42a5fb83ce9b8598e3339099a6b4606ef3fd3f1d?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:05,280 [    scc.repo] DEBUG   - PR 116 dependabot[bot] 'Bump browserify-sign from 4.0.4 to 4.2.3'
2025-04-24 12:46:05,531 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:05,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/115 HTTP/1.1" 200 None
2025-04-24 12:46:06,025 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:06,254 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/115/comments HTTP/1.1" 200 None
2025-04-24 12:46:06,254 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:46:06,505 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:06,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/25020d66a7df4ec3cad5967706bb7d13b1493bb5 HTTP/1.1" 200 None
2025-04-24 12:46:07,101 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:07,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/25020d66a7df4ec3cad5967706bb7d13b1493bb5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:46:07,660 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:07,949 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/25020d66a7df4ec3cad5967706bb7d13b1493bb5/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:46:08,200 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:08,429 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/25020d66a7df4ec3cad5967706bb7d13b1493bb5 HTTP/1.1" 200 None
2025-04-24 12:46:08,681 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:08,892 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/statuses/25020d66a7df4ec3cad5967706bb7d13b1493bb5?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:08,892 [    scc.repo] DEBUG   - PR 115 dependabot[bot] 'Bump micromatch, webpack-cli and webpack'
2025-04-24 12:46:09,143 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:09,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/114 HTTP/1.1" 200 None
2025-04-24 12:46:09,425 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:46:09,676 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:10,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/cf75d259b2882000d6be73bc1c11c99c27aa439b HTTP/1.1" 200 None
2025-04-24 12:46:10,268 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:10,565 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/cf75d259b2882000d6be73bc1c11c99c27aa439b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:46:10,817 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:11,097 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/cf75d259b2882000d6be73bc1c11c99c27aa439b/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:46:11,348 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:11,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/cf75d259b2882000d6be73bc1c11c99c27aa439b HTTP/1.1" 200 None
2025-04-24 12:46:11,914 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:12,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/statuses/cf75d259b2882000d6be73bc1c11c99c27aa439b?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:12,119 [    scc.repo] DEBUG   - PR 114 dependabot[bot] 'Bump tar and fsevents'
2025-04-24 12:46:12,370 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:12,631 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/113 HTTP/1.1" 200 None
2025-04-24 12:46:12,632 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:46:12,883 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:13,198 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/6a657d7a4e0bbfaa3464e851023f29c63db15d4e HTTP/1.1" 200 None
2025-04-24 12:46:13,450 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:13,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/6a657d7a4e0bbfaa3464e851023f29c63db15d4e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:46:14,003 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:14,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/6a657d7a4e0bbfaa3464e851023f29c63db15d4e/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:46:14,562 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:14,910 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/6a657d7a4e0bbfaa3464e851023f29c63db15d4e HTTP/1.1" 200 None
2025-04-24 12:46:15,162 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:15,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/statuses/6a657d7a4e0bbfaa3464e851023f29c63db15d4e?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:15,352 [    scc.repo] DEBUG   - PR 113 dependabot[bot] 'Bump elliptic from 6.5.4 to 6.6.1'
2025-04-24 12:46:15,352 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:46:15,353 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2025-04-24 12:46:15,353 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:46:15,353 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:15,356 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:46:15,358 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:46:15,358 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:46:15,361 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:46:15,364 [     scc.git] DEBUG Already up to date.

2025-04-24 12:46:15,364 [     scc.git] DEBUG Calling 'git fetch origin pull/113/head'
2025-04-24 12:46:15,665 [     scc.git] DEBUG From https://github.com/ome/omero-gallery
2025-04-24 12:46:15,665 [     scc.git] DEBUG  * branch            refs/pull/113/head -> FETCH_HEAD
2025-04-24 12:46:15,669 [     scc.git] DEBUG Calling 'git fetch origin pull/114/head'
2025-04-24 12:46:15,992 [     scc.git] DEBUG From https://github.com/ome/omero-gallery
2025-04-24 12:46:15,992 [     scc.git] DEBUG  * branch            refs/pull/114/head -> FETCH_HEAD
2025-04-24 12:46:15,996 [     scc.git] DEBUG Calling 'git fetch origin pull/115/head'
2025-04-24 12:46:16,255 [     scc.git] DEBUG From https://github.com/ome/omero-gallery
2025-04-24 12:46:16,255 [     scc.git] DEBUG  * branch            refs/pull/115/head -> FETCH_HEAD
2025-04-24 12:46:16,259 [     scc.git] DEBUG Calling 'git fetch origin pull/116/head'
2025-04-24 12:46:16,527 [     scc.git] DEBUG From https://github.com/ome/omero-gallery
2025-04-24 12:46:16,527 [     scc.git] DEBUG  * branch            refs/pull/116/head -> FETCH_HEAD
2025-04-24 12:46:16,531 [     scc.git] DEBUG Calling 'git fetch origin pull/117/head'
2025-04-24 12:46:16,803 [     scc.git] DEBUG From https://github.com/ome/omero-gallery
2025-04-24 12:46:16,803 [     scc.git] DEBUG  * branch            refs/pull/117/head -> FETCH_HEAD
2025-04-24 12:46:16,807 [     scc.git] DEBUG Calling 'git fetch origin pull/118/head'
2025-04-24 12:46:17,061 [     scc.git] DEBUG From https://github.com/ome/omero-gallery
2025-04-24 12:46:17,061 [     scc.git] DEBUG  * branch            refs/pull/118/head -> FETCH_HEAD
2025-04-24 12:46:17,066 [     scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2025-04-24 12:46:17,337 [     scc.git] DEBUG From https://github.com/ome/omero-gallery
2025-04-24 12:46:17,338 [     scc.git] DEBUG  * branch            refs/pull/119/head -> FETCH_HEAD
2025-04-24 12:46:17,341 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:46:17,341 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:46:17,341 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:17,344 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6a657d7a4e0bbfaa3464e851023f29c63db15d4e'
2025-04-24 12:46:17,347 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:17,349 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 113 (Bump elliptic from 6.5.4 to 6.6.1) 6a657d7a4e0bbfaa3464e851023f29c63db15d4e'
2025-04-24 12:46:17,358 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:46:17,362 [     scc.git] DEBUG  package-lock.json | 12 ++++++------
2025-04-24 12:46:17,363 [     scc.git] DEBUG  1 file changed, 6 insertions(+), 6 deletions(-)
2025-04-24 12:46:17,364 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:17,536 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:17,536 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...cf75d259b2882000d6be73bc1c11c99c27aa439b'
2025-04-24 12:46:17,539 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:17,541 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 114 (Bump tar and fsevents) cf75d259b2882000d6be73bc1c11c99c27aa439b'
2025-04-24 12:46:17,558 [     scc.git] DEBUG Auto-merging package-lock.json
2025-04-24 12:46:17,559 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:46:17,564 [     scc.git] DEBUG  package-lock.json | 625 +++---------------------------------------------------
2025-04-24 12:46:17,564 [     scc.git] DEBUG  1 file changed, 29 insertions(+), 596 deletions(-)
2025-04-24 12:46:17,787 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:17,960 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:17,961 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...25020d66a7df4ec3cad5967706bb7d13b1493bb5'
2025-04-24 12:46:17,964 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:17,966 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 115 (Bump micromatch, webpack-cli and webpack) 25020d66a7df4ec3cad5967706bb7d13b1493bb5'
2025-04-24 12:46:17,983 [     scc.git] DEBUG Auto-merging package-lock.json
2025-04-24 12:46:17,983 [     scc.git] DEBUG CONFLICT (content): Merge conflict in package-lock.json
2025-04-24 12:46:17,983 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:46:17,983 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:46:17,986 [     scc.git] DEBUG Calling 'git reset --hard a47c415b92e9046f06315eff976ca69350db0a56'
2025-04-24 12:46:17,991 [     scc.git] DEBUG HEAD is now at a47c415 merge master -Dorg -Ssuccess-only: PR 114 (Bump tar and fsevents)
2025-04-24 12:46:18,212 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:18,404 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:18,405 [     scc.git] DEBUG Calling 'git merge-base 2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd 25020d66a7df4ec3cad5967706bb7d13b1493bb5'
2025-04-24 12:46:18,408 [     scc.git] DEBUG Calling 'git diff --name-only 2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd..2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd'
2025-04-24 12:46:18,410 [     scc.git] INFO    - PR 115 dependabot[bot] 'Bump micromatch, webpack-cli and webpack'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/consoleText) for more details.
Possible conflicts:
  - PR #113 dependabot[bot] 'Bump elliptic from 6.5.4 to 6.6.1'
    - package-lock.json
  - PR #114 dependabot[bot] 'Bump tar and fsevents'
    - package-lock.json

--conflicts

2025-04-24 12:46:18,413 [  scc.config] DEBUG Found github.token
2025-04-24 12:46:18,413 [     scc.git] DEBUG Not adding comment to issue #115, already --conflicts.
2025-04-24 12:46:18,413 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...42a5fb83ce9b8598e3339099a6b4606ef3fd3f1d'
2025-04-24 12:46:18,416 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:18,418 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 116 (Bump browserify-sign from 4.0.4 to 4.2.3) 42a5fb83ce9b8598e3339099a6b4606ef3fd3f1d'
2025-04-24 12:46:18,434 [     scc.git] DEBUG Auto-merging package-lock.json
2025-04-24 12:46:18,435 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:46:18,440 [     scc.git] DEBUG  package-lock.json | 119 +++++++++++++++++++++++++++++++++++++++++++++++++-----
2025-04-24 12:46:18,440 [     scc.git] DEBUG  1 file changed, 108 insertions(+), 11 deletions(-)
2025-04-24 12:46:18,656 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:18,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:18,815 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...155d7ddab4f04c4a91bffc5736ba0741003c566c'
2025-04-24 12:46:18,818 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:18,821 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 117 (Bump cross-spawn from 6.0.5 to 6.0.6) 155d7ddab4f04c4a91bffc5736ba0741003c566c'
2025-04-24 12:46:18,837 [     scc.git] DEBUG Auto-merging package-lock.json
2025-04-24 12:46:18,838 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:46:18,843 [     scc.git] DEBUG  package-lock.json | 6 +++---
2025-04-24 12:46:18,843 [     scc.git] DEBUG  1 file changed, 3 insertions(+), 3 deletions(-)
2025-04-24 12:46:19,066 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:19,243 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:19,244 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2bf34ddacb511c52e473a104fe2a1c00204bae1d'
2025-04-24 12:46:19,248 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:19,250 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 118 (Bump braces, webpack-cli and webpack) 2bf34ddacb511c52e473a104fe2a1c00204bae1d'
2025-04-24 12:46:19,266 [     scc.git] DEBUG Auto-merging package-lock.json
2025-04-24 12:46:19,266 [     scc.git] DEBUG CONFLICT (content): Merge conflict in package-lock.json
2025-04-24 12:46:19,266 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:46:19,267 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:46:19,269 [     scc.git] DEBUG Calling 'git reset --hard df5a93c2eb45dd2e2fa4f966f4580d9bcbac22b4'
2025-04-24 12:46:19,274 [     scc.git] DEBUG HEAD is now at df5a93c merge master -Dorg -Ssuccess-only: PR 117 (Bump cross-spawn from 6.0.5 to 6.0.6)
2025-04-24 12:46:19,495 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:19,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:19,652 [     scc.git] DEBUG Calling 'git merge-base 2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd 2bf34ddacb511c52e473a104fe2a1c00204bae1d'
2025-04-24 12:46:19,655 [     scc.git] DEBUG Calling 'git diff --name-only 2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd..2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd'
2025-04-24 12:46:19,658 [     scc.git] INFO    - PR 118 dependabot[bot] 'Bump braces, webpack-cli and webpack'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/consoleText) for more details.
Possible conflicts:
  - PR #113 dependabot[bot] 'Bump elliptic from 6.5.4 to 6.6.1'
    - package-lock.json
  - PR #114 dependabot[bot] 'Bump tar and fsevents'
    - package-lock.json
  - PR #115 dependabot[bot] 'Bump micromatch, webpack-cli and webpack'
    - package-lock.json
  - PR #116 dependabot[bot] 'Bump browserify-sign from 4.0.4 to 4.2.3'
    - package-lock.json
  - PR #117 dependabot[bot] 'Bump cross-spawn from 6.0.5 to 6.0.6'
    - package-lock.json

--conflicts

2025-04-24 12:46:19,660 [  scc.config] DEBUG Found github.token
2025-04-24 12:46:19,660 [     scc.git] DEBUG Not adding comment to issue #118, already --conflicts.
2025-04-24 12:46:19,661 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...00257fc993a12b3f78a45db039e7bf2c8a406062'
2025-04-24 12:46:19,664 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:19,666 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 119 (Bump serialize-javascript and webpack) 00257fc993a12b3f78a45db039e7bf2c8a406062'
2025-04-24 12:46:19,685 [     scc.git] DEBUG Auto-merging package-lock.json
2025-04-24 12:46:19,685 [     scc.git] DEBUG CONFLICT (content): Merge conflict in package-lock.json
2025-04-24 12:46:19,686 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:46:19,686 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:46:19,688 [     scc.git] DEBUG Calling 'git reset --hard df5a93c2eb45dd2e2fa4f966f4580d9bcbac22b4'
2025-04-24 12:46:19,693 [     scc.git] DEBUG HEAD is now at df5a93c merge master -Dorg -Ssuccess-only: PR 117 (Bump cross-spawn from 6.0.5 to 6.0.6)
2025-04-24 12:46:19,903 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:20,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:20,081 [     scc.git] DEBUG Calling 'git merge-base 2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd 00257fc993a12b3f78a45db039e7bf2c8a406062'
2025-04-24 12:46:20,085 [     scc.git] DEBUG Calling 'git diff --name-only 2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd..2a621da2c7ae6ec30fae288d6cfe64d90c40f8fd'
2025-04-24 12:46:20,087 [     scc.git] INFO    - PR 119 dependabot[bot] 'Bump serialize-javascript and webpack'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/consoleText) for more details.
Possible conflicts:
  - PR #113 dependabot[bot] 'Bump elliptic from 6.5.4 to 6.6.1'
    - package-lock.json
  - PR #114 dependabot[bot] 'Bump tar and fsevents'
    - package-lock.json
  - PR #115 dependabot[bot] 'Bump micromatch, webpack-cli and webpack'
    - package-lock.json
  - PR #116 dependabot[bot] 'Bump browserify-sign from 4.0.4 to 4.2.3'
    - package-lock.json
  - PR #117 dependabot[bot] 'Bump cross-spawn from 6.0.5 to 6.0.6'
    - package-lock.json
  - PR #118 dependabot[bot] 'Bump braces, webpack-cli and webpack'
    - package-lock.json

--conflicts

2025-04-24 12:46:20,090 [  scc.config] DEBUG Found github.token
2025-04-24 12:46:20,090 [     scc.git] DEBUG Not adding comment to issue #119, already --conflicts.
2025-04-24 12:46:20,090 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:46:20,128 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:46:20,128 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:20,130 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:46:20,166 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:46:20,171 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955a690a90> has no local changes
2025-04-24 12:46:20,171 [     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 113 dependabot[bot] 'Bump elliptic from 6.5.4 to 6.6.1'
  - PR 114 dependabot[bot] 'Bump tar and fsevents'
  - PR 116 dependabot[bot] 'Bump browserify-sign from 4.0.4 to 4.2.3'
  - PR 117 dependabot[bot] 'Bump cross-spawn from 6.0.5 to 6.0.6'

Conflicting PRs (not included):
  - PR 115 dependabot[bot] 'Bump micromatch, webpack-cli and webpack'
  - PR 118 dependabot[bot] 'Bump braces, webpack-cli and webpack'
  - PR 119 dependabot[bot] 'Bump serialize-javascript and webpack'

Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:46:20,177 [     scc.git] DEBUG [detached HEAD 98056a3] merge master -Dorg -Ssuccess-only
2025-04-24 12:46:20,177 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:46:20,178 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:46:20,332 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:20,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/pulls HTTP/1.1" 200 None
2025-04-24 12:46:20,956 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:21,199 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/506 HTTP/1.1" 200 None
2025-04-24 12:46:21,450 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:21,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/7705b58a7a2049651eb10142e2260cf73dcc29fe HTTP/1.1" 200 None
2025-04-24 12:46:22,001 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:22,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/7705b58a7a2049651eb10142e2260cf73dcc29fe/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:46:22,523 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:22,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/7705b58a7a2049651eb10142e2260cf73dcc29fe/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:46:23,050 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:23,327 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/7705b58a7a2049651eb10142e2260cf73dcc29fe HTTP/1.1" 200 None
2025-04-24 12:46:23,579 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:23,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/7705b58a7a2049651eb10142e2260cf73dcc29fe?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:23,750 [    scc.repo] DEBUG   - PR 506 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-04-24 12:46:24,001 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:24,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/503 HTTP/1.1" 200 None
2025-04-24 12:46:24,481 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:24,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/503/comments HTTP/1.1" 200 None
2025-04-24 12:46:24,964 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:25,228 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/502 HTTP/1.1" 200 None
2025-04-24 12:46:25,479 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:25,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/502/comments HTTP/1.1" 200 None
2025-04-24 12:46:25,729 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:46:25,979 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:26,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/45d08b7e29871ecff0386975c975dacd0865bcc4 HTTP/1.1" 200 None
2025-04-24 12:46:26,576 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:26,863 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/45d08b7e29871ecff0386975c975dacd0865bcc4/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:46:27,115 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:27,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/45d08b7e29871ecff0386975c975dacd0865bcc4/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:46:27,651 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:27,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/45d08b7e29871ecff0386975c975dacd0865bcc4 HTTP/1.1" 200 None
2025-04-24 12:46:28,232 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:28,423 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/45d08b7e29871ecff0386975c975dacd0865bcc4?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:28,423 [    scc.repo] DEBUG   - PR 502 dependabot[bot] 'Bump serialize-javascript and mocha'
2025-04-24 12:46:28,674 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:28,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/499 HTTP/1.1" 200 None
2025-04-24 12:46:28,931 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:46:29,182 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:29,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/b19bbac5f17ff2b53ba573ca58108d28d2d86bcc HTTP/1.1" 200 None
2025-04-24 12:46:30,006 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:30,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/b19bbac5f17ff2b53ba573ca58108d28d2d86bcc/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:46:30,836 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:31,141 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/b19bbac5f17ff2b53ba573ca58108d28d2d86bcc/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:46:31,392 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:31,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/b19bbac5f17ff2b53ba573ca58108d28d2d86bcc HTTP/1.1" 200 None
2025-04-24 12:46:31,924 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:32,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/b19bbac5f17ff2b53ba573ca58108d28d2d86bcc?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:32,143 [    scc.repo] DEBUG   - PR 499 dependabot[bot] 'Bump nanoid and mocha'
2025-04-24 12:46:32,394 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:32,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/497 HTTP/1.1" 200 None
2025-04-24 12:46:32,902 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:33,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/497/comments HTTP/1.1" 200 None
2025-04-24 12:46:33,378 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:33,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/471 HTTP/1.1" 200 None
2025-04-24 12:46:33,881 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:34,153 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/471/comments HTTP/1.1" 200 None
2025-04-24 12:46:34,404 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:34,697 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9 HTTP/1.1" 200 None
2025-04-24 12:46:34,948 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:35,208 [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
2025-04-24 12:46:35,460 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:35,718 [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
2025-04-24 12:46:35,969 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:36,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9 HTTP/1.1" 200 None
2025-04-24 12:46:36,438 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:36,658 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/448d042a58da05a522531356cc58c1e35b5744d9?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:36,658 [    scc.repo] DEBUG   - PR 471 will-moore 'Z projection disabled tooltip'
2025-04-24 12:46:36,910 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:37,178 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/465 HTTP/1.1" 200 None
2025-04-24 12:46:37,430 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:37,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/465/comments HTTP/1.1" 200 None
2025-04-24 12:46:37,998 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:38,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd HTTP/1.1" 200 None
2025-04-24 12:46:38,583 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:38,850 [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
2025-04-24 12:46:39,101 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:39,323 [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
2025-04-24 12:46:39,575 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:39,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd HTTP/1.1" 200 None
2025-04-24 12:46:40,130 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:40,326 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/63dd9266a853ff522780066673d0ae2b770238cd?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:40,327 [    scc.repo] DEBUG   - PR 465 will-moore 'Save as Figure'
2025-04-24 12:46:40,578 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:40,840 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/460 HTTP/1.1" 200 None
2025-04-24 12:46:41,091 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:41,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/460/comments HTTP/1.1" 200 None
2025-04-24 12:46:41,584 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:41,869 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30 HTTP/1.1" 200 None
2025-04-24 12:46:42,120 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:42,368 [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
2025-04-24 12:46:42,620 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:42,904 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30 HTTP/1.1" 200 None
2025-04-24 12:46:43,155 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:43,349 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/dada2c46211e3bf8015cc47464ab2761ef74ca30?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:43,350 [    scc.repo] DEBUG   - PR 460 will-moore 'Channel min spinner fix'
2025-04-24 12:46:43,601 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:43,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/227 HTTP/1.1" 200 None
2025-04-24 12:46:44,100 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:44,322 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/227/comments HTTP/1.1" 200 None
2025-04-24 12:46:44,573 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:44,890 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/a081a9f2892763bd49a7ad7ba425965150e76f97 HTTP/1.1" 200 None
2025-04-24 12:46:45,141 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:45,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/a081a9f2892763bd49a7ad7ba425965150e76f97/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:46:45,649 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:45,863 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/a081a9f2892763bd49a7ad7ba425965150e76f97/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:46:45,864 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:46:45,864 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2025-04-24 12:46:45,864 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:46:45,864 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:45,867 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:46:45,869 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:46:45,869 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:46:45,872 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:46:45,875 [     scc.git] DEBUG Already up to date.

2025-04-24 12:46:45,875 [     scc.git] DEBUG Calling 'git fetch origin pull/460/head'
2025-04-24 12:46:46,222 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2025-04-24 12:46:46,222 [     scc.git] DEBUG  * branch            refs/pull/460/head -> FETCH_HEAD
2025-04-24 12:46:46,227 [     scc.git] DEBUG Calling 'git fetch origin pull/465/head'
2025-04-24 12:46:46,535 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2025-04-24 12:46:46,535 [     scc.git] DEBUG  * branch            refs/pull/465/head -> FETCH_HEAD
2025-04-24 12:46:46,539 [     scc.git] DEBUG Calling 'git fetch origin pull/471/head'
2025-04-24 12:46:46,816 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2025-04-24 12:46:46,817 [     scc.git] DEBUG  * branch            refs/pull/471/head -> FETCH_HEAD
2025-04-24 12:46:46,821 [     scc.git] DEBUG Calling 'git fetch origin pull/499/head'
2025-04-24 12:46:47,085 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2025-04-24 12:46:47,085 [     scc.git] DEBUG  * branch            refs/pull/499/head -> FETCH_HEAD
2025-04-24 12:46:47,089 [     scc.git] DEBUG Calling 'git fetch origin pull/502/head'
2025-04-24 12:46:47,352 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2025-04-24 12:46:47,353 [     scc.git] DEBUG  * branch            refs/pull/502/head -> FETCH_HEAD
2025-04-24 12:46:47,356 [     scc.git] DEBUG Calling 'git fetch origin pull/506/head'
2025-04-24 12:46:47,671 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2025-04-24 12:46:47,671 [     scc.git] DEBUG  * branch            refs/pull/506/head -> FETCH_HEAD
2025-04-24 12:46:47,675 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:46:47,675 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:46:47,675 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:47,677 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...dada2c46211e3bf8015cc47464ab2761ef74ca30'
2025-04-24 12:46:47,684 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:47,686 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 460 (Channel min spinner fix) dada2c46211e3bf8015cc47464ab2761ef74ca30'
2025-04-24 12:46:47,699 [     scc.git] DEBUG Auto-merging src/model/image_info.js
2025-04-24 12:46:47,699 [     scc.git] DEBUG Auto-merging src/settings/channel-range.js
2025-04-24 12:46:47,700 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:46:47,703 [     scc.git] DEBUG  src/model/image_info.js       | 7 ++++---
2025-04-24 12:46:47,703 [     scc.git] DEBUG  src/settings/channel-range.js | 4 +++-
2025-04-24 12:46:47,703 [     scc.git] DEBUG  2 files changed, 7 insertions(+), 4 deletions(-)
2025-04-24 12:46:47,704 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:47,861 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:47,861 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...63dd9266a853ff522780066673d0ae2b770238cd'
2025-04-24 12:46:47,868 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:47,870 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 465 (Save as Figure) 63dd9266a853ff522780066673d0ae2b770238cd'
2025-04-24 12:46:47,889 [     scc.git] DEBUG Auto-merging plugin/omero_iviewer/views.py
2025-04-24 12:46:47,889 [     scc.git] DEBUG Auto-merging src/app/context.js
2025-04-24 12:46:47,889 [     scc.git] DEBUG Auto-merging src/utils/constants.js
2025-04-24 12:46:47,889 [     scc.git] DEBUG Auto-merging src/viewers/viewer/Viewer.js
2025-04-24 12:46:47,890 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:46:47,895 [     scc.git] DEBUG  plugin/omero_iviewer/views.py |  17 +++-
2025-04-24 12:46:47,895 [     scc.git] DEBUG  src/app/context.js            |   6 +-
2025-04-24 12:46:47,895 [     scc.git] DEBUG  src/app/header.html           |   5 +
2025-04-24 12:46:47,895 [     scc.git] DEBUG  src/app/header.js             |  45 ++++++++-
2025-04-24 12:46:47,895 [     scc.git] DEBUG  src/utils/constants.js        |   6 ++
2025-04-24 12:46:47,895 [     scc.git] DEBUG  src/utils/figure.js           | 217 ++++++++++++++++++++++++++++++++++++++++++
2025-04-24 12:46:47,895 [     scc.git] DEBUG  6 files changed, 290 insertions(+), 6 deletions(-)
2025-04-24 12:46:47,895 [     scc.git] DEBUG  create mode 100644 src/utils/figure.js
2025-04-24 12:46:48,112 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:48,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:48,295 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...448d042a58da05a522531356cc58c1e35b5744d9'
2025-04-24 12:46:48,302 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:48,304 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 471 (Z projection disabled tooltip) 448d042a58da05a522531356cc58c1e35b5744d9'
2025-04-24 12:46:48,317 [     scc.git] DEBUG Auto-merging src/controls/dimension-slider.js
2025-04-24 12:46:48,319 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:46:48,322 [     scc.git] DEBUG  src/controls/dimension-slider.html |  2 +-
2025-04-24 12:46:48,322 [     scc.git] DEBUG  src/controls/dimension-slider.js   | 20 ++++++++++++++++++++
2025-04-24 12:46:48,322 [     scc.git] DEBUG  2 files changed, 21 insertions(+), 1 deletion(-)
2025-04-24 12:46:48,545 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:48,739 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:48,739 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b19bbac5f17ff2b53ba573ca58108d28d2d86bcc'
2025-04-24 12:46:48,746 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:48,748 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 499 (Bump nanoid and mocha) b19bbac5f17ff2b53ba573ca58108d28d2d86bcc'
2025-04-24 12:46:48,763 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:46:48,773 [     scc.git] DEBUG  package-lock.json | 322 +++++++++++++++++++++++++++---------------------------
2025-04-24 12:46:48,773 [     scc.git] DEBUG  package.json      |   2 +-
2025-04-24 12:46:48,773 [     scc.git] DEBUG  2 files changed, 163 insertions(+), 161 deletions(-)
2025-04-24 12:46:48,990 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:49,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:49,145 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45d08b7e29871ecff0386975c975dacd0865bcc4'
2025-04-24 12:46:49,151 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:49,153 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 502 (Bump serialize-javascript and mocha) 45d08b7e29871ecff0386975c975dacd0865bcc4'
2025-04-24 12:46:49,189 [     scc.git] DEBUG Auto-merging package-lock.json
2025-04-24 12:46:49,189 [     scc.git] DEBUG CONFLICT (content): Merge conflict in package-lock.json
2025-04-24 12:46:49,189 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:46:49,189 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:46:49,192 [     scc.git] DEBUG Calling 'git reset --hard 62f28e0c964e60f9df9253b7a96f7272c94b9980'
2025-04-24 12:46:49,200 [     scc.git] DEBUG HEAD is now at 62f28e0 merge master -Dorg -Ssuccess-only: PR 499 (Bump nanoid and mocha)
2025-04-24 12:46:49,395 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:49,562 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:49,562 [     scc.git] DEBUG Calling 'git merge-base 7a798ceeb3926d049d73788555fb63269a071052 45d08b7e29871ecff0386975c975dacd0865bcc4'
2025-04-24 12:46:49,565 [     scc.git] DEBUG Calling 'git diff --name-only 7a798ceeb3926d049d73788555fb63269a071052..7a798ceeb3926d049d73788555fb63269a071052'
2025-04-24 12:46:49,568 [     scc.git] INFO    - PR 502 dependabot[bot] 'Bump serialize-javascript and mocha'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/consoleText) for more details.
Possible conflicts:
  - PR #499 dependabot[bot] 'Bump nanoid and mocha'
    - package-lock.json

--conflicts

2025-04-24 12:46:49,570 [  scc.config] DEBUG Found github.token
2025-04-24 12:46:49,570 [     scc.git] DEBUG Not adding comment to issue #502, already --conflicts.
2025-04-24 12:46:49,570 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...7705b58a7a2049651eb10142e2260cf73dcc29fe'
2025-04-24 12:46:49,577 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:49,579 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 506 (Use the release/v1 branch for the PyPA action publishing to PyPI) 7705b58a7a2049651eb10142e2260cf73dcc29fe'
2025-04-24 12:46:49,596 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:46:49,599 [     scc.git] DEBUG  .github/workflows/publish_pypi.yml | 2 +-
2025-04-24 12:46:49,599 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-04-24 12:46:49,813 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:49,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:49,977 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:46:50,016 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:46:50,016 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:50,018 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:46:50,056 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:46:50,063 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955a739e10> has no local changes
2025-04-24 12:46:50,063 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-iviewer
Excluded PRs:
  - PR 503 will-moore 'Basic working tile-coordinates shown over the image' (stage: draft)
  - PR 497 will-moore 'Minimal add tags to ROI functionality' (stage: draft)
  - PR 420 will-moore 'Add release process to README' (exclude comment)
  - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
  - PR 227 will-moore 'Vectortile investigation' (status: failure)
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'
  - PR 499 dependabot[bot] 'Bump nanoid and mocha'
  - PR 506 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'

Conflicting PRs (not included):
  - PR 502 dependabot[bot] 'Bump serialize-javascript and mocha'

Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:46:50,070 [     scc.git] DEBUG [detached HEAD cf93f03] merge master -Dorg -Ssuccess-only
2025-04-24 12:46:50,070 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:46:50,071 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:46:50,228 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:50,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/pulls HTTP/1.1" 200 None
2025-04-24 12:46:50,782 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:51,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/94 HTTP/1.1" 200 None
2025-04-24 12:46:51,283 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:51,605 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/1896cfebc876f939f8d83bd1cf56b8584ff2921d HTTP/1.1" 200 None
2025-04-24 12:46:51,857 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:52,075 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/1896cfebc876f939f8d83bd1cf56b8584ff2921d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:46:52,326 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:52,632 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/1896cfebc876f939f8d83bd1cf56b8584ff2921d HTTP/1.1" 200 None
2025-04-24 12:46:52,884 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:53,066 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/statuses/1896cfebc876f939f8d83bd1cf56b8584ff2921d?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:53,066 [    scc.repo] DEBUG   - PR 94 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-04-24 12:46:53,317 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:53,537 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/74 HTTP/1.1" 200 None
2025-04-24 12:46:53,789 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:54,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/74/comments HTTP/1.1" 200 None
2025-04-24 12:46:54,355 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:54,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322 HTTP/1.1" 200 None
2025-04-24 12:46:54,871 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:55,123 [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
2025-04-24 12:46:55,375 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:55,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322 HTTP/1.1" 200 None
2025-04-24 12:46:55,850 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:56,032 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/statuses/45ee35acc44a7d119aa20b38b0427efbe5405322?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:46:56,032 [    scc.repo] DEBUG   - PR 74 will-moore 'mapr extension of webclient'
2025-04-24 12:46:56,032 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:46:56,032 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2025-04-24 12:46:56,032 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:46:56,033 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:56,035 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:46:56,038 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:46:56,038 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:46:56,041 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:46:56,044 [     scc.git] DEBUG Already up to date.

2025-04-24 12:46:56,044 [     scc.git] DEBUG Calling 'git fetch origin pull/74/head'
2025-04-24 12:46:56,358 [     scc.git] DEBUG From https://github.com/ome/omero-mapr
2025-04-24 12:46:56,358 [     scc.git] DEBUG  * branch            refs/pull/74/head -> FETCH_HEAD
2025-04-24 12:46:56,362 [     scc.git] DEBUG Calling 'git fetch origin pull/94/head'
2025-04-24 12:46:56,641 [     scc.git] DEBUG From https://github.com/ome/omero-mapr
2025-04-24 12:46:56,641 [     scc.git] DEBUG  * branch            refs/pull/94/head -> FETCH_HEAD
2025-04-24 12:46:56,645 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:46:56,645 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:46:56,645 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:56,647 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45ee35acc44a7d119aa20b38b0427efbe5405322'
2025-04-24 12:46:56,651 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:56,653 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 74 (mapr extension of webclient) 45ee35acc44a7d119aa20b38b0427efbe5405322'
2025-04-24 12:46:56,662 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:46:56,665 [     scc.git] DEBUG  .../templates/webclient/base/base_container.html   | 182 +++++++++++++
2025-04-24 12:46:56,666 [     scc.git] DEBUG  .../data/includes/right_plugin.general.js.html     | 290 ---------------------
2025-04-24 12:46:56,666 [     scc.git] DEBUG  requirements.txt                                   |   2 +-
2025-04-24 12:46:56,666 [     scc.git] DEBUG  3 files changed, 183 insertions(+), 291 deletions(-)
2025-04-24 12:46:56,666 [     scc.git] DEBUG  create mode 100644 omero_mapr/templates/webclient/base/base_container.html
2025-04-24 12:46:56,666 [     scc.git] DEBUG  delete mode 100644 omero_mapr/templates/webclient/data/includes/right_plugin.general.js.html
2025-04-24 12:46:56,667 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:56,828 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:56,829 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1896cfebc876f939f8d83bd1cf56b8584ff2921d'
2025-04-24 12:46:56,833 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:56,835 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 94 (Use the release/v1 branch for the PyPA action publishing to PyPI) 1896cfebc876f939f8d83bd1cf56b8584ff2921d'
2025-04-24 12:46:56,844 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:46:56,847 [     scc.git] DEBUG  .github/workflows/publish_pypi.yml | 2 +-
2025-04-24 12:46:56,847 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-04-24 12:46:57,080 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:57,265 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:46:57,266 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:46:57,303 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:46:57,303 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:46:57,306 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:46:57,342 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:46:57,346 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955a7275d0> has no local changes
2025-04-24 12:46:57,346 [     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'
  - PR 94 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'

Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:46:57,352 [     scc.git] DEBUG [detached HEAD 8e9d505] merge master -Dorg -Ssuccess-only
2025-04-24 12:46:57,353 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:46:57,353 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:46:57,517 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:57,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/pulls HTTP/1.1" 200 None
2025-04-24 12:46:58,061 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:58,329 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/64 HTTP/1.1" 200 None
2025-04-24 12:46:58,580 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:58,901 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/64/comments HTTP/1.1" 200 None
2025-04-24 12:46:59,153 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:59,449 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7 HTTP/1.1" 200 None
2025-04-24 12:46:59,701 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:46:59,925 [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
2025-04-24 12:47:00,176 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:00,523 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7 HTTP/1.1" 200 None
2025-04-24 12:47:00,775 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:00,985 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/78e55539b68e351ed5ef202854718b49a37729a7?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:47:00,985 [    scc.repo] DEBUG   - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2025-04-24 12:47:01,236 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:01,511 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/55 HTTP/1.1" 200 None
2025-04-24 12:47:01,762 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:02,009 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/55/comments HTTP/1.1" 200 None
2025-04-24 12:47:02,261 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:02,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102 HTTP/1.1" 200 None
2025-04-24 12:47:02,805 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:03,039 [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
2025-04-24 12:47:03,290 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:03,562 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102 HTTP/1.1" 200 None
2025-04-24 12:47:03,813 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:04,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/14f0448a90ccd781126a5c9dc267f4d0a6939102?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:47:04,009 [    scc.repo] DEBUG   - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2025-04-24 12:47:04,009 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:47:04,009 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2025-04-24 12:47:04,009 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:04,009 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:04,012 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:47:04,014 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:47:04,014 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:47:04,017 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:47:04,025 [     scc.git] DEBUG Updating 3cd120c..55060a2

2025-04-24 12:47:04,260 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:04,734 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/pulls/90 HTTP/1.1" 200 None
2025-04-24 12:47:04,735 [     scc.git] DEBUG Calling 'git fetch origin pull/55/head'
2025-04-24 12:47:05,014 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2025-04-24 12:47:05,014 [     scc.git] DEBUG  * branch            refs/pull/55/head -> FETCH_HEAD
2025-04-24 12:47:05,018 [     scc.git] DEBUG Calling 'git fetch origin pull/64/head'
2025-04-24 12:47:05,297 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2025-04-24 12:47:05,297 [     scc.git] DEBUG  * branch            refs/pull/64/head -> FETCH_HEAD
2025-04-24 12:47:05,301 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:47:05,301 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:05,301 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:05,303 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...14f0448a90ccd781126a5c9dc267f4d0a6939102'
2025-04-24 12:47:05,308 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:05,310 [     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'
2025-04-24 12:47:05,323 [     scc.git] DEBUG Auto-merging src/omero_metadata/cli.py
2025-04-24 12:47:05,323 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/cli.py
2025-04-24 12:47:05,323 [     scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2025-04-24 12:47:05,323 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2025-04-24 12:47:05,323 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:47:05,324 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:47:05,326 [     scc.git] DEBUG Calling 'git reset --hard 55060a256e99567f21e64ff3c225d933fba1c501'
2025-04-24 12:47:05,331 [     scc.git] DEBUG HEAD is now at 55060a2 Merge pull request #90 from will-moore/pypi_release_action
2025-04-24 12:47:05,332 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:05,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:47:05,494 [     scc.git] DEBUG Calling 'git merge-base 55060a256e99567f21e64ff3c225d933fba1c501 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2025-04-24 12:47:05,498 [     scc.git] DEBUG Calling 'git diff --name-only 27cc7289e9da842ed29a8192419a6b9ef851256d..55060a256e99567f21e64ff3c225d933fba1c501'
2025-04-24 12:47:05,502 [     scc.git] INFO    - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - src/omero_metadata/populate.py
    - src/omero_metadata/cli.py

--conflicts

2025-04-24 12:47:05,504 [  scc.config] DEBUG Found github.token
2025-04-24 12:47:05,504 [     scc.git] DEBUG Not adding comment to issue #55, already --conflicts.
2025-04-24 12:47:05,504 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...78e55539b68e351ed5ef202854718b49a37729a7'
2025-04-24 12:47:05,508 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:05,510 [     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'
2025-04-24 12:47:05,525 [     scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2025-04-24 12:47:05,525 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2025-04-24 12:47:05,525 [     scc.git] DEBUG Auto-merging test/integration/metadata/test_populate.py
2025-04-24 12:47:05,526 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:47:05,526 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:47:05,529 [     scc.git] DEBUG Calling 'git reset --hard 55060a256e99567f21e64ff3c225d933fba1c501'
2025-04-24 12:47:05,534 [     scc.git] DEBUG HEAD is now at 55060a2 Merge pull request #90 from will-moore/pypi_release_action
2025-04-24 12:47:05,745 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:05,915 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:47:05,915 [     scc.git] DEBUG Calling 'git merge-base 55060a256e99567f21e64ff3c225d933fba1c501 78e55539b68e351ed5ef202854718b49a37729a7'
2025-04-24 12:47:05,920 [     scc.git] DEBUG Calling 'git diff --name-only 298f02623cd90268162161a988575db0b8c3d1ab..55060a256e99567f21e64ff3c225d933fba1c501'
2025-04-24 12:47:05,924 [     scc.git] INFO    - PR 64 will-moore 'Support images_by_name for Screen and Plate'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/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

2025-04-24 12:47:05,926 [  scc.config] DEBUG Found github.token
2025-04-24 12:47:05,926 [     scc.git] DEBUG Not adding comment to issue #64, already --conflicts.
2025-04-24 12:47:05,926 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:47:05,965 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:05,965 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:05,967 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:47:06,005 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:47:06,010 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955cc76650> has no local changes
2025-04-24 12:47:06,010 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-metadata
Updating 3cd120c..55060a2
Previously merged:
  - PR 90 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'

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#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:47:06,016 [     scc.git] DEBUG [detached HEAD 7fb9142] merge master -Dorg -Ssuccess-only
2025-04-24 12:47:06,017 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:47:06,017 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:47:06,167 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:06,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/pulls HTTP/1.1" 200 None
2025-04-24 12:47:06,743 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:07,042 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/142 HTTP/1.1" 200 None
2025-04-24 12:47:07,293 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:07,623 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/16e9698187d538ee54a603e8f6c8c95a6ae448e0 HTTP/1.1" 200 None
2025-04-24 12:47:07,875 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:08,151 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/16e9698187d538ee54a603e8f6c8c95a6ae448e0/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:47:08,402 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:08,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/16e9698187d538ee54a603e8f6c8c95a6ae448e0/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:47:08,932 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:09,254 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/16e9698187d538ee54a603e8f6c8c95a6ae448e0 HTTP/1.1" 200 None
2025-04-24 12:47:09,506 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:09,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/16e9698187d538ee54a603e8f6c8c95a6ae448e0?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:47:09,694 [    scc.repo] DEBUG   - PR 142 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-04-24 12:47:09,945 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:10,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/141 HTTP/1.1" 200 None
2025-04-24 12:47:10,211 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:47:10,462 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:10,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/de7db17cd62b498179713df276cff151a1f36d80 HTTP/1.1" 200 None
2025-04-24 12:47:11,081 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:11,397 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/de7db17cd62b498179713df276cff151a1f36d80/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:47:11,648 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:11,927 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/de7db17cd62b498179713df276cff151a1f36d80/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:47:12,178 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:12,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/de7db17cd62b498179713df276cff151a1f36d80 HTTP/1.1" 200 None
2025-04-24 12:47:12,764 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:12,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/de7db17cd62b498179713df276cff151a1f36d80?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:47:12,979 [    scc.repo] DEBUG   - PR 141 dependabot[bot] 'Bump axios from 1.6.0 to 1.8.2'
2025-04-24 12:47:13,230 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:13,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/140 HTTP/1.1" 200 None
2025-04-24 12:47:13,483 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-24 12:47:13,734 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:14,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/6301bc61b0a877104173846d526382bf15cc70a0 HTTP/1.1" 200 None
2025-04-24 12:47:14,366 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:14,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/6301bc61b0a877104173846d526382bf15cc70a0/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:47:14,906 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:15,195 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/6301bc61b0a877104173846d526382bf15cc70a0/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:47:15,446 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:15,748 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/6301bc61b0a877104173846d526382bf15cc70a0 HTTP/1.1" 200 None
2025-04-24 12:47:16,000 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:16,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/6301bc61b0a877104173846d526382bf15cc70a0?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:47:16,186 [    scc.repo] DEBUG   - PR 140 dependabot[bot] 'Bump vite from 4.2.3 to 4.5.9'
2025-04-24 12:47:16,437 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:16,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/139 HTTP/1.1" 200 None
2025-04-24 12:47:16,966 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:17,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94 HTTP/1.1" 200 None
2025-04-24 12:47:17,483 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:17,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94/comments HTTP/1.1" 200 None
2025-04-24 12:47:17,960 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:18,219 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86 HTTP/1.1" 200 None
2025-04-24 12:47:18,470 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:18,772 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86/comments HTTP/1.1" 200 None
2025-04-24 12:47:19,024 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:19,255 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39 HTTP/1.1" 200 None
2025-04-24 12:47:19,506 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:19,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39/comments HTTP/1.1" 200 None
2025-04-24 12:47:19,820 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:47:19,820 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2025-04-24 12:47:19,821 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:19,821 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:19,823 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:47:19,826 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:47:19,826 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:47:19,829 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:47:19,832 [     scc.git] DEBUG Already up to date.

2025-04-24 12:47:19,832 [     scc.git] DEBUG Calling 'git fetch origin pull/140/head'
2025-04-24 12:47:20,110 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2025-04-24 12:47:20,110 [     scc.git] DEBUG  * branch            refs/pull/140/head -> FETCH_HEAD
2025-04-24 12:47:20,115 [     scc.git] DEBUG Calling 'git fetch origin pull/141/head'
2025-04-24 12:47:20,415 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2025-04-24 12:47:20,415 [     scc.git] DEBUG  * branch            refs/pull/141/head -> FETCH_HEAD
2025-04-24 12:47:20,419 [     scc.git] DEBUG Calling 'git fetch origin pull/142/head'
2025-04-24 12:47:20,679 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2025-04-24 12:47:20,679 [     scc.git] DEBUG  * branch            refs/pull/142/head -> FETCH_HEAD
2025-04-24 12:47:20,683 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:47:20,683 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:20,683 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:20,685 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6301bc61b0a877104173846d526382bf15cc70a0'
2025-04-24 12:47:20,688 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:20,690 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 140 (Bump vite from 4.2.3 to 4.5.9) 6301bc61b0a877104173846d526382bf15cc70a0'
2025-04-24 12:47:20,698 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:47:20,702 [     scc.git] DEBUG  package-lock.json | 289 ++++++++++++++++++++++++++----------------------------
2025-04-24 12:47:20,702 [     scc.git] DEBUG  package.json      |   2 +-
2025-04-24 12:47:20,702 [     scc.git] DEBUG  2 files changed, 138 insertions(+), 153 deletions(-)
2025-04-24 12:47:20,703 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:20,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:47:20,863 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...de7db17cd62b498179713df276cff151a1f36d80'
2025-04-24 12:47:20,866 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:20,868 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 141 (Bump axios from 1.6.0 to 1.8.2) de7db17cd62b498179713df276cff151a1f36d80'
2025-04-24 12:47:20,878 [     scc.git] DEBUG Auto-merging package-lock.json
2025-04-24 12:47:20,878 [     scc.git] DEBUG Auto-merging package.json
2025-04-24 12:47:20,879 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:47:20,882 [     scc.git] DEBUG  package-lock.json | 18 ++++++++++--------
2025-04-24 12:47:20,882 [     scc.git] DEBUG  package.json      |  2 +-
2025-04-24 12:47:20,882 [     scc.git] DEBUG  2 files changed, 11 insertions(+), 9 deletions(-)
2025-04-24 12:47:21,113 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:21,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:47:21,306 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...16e9698187d538ee54a603e8f6c8c95a6ae448e0'
2025-04-24 12:47:21,309 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:21,312 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 142 (Use the release/v1 branch for the PyPA action publishing to PyPI) 16e9698187d538ee54a603e8f6c8c95a6ae448e0'
2025-04-24 12:47:21,320 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:47:21,322 [     scc.git] DEBUG  .github/workflows/publish_pypi.yml | 2 +-
2025-04-24 12:47:21,322 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-04-24 12:47:21,557 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:21,720 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:47:21,721 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:47:21,759 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:21,759 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:21,761 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:47:21,799 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:47:21,803 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955853ff10> has no local changes
2025-04-24 12:47:21,803 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-parade
Excluded PRs:
  - PR 139 will-moore 'JS code handles 'tag' node in jsTree' (stage: draft)
  - 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 140 dependabot[bot] 'Bump vite from 4.2.3 to 4.5.9'
  - PR 141 dependabot[bot] 'Bump axios from 1.6.0 to 1.8.2'
  - PR 142 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'

Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:47:21,809 [     scc.git] DEBUG [detached HEAD 194f45c] merge master -Dorg -Ssuccess-only
2025-04-24 12:47:21,810 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:47:21,810 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:47:21,972 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:22,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/pulls HTTP/1.1" 200 2
2025-04-24 12:47:22,158 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:47:22,158 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2025-04-24 12:47:22,158 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:22,159 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:22,161 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:47:22,163 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:47:22,163 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:47:22,166 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:47:22,169 [     scc.git] DEBUG Already up to date.

2025-04-24 12:47:22,170 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:47:22,170 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:22,170 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:22,172 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:47:22,209 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:22,209 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:22,211 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:47:22,247 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:47:22,250 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955852bb90> has no local changes
2025-04-24 12:47:22,251 [     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.


Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:47:22,256 [     scc.git] DEBUG [detached HEAD ca0e41a] merge master -Dorg -Ssuccess-only
2025-04-24 12:47:22,257 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:47:22,257 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:47:22,409 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:22,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/pulls HTTP/1.1" 200 None
2025-04-24 12:47:23,004 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:23,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/33 HTTP/1.1" 200 None
2025-04-24 12:47:23,535 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:23,781 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/33/comments HTTP/1.1" 200 None
2025-04-24 12:47:24,032 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:24,327 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/32 HTTP/1.1" 200 None
2025-04-24 12:47:24,328 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:47:24,328 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2025-04-24 12:47:24,328 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:24,328 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:24,331 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:47:24,333 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:47:24,333 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:47:24,336 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:47:24,339 [     scc.git] DEBUG Already up to date.

2025-04-24 12:47:24,339 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:47:24,339 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:24,339 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:24,341 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:47:24,379 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:24,379 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:24,381 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:47:24,417 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:47:24,420 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955852b1d0> has no local changes
2025-04-24 12:47:24,421 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-rois
Excluded PRs:
  - PR 33 jo-mueller 'Add roi to array functions' (user: jo-mueller)
  - PR 32 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.


Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:47:24,427 [     scc.git] DEBUG [detached HEAD ec09bec] merge master -Dorg -Ssuccess-only
2025-04-24 12:47:24,427 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:47:24,427 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:47:24,579 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:24,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/pulls HTTP/1.1" 200 None
2025-04-24 12:47:25,134 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:25,382 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14 HTTP/1.1" 200 None
2025-04-24 12:47:25,633 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:25,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14/comments HTTP/1.1" 200 None
2025-04-24 12:47:26,165 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:26,516 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2025-04-24 12:47:26,768 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:27,001 [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
2025-04-24 12:47:27,252 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:27,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2025-04-24 12:47:27,859 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:28,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/statuses/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:47:28,047 [    scc.repo] DEBUG   - PR 14 manics 'Add pre-commit (black, flake8)'
2025-04-24 12:47:28,047 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:47:28,047 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2025-04-24 12:47:28,047 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:28,047 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:28,050 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:47:28,052 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:47:28,052 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:47:28,055 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:47:28,058 [     scc.git] DEBUG Already up to date.

2025-04-24 12:47:28,058 [     scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2025-04-24 12:47:28,353 [     scc.git] DEBUG From https://github.com/ome/omero-signup
2025-04-24 12:47:28,353 [     scc.git] DEBUG  * branch            refs/pull/14/head -> FETCH_HEAD
2025-04-24 12:47:28,357 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:47:28,357 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:28,357 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:28,360 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2025-04-24 12:47:28,363 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:28,365 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (Add pre-commit (black, flake8)) b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2025-04-24 12:47:28,374 [     scc.git] DEBUG Auto-merging omero_signup/signup_settings.py
2025-04-24 12:47:28,374 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/signup_settings.py
2025-04-24 12:47:28,374 [     scc.git] DEBUG Auto-merging omero_signup/urls.py
2025-04-24 12:47:28,374 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/urls.py
2025-04-24 12:47:28,374 [     scc.git] DEBUG Auto-merging omero_signup/views.py
2025-04-24 12:47:28,374 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/views.py
2025-04-24 12:47:28,374 [     scc.git] DEBUG Auto-merging setup.py
2025-04-24 12:47:28,374 [     scc.git] DEBUG CONFLICT (content): Merge conflict in setup.py
2025-04-24 12:47:28,374 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:47:28,374 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:47:28,377 [     scc.git] DEBUG Calling 'git reset --hard be76813540a02082196cac2ffee151e3f68cb71e'
2025-04-24 12:47:28,381 [     scc.git] DEBUG HEAD is now at be76813 Merge pull request #21 from jburel/build
2025-04-24 12:47:28,382 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:28,570 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:47:28,570 [     scc.git] DEBUG Calling 'git merge-base be76813540a02082196cac2ffee151e3f68cb71e b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2025-04-24 12:47:28,574 [     scc.git] DEBUG Calling 'git diff --name-only f7ab15963cb5284a255b8574c8675437644fbdf1..be76813540a02082196cac2ffee151e3f68cb71e'
2025-04-24 12:47:28,577 [     scc.git] INFO    - PR 14 manics 'Add pre-commit (black, flake8)'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - setup.py
    - omero_signup/signup_settings.py
    - omero_signup/urls.py
    - omero_signup/views.py

--conflicts

2025-04-24 12:47:28,579 [  scc.config] DEBUG Found github.token
2025-04-24 12:47:28,579 [     scc.git] DEBUG Not adding comment to issue #14, already --conflicts.
2025-04-24 12:47:28,579 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:47:28,616 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:28,616 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:28,618 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:47:28,656 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:47:28,660 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955856f550> has no local changes
2025-04-24 12:47:28,660 [     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#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:47:28,667 [     scc.git] DEBUG [detached HEAD 5c37b09] merge master -Dorg -Ssuccess-only
2025-04-24 12:47:28,667 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:47:28,667 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:47:28,821 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:29,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/pulls HTTP/1.1" 200 None
2025-04-24 12:47:29,410 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:29,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/76 HTTP/1.1" 200 None
2025-04-24 12:47:29,927 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:30,293 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6 HTTP/1.1" 200 None
2025-04-24 12:47:30,545 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:30,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:47:31,102 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:31,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:47:31,607 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:31,830 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6 HTTP/1.1" 200 None
2025-04-24 12:47:32,081 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:32,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/statuses/bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:47:32,294 [    scc.repo] DEBUG   - PR 76 will-moore 'Run cli deps'
2025-04-24 12:47:32,545 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:32,838 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/75 HTTP/1.1" 200 None
2025-04-24 12:47:33,089 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:33,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/74 HTTP/1.1" 200 None
2025-04-24 12:47:33,562 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:33,857 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/c18c080227e97899382d3464baa7c7885a621623 HTTP/1.1" 200 None
2025-04-24 12:47:34,108 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:34,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/c18c080227e97899382d3464baa7c7885a621623/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:47:34,630 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:34,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/c18c080227e97899382d3464baa7c7885a621623/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:47:35,162 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:35,438 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/73 HTTP/1.1" 200 None
2025-04-24 12:47:35,689 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:35,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/73/comments HTTP/1.1" 200 None
2025-04-24 12:47:36,176 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:36,459 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12 HTTP/1.1" 200 None
2025-04-24 12:47:36,710 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:36,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12/comments HTTP/1.1" 200 None
2025-04-24 12:47:37,174 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:37,492 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2025-04-24 12:47:37,744 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:37,950 [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
2025-04-24 12:47:38,202 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:38,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2025-04-24 12:47:38,681 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:38,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/statuses/425319051224e8481afc40083fd9b5db4bc99928?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:47:38,883 [    scc.repo] DEBUG   - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2025-04-24 12:47:38,884 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:47:38,884 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2025-04-24 12:47:38,884 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:38,884 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:38,887 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:47:38,889 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:47:38,889 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:47:38,892 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:47:38,895 [     scc.git] DEBUG Already up to date.

2025-04-24 12:47:38,895 [     scc.git] DEBUG Calling 'git fetch origin pull/12/head'
2025-04-24 12:47:39,175 [     scc.git] DEBUG From https://github.com/openmicroscopy/omero-test-infra
2025-04-24 12:47:39,175 [     scc.git] DEBUG  * branch            refs/pull/12/head -> FETCH_HEAD
2025-04-24 12:47:39,179 [     scc.git] DEBUG Calling 'git fetch origin pull/76/head'
2025-04-24 12:47:39,520 [     scc.git] DEBUG From https://github.com/openmicroscopy/omero-test-infra
2025-04-24 12:47:39,520 [     scc.git] DEBUG  * branch            refs/pull/76/head -> FETCH_HEAD
2025-04-24 12:47:39,524 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:47:39,524 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:39,524 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:39,527 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...425319051224e8481afc40083fd9b5db4bc99928'
2025-04-24 12:47:39,531 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:39,533 [     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'
2025-04-24 12:47:39,545 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:47:39,549 [     scc.git] DEBUG  idr-compose.yml                            |  66 ++++++++++++++
2025-04-24 12:47:39,549 [     scc.git] DEBUG  idr-haproxy.yml                            |  58 +++++++++++++
2025-04-24 12:47:39,549 [     scc.git] DEBUG  idr/40-ansible.sh                          |   7 ++
2025-04-24 12:47:39,549 [     scc.git] DEBUG  idr/70-reset-password.sh                   |   1 +
2025-04-24 12:47:39,549 [     scc.git] DEBUG  idr/nginx/conf.d/default.conf              |   1 +
2025-04-24 12:47:39,549 [     scc.git] DEBUG  idr/nginx/conf.d/example_ssl.conf          |   1 +
2025-04-24 12:47:39,549 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-cache.conf          |  53 +++++++++++
2025-04-24 12:47:39,549 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-cachebuster.conf    | 114 ++++++++++++++++++++++++
2025-04-24 12:47:39,550 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-default.conf        | 135 +++++++++++++++++++++++++++++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-omeroreadwrite.conf | 115 ++++++++++++++++++++++++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-redirect.conf       |  15 ++++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-upstream.conf       |  13 +++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v0.conf             |  26 ++++++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v1.conf             |  30 +++++++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v2.conf             |  30 +++++++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-websockets.conf     |   6 ++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/nginx/nginx.conf                       |  53 +++++++++++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/omero/Dockerfile                       |   3 +
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/omero/playbook.yml                     |  41 +++++++++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/redirect/Dockerfile                    |   6 ++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/web/Dockerfile                         |   5 ++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  idr/web/playbook.yml                       |  45 ++++++++++
2025-04-24 12:47:39,550 [     scc.git] DEBUG  22 files changed, 824 insertions(+)
2025-04-24 12:47:39,550 [     scc.git] DEBUG  create mode 100644 idr-compose.yml
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr-haproxy.yml
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100755 idr/40-ansible.sh
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100755 idr/70-reset-password.sh
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/default.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/example_ssl.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-cache.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-cachebuster.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-default.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-omeroreadwrite.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-redirect.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-upstream.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v0.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v1.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v2.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-websockets.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/nginx/nginx.conf
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/omero/Dockerfile
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/omero/playbook.yml
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/redirect/Dockerfile
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/web/Dockerfile
2025-04-24 12:47:39,551 [     scc.git] DEBUG  create mode 100644 idr/web/playbook.yml
2025-04-24 12:47:39,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:47:39,708 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6'
2025-04-24 12:47:39,712 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:39,714 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 76 (Run cli deps) bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6'
2025-04-24 12:47:39,724 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:47:39,727 [     scc.git] DEBUG  docker | 1 +
2025-04-24 12:47:39,727 [     scc.git] DEBUG  1 file changed, 1 insertion(+)
2025-04-24 12:47:39,959 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:40,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:47:40,130 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:47:40,168 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:40,168 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:40,170 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:47:40,206 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:47:40,211 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955854f610> has no local changes
2025-04-24 12:47:40,211 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-test-infra
Excluded PRs:
  - PR 75 marimeireles 'Microservices' (user: marimeireles)
  - PR 74 joshmoore 'Add 'ms' target for ./docker' (status: failure)
  - PR 73 marimeireles 'Rm python, add miniconda to CI' (user: marimeireles)
Already up to date.

Merged PRs:
  - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
  - PR 76 will-moore 'Run cli deps'

Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:47:40,217 [     scc.git] DEBUG [detached HEAD 56674cb] merge master -Dorg -Ssuccess-only
2025-04-24 12:47:40,217 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:47:40,217 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:47:40,381 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:40,563 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/pulls HTTP/1.1" 200 2
2025-04-24 12:47:40,563 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:47:40,563 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2025-04-24 12:47:40,563 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:40,563 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:40,565 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:47:40,568 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:47:40,568 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:47:40,571 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:47:40,574 [     scc.git] DEBUG Already up to date.

2025-04-24 12:47:40,574 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:47:40,574 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:40,574 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:40,576 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:47:40,614 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:40,614 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:40,617 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:47:40,654 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:47:40,657 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95585256d0> has no local changes
2025-04-24 12:47:40,657 [     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#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:47:40,663 [     scc.git] DEBUG [detached HEAD 2ce8360] merge master -Dorg -Ssuccess-only
2025-04-24 12:47:40,664 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:47:40,664 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:47:40,814 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:41,121 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/pulls HTTP/1.1" 200 None
2025-04-24 12:47:41,373 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:41,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/issues/20 HTTP/1.1" 200 None
2025-04-24 12:47:41,877 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:42,107 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/issues/20/comments HTTP/1.1" 200 None
2025-04-24 12:47:42,359 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:42,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/commits/14c890a5b62ef9937c751230251154351debb9ea HTTP/1.1" 200 None
2025-04-24 12:47:42,939 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:43,162 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/commits/14c890a5b62ef9937c751230251154351debb9ea/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:47:43,414 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:43,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/commits/14c890a5b62ef9937c751230251154351debb9ea/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:47:43,878 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:44,222 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/commits/14c890a5b62ef9937c751230251154351debb9ea HTTP/1.1" 200 None
2025-04-24 12:47:44,473 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:44,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/statuses/14c890a5b62ef9937c751230251154351debb9ea?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:47:44,658 [    scc.repo] DEBUG   - PR 20 jburel 'Build'
2025-04-24 12:47:44,658 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:47:44,658 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2025-04-24 12:47:44,659 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:44,659 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:44,662 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:47:44,664 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:47:44,664 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:47:44,667 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:47:44,670 [     scc.git] DEBUG Already up to date.

2025-04-24 12:47:44,670 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2025-04-24 12:47:44,985 [     scc.git] DEBUG From https://github.com/ome/omero-virtual-microscope
2025-04-24 12:47:44,985 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2025-04-24 12:47:44,989 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:47:44,990 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:44,990 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:44,992 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...14c890a5b62ef9937c751230251154351debb9ea'
2025-04-24 12:47:44,995 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:44,997 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Build) 14c890a5b62ef9937c751230251154351debb9ea'
2025-04-24 12:47:45,005 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:47:45,008 [     scc.git] DEBUG  .github/workflows/omero_plugin.yml |  2 +-
2025-04-24 12:47:45,008 [     scc.git] DEBUG  .github/workflows/publish_pypi.yml | 12 +++++++-----
2025-04-24 12:47:45,008 [     scc.git] DEBUG  .omeroci/app-build                 | 19 +++++++++++++++++++
2025-04-24 12:47:45,008 [     scc.git] DEBUG  3 files changed, 27 insertions(+), 6 deletions(-)
2025-04-24 12:47:45,008 [     scc.git] DEBUG  create mode 100755 .omeroci/app-build
2025-04-24 12:47:45,011 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:45,178 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:47:45,179 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:47:45,218 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:45,218 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:45,220 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:47:45,257 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:47:45,261 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95585a0810> has no local changes
2025-04-24 12:47:45,261 [     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.

Merged PRs:
  - PR 20 jburel 'Build'

Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:47:45,267 [     scc.git] DEBUG [detached HEAD 62db99a] merge master -Dorg -Ssuccess-only
2025-04-24 12:47:45,267 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:47:45,268 [     scc.git] INFO  Overriding base-branch from master to main
2025-04-24 12:47:45,268 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:47:45,430 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:45,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/pulls HTTP/1.1" 200 None
2025-04-24 12:47:45,960 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:46,205 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/18 HTTP/1.1" 200 None
2025-04-24 12:47:46,457 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:46,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/18/comments HTTP/1.1" 200 None
2025-04-24 12:47:46,993 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:47,361 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/fec20a6fff48522621889a53c632b0cd439e57ec HTTP/1.1" 200 None
2025-04-24 12:47:47,612 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:47,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/fec20a6fff48522621889a53c632b0cd439e57ec/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:47:48,195 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:48,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/fec20a6fff48522621889a53c632b0cd439e57ec/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:47:48,678 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:48,897 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/16 HTTP/1.1" 200 None
2025-04-24 12:47:49,149 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:49,429 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10 HTTP/1.1" 200 None
2025-04-24 12:47:49,680 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:49,897 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10/comments HTTP/1.1" 200 None
2025-04-24 12:47:50,149 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:50,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2025-04-24 12:47:50,663 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:50,893 [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
2025-04-24 12:47:51,144 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:51,441 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2025-04-24 12:47:51,693 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:51,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/statuses/85cf4c893f393da6763bf4cee2a308832a41a9e8?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:47:51,883 [    scc.repo] DEBUG   - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2025-04-24 12:47:51,884 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:47:51,884 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2025-04-24 12:47:51,884 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:51,884 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:51,887 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/main'
2025-04-24 12:47:51,889 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:47:51,889 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/main'
2025-04-24 12:47:51,892 [     scc.git] DEBUG Calling 'git merge --ff-only origin/main'
2025-04-24 12:47:51,895 [     scc.git] DEBUG Already up to date.

2025-04-24 12:47:51,895 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2025-04-24 12:47:52,219 [     scc.git] DEBUG From https://github.com/ome/omero-web-zarr
2025-04-24 12:47:52,220 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2025-04-24 12:47:52,224 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:47:52,224 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:52,224 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:52,227 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...85cf4c893f393da6763bf4cee2a308832a41a9e8'
2025-04-24 12:47:52,230 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:52,232 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Add Openwith -> itk-vtk viewer) 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2025-04-24 12:47:52,240 [     scc.git] DEBUG Auto-merging omero_web_zarr/urls.py
2025-04-24 12:47:52,240 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_web_zarr/urls.py
2025-04-24 12:47:52,241 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:47:52,241 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:47:52,244 [     scc.git] DEBUG Calling 'git reset --hard 8f3c31388de8a7c44f18a6f0e20ea41d35fae041'
2025-04-24 12:47:52,248 [     scc.git] DEBUG HEAD is now at 8f3c313 Merge pull request #17 from jburel/build
2025-04-24 12:47:52,249 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:52,427 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:47:52,427 [     scc.git] DEBUG Calling 'git merge-base 8f3c31388de8a7c44f18a6f0e20ea41d35fae041 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2025-04-24 12:47:52,431 [     scc.git] DEBUG Calling 'git diff --name-only daa26b83ec1c94ace0c1eedcfb7d38c9185503d7..8f3c31388de8a7c44f18a6f0e20ea41d35fae041'
2025-04-24 12:47:52,434 [     scc.git] INFO    - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero_web_zarr/urls.py

--conflicts

2025-04-24 12:47:52,436 [  scc.config] DEBUG Found github.token
2025-04-24 12:47:52,436 [     scc.git] DEBUG Not adding comment to issue #10, already --conflicts.
2025-04-24 12:47:52,436 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:47:52,474 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:52,475 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:52,477 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:47:52,514 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:47:52,517 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955cd69a90> has no local changes
2025-04-24 12:47:52,518 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-web-zarr
Excluded PRs:
  - PR 18 will-moore 'Build' (status: failure)
  - 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#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:47:52,524 [     scc.git] DEBUG [detached HEAD 22fa716] merge master -Dorg -Ssuccess-only
2025-04-24 12:47:52,524 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:47:52,524 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:47:52,678 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:52,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/pulls HTTP/1.1" 200 2
2025-04-24 12:47:52,878 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:47:52,878 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2025-04-24 12:47:52,878 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:52,878 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:52,881 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:47:52,883 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:47:52,883 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:47:52,886 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:47:52,889 [     scc.git] DEBUG Already up to date.

2025-04-24 12:47:52,889 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:47:52,889 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:52,889 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:52,891 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:47:52,929 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:52,929 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:52,932 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:47:52,969 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:47:52,972 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955a728110> has no local changes
2025-04-24 12:47:52,972 [     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#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:47:52,978 [     scc.git] DEBUG [detached HEAD 11d1cec] merge master -Dorg -Ssuccess-only
2025-04-24 12:47:52,979 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:47:52,979 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:47:53,129 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:53,339 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/pulls HTTP/1.1" 200 2
2025-04-24 12:47:53,340 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:47:53,340 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2025-04-24 12:47:53,340 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:53,340 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:53,343 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:47:53,345 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:47:53,345 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:47:53,348 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:47:53,351 [     scc.git] DEBUG Already up to date.

2025-04-24 12:47:53,351 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:47:53,351 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:53,351 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:53,353 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:47:53,391 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:53,391 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:53,393 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:47:53,431 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:47:53,434 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f9558597c10> has no local changes
2025-04-24 12:47:53,434 [     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#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:47:53,441 [     scc.git] DEBUG [detached HEAD 7585628] merge master -Dorg -Ssuccess-only
2025-04-24 12:47:53,441 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:47:53,441 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:47:53,591 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:53,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/pulls HTTP/1.1" 200 None
2025-04-24 12:47:54,155 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:54,418 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100 HTTP/1.1" 200 None
2025-04-24 12:47:54,669 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:54,915 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100/comments HTTP/1.1" 200 None
2025-04-24 12:47:55,166 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:55,462 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2025-04-24 12:47:55,714 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:55,960 [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
2025-04-24 12:47:56,211 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:56,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2025-04-24 12:47:56,669 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:56,865 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/statuses/b4abacf0cb9b7aee150761d320bdbb80762cd6e7?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:47:56,865 [    scc.repo] DEBUG   - PR 100 dominikl 'Run tests properly'
2025-04-24 12:47:56,865 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:47:56,865 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2025-04-24 12:47:56,865 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:56,865 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:56,868 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-24 12:47:56,870 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:47:56,871 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-24 12:47:56,873 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-24 12:47:56,876 [     scc.git] DEBUG Already up to date.

2025-04-24 12:47:56,876 [     scc.git] DEBUG Calling 'git fetch origin pull/100/head'
2025-04-24 12:47:57,191 [     scc.git] DEBUG From https://github.com/ome/rOMERO-gateway
2025-04-24 12:47:57,191 [     scc.git] DEBUG  * branch            refs/pull/100/head -> FETCH_HEAD
2025-04-24 12:47:57,195 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:47:57,195 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:57,195 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:57,198 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2025-04-24 12:47:57,201 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:57,203 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 100 (Run tests properly) b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2025-04-24 12:47:57,211 [     scc.git] DEBUG Auto-merging Dockerfile
2025-04-24 12:47:57,211 [     scc.git] DEBUG CONFLICT (content): Merge conflict in Dockerfile
2025-04-24 12:47:57,212 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:47:57,212 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:47:57,215 [     scc.git] DEBUG Calling 'git reset --hard 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2025-04-24 12:47:57,220 [     scc.git] DEBUG HEAD is now at 7b5d64d Merge pull request #106 from dominikl/add_examples_2
2025-04-24 12:47:57,221 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:57,414 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:47:57,415 [     scc.git] DEBUG Calling 'git merge-base 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2025-04-24 12:47:57,417 [     scc.git] DEBUG Calling 'git diff --name-only 8b424d2d21f70d07729c4da38a9241b9a9f483be..7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2025-04-24 12:47:57,420 [     scc.git] INFO    - PR 100 dominikl 'Run tests properly'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - Dockerfile

--conflicts

2025-04-24 12:47:57,422 [  scc.config] DEBUG Found github.token
2025-04-24 12:47:57,422 [     scc.git] DEBUG Not adding comment to issue #100, already --conflicts.
2025-04-24 12:47:57,422 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:47:57,460 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:47:57,460 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:47:57,462 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:47:57,499 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:47:57,503 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955a904610> has no local changes
2025-04-24 12:47:57,503 [     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#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:47:57,510 [     scc.git] DEBUG [detached HEAD 467abd8] merge master -Dorg -Ssuccess-only
2025-04-24 12:47:57,510 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:47:57,510 [     scc.git] INFO  Overriding base-branch from master to develop
2025-04-24 12:47:57,510 [    scc.repo] DEBUG ## PRs found:
2025-04-24 12:47:57,666 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:58,041 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls HTTP/1.1" 200 None
2025-04-24 12:47:58,293 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:58,531 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/223 HTTP/1.1" 200 None
2025-04-24 12:47:58,782 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:59,010 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/223/comments HTTP/1.1" 200 None
2025-04-24 12:47:59,262 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:47:59,563 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8 HTTP/1.1" 200 None
2025-04-24 12:47:59,815 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:00,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-24 12:48:00,321 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:00,568 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-04-24 12:48:00,820 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:01,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8 HTTP/1.1" 200 None
2025-04-24 12:48:01,330 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:01,523 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/d8b2bbd6f5066de883a41ba5338662d60472b0d8?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:48:01,524 [    scc.repo] DEBUG   - PR 223 will-moore 'don't attempt ROI stats on big images'
2025-04-24 12:48:01,774 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:02,055 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202 HTTP/1.1" 200 None
2025-04-24 12:48:02,306 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:02,557 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202/comments HTTP/1.1" 200 None
2025-04-24 12:48:02,809 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:03,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2025-04-24 12:48:03,366 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:03,594 [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
2025-04-24 12:48:03,845 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:04,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2025-04-24 12:48:04,421 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:04,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/1fd6030669613cdb8879cfe6395db8c820fdcf19?per_page=1 HTTP/1.1" 200 2
2025-04-24 12:48:04,612 [    scc.repo] DEBUG   - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2025-04-24 12:48:04,863 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:05,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198 HTTP/1.1" 200 None
2025-04-24 12:48:05,360 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:05,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198/comments HTTP/1.1" 200 None
2025-04-24 12:48:05,932 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:06,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103 HTTP/1.1" 200 None
2025-04-24 12:48:06,422 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:06,727 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103/comments HTTP/1.1" 200 None
2025-04-24 12:48:06,728 [    scc.repo] DEBUG ## Branches found:
2025-04-24 12:48:06,728 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2025-04-24 12:48:06,728 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:48:06,728 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:48:06,731 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/develop'
2025-04-24 12:48:06,733 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-24 12:48:06,733 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/develop'
2025-04-24 12:48:06,736 [     scc.git] DEBUG Calling 'git merge --ff-only origin/develop'
2025-04-24 12:48:06,745 [     scc.git] DEBUG Updating 4b4c755..950b28b

2025-04-24 12:48:06,978 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:07,429 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls/225 HTTP/1.1" 200 None
2025-04-24 12:48:07,430 [     scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2025-04-24 12:48:07,738 [     scc.git] DEBUG From https://github.com/ome/scripts
2025-04-24 12:48:07,738 [     scc.git] DEBUG  * branch            refs/pull/202/head -> FETCH_HEAD
2025-04-24 12:48:07,742 [     scc.git] DEBUG Calling 'git fetch origin pull/223/head'
2025-04-24 12:48:08,035 [     scc.git] DEBUG From https://github.com/ome/scripts
2025-04-24 12:48:08,035 [     scc.git] DEBUG  * branch            refs/pull/223/head -> FETCH_HEAD
2025-04-24 12:48:08,039 [     scc.git] DEBUG ## Unique users: []
2025-04-24 12:48:08,039 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:48:08,039 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:48:08,041 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1fd6030669613cdb8879cfe6395db8c820fdcf19'
2025-04-24 12:48:08,047 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:48:08,049 [     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'
2025-04-24 12:48:08,059 [     scc.git] DEBUG CONFLICT (modify/delete): omero/annotation_scripts/KeyVal_to_csv.py deleted in HEAD and modified in 1fd6030669613cdb8879cfe6395db8c820fdcf19.  Version 1fd6030669613cdb8879cfe6395db8c820fdcf19 of omero/annotation_scripts/KeyVal_to_csv.py left in tree.
2025-04-24 12:48:08,060 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-04-24 12:48:08,060 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-04-24 12:48:08,063 [     scc.git] DEBUG Calling 'git reset --hard 950b28b31e228ae7b317cbd159235faf4023e4dc'
2025-04-24 12:48:08,067 [     scc.git] DEBUG HEAD is now at 950b28b Merge pull request #225 from will-moore/test_fixes
2025-04-24 12:48:08,068 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:08,253 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:08,254 [     scc.git] DEBUG Calling 'git merge-base 950b28b31e228ae7b317cbd159235faf4023e4dc 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2025-04-24 12:48:08,259 [     scc.git] DEBUG Calling 'git diff --name-only a90f59802f6752ad74badec5c0c1d6b0c9c43b15..950b28b31e228ae7b317cbd159235faf4023e4dc'
2025-04-24 12:48:08,263 [     scc.git] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Conflicting PR. Removed from build [OMERO-plugins-push#398](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero/annotation_scripts/KeyVal_to_csv.py

--conflicts

2025-04-24 12:48:08,265 [  scc.config] DEBUG Found github.token
2025-04-24 12:48:08,265 [     scc.git] DEBUG Not adding comment to issue #202, already --conflicts.
2025-04-24 12:48:08,265 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d8b2bbd6f5066de883a41ba5338662d60472b0d8'
2025-04-24 12:48:08,270 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:48:08,272 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 223 (don't attempt ROI stats on big images) d8b2bbd6f5066de883a41ba5338662d60472b0d8'
2025-04-24 12:48:08,282 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-24 12:48:08,285 [     scc.git] DEBUG  omero/export_scripts/Batch_ROI_Export.py | 9 ++++++++-
2025-04-24 12:48:08,285 [     scc.git] DEBUG  1 file changed, 8 insertions(+), 1 deletion(-)
2025-04-24 12:48:08,504 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:08,659 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:08,660 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-24 12:48:08,698 [     scc.git] DEBUG Get sha1 of %s
2025-04-24 12:48:08,698 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-24 12:48:08,700 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:48:08,736 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:48:08,740 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955a6dee50> has no local changes
2025-04-24 12:48:08,740 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/scripts
Excluded PRs:
  - 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)
Updating 4b4c755..950b28b
Previously merged:
  - PR 225 will-moore 'Fix param names and assertion texts in tests'

Merged PRs:
  - PR 223 will-moore 'don't attempt ROI stats on big images'

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

Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:48:08,747 [     scc.git] DEBUG [detached HEAD 108ee4f] merge master -Dorg -Ssuccess-only
2025-04-24 12:48:08,747 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:08,747 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-24 12:48:08,819 [  scc.config] DEBUG Found submodule.minimal-omero-client.url
2025-04-24 12:48:08,911 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:09,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:09,082 [  scc.config] DEBUG Found submodule.minimal-omero-client.branch
2025-04-24 12:48:09,084 [  scc.config] DEBUG Found submodule.omero-cli-duplicate.url
2025-04-24 12:48:09,328 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:09,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:09,510 [  scc.config] DEBUG Found submodule.omero-cli-duplicate.branch
2025-04-24 12:48:09,512 [  scc.config] DEBUG Found submodule.omero-cli-render.url
2025-04-24 12:48:09,756 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:09,928 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:09,933 [  scc.config] DEBUG Found submodule.omero-cli-render.branch
2025-04-24 12:48:09,935 [  scc.config] DEBUG Found submodule.omero-cli-zarr.url
2025-04-24 12:48:10,180 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:10,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:10,359 [  scc.config] DEBUG Found submodule.omero-figure.url
2025-04-24 12:48:10,604 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:10,764 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:10,769 [  scc.config] DEBUG Found submodule.omero-figure.branch
2025-04-24 12:48:10,771 [  scc.config] DEBUG Found submodule.omero-fpbioimage.url
2025-04-24 12:48:11,016 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:11,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:11,197 [  scc.config] DEBUG Found submodule.omero-fpbioimage.branch
2025-04-24 12:48:11,199 [  scc.config] DEBUG Found submodule.omero-gallery.url
2025-04-24 12:48:11,443 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:11,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:11,618 [  scc.config] DEBUG Found submodule.omero-gallery.branch
2025-04-24 12:48:11,620 [  scc.config] DEBUG Found submodule.omero-iviewer.url
2025-04-24 12:48:11,864 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:12,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:12,038 [  scc.config] DEBUG Found submodule.omero-iviewer.branch
2025-04-24 12:48:12,040 [  scc.config] DEBUG Found submodule.omero-mapr.url
2025-04-24 12:48:12,284 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:12,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:12,468 [  scc.config] DEBUG Found submodule.omero-mapr.branch
2025-04-24 12:48:12,470 [  scc.config] DEBUG Found submodule.omero-metadata.url
2025-04-24 12:48:12,714 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:12,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:12,894 [  scc.config] DEBUG Found submodule.omero-metadata.branch
2025-04-24 12:48:12,896 [  scc.config] DEBUG Found submodule.omero-parade.url
2025-04-24 12:48:13,140 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:13,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:13,311 [  scc.config] DEBUG Found submodule.omero-parade.branch
2025-04-24 12:48:13,313 [  scc.config] DEBUG Found submodule.omero-prometheus-tools.url
2025-04-24 12:48:13,558 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:13,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:13,738 [  scc.config] DEBUG Found submodule.omero-prometheus-tools.branch
2025-04-24 12:48:13,740 [  scc.config] DEBUG Found submodule.omero-rois.url
2025-04-24 12:48:13,984 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:14,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:14,153 [  scc.config] DEBUG Found submodule.omero-signup.url
2025-04-24 12:48:14,397 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:14,555 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:14,562 [  scc.config] DEBUG Found submodule.omero-test-infra.url
2025-04-24 12:48:14,807 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:14,974 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:14,979 [  scc.config] DEBUG Found submodule.omero-test-infra.branch
2025-04-24 12:48:14,981 [  scc.config] DEBUG Found submodule.omero-upload.url
2025-04-24 12:48:15,225 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:15,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:15,399 [  scc.config] DEBUG Found submodule.omero-virtual-microscope.url
2025-04-24 12:48:15,643 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:15,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:15,816 [  scc.config] DEBUG Found submodule.omero-web-zarr.url
2025-04-24 12:48:16,060 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:16,240 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:16,245 [  scc.config] DEBUG Found submodule.omero-web-zarr.branch
2025-04-24 12:48:16,247 [  scc.config] DEBUG Found submodule.omero-weberror.url
2025-04-24 12:48:16,491 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:16,661 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:16,667 [  scc.config] DEBUG Found submodule.omero-weberror.branch
2025-04-24 12:48:16,669 [  scc.config] DEBUG Found submodule.omero-webtest.url
2025-04-24 12:48:16,913 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:17,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:17,086 [  scc.config] DEBUG Found submodule.omero-webtest.branch
2025-04-24 12:48:17,088 [  scc.config] DEBUG Found submodule.rOMERO-gateway.url
2025-04-24 12:48:17,333 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:18,818 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:18,824 [  scc.config] DEBUG Found submodule.rOMERO-gateway.branch
2025-04-24 12:48:18,826 [  scc.config] DEBUG Found submodule.scripts.url
2025-04-24 12:48:19,070 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-24 12:48:19,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-24 12:48:19,288 [  scc.config] DEBUG Found submodule.scripts.branch
2025-04-24 12:48:19,288 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-24 12:48:19,375 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f955a912810> has local changes
2025-04-24 12:48:19,375 [     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 429 dependabot[bot] 'Bump scripts from `312afbe` to `4b4c755`'
  - PR 432 dependabot[bot] 'Bump omero-figure from `fb316a7` to `9cc36cd`'
  - PR 433 dependabot[bot] 'Bump omero-iviewer from `b4102d4` to `7a798ce`'

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.


Repository: ome/omero-cli-render
Excluded PRs:
  - PR 70 dominikl 'Update changelog for 0.8.2 release' (stage: draft)
  - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
Already up to date.

Merged PRs:
  - PR 59 will-moore 'Apply settings to Plate'
  - PR 69 dominikl 'Fix help text for impo/export commands'

Repository: ome/omero-cli-zarr
Excluded PRs:
  - PR 170 will-moore 'Use ome zarr models py' (stage: draft)
  - PR 169 will-moore 'Remove ome-zarr-py dependency' (stage: draft)
  - PR 166 will-moore 'Downsample scale option' (stage: draft)
  - PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
  - PR 123 will-moore 'Support export of Fileset:ID' (exclude comment)
Updating 11d3587..7a2c812
Previously merged:
  - PR 168 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'

Merged PRs:
  - PR 147 will-moore 'Name option'
  - PR 171 will-moore 'Initial addition of integration tests'

Conflicting PRs (not included):
  - PR 167 dominikl 'Add extinfo command'

Repository: ome/omero-figure
Excluded PRs:
  - PR 619 will-moore 'OME-Zarr support' (stage: draft)
  - PR 543 will-moore 'Plate well labels' (exclude comment)
Updating 9cc36cde..4f0362e2
Previously merged:
  - PR 631 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'

Merged PRs:
  - PR 600 Rdornier 'Label on rois'
  - PR 605 Tom-TBT 'Colorbar feature'
  - PR 610 will-moore 'Add docs/contributing.rst'
  - PR 612 will-moore 'Script version'
  - PR 623 will-moore 'Fix wrapping of label X button. see issues/622'
  - PR 633 dependabot[bot] 'Bump dompurify from 2.5.4 to 3.2.4'
  - PR 635 dependabot[bot] 'Bump esbuild and vite'

Conflicting PRs (not included):
  - PR 616 Rdornier 'Fix labels around border'
  - PR 630 will-moore 'Fix color and position for ALL new panel insets'

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 113 dependabot[bot] 'Bump elliptic from 6.5.4 to 6.6.1'
  - PR 114 dependabot[bot] 'Bump tar and fsevents'
  - PR 116 dependabot[bot] 'Bump browserify-sign from 4.0.4 to 4.2.3'
  - PR 117 dependabot[bot] 'Bump cross-spawn from 6.0.5 to 6.0.6'

Conflicting PRs (not included):
  - PR 115 dependabot[bot] 'Bump micromatch, webpack-cli and webpack'
  - PR 118 dependabot[bot] 'Bump braces, webpack-cli and webpack'
  - PR 119 dependabot[bot] 'Bump serialize-javascript and webpack'

Repository: ome/omero-iviewer
Excluded PRs:
  - PR 503 will-moore 'Basic working tile-coordinates shown over the image' (stage: draft)
  - PR 497 will-moore 'Minimal add tags to ROI functionality' (stage: draft)
  - PR 420 will-moore 'Add release process to README' (exclude comment)
  - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
  - PR 227 will-moore 'Vectortile investigation' (status: failure)
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'
  - PR 499 dependabot[bot] 'Bump nanoid and mocha'
  - PR 506 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'

Conflicting PRs (not included):
  - PR 502 dependabot[bot] 'Bump serialize-javascript and mocha'

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'
  - PR 94 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'

Repository: ome/omero-metadata
Updating 3cd120c..55060a2
Previously merged:
  - PR 90 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'

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 139 will-moore 'JS code handles 'tag' node in jsTree' (stage: draft)
  - 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 140 dependabot[bot] 'Bump vite from 4.2.3 to 4.5.9'
  - PR 141 dependabot[bot] 'Bump axios from 1.6.0 to 1.8.2'
  - PR 142 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'

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


Repository: ome/omero-rois
Excluded PRs:
  - PR 33 jo-mueller 'Add roi to array functions' (user: jo-mueller)
  - PR 32 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.


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
Excluded PRs:
  - PR 75 marimeireles 'Microservices' (user: marimeireles)
  - PR 74 joshmoore 'Add 'ms' target for ./docker' (status: failure)
  - PR 73 marimeireles 'Rm python, add miniconda to CI' (user: marimeireles)
Already up to date.

Merged PRs:
  - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
  - PR 76 will-moore 'Run cli deps'

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


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

Merged PRs:
  - PR 20 jburel 'Build'

Repository: ome/omero-web-zarr
Excluded PRs:
  - PR 18 will-moore 'Build' (status: failure)
  - 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 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)
Updating 4b4c755..950b28b
Previously merged:
  - PR 225 will-moore 'Fix param names and assertion texts in tests'

Merged PRs:
  - PR 223 will-moore 'don't attempt ROI stats on big images'

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

Generated by OMERO-plugins-push#398 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/398/)'
2025-04-24 12:48:19,388 [     scc.git] DEBUG [detached HEAD cd16006] merge master -Dorg -Ssuccess-only
2025-04-24 12:48:19,388 [     scc.git] DEBUG  23 files changed, 44 insertions(+), 44 deletions(-)
2025-04-24 12:48:19,388 [   scc.merge] INFO  Repository: ome/omero-plugins
2025-04-24 12:48:19,388 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,388 [   scc.merge] INFO  
2025-04-24 12:48:19,388 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:48:19,388 [   scc.merge] INFO    - PR 429 dependabot[bot] 'Bump scripts from `312afbe` to `4b4c755`'
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 432 dependabot[bot] 'Bump omero-figure from `fb316a7` to `9cc36cd`'
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 433 dependabot[bot] 'Bump omero-iviewer from `b4102d4` to `7a798ce`'
2025-04-24 12:48:19,389 [   scc.merge] INFO  
2025-04-24 12:48:19,389 [   scc.merge] INFO  Repository: ome/minimal-omero-client
2025-04-24 12:48:19,389 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,389 [   scc.merge] INFO  
2025-04-24 12:48:19,389 [   scc.merge] INFO  
2025-04-24 12:48:19,389 [   scc.merge] INFO  Repository: ome/omero-cli-duplicate
2025-04-24 12:48:19,389 [   scc.merge] INFO  Excluded PRs:
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
2025-04-24 12:48:19,389 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,389 [   scc.merge] INFO  
2025-04-24 12:48:19,389 [   scc.merge] INFO  
2025-04-24 12:48:19,389 [   scc.merge] INFO  Repository: ome/omero-cli-render
2025-04-24 12:48:19,389 [   scc.merge] INFO  Excluded PRs:
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 70 dominikl 'Update changelog for 0.8.2 release' (stage: draft)
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
2025-04-24 12:48:19,389 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,389 [   scc.merge] INFO  
2025-04-24 12:48:19,389 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 59 will-moore 'Apply settings to Plate'
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 69 dominikl 'Fix help text for impo/export commands'
2025-04-24 12:48:19,389 [   scc.merge] INFO  
2025-04-24 12:48:19,389 [   scc.merge] INFO  Repository: ome/omero-cli-zarr
2025-04-24 12:48:19,389 [   scc.merge] INFO  Excluded PRs:
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 170 will-moore 'Use ome zarr models py' (stage: draft)
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 169 will-moore 'Remove ome-zarr-py dependency' (stage: draft)
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 166 will-moore 'Downsample scale option' (stage: draft)
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 123 will-moore 'Support export of Fileset:ID' (exclude comment)
2025-04-24 12:48:19,389 [   scc.merge] INFO  Updating 11d3587..7a2c812
2025-04-24 12:48:19,389 [   scc.merge] INFO  Previously merged:
2025-04-24 12:48:19,389 [   scc.merge] INFO    - PR 168 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-04-24 12:48:19,389 [   scc.merge] INFO  
2025-04-24 12:48:19,390 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 147 will-moore 'Name option'
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 171 will-moore 'Initial addition of integration tests'
2025-04-24 12:48:19,390 [   scc.merge] INFO  
2025-04-24 12:48:19,390 [   scc.merge] INFO  Conflicting PRs (not included):
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 167 dominikl 'Add extinfo command'
2025-04-24 12:48:19,390 [   scc.merge] INFO  
2025-04-24 12:48:19,390 [   scc.merge] INFO  Repository: ome/omero-figure
2025-04-24 12:48:19,390 [   scc.merge] INFO  Excluded PRs:
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 619 will-moore 'OME-Zarr support' (stage: draft)
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 543 will-moore 'Plate well labels' (exclude comment)
2025-04-24 12:48:19,390 [   scc.merge] INFO  Updating 9cc36cde..4f0362e2
2025-04-24 12:48:19,390 [   scc.merge] INFO  Previously merged:
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 631 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-04-24 12:48:19,390 [   scc.merge] INFO  
2025-04-24 12:48:19,390 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 600 Rdornier 'Label on rois'
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 605 Tom-TBT 'Colorbar feature'
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 610 will-moore 'Add docs/contributing.rst'
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 612 will-moore 'Script version'
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 623 will-moore 'Fix wrapping of label X button. see issues/622'
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 633 dependabot[bot] 'Bump dompurify from 2.5.4 to 3.2.4'
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 635 dependabot[bot] 'Bump esbuild and vite'
2025-04-24 12:48:19,390 [   scc.merge] INFO  
2025-04-24 12:48:19,390 [   scc.merge] INFO  Conflicting PRs (not included):
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 616 Rdornier 'Fix labels around border'
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 630 will-moore 'Fix color and position for ALL new panel insets'
2025-04-24 12:48:19,390 [   scc.merge] INFO  
2025-04-24 12:48:19,390 [   scc.merge] INFO  Repository: ome/omero-fpbioimage
2025-04-24 12:48:19,390 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,390 [   scc.merge] INFO  
2025-04-24 12:48:19,390 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:48:19,390 [   scc.merge] INFO    - PR 18 jburel 'default  size z value'
2025-04-24 12:48:19,390 [   scc.merge] INFO  
2025-04-24 12:48:19,390 [   scc.merge] INFO  Repository: ome/omero-gallery
2025-04-24 12:48:19,390 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,391 [   scc.merge] INFO  
2025-04-24 12:48:19,391 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 113 dependabot[bot] 'Bump elliptic from 6.5.4 to 6.6.1'
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 114 dependabot[bot] 'Bump tar and fsevents'
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 116 dependabot[bot] 'Bump browserify-sign from 4.0.4 to 4.2.3'
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 117 dependabot[bot] 'Bump cross-spawn from 6.0.5 to 6.0.6'
2025-04-24 12:48:19,391 [   scc.merge] INFO  
2025-04-24 12:48:19,391 [   scc.merge] INFO  Conflicting PRs (not included):
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 115 dependabot[bot] 'Bump micromatch, webpack-cli and webpack'
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 118 dependabot[bot] 'Bump braces, webpack-cli and webpack'
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 119 dependabot[bot] 'Bump serialize-javascript and webpack'
2025-04-24 12:48:19,391 [   scc.merge] INFO  
2025-04-24 12:48:19,391 [   scc.merge] INFO  Repository: ome/omero-iviewer
2025-04-24 12:48:19,391 [   scc.merge] INFO  Excluded PRs:
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 503 will-moore 'Basic working tile-coordinates shown over the image' (stage: draft)
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 497 will-moore 'Minimal add tags to ROI functionality' (stage: draft)
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 420 will-moore 'Add release process to README' (exclude comment)
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 227 will-moore 'Vectortile investigation' (status: failure)
2025-04-24 12:48:19,391 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,391 [   scc.merge] INFO  
2025-04-24 12:48:19,391 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 460 will-moore 'Channel min spinner fix'
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 465 will-moore 'Save as Figure'
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 471 will-moore 'Z projection disabled tooltip'
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 499 dependabot[bot] 'Bump nanoid and mocha'
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 506 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-04-24 12:48:19,391 [   scc.merge] INFO  
2025-04-24 12:48:19,391 [   scc.merge] INFO  Conflicting PRs (not included):
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 502 dependabot[bot] 'Bump serialize-javascript and mocha'
2025-04-24 12:48:19,391 [   scc.merge] INFO  
2025-04-24 12:48:19,391 [   scc.merge] INFO  Repository: ome/omero-mapr
2025-04-24 12:48:19,391 [   scc.merge] INFO  Excluded PRs:
2025-04-24 12:48:19,391 [   scc.merge] INFO    - PR 79 will-moore 'Right panel title' (exclude comment)
2025-04-24 12:48:19,391 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,391 [   scc.merge] INFO  
2025-04-24 12:48:19,392 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 74 will-moore 'mapr extension of webclient'
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 94 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-04-24 12:48:19,392 [   scc.merge] INFO  
2025-04-24 12:48:19,392 [   scc.merge] INFO  Repository: ome/omero-metadata
2025-04-24 12:48:19,392 [   scc.merge] INFO  Updating 3cd120c..55060a2
2025-04-24 12:48:19,392 [   scc.merge] INFO  Previously merged:
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 90 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-04-24 12:48:19,392 [   scc.merge] INFO  
2025-04-24 12:48:19,392 [   scc.merge] INFO  Conflicting PRs (not included):
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2025-04-24 12:48:19,392 [   scc.merge] INFO  
2025-04-24 12:48:19,392 [   scc.merge] INFO  Repository: ome/omero-parade
2025-04-24 12:48:19,392 [   scc.merge] INFO  Excluded PRs:
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 139 will-moore 'JS code handles 'tag' node in jsTree' (stage: draft)
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
2025-04-24 12:48:19,392 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,392 [   scc.merge] INFO  
2025-04-24 12:48:19,392 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 140 dependabot[bot] 'Bump vite from 4.2.3 to 4.5.9'
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 141 dependabot[bot] 'Bump axios from 1.6.0 to 1.8.2'
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 142 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-04-24 12:48:19,392 [   scc.merge] INFO  
2025-04-24 12:48:19,392 [   scc.merge] INFO  Repository: ome/omero-prometheus-tools
2025-04-24 12:48:19,392 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,392 [   scc.merge] INFO  
2025-04-24 12:48:19,392 [   scc.merge] INFO  
2025-04-24 12:48:19,392 [   scc.merge] INFO  Repository: ome/omero-rois
2025-04-24 12:48:19,392 [   scc.merge] INFO  Excluded PRs:
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 33 jo-mueller 'Add roi to array functions' (user: jo-mueller)
2025-04-24 12:48:19,392 [   scc.merge] INFO    - PR 32 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2025-04-24 12:48:19,392 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,392 [   scc.merge] INFO  
2025-04-24 12:48:19,393 [   scc.merge] INFO  
2025-04-24 12:48:19,393 [   scc.merge] INFO  Repository: ome/omero-signup
2025-04-24 12:48:19,393 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,393 [   scc.merge] INFO  
2025-04-24 12:48:19,393 [   scc.merge] INFO  Conflicting PRs (not included):
2025-04-24 12:48:19,393 [   scc.merge] INFO    - PR 14 manics 'Add pre-commit (black, flake8)'
2025-04-24 12:48:19,393 [   scc.merge] INFO  
2025-04-24 12:48:19,393 [   scc.merge] INFO  Repository: openmicroscopy/omero-test-infra
2025-04-24 12:48:19,393 [   scc.merge] INFO  Excluded PRs:
2025-04-24 12:48:19,393 [   scc.merge] INFO    - PR 75 marimeireles 'Microservices' (user: marimeireles)
2025-04-24 12:48:19,393 [   scc.merge] INFO    - PR 74 joshmoore 'Add 'ms' target for ./docker' (status: failure)
2025-04-24 12:48:19,393 [   scc.merge] INFO    - PR 73 marimeireles 'Rm python, add miniconda to CI' (user: marimeireles)
2025-04-24 12:48:19,393 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,393 [   scc.merge] INFO  
2025-04-24 12:48:19,393 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:48:19,393 [   scc.merge] INFO    - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2025-04-24 12:48:19,393 [   scc.merge] INFO    - PR 76 will-moore 'Run cli deps'
2025-04-24 12:48:19,393 [   scc.merge] INFO  
2025-04-24 12:48:19,393 [   scc.merge] INFO  Repository: ome/omero-upload
2025-04-24 12:48:19,393 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,393 [   scc.merge] INFO  
2025-04-24 12:48:19,393 [   scc.merge] INFO  
2025-04-24 12:48:19,393 [   scc.merge] INFO  Repository: ome/omero-virtual-microscope
2025-04-24 12:48:19,393 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,393 [   scc.merge] INFO  
2025-04-24 12:48:19,393 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:48:19,393 [   scc.merge] INFO    - PR 20 jburel 'Build'
2025-04-24 12:48:19,393 [   scc.merge] INFO  
2025-04-24 12:48:19,393 [   scc.merge] INFO  Repository: ome/omero-web-zarr
2025-04-24 12:48:19,393 [   scc.merge] INFO  Excluded PRs:
2025-04-24 12:48:19,393 [   scc.merge] INFO    - PR 18 will-moore 'Build' (status: failure)
2025-04-24 12:48:19,393 [   scc.merge] INFO    - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
2025-04-24 12:48:19,393 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,393 [   scc.merge] INFO  
2025-04-24 12:48:19,393 [   scc.merge] INFO  Conflicting PRs (not included):
2025-04-24 12:48:19,393 [   scc.merge] INFO    - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2025-04-24 12:48:19,394 [   scc.merge] INFO  
2025-04-24 12:48:19,394 [   scc.merge] INFO  Repository: openmicroscopy/omero-weberror
2025-04-24 12:48:19,394 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,394 [   scc.merge] INFO  
2025-04-24 12:48:19,394 [   scc.merge] INFO  
2025-04-24 12:48:19,394 [   scc.merge] INFO  Repository: openmicroscopy/omero-webtest
2025-04-24 12:48:19,394 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,394 [   scc.merge] INFO  
2025-04-24 12:48:19,394 [   scc.merge] INFO  
2025-04-24 12:48:19,394 [   scc.merge] INFO  Repository: ome/rOMERO-gateway
2025-04-24 12:48:19,394 [   scc.merge] INFO  Already up to date.
2025-04-24 12:48:19,394 [   scc.merge] INFO  
2025-04-24 12:48:19,394 [   scc.merge] INFO  Conflicting PRs (not included):
2025-04-24 12:48:19,394 [   scc.merge] INFO    - PR 100 dominikl 'Run tests properly'
2025-04-24 12:48:19,394 [   scc.merge] INFO  
2025-04-24 12:48:19,394 [   scc.merge] INFO  Repository: ome/scripts
2025-04-24 12:48:19,394 [   scc.merge] INFO  Excluded PRs:
2025-04-24 12:48:19,394 [   scc.merge] INFO    - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
2025-04-24 12:48:19,394 [   scc.merge] INFO    - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
2025-04-24 12:48:19,394 [   scc.merge] INFO  Updating 4b4c755..950b28b
2025-04-24 12:48:19,394 [   scc.merge] INFO  Previously merged:
2025-04-24 12:48:19,394 [   scc.merge] INFO    - PR 225 will-moore 'Fix param names and assertion texts in tests'
2025-04-24 12:48:19,394 [   scc.merge] INFO  
2025-04-24 12:48:19,394 [   scc.merge] INFO  Merged PRs:
2025-04-24 12:48:19,394 [   scc.merge] INFO    - PR 223 will-moore 'don't attempt ROI stats on big images'
2025-04-24 12:48:19,394 [   scc.merge] INFO  
2025-04-24 12:48:19,394 [   scc.merge] INFO  Conflicting PRs (not included):
2025-04-24 12:48:19,394 [   scc.merge] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2025-04-24 12:48:19,394 [   scc.merge] INFO  
2025-04-24 12:48:19,394 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-04-24 12:48:19,394 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,396 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2025-04-24 12:48:19,396 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,399 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,399 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2025-04-24 12:48:19,399 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,401 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,401 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2025-04-24 12:48:19,401 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,403 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,403 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2025-04-24 12:48:19,403 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,405 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,405 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2025-04-24 12:48:19,405 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,408 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,408 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2025-04-24 12:48:19,408 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,410 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,410 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2025-04-24 12:48:19,410 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,412 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,412 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2025-04-24 12:48:19,412 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,414 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,414 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2025-04-24 12:48:19,414 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,416 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,416 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2025-04-24 12:48:19,416 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,418 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,419 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2025-04-24 12:48:19,419 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,421 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,421 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2025-04-24 12:48:19,421 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,423 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,423 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2025-04-24 12:48:19,423 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,425 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,425 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2025-04-24 12:48:19,425 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,427 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,427 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2025-04-24 12:48:19,427 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,429 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,429 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2025-04-24 12:48:19,429 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,431 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,431 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2025-04-24 12:48:19,431 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,433 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,433 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2025-04-24 12:48:19,434 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,436 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,436 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2025-04-24 12:48:19,436 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,438 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,438 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2025-04-24 12:48:19,438 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,440 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,440 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2025-04-24 12:48:19,440 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,442 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-04-24 12:48:19,442 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2025-04-24 12:48:19,442 [     scc.git] DEBUG Calling 'git remote'
2025-04-24 12:48:19,444 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
Update component versions
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:530: 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.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:530: 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.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
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
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
python3.11: 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
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
python3.11: 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.10.0 to 5.10.3-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 26d347d] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-cli-duplicate'
HEAD detached from 4777ef8
nothing to commit, working tree clean
Entering 'omero-cli-render'
HEAD detached from ce6e13c
nothing to commit, working tree clean
Entering 'omero-cli-zarr'
HEAD detached from 11d3587
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 9cc36cde
nothing to commit, working tree clean
Entering 'omero-fpbioimage'
HEAD detached from 3b6c05a
nothing to commit, working tree clean
Entering 'omero-gallery'
HEAD detached from 2a621da
nothing to commit, working tree clean
Entering 'omero-iviewer'
HEAD detached from 7a798ce
nothing to commit, working tree clean
Entering 'omero-mapr'
HEAD detached from 0a557da
nothing to commit, working tree clean
Entering 'omero-metadata'
HEAD detached from 3cd120c
nothing to commit, working tree clean
Entering 'omero-parade'
HEAD detached from fb5ae86
nothing to commit, working tree clean
Entering 'omero-prometheus-tools'
HEAD detached from eb47378
nothing to commit, working tree clean
Entering 'omero-rois'
HEAD detached from bdfeb5e
nothing to commit, working tree clean
Entering 'omero-signup'
HEAD detached from be76813
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 100f6ae
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 8f3c313
nothing to commit, working tree clean
Entering 'omero-weberror'
HEAD detached from 70b01ed
nothing to commit, working tree clean
Entering 'omero-webtest'
HEAD detached from 5bfef29
nothing to commit, working tree clean
Entering 'rOMERO-gateway'
HEAD detached from 7b5d64d
nothing to commit, working tree clean
Entering 'scripts'
HEAD detached from 4b4c755
nothing to commit, working tree clean
[detached HEAD 6c30872] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2025-04-24 12:49:07,779 [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
2025-04-24 12:49:17,636 [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
2025-04-24 12:49:20,220 [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
2025-04-24 12:49:25,119 [github.Reque] INFO  Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2025-04-24 12:50:06,316 [    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