Skip to content

Console Output

Started by user devspace
[Pipeline] Start of Pipeline
[Pipeline] node
Running on testintegration in /home/omero/workspace/OMERO-plugins-push
[Pipeline] {
[Pipeline] library
Loading library recursiveMerge@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git ls-remote -- https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10
Found match: refs/heads/master revision f061dff15033c5cd55249a383f52c15ca4a0e5cf
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/OMERO-plugins-push/workspace@libs/3527f795de077758b82663f7b48798100750860c75e4099522d51863b08dc748/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/ome/jenkins-library-recursivemerge.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --no-tags --force --progress -- https://github.com/ome/jenkins-library-recursivemerge.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f061dff15033c5cd55249a383f52c15ca4a0e5cf (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10
Commit message: "Merge pull request #17 from jburel/python3"
 > git rev-list --no-walk f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10
[Pipeline] checkout
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-plugins-push/.git # timeout=10
Fetching changes from the remote Git repository
 > 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
Checking out Revision fa96199a010876372e5f8a6d8ad1a96e00b44f43 (refs/remotes/origin/master)
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa96199a010876372e5f8a6d8ad1a96e00b44f43 # timeout=10
Commit message: "Merge pull request #397 from ome/dependabot/submodules/omero-mapr-3a505e4"
 > git rev-list --no-walk fa96199a010876372e5f8a6d8ad1a96e00b44f43 # 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
[Pipeline] pwd
[Pipeline] copyArtifacts
Copied 1 artifact from "OMERO-build-push" build number 250
[Pipeline] sh
+ pushd build
~/workspace/OMERO-plugins-push/build ~/workspace/OMERO-plugins-push
+ curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz
+ tar -zxf -
 > git submodule update --init --recursive omero-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
+ popd
~/workspace/OMERO-plugins-push
+ python3 -m venv build/venv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-plugins-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-plugins-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ python3 -m pip install -U pip
Requirement already satisfied: pip in ./build/venv/lib/python3.9/site-packages (21.2.3)
Collecting pip
  Using cached pip-24.3.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.2.3
    Uninstalling pip-21.2.3:
      Successfully uninstalled pip-21.2.3
Successfully installed pip-24.3.1
+ python3 -m pip install scc
Collecting scc
  Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB)
Collecting PyGithub>=1.54 (from scc)
  Using cached PyGithub-2.5.0-py3-none-any.whl.metadata (3.9 kB)
Collecting PyYAML>=5.1 (from scc)
  Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting future (from scc)
  Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
Collecting ruamel.yaml (from scc)
  Using cached ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB)
Collecting ruamel.yaml.jinja2 (from scc)
  Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB)
Collecting six (from scc)
  Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting urllib3<2 (from scc)
  Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
Collecting yaclifw<0.3,>=0.2.0 (from scc)
  Using cached yaclifw-0.2.0-py3-none-any.whl
Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc)
  Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)
Collecting requests>=2.14.0 (from PyGithub>=1.54->scc)
  Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached PyJWT-2.10.0-py3-none-any.whl.metadata (4.0 kB)
Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc)
  Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Collecting Deprecated (from PyGithub>=1.54->scc)
  Using cached Deprecated-1.2.15-py2.py3-none-any.whl.metadata (5.5 kB)
Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc)
  Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB)
Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)
Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc)
  Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB)
Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc)
  Downloading wrapt-1.17.0-cp39-cp39-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.5.0-py3-none-any.whl (375 kB)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
Using cached future-1.0.0-py3-none-any.whl (491 kB)
Using cached ruamel.yaml-0.18.6-py3-none-any.whl (117 kB)
Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB)
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Using cached PyJWT-2.10.0-py3-none-any.whl (23 kB)
Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB)
Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Using cached Deprecated-1.2.15-py2.py3-none-any.whl (9.9 kB)
Using cached certifi-2024.8.30-py3-none-any.whl (167 kB)
Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB)
Using cached charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
Using cached idna-3.10-py3-none-any.whl (70 kB)
Downloading wrapt-1.17.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 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.15 PyGithub-2.5.0 PyYAML-6.0.2 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.4.0 cryptography-43.0.3 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.10.0 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.16.0 typing-extensions-4.12.2 urllib3-1.26.20 wrapt-1.17.0 yaclifw-0.2.0
[Pipeline] sh
+ export BASE_REPO=omero-plugins.git
+ BASE_REPO=omero-plugins.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-plugins-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-plugins-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-plugins-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-plugins-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2024-11-22 17:14:50,905 [  scc.config] DEBUG Found github.token
2024-11-22 17:14:50,908 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-11-22 17:14:51,134 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:14:51,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:14:51,901 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-11-22 17:14:51,902 [      scc.gh] DEBUG 4994 remaining from 5000 (Reset at 17:11
2024-11-22 17:14:51,902 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:14:51,905 [     scc.git] DEBUG Check current status
2024-11-22 17:14:51,906 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:14:51,909 [     scc.git] DEBUG fa96199 Merge pull request #397 from ome/dependabot/submodules/omero-mapr-3a505e4
2024-11-22 17:14:51,909 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:14:51,952 [     scc.git] DEBUG  4628e82a32d8af458d9fa621303b24a0a860378f minimal-omero-client (remotes/origin/HEAD)
2024-11-22 17:14:51,955 [     scc.git] DEBUG  027b3e695d5b225955918c53ef8c81e0d5bc6bf4 omero-cli-duplicate (v0.4.0-12-g027b3e6)
2024-11-22 17:14:51,957 [     scc.git] DEBUG  173cac06778e91d3a13b6084c62d95108290cb9f omero-cli-render (v0.8.1-1-g173cac0)
2024-11-22 17:14:52,053 [     scc.git] DEBUG  9b73dd9dbdeb36dbdb675b02661d253052fca0f0 omero-cli-zarr (v0.5.5-7-g9b73dd9)
2024-11-22 17:14:52,056 [     scc.git] DEBUG  24444fe6bf35af27230c28e466f9819b08853118 omero-figure (v7.1.0-90-g24444fe6)
2024-11-22 17:14:52,059 [     scc.git] DEBUG  e5b3ca3a5aba41c950d2427b1a05ee0ced55670e omero-fpbioimage (v0.4.1-1-ge5b3ca3)
2024-11-22 17:14:52,062 [     scc.git] DEBUG  56f443528edd3b7127635933cb573b528b57acda omero-gallery (v3.4.3-1-g56f4435)
2024-11-22 17:14:52,113 [     scc.git] DEBUG  a8f380fabfd839b946e5a5f613f1fce07abb3815 omero-iviewer (v0.14.0-3-ga8f380f)
2024-11-22 17:14:52,188 [     scc.git] DEBUG  3a505e457ba14320cef0b0f7ba2577026a4fdf9c omero-mapr (v0.5.2-13-g3a505e4)
2024-11-22 17:14:52,191 [     scc.git] DEBUG  fc2095901f5dfd24ecd29a99092283f136de04d5 omero-metadata (v0.13.0-1-gfc20959)
2024-11-22 17:14:52,193 [     scc.git] DEBUG  5d441c250912a98d8a87771f78dde8b54c8e12d6 omero-parade (v0.2.4-1-g5d441c2)
2024-11-22 17:14:52,196 [     scc.git] DEBUG  18bccb69f16cfeee98628ff2ae14ab829b87a23c omero-prometheus-tools (v0.2.3-4-g18bccb6)
2024-11-22 17:14:52,199 [     scc.git] DEBUG  5c752d5c25fee07c1835036d6a90bd97faeb0720 omero-rois (v0.2.0-63-g5c752d5)
2024-11-22 17:14:52,201 [     scc.git] DEBUG  c8610dba25f39870a09fa5401c735fb3be85a319 omero-signup (v0.3.3-1-gc8610db)
2024-11-22 17:14:52,213 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2024-11-22 17:14:52,215 [     scc.git] DEBUG  aca9e9cad82a08e2e3d37d71cb374b37c90e4693 omero-upload (v0.4.0-8-gaca9e9c)
2024-11-22 17:14:52,218 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2024-11-22 17:14:52,220 [     scc.git] DEBUG  67bb245b8b08709e04a8bf52b02de2298a029a94 omero-web-zarr (v0.1.1-1-g67bb245)
2024-11-22 17:14:52,222 [     scc.git] DEBUG  adfa132f23a1b12ca2d2ec53ebba54c760fe2d07 omero-weberror (v0.4.1-1-gadfa132)
2024-11-22 17:14:52,225 [     scc.git] DEBUG  8da48e116184f1ebb28aa9629748afdfb0282ae5 omero-webtest (v0.4.2-1-g8da48e1)
2024-11-22 17:14:52,228 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2024-11-22 17:14:52,231 [     scc.git] DEBUG  312afbed633613e1f728a1fe9eaac096e54318e0 scripts (v5.8.3-1-g312afbe)
2024-11-22 17:14:52,235 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:14:52,440 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins HTTP/1.1" 200 None
2024-11-22 17:14:52,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:14:53,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:14:53,702 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:14:54,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:14:54,112 [     scc.git] DEBUG Resetting...
2024-11-22 17:14:54,112 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-11-22 17:14:54,120 [     scc.git] DEBUG HEAD is now at fa96199 Merge pull request #397 from ome/dependabot/submodules/omero-mapr-3a505e4
2024-11-22 17:14:54,120 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-11-22 17:14:54,211 [     scc.git] DEBUG Check current status
2024-11-22 17:14:54,211 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:14:54,214 [     scc.git] DEBUG fa96199 Merge pull request #397 from ome/dependabot/submodules/omero-mapr-3a505e4
2024-11-22 17:14:54,215 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:14:54,256 [     scc.git] DEBUG  4628e82a32d8af458d9fa621303b24a0a860378f minimal-omero-client (remotes/origin/HEAD)
2024-11-22 17:14:54,259 [     scc.git] DEBUG  027b3e695d5b225955918c53ef8c81e0d5bc6bf4 omero-cli-duplicate (v0.4.0-12-g027b3e6)
2024-11-22 17:14:54,261 [     scc.git] DEBUG  173cac06778e91d3a13b6084c62d95108290cb9f omero-cli-render (v0.8.1-1-g173cac0)
2024-11-22 17:14:54,264 [     scc.git] DEBUG  9b73dd9dbdeb36dbdb675b02661d253052fca0f0 omero-cli-zarr (v0.5.5-7-g9b73dd9)
2024-11-22 17:14:54,267 [     scc.git] DEBUG  24444fe6bf35af27230c28e466f9819b08853118 omero-figure (v7.1.0-90-g24444fe6)
2024-11-22 17:14:54,270 [     scc.git] DEBUG  e5b3ca3a5aba41c950d2427b1a05ee0ced55670e omero-fpbioimage (v0.4.1-1-ge5b3ca3)
2024-11-22 17:14:54,272 [     scc.git] DEBUG  56f443528edd3b7127635933cb573b528b57acda omero-gallery (v3.4.3-1-g56f4435)
2024-11-22 17:14:54,276 [     scc.git] DEBUG  a8f380fabfd839b946e5a5f613f1fce07abb3815 omero-iviewer (v0.14.0-3-ga8f380f)
2024-11-22 17:14:54,279 [     scc.git] DEBUG  3a505e457ba14320cef0b0f7ba2577026a4fdf9c omero-mapr (v0.5.2-13-g3a505e4)
2024-11-22 17:14:54,281 [     scc.git] DEBUG  fc2095901f5dfd24ecd29a99092283f136de04d5 omero-metadata (v0.13.0-1-gfc20959)
2024-11-22 17:14:54,284 [     scc.git] DEBUG  5d441c250912a98d8a87771f78dde8b54c8e12d6 omero-parade (v0.2.4-1-g5d441c2)
2024-11-22 17:14:54,286 [     scc.git] DEBUG  18bccb69f16cfeee98628ff2ae14ab829b87a23c omero-prometheus-tools (v0.2.3-4-g18bccb6)
2024-11-22 17:14:54,289 [     scc.git] DEBUG  5c752d5c25fee07c1835036d6a90bd97faeb0720 omero-rois (v0.2.0-63-g5c752d5)
2024-11-22 17:14:54,291 [     scc.git] DEBUG  c8610dba25f39870a09fa5401c735fb3be85a319 omero-signup (v0.3.3-1-gc8610db)
2024-11-22 17:14:54,295 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2024-11-22 17:14:54,297 [     scc.git] DEBUG  aca9e9cad82a08e2e3d37d71cb374b37c90e4693 omero-upload (v0.4.0-8-gaca9e9c)
2024-11-22 17:14:54,299 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2024-11-22 17:14:54,302 [     scc.git] DEBUG  67bb245b8b08709e04a8bf52b02de2298a029a94 omero-web-zarr (v0.1.1-1-g67bb245)
2024-11-22 17:14:54,304 [     scc.git] DEBUG  adfa132f23a1b12ca2d2ec53ebba54c760fe2d07 omero-weberror (v0.4.1-1-gadfa132)
2024-11-22 17:14:54,306 [     scc.git] DEBUG  8da48e116184f1ebb28aa9629748afdfb0282ae5 omero-webtest (v0.4.2-1-g8da48e1)
2024-11-22 17:14:54,309 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2024-11-22 17:14:54,312 [     scc.git] DEBUG  312afbed633613e1f728a1fe9eaac096e54318e0 scripts (v5.8.3-1-g312afbe)
2024-11-22 17:14:54,313 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-11-22 17:14:54,313 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-11-22 17:14:54,313 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-11-22 17:14:54,313 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-11-22 17:14:54,313 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-11-22 17:14:54,313 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:14:54,586 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/pulls HTTP/1.1" 200 None
2024-11-22 17:14:55,043 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/404 HTTP/1.1" 200 None
2024-11-22 17:14:55,044 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-22 17:14:55,044 [    scc.repo] DEBUG   - PR 404 dependabot[bot] 'Bump omero-mapr from `3a505e4` to `c45d76c`'
2024-11-22 17:14:55,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/403 HTTP/1.1" 200 None
2024-11-22 17:14:55,529 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-22 17:14:55,529 [    scc.repo] DEBUG   - PR 403 dependabot[bot] 'Bump omero-gallery from `56f4435` to `acd798d`'
2024-11-22 17:14:56,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/402 HTTP/1.1" 200 None
2024-11-22 17:14:56,002 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-22 17:14:56,002 [    scc.repo] DEBUG   - PR 402 dependabot[bot] 'Bump omero-cli-render from `173cac0` to `369753f`'
2024-11-22 17:14:56,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/401 HTTP/1.1" 200 None
2024-11-22 17:14:56,518 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-22 17:14:56,518 [    scc.repo] DEBUG   - PR 401 dependabot[bot] 'Bump omero-iviewer from `a8f380f` to `387b490`'
2024-11-22 17:14:56,971 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/400 HTTP/1.1" 200 None
2024-11-22 17:14:56,972 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-22 17:14:56,972 [    scc.repo] DEBUG   - PR 400 dependabot[bot] 'Bump omero-figure from `24444fe` to `e0b0d1a`'
2024-11-22 17:14:56,972 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:14:56,972 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:14:56,972 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:14:56,976 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:14:56,979 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:14:56,979 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:14:56,982 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:14:56,986 [     scc.git] DEBUG Already up to date.

2024-11-22 17:14:56,986 [     scc.git] DEBUG Calling 'git fetch origin pull/400/head'
2024-11-22 17:14:57,336 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-11-22 17:14:57,336 [     scc.git] DEBUG  * branch            refs/pull/400/head -> FETCH_HEAD
2024-11-22 17:14:57,341 [     scc.git] DEBUG Calling 'git fetch origin pull/401/head'
2024-11-22 17:14:57,642 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-11-22 17:14:57,642 [     scc.git] DEBUG  * branch            refs/pull/401/head -> FETCH_HEAD
2024-11-22 17:14:57,647 [     scc.git] DEBUG Calling 'git fetch origin pull/402/head'
2024-11-22 17:14:57,922 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-11-22 17:14:57,922 [     scc.git] DEBUG  * branch            refs/pull/402/head -> FETCH_HEAD
2024-11-22 17:14:57,928 [     scc.git] DEBUG Calling 'git fetch origin pull/403/head'
2024-11-22 17:14:58,207 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-11-22 17:14:58,208 [     scc.git] DEBUG  * branch            refs/pull/403/head -> FETCH_HEAD
2024-11-22 17:14:58,212 [     scc.git] DEBUG Calling 'git fetch origin pull/404/head'
2024-11-22 17:14:58,491 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-11-22 17:14:58,491 [     scc.git] DEBUG  * branch            refs/pull/404/head -> FETCH_HEAD
2024-11-22 17:14:58,496 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:14:58,497 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:14:58,497 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:14:58,500 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...db6788f40dd40b70420f918846ddc1141d1421ae'
2024-11-22 17:14:58,544 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:14:58,547 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 400 (Bump omero-figure from `24444fe` to `e0b0d1a`) db6788f40dd40b70420f918846ddc1141d1421ae'
2024-11-22 17:14:58,562 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:14:58,564 [     scc.git] DEBUG  omero-figure | 2 +-
2024-11-22 17:14:58,564 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-22 17:14:58,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:14:58,700 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...7fb2c3f4441c320f0acba3cad5c653bbd806c115'
2024-11-22 17:14:58,719 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:14:58,722 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 401 (Bump omero-iviewer from `a8f380f` to `387b490`) 7fb2c3f4441c320f0acba3cad5c653bbd806c115'
2024-11-22 17:14:58,737 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:14:58,739 [     scc.git] DEBUG  omero-iviewer | 2 +-
2024-11-22 17:14:58,739 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-22 17:14:59,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:14:59,090 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...46e621e553a9940e287cf9ee2233b4693aaa0189'
2024-11-22 17:14:59,094 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:14:59,097 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 402 (Bump omero-cli-render from `173cac0` to `369753f`) 46e621e553a9940e287cf9ee2233b4693aaa0189'
2024-11-22 17:14:59,112 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:14:59,114 [     scc.git] DEBUG  omero-cli-render | 2 +-
2024-11-22 17:14:59,114 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-22 17:14:59,476 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:14:59,476 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...88a282828cb12175b52fc007377a8cdc0e9d635c'
2024-11-22 17:14:59,480 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:14:59,483 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 403 (Bump omero-gallery from `56f4435` to `acd798d`) 88a282828cb12175b52fc007377a8cdc0e9d635c'
2024-11-22 17:14:59,498 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:14:59,500 [     scc.git] DEBUG  omero-gallery | 2 +-
2024-11-22 17:14:59,500 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-22 17:14:59,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:14:59,863 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...11e950b09debfa7bb30673cfaba28bc0ad0a1524'
2024-11-22 17:14:59,867 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:14:59,870 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 404 (Bump omero-mapr from `3a505e4` to `c45d76c`) 11e950b09debfa7bb30673cfaba28bc0ad0a1524'
2024-11-22 17:14:59,885 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:14:59,887 [     scc.git] DEBUG  omero-mapr | 2 +-
2024-11-22 17:14:59,887 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-22 17:15:00,255 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:15:00,256 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:15:00,437 [     scc.git] DEBUG Submodule path 'omero-cli-render': checked out '369753f92660d19b577ebebdbe97fb9fd44c0a43'
2024-11-22 17:15:00,455 [     scc.git] DEBUG Submodule path 'omero-figure': checked out 'e0b0d1ae8ea006c34c5e5ad3012cd8851e269ef1'
2024-11-22 17:15:00,467 [     scc.git] DEBUG Submodule path 'omero-gallery': checked out 'acd798d9a0fc1cf9874ee29192f1ee7a725d6739'
2024-11-22 17:15:01,021 [     scc.git] DEBUG Submodule path 'omero-iviewer': checked out '387b490bcf895c0ca66022efe3f6c77dfce9c7ee'
2024-11-22 17:15:01,140 [     scc.git] DEBUG Submodule path 'omero-mapr': checked out 'c45d76c33d0bfb1d2ace28ec37c696c9ecee4646'
2024-11-22 17:15:01,141 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:15:01,141 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:15:01,144 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:15:01,870 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f07decb8a60> has no local changes
2024-11-22 17:15:01,870 [     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 400 dependabot[bot] 'Bump omero-figure from `24444fe` to `e0b0d1a`'
  - PR 401 dependabot[bot] 'Bump omero-iviewer from `a8f380f` to `387b490`'
  - PR 402 dependabot[bot] 'Bump omero-cli-render from `173cac0` to `369753f`'
  - PR 403 dependabot[bot] 'Bump omero-gallery from `56f4435` to `acd798d`'
  - PR 404 dependabot[bot] 'Bump omero-mapr from `3a505e4` to `c45d76c`'

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:15:01,936 [     scc.git] DEBUG [detached HEAD 23f2254] merge master -Dorg -Snone
2024-11-22 17:15:01,936 [   scc.merge] INFO  Repository: ome/omero-plugins
2024-11-22 17:15:01,936 [   scc.merge] INFO  Already up to date.
2024-11-22 17:15:01,936 [   scc.merge] INFO  
2024-11-22 17:15:01,936 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:15:01,936 [   scc.merge] INFO    - PR 400 dependabot[bot] 'Bump omero-figure from `24444fe` to `e0b0d1a`'
2024-11-22 17:15:01,936 [   scc.merge] INFO    - PR 401 dependabot[bot] 'Bump omero-iviewer from `a8f380f` to `387b490`'
2024-11-22 17:15:01,936 [   scc.merge] INFO    - PR 402 dependabot[bot] 'Bump omero-cli-render from `173cac0` to `369753f`'
2024-11-22 17:15:01,936 [   scc.merge] INFO    - PR 403 dependabot[bot] 'Bump omero-gallery from `56f4435` to `acd798d`'
2024-11-22 17:15:01,937 [   scc.merge] INFO    - PR 404 dependabot[bot] 'Bump omero-mapr from `3a505e4` to `c45d76c`'
2024-11-22 17:15:01,937 [   scc.merge] INFO  
2024-11-22 17:15:01,937 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-11-22 17:15:01,937 [     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'
From https://github.com/ome/omero-cli-duplicate
   15fdbd4..4777ef8  master     -> origin/master
Submodule path 'omero-cli-duplicate': checked out '4777ef8a2eeff2eb06474a89c8ce591e5b1f2a96'
From https://github.com/ome/omero-cli-zarr
   9b73dd9..11d3587  master     -> origin/master
Submodule path 'omero-cli-zarr': checked out '11d35873542022d9638ede115d0dfab4652f8e62'
Submodule path 'omero-parade': checked out 'fb5ae86bde41d34018ff4da10991a34b29e61f4b'
From https://github.com/ome/omero-upload
   aca9e9c..100f6ae  master     -> origin/master
Submodule path 'omero-upload': checked out '100f6ae42e2c955ffb7cd1e854eb82079476119b'
From https://github.com/openmicroscopy/omero-weberror
   adfa132..70b01ed  master     -> origin/master
Submodule path 'omero-weberror': checked out '70b01edc650d59445c1b8508e86c29ab069b2b8f'
From https://github.com/openmicroscopy/omero-webtest
   8da48e1..5bfef29  master     -> origin/master
Submodule path 'omero-webtest': checked out '5bfef29ba742e31ae89cbcb42e328f6a6d2d39dd'
Merge all submodules using repository configuration:
base-branch: master

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

2024-11-22 17:15:11,811 [  scc.config] DEBUG Found github.token
2024-11-22 17:15:11,813 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-11-22 17:15:11,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:15:12,422 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:15:12,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-11-22 17:15:12,813 [      scc.gh] DEBUG 4976 remaining from 5000 (Reset at 17:11
2024-11-22 17:15:12,814 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:12,818 [     scc.git] DEBUG Check current status
2024-11-22 17:15:12,818 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:12,822 [     scc.git] DEBUG 23f2254 merge master -Dorg -Snone
2024-11-22 17:15:12,822 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:12,865 [     scc.git] DEBUG  4628e82a32d8af458d9fa621303b24a0a860378f minimal-omero-client (remotes/origin/HEAD)
2024-11-22 17:15:12,868 [     scc.git] DEBUG +4777ef8a2eeff2eb06474a89c8ce591e5b1f2a96 omero-cli-duplicate (v0.4.0-20-g4777ef8)
2024-11-22 17:15:12,871 [     scc.git] DEBUG  369753f92660d19b577ebebdbe97fb9fd44c0a43 omero-cli-render (v0.8.1-6-g369753f)
2024-11-22 17:15:12,874 [     scc.git] DEBUG +11d35873542022d9638ede115d0dfab4652f8e62 omero-cli-zarr (v0.5.5-12-g11d3587)
2024-11-22 17:15:12,877 [     scc.git] DEBUG  e0b0d1ae8ea006c34c5e5ad3012cd8851e269ef1 omero-figure (v7.1.0-122-ge0b0d1ae)
2024-11-22 17:15:12,880 [     scc.git] DEBUG  e5b3ca3a5aba41c950d2427b1a05ee0ced55670e omero-fpbioimage (v0.4.1-1-ge5b3ca3)
2024-11-22 17:15:12,883 [     scc.git] DEBUG  acd798d9a0fc1cf9874ee29192f1ee7a725d6739 omero-gallery (v3.4.3-3-gacd798d)
2024-11-22 17:15:13,040 [     scc.git] DEBUG  387b490bcf895c0ca66022efe3f6c77dfce9c7ee omero-iviewer (v0.14.0-29-g387b490)
2024-11-22 17:15:13,059 [     scc.git] DEBUG  c45d76c33d0bfb1d2ace28ec37c696c9ecee4646 omero-mapr (v0.5.2-22-gc45d76c)
2024-11-22 17:15:13,061 [     scc.git] DEBUG  fc2095901f5dfd24ecd29a99092283f136de04d5 omero-metadata (v0.13.0-1-gfc20959)
2024-11-22 17:15:13,104 [     scc.git] DEBUG +fb5ae86bde41d34018ff4da10991a34b29e61f4b omero-parade (v0.2.4-14-gfb5ae86)
2024-11-22 17:15:13,107 [     scc.git] DEBUG  18bccb69f16cfeee98628ff2ae14ab829b87a23c omero-prometheus-tools (v0.2.3-4-g18bccb6)
2024-11-22 17:15:13,110 [     scc.git] DEBUG  5c752d5c25fee07c1835036d6a90bd97faeb0720 omero-rois (v0.2.0-63-g5c752d5)
2024-11-22 17:15:13,112 [     scc.git] DEBUG  c8610dba25f39870a09fa5401c735fb3be85a319 omero-signup (v0.3.3-1-gc8610db)
2024-11-22 17:15:13,115 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2024-11-22 17:15:13,118 [     scc.git] DEBUG +100f6ae42e2c955ffb7cd1e854eb82079476119b omero-upload (v0.4.0-13-g100f6ae)
2024-11-22 17:15:13,120 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2024-11-22 17:15:13,123 [     scc.git] DEBUG  67bb245b8b08709e04a8bf52b02de2298a029a94 omero-web-zarr (v0.1.1-1-g67bb245)
2024-11-22 17:15:13,125 [     scc.git] DEBUG +70b01edc650d59445c1b8508e86c29ab069b2b8f omero-weberror (v0.4.1-9-g70b01ed)
2024-11-22 17:15:13,128 [     scc.git] DEBUG +5bfef29ba742e31ae89cbcb42e328f6a6d2d39dd omero-webtest (v0.4.2-7-g5bfef29)
2024-11-22 17:15:13,131 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2024-11-22 17:15:13,134 [     scc.git] DEBUG  312afbed633613e1f728a1fe9eaac096e54318e0 scripts (v5.8.3-1-g312afbe)
2024-11-22 17:15:13,138 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:13,139 [     scc.git] DEBUG Reading repository configuration from repositories.yml
2024-11-22 17:15:13,140 [     scc.git] DEBUG Repository configuration:
base-branch: master
submodules:
  omero-web-zarr:
    base-branch: main
  scripts:
    base-branch: develop

2024-11-22 17:15:13,386 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins HTTP/1.1" 200 None
2024-11-22 17:15:13,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:14,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:14,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:15,043 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:15,044 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:15,111 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2024-11-22 17:15:15,111 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:15,115 [     scc.git] DEBUG Check current status
2024-11-22 17:15:15,115 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:15,118 [     scc.git] DEBUG 4628e82 Merge pull request #65 from jburel/gateway_5_9_1
2024-11-22 17:15:15,118 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:15,155 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:15,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client HTTP/1.1" 200 None
2024-11-22 17:15:16,042 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:16,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:16,838 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:17,232 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:17,233 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:17,269 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:17,270 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2024-11-22 17:15:17,270 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:17,273 [     scc.git] DEBUG Check current status
2024-11-22 17:15:17,273 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:17,276 [     scc.git] DEBUG 4777ef8 Merge pull request #27 from jburel/build
2024-11-22 17:15:17,277 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:17,314 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:17,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate HTTP/1.1" 200 None
2024-11-22 17:15:18,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:18,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:19,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:19,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:19,443 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:19,480 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:19,481 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2024-11-22 17:15:19,481 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:19,484 [     scc.git] DEBUG Check current status
2024-11-22 17:15:19,484 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:19,488 [     scc.git] DEBUG 369753f Merge pull request #68 from jburel/build
2024-11-22 17:15:19,488 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:19,525 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:19,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render HTTP/1.1" 200 None
2024-11-22 17:15:20,390 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:20,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:21,201 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:21,597 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:21,598 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:21,634 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:21,635 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2024-11-22 17:15:21,635 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:21,639 [     scc.git] DEBUG Check current status
2024-11-22 17:15:21,639 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:21,642 [     scc.git] DEBUG 11d3587 Merge pull request #165 from jburel/build
2024-11-22 17:15:21,643 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:21,680 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:22,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr HTTP/1.1" 200 None
2024-11-22 17:15:22,521 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:22,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:23,334 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:23,745 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:23,746 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:23,783 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:23,784 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2024-11-22 17:15:23,784 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:23,788 [     scc.git] DEBUG Check current status
2024-11-22 17:15:23,788 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:23,806 [     scc.git] DEBUG e0b0d1ae Merge pull request #577 from Rdornier/fill-rois
2024-11-22 17:15:23,807 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:23,844 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:24,228 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure HTTP/1.1" 200 None
2024-11-22 17:15:24,679 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:25,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:25,492 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:25,922 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:25,924 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:25,960 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:25,961 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-11-22 17:15:25,961 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:25,964 [     scc.git] DEBUG Check current status
2024-11-22 17:15:25,965 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:25,968 [     scc.git] DEBUG e5b3ca3 Bump version: 0.4.1 → 0.4.2.dev0
2024-11-22 17:15:25,968 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:26,007 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:26,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage HTTP/1.1" 200 None
2024-11-22 17:15:26,867 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:27,295 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:27,701 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:28,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:28,136 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:28,173 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:28,174 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-11-22 17:15:28,174 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:28,178 [     scc.git] DEBUG Check current status
2024-11-22 17:15:28,178 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:28,181 [     scc.git] DEBUG acd798d Merge pull request #111 from ome/dependabot/npm_and_yarn/semver-5.7.2
2024-11-22 17:15:28,182 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:28,221 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:28,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery HTTP/1.1" 200 None
2024-11-22 17:15:29,065 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:29,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:29,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:30,297 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:30,298 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:30,335 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:30,335 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-11-22 17:15:30,335 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:30,339 [     scc.git] DEBUG Check current status
2024-11-22 17:15:30,339 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:30,343 [     scc.git] DEBUG 387b490 Merge pull request #485 from Tom-TBT/dynamic_lut
2024-11-22 17:15:30,343 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:30,382 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:30,783 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer HTTP/1.1" 200 None
2024-11-22 17:15:31,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:31,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:32,049 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:32,448 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:32,449 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:32,487 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:32,487 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-11-22 17:15:32,488 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:32,491 [     scc.git] DEBUG Check current status
2024-11-22 17:15:32,491 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:32,495 [     scc.git] DEBUG c45d76c Merge pull request #92 from jburel/build
2024-11-22 17:15:32,495 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:32,535 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:32,896 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr HTTP/1.1" 200 None
2024-11-22 17:15:33,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:33,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:34,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:34,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:34,570 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:34,607 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:34,608 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-11-22 17:15:34,608 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:34,612 [     scc.git] DEBUG Check current status
2024-11-22 17:15:34,612 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:34,616 [     scc.git] DEBUG fc20959 Bump version: 0.13.0 → 0.13.1.dev0
2024-11-22 17:15:34,616 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:34,655 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:35,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata HTTP/1.1" 200 None
2024-11-22 17:15:35,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:35,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:36,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:36,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:36,731 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:36,768 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:36,769 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-11-22 17:15:36,769 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:36,773 [     scc.git] DEBUG Check current status
2024-11-22 17:15:36,773 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:36,777 [     scc.git] DEBUG fb5ae86 Merge pull request #133 from jburel/build
2024-11-22 17:15:36,777 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:36,816 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:37,219 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade HTTP/1.1" 200 None
2024-11-22 17:15:37,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:38,073 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:38,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:38,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:38,874 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:38,910 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:38,911 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-11-22 17:15:38,911 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:38,915 [     scc.git] DEBUG Check current status
2024-11-22 17:15:38,915 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:38,919 [     scc.git] DEBUG 18bccb6 Update actions to v3 and v4
2024-11-22 17:15:38,919 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:38,957 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:39,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools HTTP/1.1" 200 None
2024-11-22 17:15:39,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:40,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:40,630 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:41,038 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:41,039 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:41,076 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:41,077 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-11-22 17:15:41,077 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:41,081 [     scc.git] DEBUG Check current status
2024-11-22 17:15:41,081 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:41,085 [     scc.git] DEBUG 5c752d5 Merge pull request #27 from ome/pre-commit-ci-update-config
2024-11-22 17:15:41,085 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:41,125 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:41,534 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois HTTP/1.1" 200 None
2024-11-22 17:15:41,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:42,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:42,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:43,285 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:43,286 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:43,323 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:43,324 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-11-22 17:15:43,324 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:43,328 [     scc.git] DEBUG Check current status
2024-11-22 17:15:43,328 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:43,332 [     scc.git] DEBUG c8610db Bump version: 0.3.3 → 0.3.4.dev0
2024-11-22 17:15:43,332 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:43,370 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:43,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup HTTP/1.1" 200 None
2024-11-22 17:15:44,225 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:44,632 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:45,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:45,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:45,446 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:45,483 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:45,484 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-11-22 17:15:45,484 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:45,488 [     scc.git] DEBUG Check current status
2024-11-22 17:15:45,488 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:45,492 [     scc.git] DEBUG cda3ec6 Merge pull request #70 from jburel/toml_support
2024-11-22 17:15:45,492 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:45,531 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:45,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
2024-11-22 17:15:45,860 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2024-11-22 17:15:46,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/111908919 HTTP/1.1" 200 None
2024-11-22 17:15:46,576 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:46,969 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:47,361 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:47,767 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:47,767 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:47,805 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:47,806 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-11-22 17:15:47,806 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:47,810 [     scc.git] DEBUG Check current status
2024-11-22 17:15:47,810 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:47,814 [     scc.git] DEBUG 100f6ae Merge pull request #13 from jburel/build
2024-11-22 17:15:47,814 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:47,853 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:48,242 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload HTTP/1.1" 200 None
2024-11-22 17:15:48,712 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:49,115 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:49,536 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:49,950 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:49,951 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:49,988 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:49,990 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-11-22 17:15:49,990 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:49,994 [     scc.git] DEBUG Check current status
2024-11-22 17:15:49,994 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:49,998 [     scc.git] DEBUG deab817 update setup-python to v4
2024-11-22 17:15:49,998 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:50,038 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:50,471 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope HTTP/1.1" 200 None
2024-11-22 17:15:50,915 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:51,334 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:51,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:52,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:52,212 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:52,249 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:52,250 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-11-22 17:15:52,250 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:52,254 [     scc.git] DEBUG Check current status
2024-11-22 17:15:52,254 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:52,258 [     scc.git] DEBUG 67bb245 Bump version: 0.1.1 → 0.1.2.dev0
2024-11-22 17:15:52,258 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:52,298 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:52,298 [     scc.git] DEBUG Repository configuration:
base-branch: main

2024-11-22 17:15:52,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr HTTP/1.1" 200 None
2024-11-22 17:15:53,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:53,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:53,982 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:54,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:54,418 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:54,455 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:54,456 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-11-22 17:15:54,456 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:54,460 [     scc.git] DEBUG Check current status
2024-11-22 17:15:54,460 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:54,464 [     scc.git] DEBUG 70b01ed Merge pull request #24 from jburel/build
2024-11-22 17:15:54,465 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:54,503 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:54,842 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/openmicroscopy/omero-weberror HTTP/1.1" 301 197
Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2024-11-22 17:15:54,843 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2024-11-22 17:15:55,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/38373425 HTTP/1.1" 200 None
2024-11-22 17:15:55,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:55,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:56,391 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:56,802 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:56,802 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:56,839 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:56,840 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-11-22 17:15:56,840 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:56,844 [     scc.git] DEBUG Check current status
2024-11-22 17:15:56,844 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:56,848 [     scc.git] DEBUG 5bfef29 Merge pull request #36 from jburel/build
2024-11-22 17:15:56,849 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:56,888 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:57,213 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/openmicroscopy/omero-webtest HTTP/1.1" 301 197
Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2024-11-22 17:15:57,214 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2024-11-22 17:15:57,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/25970383 HTTP/1.1" 200 None
2024-11-22 17:15:57,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:15:58,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:15:58,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:15:59,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:15:59,110 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:15:59,148 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:15:59,149 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-11-22 17:15:59,149 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:15:59,154 [     scc.git] DEBUG Check current status
2024-11-22 17:15:59,154 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:15:59,158 [     scc.git] DEBUG 7b5d64d Merge pull request #106 from dominikl/add_examples_2
2024-11-22 17:15:59,158 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:15:59,197 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:15:59,673 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway HTTP/1.1" 200 None
2024-11-22 17:16:00,155 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:16:00,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:16:00,953 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:16:01,363 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:16:01,364 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:16:01,402 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:16:01,403 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-11-22 17:16:01,403 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-22 17:16:01,407 [     scc.git] DEBUG Check current status
2024-11-22 17:16:01,408 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:16:01,426 [     scc.git] DEBUG 312afbe Bump version: 5.8.3 → 5.8.4.dev0
2024-11-22 17:16:01,426 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:16:01,466 [  scc.config] DEBUG Found remote.origin.url
2024-11-22 17:16:01,467 [     scc.git] DEBUG Repository configuration:
base-branch: develop

2024-11-22 17:16:01,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/scripts HTTP/1.1" 301 196
Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-11-22 17:16:01,763 [github.Reque] INFO  Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-11-22 17:16:02,042 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/4865545 HTTP/1.1" 200 None
2024-11-22 17:16:02,499 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-22 17:16:02,900 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-22 17:16:03,296 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-22 17:16:03,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-22 17:16:03,688 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:16:03,726 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:16:03,726 [     scc.git] DEBUG Resetting...
2024-11-22 17:16:03,726 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-11-22 17:16:03,735 [     scc.git] DEBUG HEAD is now at 23f2254 merge master -Dorg -Snone
2024-11-22 17:16:03,735 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-11-22 17:16:03,781 [     scc.git] DEBUG Submodule path 'omero-cli-duplicate': checked out '027b3e695d5b225955918c53ef8c81e0d5bc6bf4'
2024-11-22 17:16:03,794 [     scc.git] DEBUG Submodule path 'omero-cli-zarr': checked out '9b73dd9dbdeb36dbdb675b02661d253052fca0f0'
2024-11-22 17:16:03,822 [     scc.git] DEBUG Submodule path 'omero-parade': checked out '5d441c250912a98d8a87771f78dde8b54c8e12d6'
2024-11-22 17:16:03,843 [     scc.git] DEBUG Submodule path 'omero-upload': checked out 'aca9e9cad82a08e2e3d37d71cb374b37c90e4693'
2024-11-22 17:16:03,858 [     scc.git] DEBUG Submodule path 'omero-weberror': checked out 'adfa132f23a1b12ca2d2ec53ebba54c760fe2d07'
2024-11-22 17:16:03,869 [     scc.git] DEBUG Submodule path 'omero-webtest': checked out '8da48e116184f1ebb28aa9629748afdfb0282ae5'
2024-11-22 17:16:03,877 [     scc.git] DEBUG Check current status
2024-11-22 17:16:03,877 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-22 17:16:03,882 [     scc.git] DEBUG 23f2254 merge master -Dorg -Snone
2024-11-22 17:16:03,882 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-22 17:16:03,925 [     scc.git] DEBUG  4628e82a32d8af458d9fa621303b24a0a860378f minimal-omero-client (remotes/origin/HEAD)
2024-11-22 17:16:03,927 [     scc.git] DEBUG  027b3e695d5b225955918c53ef8c81e0d5bc6bf4 omero-cli-duplicate (v0.4.0-12-g027b3e6)
2024-11-22 17:16:03,930 [     scc.git] DEBUG  369753f92660d19b577ebebdbe97fb9fd44c0a43 omero-cli-render (v0.8.1-6-g369753f)
2024-11-22 17:16:03,933 [     scc.git] DEBUG  9b73dd9dbdeb36dbdb675b02661d253052fca0f0 omero-cli-zarr (v0.5.5-7-g9b73dd9)
2024-11-22 17:16:03,936 [     scc.git] DEBUG  e0b0d1ae8ea006c34c5e5ad3012cd8851e269ef1 omero-figure (v7.1.0-122-ge0b0d1ae)
2024-11-22 17:16:03,938 [     scc.git] DEBUG  e5b3ca3a5aba41c950d2427b1a05ee0ced55670e omero-fpbioimage (v0.4.1-1-ge5b3ca3)
2024-11-22 17:16:03,941 [     scc.git] DEBUG  acd798d9a0fc1cf9874ee29192f1ee7a725d6739 omero-gallery (v3.4.3-3-gacd798d)
2024-11-22 17:16:03,945 [     scc.git] DEBUG  387b490bcf895c0ca66022efe3f6c77dfce9c7ee omero-iviewer (v0.14.0-29-g387b490)
2024-11-22 17:16:03,948 [     scc.git] DEBUG  c45d76c33d0bfb1d2ace28ec37c696c9ecee4646 omero-mapr (v0.5.2-22-gc45d76c)
2024-11-22 17:16:03,951 [     scc.git] DEBUG  fc2095901f5dfd24ecd29a99092283f136de04d5 omero-metadata (v0.13.0-1-gfc20959)
2024-11-22 17:16:03,953 [     scc.git] DEBUG  5d441c250912a98d8a87771f78dde8b54c8e12d6 omero-parade (v0.2.4-1-g5d441c2)
2024-11-22 17:16:03,955 [     scc.git] DEBUG  18bccb69f16cfeee98628ff2ae14ab829b87a23c omero-prometheus-tools (v0.2.3-4-g18bccb6)
2024-11-22 17:16:03,958 [     scc.git] DEBUG  5c752d5c25fee07c1835036d6a90bd97faeb0720 omero-rois (v0.2.0-63-g5c752d5)
2024-11-22 17:16:03,961 [     scc.git] DEBUG  c8610dba25f39870a09fa5401c735fb3be85a319 omero-signup (v0.3.3-1-gc8610db)
2024-11-22 17:16:03,964 [     scc.git] DEBUG  cda3ec65052d6933052c8683d080677c6c33dc73 omero-test-infra (v0.6.3-60-gcda3ec6)
2024-11-22 17:16:03,967 [     scc.git] DEBUG  aca9e9cad82a08e2e3d37d71cb374b37c90e4693 omero-upload (v0.4.0-8-gaca9e9c)
2024-11-22 17:16:03,969 [     scc.git] DEBUG  deab81790f403bef598915b89b5300258b44a743 omero-virtual-microscope (v1.1.1-5-gdeab817)
2024-11-22 17:16:03,972 [     scc.git] DEBUG  67bb245b8b08709e04a8bf52b02de2298a029a94 omero-web-zarr (v0.1.1-1-g67bb245)
2024-11-22 17:16:03,974 [     scc.git] DEBUG  adfa132f23a1b12ca2d2ec53ebba54c760fe2d07 omero-weberror (v0.4.1-1-gadfa132)
2024-11-22 17:16:03,977 [     scc.git] DEBUG  8da48e116184f1ebb28aa9629748afdfb0282ae5 omero-webtest (v0.4.2-1-g8da48e1)
2024-11-22 17:16:03,979 [     scc.git] DEBUG  7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 rOMERO-gateway (v0.4.11-14-g7b5d64d)
2024-11-22 17:16:03,983 [     scc.git] DEBUG  312afbed633613e1f728a1fe9eaac096e54318e0 scripts (v5.8.3-1-g312afbe)
2024-11-22 17:16:03,984 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-11-22 17:16:03,984 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-11-22 17:16:03,984 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-11-22 17:16:03,984 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-11-22 17:16:03,984 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-11-22 17:16:03,984 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-11-22 17:16:03,984 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:16:04,242 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/pulls HTTP/1.1" 200 None
2024-11-22 17:16:04,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/404 HTTP/1.1" 200 None
2024-11-22 17:16:04,708 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-22 17:16:05,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/11e950b09debfa7bb30673cfaba28bc0ad0a1524 HTTP/1.1" 200 None
2024-11-22 17:16:05,686 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/11e950b09debfa7bb30673cfaba28bc0ad0a1524/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:06,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/11e950b09debfa7bb30673cfaba28bc0ad0a1524 HTTP/1.1" 200 None
2024-11-22 17:16:06,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/statuses/11e950b09debfa7bb30673cfaba28bc0ad0a1524?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:16:06,575 [    scc.repo] DEBUG   - PR 404 dependabot[bot] 'Bump omero-mapr from `3a505e4` to `c45d76c`'
2024-11-22 17:16:07,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/403 HTTP/1.1" 200 None
2024-11-22 17:16:07,081 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-22 17:16:07,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/88a282828cb12175b52fc007377a8cdc0e9d635c HTTP/1.1" 200 None
2024-11-22 17:16:08,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/88a282828cb12175b52fc007377a8cdc0e9d635c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:08,617 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/88a282828cb12175b52fc007377a8cdc0e9d635c HTTP/1.1" 200 None
2024-11-22 17:16:09,025 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/statuses/88a282828cb12175b52fc007377a8cdc0e9d635c?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:16:09,025 [    scc.repo] DEBUG   - PR 403 dependabot[bot] 'Bump omero-gallery from `56f4435` to `acd798d`'
2024-11-22 17:16:09,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/402 HTTP/1.1" 200 None
2024-11-22 17:16:09,484 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-22 17:16:10,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/46e621e553a9940e287cf9ee2233b4693aaa0189 HTTP/1.1" 200 None
2024-11-22 17:16:10,457 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/46e621e553a9940e287cf9ee2233b4693aaa0189/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:10,965 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/46e621e553a9940e287cf9ee2233b4693aaa0189 HTTP/1.1" 200 None
2024-11-22 17:16:11,366 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/statuses/46e621e553a9940e287cf9ee2233b4693aaa0189?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:16:11,366 [    scc.repo] DEBUG   - PR 402 dependabot[bot] 'Bump omero-cli-render from `173cac0` to `369753f`'
2024-11-22 17:16:11,821 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/401 HTTP/1.1" 200 None
2024-11-22 17:16:11,822 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-22 17:16:12,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/7fb2c3f4441c320f0acba3cad5c653bbd806c115 HTTP/1.1" 200 None
2024-11-22 17:16:12,764 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/7fb2c3f4441c320f0acba3cad5c653bbd806c115/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:13,262 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/7fb2c3f4441c320f0acba3cad5c653bbd806c115 HTTP/1.1" 200 None
2024-11-22 17:16:13,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/statuses/7fb2c3f4441c320f0acba3cad5c653bbd806c115?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:16:13,675 [    scc.repo] DEBUG   - PR 401 dependabot[bot] 'Bump omero-iviewer from `a8f380f` to `387b490`'
2024-11-22 17:16:14,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/issues/400 HTTP/1.1" 200 None
2024-11-22 17:16:14,120 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-22 17:16:14,673 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/db6788f40dd40b70420f918846ddc1141d1421ae HTTP/1.1" 200 None
2024-11-22 17:16:15,115 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/db6788f40dd40b70420f918846ddc1141d1421ae/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:15,560 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/commits/db6788f40dd40b70420f918846ddc1141d1421ae HTTP/1.1" 200 None
2024-11-22 17:16:15,971 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-plugins/statuses/db6788f40dd40b70420f918846ddc1141d1421ae?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:16:15,971 [    scc.repo] DEBUG   - PR 400 dependabot[bot] 'Bump omero-figure from `24444fe` to `e0b0d1a`'
2024-11-22 17:16:15,971 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:16:15,972 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:15,972 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:15,977 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:16:15,981 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:16:15,981 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:16:15,986 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:16:15,991 [     scc.git] DEBUG Already up to date.

2024-11-22 17:16:15,992 [     scc.git] DEBUG Calling 'git fetch origin pull/400/head'
2024-11-22 17:16:16,324 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-11-22 17:16:16,324 [     scc.git] DEBUG  * branch            refs/pull/400/head -> FETCH_HEAD
2024-11-22 17:16:16,329 [     scc.git] DEBUG Calling 'git fetch origin pull/401/head'
2024-11-22 17:16:16,638 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-11-22 17:16:16,638 [     scc.git] DEBUG  * branch            refs/pull/401/head -> FETCH_HEAD
2024-11-22 17:16:16,643 [     scc.git] DEBUG Calling 'git fetch origin pull/402/head'
2024-11-22 17:16:16,974 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-11-22 17:16:16,974 [     scc.git] DEBUG  * branch            refs/pull/402/head -> FETCH_HEAD
2024-11-22 17:16:16,979 [     scc.git] DEBUG Calling 'git fetch origin pull/403/head'
2024-11-22 17:16:17,256 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-11-22 17:16:17,256 [     scc.git] DEBUG  * branch            refs/pull/403/head -> FETCH_HEAD
2024-11-22 17:16:17,260 [     scc.git] DEBUG Calling 'git fetch origin pull/404/head'
2024-11-22 17:16:17,547 [     scc.git] DEBUG From https://github.com/ome/omero-plugins
2024-11-22 17:16:17,548 [     scc.git] DEBUG  * branch            refs/pull/404/head -> FETCH_HEAD
2024-11-22 17:16:17,553 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:16:17,553 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:17,553 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:17,557 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...db6788f40dd40b70420f918846ddc1141d1421ae'
2024-11-22 17:16:17,562 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:17,567 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 400 (Bump omero-figure from `24444fe` to `e0b0d1a`) db6788f40dd40b70420f918846ddc1141d1421ae'
2024-11-22 17:16:17,571 [     scc.git] DEBUG Already up to date.
2024-11-22 17:16:17,703 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:16:17,704 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...7fb2c3f4441c320f0acba3cad5c653bbd806c115'
2024-11-22 17:16:17,709 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:17,713 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 401 (Bump omero-iviewer from `a8f380f` to `387b490`) 7fb2c3f4441c320f0acba3cad5c653bbd806c115'
2024-11-22 17:16:17,718 [     scc.git] DEBUG Already up to date.
2024-11-22 17:16:18,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:16:18,088 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...46e621e553a9940e287cf9ee2233b4693aaa0189'
2024-11-22 17:16:18,093 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:18,097 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 402 (Bump omero-cli-render from `173cac0` to `369753f`) 46e621e553a9940e287cf9ee2233b4693aaa0189'
2024-11-22 17:16:18,102 [     scc.git] DEBUG Already up to date.
2024-11-22 17:16:18,477 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:16:18,478 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...88a282828cb12175b52fc007377a8cdc0e9d635c'
2024-11-22 17:16:18,483 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:18,487 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 403 (Bump omero-gallery from `56f4435` to `acd798d`) 88a282828cb12175b52fc007377a8cdc0e9d635c'
2024-11-22 17:16:18,492 [     scc.git] DEBUG Already up to date.
2024-11-22 17:16:18,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:16:18,865 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...11e950b09debfa7bb30673cfaba28bc0ad0a1524'
2024-11-22 17:16:18,871 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:18,876 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 404 (Bump omero-mapr from `3a505e4` to `c45d76c`) 11e950b09debfa7bb30673cfaba28bc0ad0a1524'
2024-11-22 17:16:18,881 [     scc.git] DEBUG Already up to date.
2024-11-22 17:16:19,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:16:19,289 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:16:19,338 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:19,338 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:19,342 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:16:19,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/pulls HTTP/1.1" 200 None
2024-11-22 17:16:20,242 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/issues/66 HTTP/1.1" 200 None
2024-11-22 17:16:20,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/commits/6a9ec1416390843e1243e924ff9d05acf2966875 HTTP/1.1" 200 None
2024-11-22 17:16:21,388 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/commits/6a9ec1416390843e1243e924ff9d05acf2966875/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:21,897 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/commits/6a9ec1416390843e1243e924ff9d05acf2966875/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:16:22,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/commits/6a9ec1416390843e1243e924ff9d05acf2966875 HTTP/1.1" 200 None
2024-11-22 17:16:22,816 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/minimal-omero-client/statuses/6a9ec1416390843e1243e924ff9d05acf2966875?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:16:22,817 [    scc.repo] DEBUG   - PR 66 jburel 'Gateway 5 9 2'
2024-11-22 17:16:22,817 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:16:22,817 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2024-11-22 17:16:22,817 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:22,817 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:22,823 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:16:22,827 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:16:22,827 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:16:22,832 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:16:22,837 [     scc.git] DEBUG Already up to date.

2024-11-22 17:16:22,837 [     scc.git] DEBUG Calling 'git fetch origin pull/66/head'
2024-11-22 17:16:23,203 [     scc.git] DEBUG From https://github.com/ome/minimal-omero-client
2024-11-22 17:16:23,203 [     scc.git] DEBUG  * branch            refs/pull/66/head -> FETCH_HEAD
2024-11-22 17:16:23,207 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:16:23,207 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:23,208 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:23,212 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6a9ec1416390843e1243e924ff9d05acf2966875'
2024-11-22 17:16:23,217 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:23,222 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 66 (Gateway 5 9 2) 6a9ec1416390843e1243e924ff9d05acf2966875'
2024-11-22 17:16:23,302 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:16:23,304 [     scc.git] DEBUG  .github/workflows/maven.yml | 4 ++--
2024-11-22 17:16:23,304 [     scc.git] DEBUG  build.gradle                | 4 ++--
2024-11-22 17:16:23,304 [     scc.git] DEBUG  pom.xml                     | 4 ++--
2024-11-22 17:16:23,304 [     scc.git] DEBUG  3 files changed, 6 insertions(+), 6 deletions(-)
2024-11-22 17:16:23,457 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:16:23,458 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:16:23,494 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:23,495 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:23,499 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:16:23,536 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:16:23,541 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5dd9cdc0> has no local changes
2024-11-22 17:16:23,541 [     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.

Merged PRs:
  - PR 66 jburel 'Gateway 5 9 2'

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:16:23,549 [     scc.git] DEBUG [detached HEAD 3a9958f] merge master -Dorg -Ssuccess-only
2024-11-22 17:16:23,549 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:16:23,549 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:16:23,953 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/pulls HTTP/1.1" 200 None
2024-11-22 17:16:24,415 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/issues/18 HTTP/1.1" 200 None
2024-11-22 17:16:24,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/issues/18/comments HTTP/1.1" 200 None
2024-11-22 17:16:24,935 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:16:24,935 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2024-11-22 17:16:24,935 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:24,935 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:24,940 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:16:24,945 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:16:24,945 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:16:24,950 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:16:24,959 [     scc.git] DEBUG Updating 027b3e6..4777ef8

2024-11-22 17:16:25,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/pulls/27 HTTP/1.1" 200 None
2024-11-22 17:16:26,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-duplicate/pulls/25 HTTP/1.1" 200 None
2024-11-22 17:16:26,192 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:16:26,192 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:26,192 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:26,197 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:16:26,235 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:26,235 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:26,239 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:16:26,275 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:16:26,280 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5c7dff70> has no local changes
2024-11-22 17:16:26,281 [     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)
Updating 027b3e6..4777ef8
Previously merged:
  - PR 27 jburel 'Build'
  - PR 25 jburel 'review message'


Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:16:26,288 [     scc.git] DEBUG [detached HEAD daaac58] merge master -Dorg -Ssuccess-only
2024-11-22 17:16:26,288 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:16:26,288 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:16:26,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/pulls HTTP/1.1" 200 None
2024-11-22 17:16:27,196 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/67 HTTP/1.1" 200 None
2024-11-22 17:16:27,674 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/67/comments HTTP/1.1" 200 None
2024-11-22 17:16:28,204 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/c0a8ee08d0597c486691d82901bc9bae40fe388b HTTP/1.1" 200 None
2024-11-22 17:16:28,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/c0a8ee08d0597c486691d82901bc9bae40fe388b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:29,128 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/c0a8ee08d0597c486691d82901bc9bae40fe388b/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:16:29,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/c0a8ee08d0597c486691d82901bc9bae40fe388b HTTP/1.1" 200 None
2024-11-22 17:16:30,038 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/statuses/c0a8ee08d0597c486691d82901bc9bae40fe388b?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:16:30,038 [    scc.repo] DEBUG   - PR 67 sbesson 'omero render set: clarify help around settings for disabled channels'
2024-11-22 17:16:30,492 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/62 HTTP/1.1" 200 None
2024-11-22 17:16:30,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/62/comments HTTP/1.1" 200 None
2024-11-22 17:16:31,563 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/59 HTTP/1.1" 200 None
2024-11-22 17:16:32,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/59/comments HTTP/1.1" 200 None
2024-11-22 17:16:32,601 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/b8fba620a2b882050c1858f3a7d8bee8c8efdede HTTP/1.1" 200 None
2024-11-22 17:16:33,066 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/b8fba620a2b882050c1858f3a7d8bee8c8efdede/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:33,527 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/commits/b8fba620a2b882050c1858f3a7d8bee8c8efdede/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:16:33,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/54 HTTP/1.1" 200 None
2024-11-22 17:16:34,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/52 HTTP/1.1" 200 None
2024-11-22 17:16:34,950 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/52/comments HTTP/1.1" 200 None
2024-11-22 17:16:35,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/48 HTTP/1.1" 200 None
2024-11-22 17:16:35,908 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-render/issues/48/comments HTTP/1.1" 200 None
2024-11-22 17:16:35,909 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:16:35,910 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2024-11-22 17:16:35,910 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:35,910 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:35,915 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:16:35,919 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:16:35,920 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:16:35,925 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:16:35,930 [     scc.git] DEBUG Already up to date.

2024-11-22 17:16:35,930 [     scc.git] DEBUG Calling 'git fetch origin pull/67/head'
2024-11-22 17:16:36,321 [     scc.git] DEBUG From https://github.com/ome/omero-cli-render
2024-11-22 17:16:36,322 [     scc.git] DEBUG  * branch            refs/pull/67/head -> FETCH_HEAD
2024-11-22 17:16:36,325 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:16:36,325 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:36,325 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:36,330 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c0a8ee08d0597c486691d82901bc9bae40fe388b'
2024-11-22 17:16:36,335 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:36,339 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 67 (omero render set: clarify help around settings for disabled channels) c0a8ee08d0597c486691d82901bc9bae40fe388b'
2024-11-22 17:16:36,392 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:16:36,395 [     scc.git] DEBUG  src/omero_cli_render.py | 6 ++----
2024-11-22 17:16:36,395 [     scc.git] DEBUG  1 file changed, 2 insertions(+), 4 deletions(-)
2024-11-22 17:16:36,539 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:16:36,540 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:16:36,576 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:36,576 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:36,581 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:16:36,618 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:16:36,624 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5a9d0e50> has no local changes
2024-11-22 17:16:36,624 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 67 sbesson 'omero render set: clarify help around settings for disabled channels'

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:16:36,632 [     scc.git] DEBUG [detached HEAD 2e7b342] merge master -Dorg -Ssuccess-only
2024-11-22 17:16:36,632 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:16:36,632 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:16:37,051 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/pulls HTTP/1.1" 200 None
2024-11-22 17:16:37,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/162 HTTP/1.1" 200 None
2024-11-22 17:16:38,010 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/147 HTTP/1.1" 200 None
2024-11-22 17:16:38,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/147/comments HTTP/1.1" 200 None
2024-11-22 17:16:39,059 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef HTTP/1.1" 200 None
2024-11-22 17:16:39,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:40,026 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:16:40,511 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef HTTP/1.1" 200 None
2024-11-22 17:16:40,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/statuses/a14f62a940f4974a305b3f5858049ee493b898ef?per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:41,551 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef HTTP/1.1" 200 None
2024-11-22 17:16:41,964 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/a14f62a940f4974a305b3f5858049ee493b898ef/status HTTP/1.1" 200 None
2024-11-22 17:16:41,965 [    scc.repo] DEBUG   - PR 147 will-moore 'Name option'
2024-11-22 17:16:42,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/123 HTTP/1.1" 200 None
2024-11-22 17:16:43,028 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/123/comments HTTP/1.1" 200 None
2024-11-22 17:16:43,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/256245946/issues/123/comments?page=2 HTTP/1.1" 200 None
2024-11-22 17:16:44,041 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/553b35f498764274f8dc882fb54c7e0a30fb6737 HTTP/1.1" 200 None
2024-11-22 17:16:44,487 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/553b35f498764274f8dc882fb54c7e0a30fb6737/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:44,964 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/553b35f498764274f8dc882fb54c7e0a30fb6737 HTTP/1.1" 200 None
2024-11-22 17:16:45,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/statuses/553b35f498764274f8dc882fb54c7e0a30fb6737?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:16:45,378 [    scc.repo] DEBUG   - PR 123 will-moore 'Support export of Fileset:ID'
2024-11-22 17:16:45,853 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/102 HTTP/1.1" 200 None
2024-11-22 17:16:46,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/issues/102/comments HTTP/1.1" 200 None
2024-11-22 17:16:46,896 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f22d4074b7c458ad24320cf5a6f8adb9e686aa44 HTTP/1.1" 200 None
2024-11-22 17:16:47,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f22d4074b7c458ad24320cf5a6f8adb9e686aa44/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:47,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/commits/f22d4074b7c458ad24320cf5a6f8adb9e686aa44 HTTP/1.1" 200 None
2024-11-22 17:16:48,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/statuses/f22d4074b7c458ad24320cf5a6f8adb9e686aa44?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:16:48,194 [    scc.repo] DEBUG   - PR 102 will-moore 'Zarr export tests'
2024-11-22 17:16:48,195 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:16:48,195 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2024-11-22 17:16:48,195 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:48,195 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:48,201 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:16:48,205 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:16:48,205 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:16:48,210 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:16:48,219 [     scc.git] DEBUG Updating 9b73dd9..11d3587

2024-11-22 17:16:48,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-cli-zarr/pulls/165 HTTP/1.1" 200 None
2024-11-22 17:16:48,850 [     scc.git] DEBUG Calling 'git fetch origin pull/102/head'
2024-11-22 17:16:49,321 [     scc.git] DEBUG From https://github.com/ome/omero-cli-zarr
2024-11-22 17:16:49,321 [     scc.git] DEBUG  * branch            refs/pull/102/head -> FETCH_HEAD
2024-11-22 17:16:49,325 [     scc.git] DEBUG Calling 'git fetch origin pull/123/head'
2024-11-22 17:16:49,678 [     scc.git] DEBUG From https://github.com/ome/omero-cli-zarr
2024-11-22 17:16:49,678 [     scc.git] DEBUG  * branch            refs/pull/123/head -> FETCH_HEAD
2024-11-22 17:16:49,682 [     scc.git] DEBUG Calling 'git fetch origin pull/147/head'
2024-11-22 17:16:50,152 [     scc.git] DEBUG From https://github.com/ome/omero-cli-zarr
2024-11-22 17:16:50,152 [     scc.git] DEBUG  * branch            refs/pull/147/head -> FETCH_HEAD
2024-11-22 17:16:50,156 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:16:50,156 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:50,156 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:50,161 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f22d4074b7c458ad24320cf5a6f8adb9e686aa44'
2024-11-22 17:16:50,168 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:50,172 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 102 (Zarr export tests) f22d4074b7c458ad24320cf5a6f8adb9e686aa44'
2024-11-22 17:16:50,229 [     scc.git] DEBUG Auto-merging src/omero_zarr/cli.py
2024-11-22 17:16:50,229 [     scc.git] DEBUG Auto-merging src/omero_zarr/raw_pixels.py
2024-11-22 17:16:50,229 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_zarr/raw_pixels.py
2024-11-22 17:16:50,229 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-22 17:16:50,229 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-22 17:16:50,234 [     scc.git] DEBUG Calling 'git reset --hard 11d35873542022d9638ede115d0dfab4652f8e62'
2024-11-22 17:16:50,240 [     scc.git] DEBUG HEAD is now at 11d3587 Merge pull request #165 from jburel/build
2024-11-22 17:16:50,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:16:50,380 [     scc.git] DEBUG Calling 'git merge-base 11d35873542022d9638ede115d0dfab4652f8e62 f22d4074b7c458ad24320cf5a6f8adb9e686aa44'
2024-11-22 17:16:50,386 [     scc.git] DEBUG Calling 'git diff --name-only 782a1cd0077bcc2871f21e9f0acdc25ae7745243..11d35873542022d9638ede115d0dfab4652f8e62'
2024-11-22 17:16:50,391 [     scc.git] INFO    - PR 102 will-moore 'Zarr export tests'
Conflicting PR. Removed from build [OMERO-plugins-push#254](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - src/omero_zarr/raw_pixels.py

--conflicts

2024-11-22 17:16:50,396 [  scc.config] DEBUG Found github.token
2024-11-22 17:16:50,396 [     scc.git] DEBUG Not adding comment to issue #102, already --conflicts.
2024-11-22 17:16:50,396 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...553b35f498764274f8dc882fb54c7e0a30fb6737'
2024-11-22 17:16:50,402 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:50,406 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 123 (Support export of Fileset:ID) 553b35f498764274f8dc882fb54c7e0a30fb6737'
2024-11-22 17:16:50,431 [     scc.git] DEBUG Auto-merging .isort.cfg
2024-11-22 17:16:50,432 [     scc.git] DEBUG CONFLICT (content): Merge conflict in .isort.cfg
2024-11-22 17:16:50,432 [     scc.git] DEBUG Auto-merging setup.py
2024-11-22 17:16:50,432 [     scc.git] DEBUG Auto-merging src/omero_zarr/cli.py
2024-11-22 17:16:50,432 [     scc.git] DEBUG Auto-merging src/omero_zarr/raw_pixels.py
2024-11-22 17:16:50,432 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_zarr/raw_pixels.py
2024-11-22 17:16:50,432 [     scc.git] DEBUG Auto-merging src/omero_zarr/util.py
2024-11-22 17:16:50,432 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-22 17:16:50,432 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-22 17:16:50,437 [     scc.git] DEBUG Calling 'git reset --hard 11d35873542022d9638ede115d0dfab4652f8e62'
2024-11-22 17:16:50,442 [     scc.git] DEBUG HEAD is now at 11d3587 Merge pull request #165 from jburel/build
2024-11-22 17:16:50,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:16:50,763 [     scc.git] DEBUG Calling 'git merge-base 11d35873542022d9638ede115d0dfab4652f8e62 553b35f498764274f8dc882fb54c7e0a30fb6737'
2024-11-22 17:16:50,769 [     scc.git] DEBUG Calling 'git diff --name-only eff38d0408f9d50de13b28dfe09e4382965e203f..11d35873542022d9638ede115d0dfab4652f8e62'
2024-11-22 17:16:50,774 [     scc.git] INFO    - PR 123 will-moore 'Support export of Fileset:ID'
Conflicting PR. Removed from build [OMERO-plugins-push#254](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/consoleText) for more details.
Possible conflicts:
  - PR #102 will-moore 'Zarr export tests'
    - src/omero_zarr/raw_pixels.py
  - Upstream changes
    - .isort.cfg
    - src/omero_zarr/raw_pixels.py

--conflicts

2024-11-22 17:16:50,778 [  scc.config] DEBUG Found github.token
2024-11-22 17:16:50,778 [     scc.git] DEBUG Not adding comment to issue #123, already --conflicts.
2024-11-22 17:16:50,779 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...a14f62a940f4974a305b3f5858049ee493b898ef'
2024-11-22 17:16:50,784 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:50,788 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 147 (Name option) a14f62a940f4974a305b3f5858049ee493b898ef'
2024-11-22 17:16:50,801 [     scc.git] DEBUG Auto-merging src/omero_zarr/masks.py
2024-11-22 17:16:50,801 [     scc.git] DEBUG Auto-merging src/omero_zarr/raw_pixels.py
2024-11-22 17:16:50,801 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:16:50,804 [     scc.git] DEBUG  README.rst                   | 30 ++++++++++++++++++------------
2024-11-22 17:16:50,804 [     scc.git] DEBUG  src/omero_zarr/cli.py        |  9 +++++++++
2024-11-22 17:16:50,804 [     scc.git] DEBUG  src/omero_zarr/masks.py      |  4 ++--
2024-11-22 17:16:50,804 [     scc.git] DEBUG  src/omero_zarr/raw_pixels.py | 28 +++++++++++++++++++++++-----
2024-11-22 17:16:50,804 [     scc.git] DEBUG  src/omero_zarr/util.py       |  2 +-
2024-11-22 17:16:50,804 [     scc.git] DEBUG  5 files changed, 53 insertions(+), 20 deletions(-)
2024-11-22 17:16:51,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:16:51,146 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:16:51,182 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:16:51,182 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:16:51,186 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:16:51,222 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:16:51,227 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5a9ecfa0> has no local changes
2024-11-22 17:16:51,227 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-cli-zarr
Excluded PRs:
  - PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Updating 9b73dd9..11d3587
Previously merged:
  - PR 165 jburel 'Build'

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

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

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:16:51,235 [     scc.git] DEBUG [detached HEAD c68fc6f] merge master -Dorg -Ssuccess-only
2024-11-22 17:16:51,235 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:16:51,235 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:16:51,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/pulls HTTP/1.1" 200 None
2024-11-22 17:16:52,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/600 HTTP/1.1" 200 None
2024-11-22 17:16:52,638 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/600/comments HTTP/1.1" 200 None
2024-11-22 17:16:53,102 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/599 HTTP/1.1" 200 None
2024-11-22 17:16:53,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/599/comments HTTP/1.1" 200 None
2024-11-22 17:16:53,615 [    scc.repo] DEBUG   # ... Include label: include
2024-11-22 17:16:54,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/89c07e2f93a8e7f1e1c0a83aa0e4e4c7711092a2 HTTP/1.1" 200 None
2024-11-22 17:16:54,624 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/89c07e2f93a8e7f1e1c0a83aa0e4e4c7711092a2/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:55,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/89c07e2f93a8e7f1e1c0a83aa0e4e4c7711092a2/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:16:55,743 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/89c07e2f93a8e7f1e1c0a83aa0e4e4c7711092a2 HTTP/1.1" 200 None
2024-11-22 17:16:56,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/89c07e2f93a8e7f1e1c0a83aa0e4e4c7711092a2?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:16:56,145 [    scc.repo] DEBUG   - PR 599 Tom-TBT 'Patch label text selection and cue for dragging'
2024-11-22 17:16:56,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/598 HTTP/1.1" 200 None
2024-11-22 17:16:56,666 [    scc.repo] DEBUG   # ... Include label: include
2024-11-22 17:16:57,243 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/69b42637f74e4caf1feab8af6faae3757be92525 HTTP/1.1" 200 None
2024-11-22 17:16:57,722 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/69b42637f74e4caf1feab8af6faae3757be92525/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:16:58,155 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/69b42637f74e4caf1feab8af6faae3757be92525/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:16:58,702 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/69b42637f74e4caf1feab8af6faae3757be92525 HTTP/1.1" 200 None
2024-11-22 17:16:59,113 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/69b42637f74e4caf1feab8af6faae3757be92525?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:16:59,113 [    scc.repo] DEBUG   - PR 598 Tom-TBT 'Query timestamps from all planes when C or Z dimensions are not filled'
2024-11-22 17:16:59,631 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/597 HTTP/1.1" 200 None
2024-11-22 17:17:00,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/596 HTTP/1.1" 200 None
2024-11-22 17:17:00,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/596/comments HTTP/1.1" 200 None
2024-11-22 17:17:00,557 [    scc.repo] DEBUG   # ... Include label: include
2024-11-22 17:17:01,064 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/d7cf65c6bd74a52d16ef81ec52ae08fd899ed116 HTTP/1.1" 200 None
2024-11-22 17:17:01,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/d7cf65c6bd74a52d16ef81ec52ae08fd899ed116/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:02,012 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/d7cf65c6bd74a52d16ef81ec52ae08fd899ed116/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:17:02,453 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/d7cf65c6bd74a52d16ef81ec52ae08fd899ed116 HTTP/1.1" 200 None
2024-11-22 17:17:02,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/d7cf65c6bd74a52d16ef81ec52ae08fd899ed116?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:02,853 [    scc.repo] DEBUG   - PR 596 Tom-TBT 'Dynamic lut for figure'
2024-11-22 17:17:03,334 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/595 HTTP/1.1" 200 None
2024-11-22 17:17:03,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/595/comments HTTP/1.1" 200 None
2024-11-22 17:17:04,410 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/13200965/issues/595/comments?page=2 HTTP/1.1" 200 None
2024-11-22 17:17:04,411 [    scc.repo] DEBUG   # ... Include label: include
2024-11-22 17:17:04,996 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/669b6c735626e21f71f5215fa31b13e77a931671 HTTP/1.1" 200 None
2024-11-22 17:17:05,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/669b6c735626e21f71f5215fa31b13e77a931671/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:05,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/669b6c735626e21f71f5215fa31b13e77a931671/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:17:06,521 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/669b6c735626e21f71f5215fa31b13e77a931671 HTTP/1.1" 200 None
2024-11-22 17:17:06,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/669b6c735626e21f71f5215fa31b13e77a931671?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:06,921 [    scc.repo] DEBUG   - PR 595 Rdornier 'Rotate image panel by 90°'
2024-11-22 17:17:07,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/592 HTTP/1.1" 200 None
2024-11-22 17:17:07,843 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/592/comments HTTP/1.1" 200 None
2024-11-22 17:17:08,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/41a9df405c9f6580c89a64fc2c6eed778c431b1b HTTP/1.1" 200 None
2024-11-22 17:17:09,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/41a9df405c9f6580c89a64fc2c6eed778c431b1b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:09,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/41a9df405c9f6580c89a64fc2c6eed778c431b1b/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:17:10,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/41a9df405c9f6580c89a64fc2c6eed778c431b1b HTTP/1.1" 200 None
2024-11-22 17:17:10,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/41a9df405c9f6580c89a64fc2c6eed778c431b1b?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:10,494 [    scc.repo] DEBUG   - PR 592 will-moore 'Filter owners and groups dropdown lists'
2024-11-22 17:17:10,985 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/591 HTTP/1.1" 200 None
2024-11-22 17:17:11,462 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/591/comments HTTP/1.1" 200 None
2024-11-22 17:17:11,463 [    scc.repo] DEBUG   # ... Include label: include
2024-11-22 17:17:12,012 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/339e655bba6f9b7283bd907272429ead97e7ca5d HTTP/1.1" 200 None
2024-11-22 17:17:12,442 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/339e655bba6f9b7283bd907272429ead97e7ca5d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:12,939 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/339e655bba6f9b7283bd907272429ead97e7ca5d/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:17:13,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/339e655bba6f9b7283bd907272429ead97e7ca5d HTTP/1.1" 200 None
2024-11-22 17:17:13,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/339e655bba6f9b7283bd907272429ead97e7ca5d?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:13,917 [    scc.repo] DEBUG   - PR 591 MinaEnayat 'Add Horizontal and Vertical Image Flipping Functionality'
2024-11-22 17:17:14,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/578 HTTP/1.1" 200 None
2024-11-22 17:17:15,004 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/issues/578/comments HTTP/1.1" 200 None
2024-11-22 17:17:15,007 [    scc.repo] DEBUG   # ... Include label: include
2024-11-22 17:17:15,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/d98762f2c1c5d62b7b34786d20aaefeded861e20 HTTP/1.1" 200 None
2024-11-22 17:17:16,051 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/d98762f2c1c5d62b7b34786d20aaefeded861e20/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:16,507 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/d98762f2c1c5d62b7b34786d20aaefeded861e20/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:17:16,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/commits/d98762f2c1c5d62b7b34786d20aaefeded861e20 HTTP/1.1" 200 None
2024-11-22 17:17:17,339 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-figure/statuses/d98762f2c1c5d62b7b34786d20aaefeded861e20?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:17,339 [    scc.repo] DEBUG   - PR 578 Rdornier 'Image outline'
2024-11-22 17:17:17,340 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:17:17,340 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2024-11-22 17:17:17,340 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:17:17,340 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:17,346 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:17:17,351 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:17:17,351 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:17:17,356 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:17:17,361 [     scc.git] DEBUG Already up to date.

2024-11-22 17:17:17,362 [     scc.git] DEBUG Calling 'git fetch origin pull/578/head'
2024-11-22 17:17:17,688 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-22 17:17:17,688 [     scc.git] DEBUG  * branch              refs/pull/578/head -> FETCH_HEAD
2024-11-22 17:17:17,693 [     scc.git] DEBUG Calling 'git fetch origin pull/591/head'
2024-11-22 17:17:17,999 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-22 17:17:18,000 [     scc.git] DEBUG  * branch              refs/pull/591/head -> FETCH_HEAD
2024-11-22 17:17:18,003 [     scc.git] DEBUG Calling 'git fetch origin pull/592/head'
2024-11-22 17:17:18,280 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-22 17:17:18,281 [     scc.git] DEBUG  * branch              refs/pull/592/head -> FETCH_HEAD
2024-11-22 17:17:18,284 [     scc.git] DEBUG Calling 'git fetch origin pull/595/head'
2024-11-22 17:17:18,737 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-22 17:17:18,737 [     scc.git] DEBUG  * branch              refs/pull/595/head -> FETCH_HEAD
2024-11-22 17:17:18,741 [     scc.git] DEBUG Calling 'git fetch origin pull/596/head'
2024-11-22 17:17:19,023 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-22 17:17:19,023 [     scc.git] DEBUG  * branch              refs/pull/596/head -> FETCH_HEAD
2024-11-22 17:17:19,027 [     scc.git] DEBUG Calling 'git fetch origin pull/598/head'
2024-11-22 17:17:19,315 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-22 17:17:19,315 [     scc.git] DEBUG  * branch              refs/pull/598/head -> FETCH_HEAD
2024-11-22 17:17:19,318 [     scc.git] DEBUG Calling 'git fetch origin pull/599/head'
2024-11-22 17:17:19,595 [     scc.git] DEBUG From https://github.com/ome/omero-figure
2024-11-22 17:17:19,595 [     scc.git] DEBUG  * branch              refs/pull/599/head -> FETCH_HEAD
2024-11-22 17:17:19,599 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:17:19,599 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:17:19,599 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:19,604 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d98762f2c1c5d62b7b34786d20aaefeded861e20'
2024-11-22 17:17:19,609 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:19,614 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 578 (Image outline) d98762f2c1c5d62b7b34786d20aaefeded861e20'
2024-11-22 17:17:19,627 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:19,631 [     scc.git] DEBUG  .../scripts/omero/figure_scripts/Figure_To_Pdf.py  | 237 +++++++++++++++------
2024-11-22 17:17:19,631 [     scc.git] DEBUG  src/css/figure.css                                 |   1 +
2024-11-22 17:17:19,631 [     scc.git] DEBUG  src/js/models/panel_model.js                       |  31 +++
2024-11-22 17:17:19,631 [     scc.git] DEBUG  src/js/views/panel_view.js                         |  53 ++++-
2024-11-22 17:17:19,631 [     scc.git] DEBUG  src/js/views/right_panel_view.js                   |  56 ++++-
2024-11-22 17:17:19,631 [     scc.git] DEBUG  src/templates/rois_form.template.html              |  68 +++++-
2024-11-22 17:17:19,631 [     scc.git] DEBUG  6 files changed, 371 insertions(+), 75 deletions(-)
2024-11-22 17:17:19,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:19,772 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...339e655bba6f9b7283bd907272429ead97e7ca5d'
2024-11-22 17:17:19,778 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:19,782 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 591 (Add Horizontal and Vertical Image Flipping Functionality) 339e655bba6f9b7283bd907272429ead97e7ca5d'
2024-11-22 17:17:19,803 [     scc.git] DEBUG Auto-merging omero_figure/scripts/omero/figure_scripts/Figure_To_Pdf.py
2024-11-22 17:17:19,803 [     scc.git] DEBUG Auto-merging src/css/figure.css
2024-11-22 17:17:19,803 [     scc.git] DEBUG Auto-merging src/index.html
2024-11-22 17:17:19,803 [     scc.git] DEBUG Auto-merging src/js/models/panel_model.js
2024-11-22 17:17:19,803 [     scc.git] DEBUG Auto-merging src/js/views/panel_view.js
2024-11-22 17:17:19,803 [     scc.git] DEBUG Auto-merging src/js/views/right_panel_view.js
2024-11-22 17:17:19,803 [     scc.git] DEBUG Auto-merging src/js/views/roi_modal_view.js
2024-11-22 17:17:19,804 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:19,809 [     scc.git] DEBUG  .../scripts/omero/figure_scripts/Figure_To_Pdf.py  | 71 +++++++++++++++++++-
2024-11-22 17:17:19,809 [     scc.git] DEBUG  src/css/figure.css                                 | 14 ++++
2024-11-22 17:17:19,809 [     scc.git] DEBUG  src/index.html                                     |  1 +
2024-11-22 17:17:19,809 [     scc.git] DEBUG  src/js/models/panel_model.js                       |  9 ++-
2024-11-22 17:17:19,809 [     scc.git] DEBUG  src/js/views/panel_view.js                         |  4 +-
2024-11-22 17:17:19,809 [     scc.git] DEBUG  src/js/views/right_panel_view.js                   | 75 +++++++++++++++++++++-
2024-11-22 17:17:19,809 [     scc.git] DEBUG  src/js/views/roi_modal_view.js                     | 10 +--
2024-11-22 17:17:19,809 [     scc.git] DEBUG  src/templates/image_display_options.template.html  | 11 +++-
2024-11-22 17:17:19,809 [     scc.git] DEBUG  8 files changed, 178 insertions(+), 17 deletions(-)
2024-11-22 17:17:20,166 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:20,167 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...41a9df405c9f6580c89a64fc2c6eed778c431b1b'
2024-11-22 17:17:20,173 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:20,178 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 592 (Filter owners and groups dropdown lists) 41a9df405c9f6580c89a64fc2c6eed778c431b1b'
2024-11-22 17:17:20,190 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:20,192 [     scc.git] DEBUG  src/js/views/files.js | 33 ++++++++++++++++++++++++---------
2024-11-22 17:17:20,192 [     scc.git] DEBUG  1 file changed, 24 insertions(+), 9 deletions(-)
2024-11-22 17:17:20,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:20,557 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...669b6c735626e21f71f5215fa31b13e77a931671'
2024-11-22 17:17:20,563 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:20,568 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 595 (Rotate image panel by 90°) 669b6c735626e21f71f5215fa31b13e77a931671'
2024-11-22 17:17:20,583 [     scc.git] DEBUG Auto-merging src/css/figure.css
2024-11-22 17:17:20,583 [     scc.git] DEBUG Auto-merging src/js/models/panel_model.js
2024-11-22 17:17:20,583 [     scc.git] DEBUG Auto-merging src/js/views/panel_view.js
2024-11-22 17:17:20,583 [     scc.git] DEBUG Auto-merging src/js/views/right_panel_view.js
2024-11-22 17:17:20,583 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/js/views/right_panel_view.js
2024-11-22 17:17:20,583 [     scc.git] DEBUG Auto-merging src/templates/image_display_options.template.html
2024-11-22 17:17:20,584 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/templates/image_display_options.template.html
2024-11-22 17:17:20,584 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-22 17:17:20,584 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-22 17:17:20,590 [     scc.git] DEBUG Calling 'git reset --hard c3b2677f65c7b7668dfa1711494203b08438b001'
2024-11-22 17:17:20,597 [     scc.git] DEBUG HEAD is now at c3b2677f merge master -Dorg -Ssuccess-only: PR 592 (Filter owners and groups dropdown lists)
2024-11-22 17:17:20,964 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:20,965 [     scc.git] DEBUG Calling 'git merge-base e0b0d1ae8ea006c34c5e5ad3012cd8851e269ef1 669b6c735626e21f71f5215fa31b13e77a931671'
2024-11-22 17:17:20,971 [     scc.git] DEBUG Calling 'git diff --name-only e0b0d1ae8ea006c34c5e5ad3012cd8851e269ef1..e0b0d1ae8ea006c34c5e5ad3012cd8851e269ef1'
2024-11-22 17:17:20,976 [     scc.git] INFO    - PR 595 Rdornier 'Rotate image panel by 90°'
Conflicting PR. Removed from build [OMERO-plugins-push#254](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/consoleText) for more details.
Possible conflicts:
  - PR #578 Rdornier 'Image outline'
    - src/js/views/right_panel_view.js
  - PR #591 MinaEnayat 'Add Horizontal and Vertical Image Flipping Functionality'
    - src/templates/image_display_options.template.html
    - src/js/views/right_panel_view.js

--conflicts

2024-11-22 17:17:20,980 [  scc.config] DEBUG Found github.token
2024-11-22 17:17:20,981 [     scc.git] DEBUG Adding comment to issue #595.
2024-11-22 17:17:21,828 [urllib3.conn] DEBUG https://api.github.com:443 "POST /repos/ome/omero-figure/issues/595/comments HTTP/1.1" 201 2193
2024-11-22 17:17:21,829 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d7cf65c6bd74a52d16ef81ec52ae08fd899ed116'
2024-11-22 17:17:21,835 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:21,839 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 596 (Dynamic lut for figure) d7cf65c6bd74a52d16ef81ec52ae08fd899ed116'
2024-11-22 17:17:21,852 [     scc.git] DEBUG Auto-merging omero_figure/urls.py
2024-11-22 17:17:21,852 [     scc.git] DEBUG Auto-merging src/css/figure.css
2024-11-22 17:17:21,852 [     scc.git] DEBUG Auto-merging src/js/views/channel_slider_view.js
2024-11-22 17:17:21,853 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:21,856 [     scc.git] DEBUG  omero_figure/urls.py                       |  3 +-
2024-11-22 17:17:21,856 [     scc.git] DEBUG  src/css/figure.css                         |  5 +-
2024-11-22 17:17:21,856 [     scc.git] DEBUG  src/js/views/channel_slider_view.js        |  7 +--
2024-11-22 17:17:21,856 [     scc.git] DEBUG  src/js/views/lutpicker.js                  | 84 ++++++++++++------------------
2024-11-22 17:17:21,856 [     scc.git] DEBUG  src/templates/channel_slider.template.html |  3 +-
2024-11-22 17:17:21,856 [     scc.git] DEBUG  src/templates/lut_picker.template.html     |  2 +-
2024-11-22 17:17:21,856 [     scc.git] DEBUG  6 files changed, 42 insertions(+), 62 deletions(-)
2024-11-22 17:17:22,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:22,227 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...69b42637f74e4caf1feab8af6faae3757be92525'
2024-11-22 17:17:22,233 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:22,237 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 598 (Query timestamps from all planes when C or Z dimensions are not filled) 69b42637f74e4caf1feab8af6faae3757be92525'
2024-11-22 17:17:22,248 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:22,250 [     scc.git] DEBUG  omero_figure/omeroutils.py | 24 ++++++++++++++++++++++++
2024-11-22 17:17:22,250 [     scc.git] DEBUG  1 file changed, 24 insertions(+)
2024-11-22 17:17:22,611 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:22,612 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...89c07e2f93a8e7f1e1c0a83aa0e4e4c7711092a2'
2024-11-22 17:17:22,618 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:22,622 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 599 (Patch label text selection and cue for dragging) 89c07e2f93a8e7f1e1c0a83aa0e4e4c7711092a2'
2024-11-22 17:17:22,636 [     scc.git] DEBUG Auto-merging src/css/figure.css
2024-11-22 17:17:22,636 [     scc.git] DEBUG Auto-merging src/index.html
2024-11-22 17:17:22,637 [     scc.git] DEBUG Auto-merging src/js/views/right_panel_view.js
2024-11-22 17:17:22,637 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:22,641 [     scc.git] DEBUG  omero_figure/views.py                         |  2 +-
2024-11-22 17:17:22,641 [     scc.git] DEBUG  package.json                                  |  2 +-
2024-11-22 17:17:22,641 [     scc.git] DEBUG  src/css/figure.css                            | 12 ++++++++++--
2024-11-22 17:17:22,641 [     scc.git] DEBUG  src/index.html                                |  2 +-
2024-11-22 17:17:22,641 [     scc.git] DEBUG  src/js/views/right_panel_view.js              |  4 +++-
2024-11-22 17:17:22,641 [     scc.git] DEBUG  src/templates/labels_form_inner.template.html |  7 ++++---
2024-11-22 17:17:22,641 [     scc.git] DEBUG  6 files changed, 20 insertions(+), 9 deletions(-)
2024-11-22 17:17:23,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:23,004 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:17:23,040 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:17:23,040 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:23,045 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:17:23,080 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:17:23,087 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5a9b2340> has no local changes
2024-11-22 17:17:23,087 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-figure
Excluded PRs:
  - PR 600 Rdornier 'Label on rois' (user: Rdornier)
  - PR 597 Rdornier 'Rounding zoom label in pdf' (user: Rdornier)
  - PR 543 will-moore 'Plate well labels' (exclude comment)
Already up to date.

Merged PRs:
  - PR 578 Rdornier 'Image outline'
  - PR 591 MinaEnayat 'Add Horizontal and Vertical Image Flipping Functionality'
  - PR 592 will-moore 'Filter owners and groups dropdown lists'
  - PR 596 Tom-TBT 'Dynamic lut for figure'
  - PR 598 Tom-TBT 'Query timestamps from all planes when C or Z dimensions are not filled'
  - PR 599 Tom-TBT 'Patch label text selection and cue for dragging'

Conflicting PRs (not included):
  - PR 595 Rdornier 'Rotate image panel by 90°'

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:17:23,095 [     scc.git] DEBUG [detached HEAD f48ba6ff] merge master -Dorg -Ssuccess-only
2024-11-22 17:17:23,095 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:17:23,096 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:17:23,486 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/pulls HTTP/1.1" 200 None
2024-11-22 17:17:23,953 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/30 HTTP/1.1" 200 None
2024-11-22 17:17:24,500 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/78876ee2f8ffe5862fa0ffc511d18131474eed3c HTTP/1.1" 200 None
2024-11-22 17:17:24,957 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/78876ee2f8ffe5862fa0ffc511d18131474eed3c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:25,395 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/78876ee2f8ffe5862fa0ffc511d18131474eed3c/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:17:25,895 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/78876ee2f8ffe5862fa0ffc511d18131474eed3c HTTP/1.1" 200 None
2024-11-22 17:17:26,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/statuses/78876ee2f8ffe5862fa0ffc511d18131474eed3c?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:26,306 [    scc.repo] DEBUG   - PR 30 jburel 'Build'
2024-11-22 17:17:26,765 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/18 HTTP/1.1" 200 None
2024-11-22 17:17:27,214 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/18/comments HTTP/1.1" 200 None
2024-11-22 17:17:27,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337 HTTP/1.1" 200 None
2024-11-22 17:17:28,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:28,705 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337 HTTP/1.1" 200 None
2024-11-22 17:17:29,132 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/statuses/45aed4d15501fa5a524a8b500af8d426f0f6b337?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:29,133 [    scc.repo] DEBUG   - PR 18 jburel 'default  size z value'
2024-11-22 17:17:29,133 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:17:29,133 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-11-22 17:17:29,133 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:17:29,133 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:29,138 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:17:29,143 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:17:29,143 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:17:29,148 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:17:29,153 [     scc.git] DEBUG Already up to date.

2024-11-22 17:17:29,153 [     scc.git] DEBUG Calling 'git fetch origin pull/18/head'
2024-11-22 17:17:29,452 [     scc.git] DEBUG From https://github.com/ome/omero-fpbioimage
2024-11-22 17:17:29,452 [     scc.git] DEBUG  * branch            refs/pull/18/head -> FETCH_HEAD
2024-11-22 17:17:29,456 [     scc.git] DEBUG Calling 'git fetch origin pull/30/head'
2024-11-22 17:17:29,919 [     scc.git] DEBUG From https://github.com/ome/omero-fpbioimage
2024-11-22 17:17:29,920 [     scc.git] DEBUG  * branch            refs/pull/30/head -> FETCH_HEAD
2024-11-22 17:17:29,922 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:17:29,922 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:17:29,922 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:29,927 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45aed4d15501fa5a524a8b500af8d426f0f6b337'
2024-11-22 17:17:29,932 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:29,937 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 18 (default  size z value) 45aed4d15501fa5a524a8b500af8d426f0f6b337'
2024-11-22 17:17:29,991 [     scc.git] DEBUG Auto-merging omero_fpbioimage/views.py
2024-11-22 17:17:29,991 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:29,993 [     scc.git] DEBUG  omero_fpbioimage/views.py | 2 ++
2024-11-22 17:17:29,993 [     scc.git] DEBUG  1 file changed, 2 insertions(+)
2024-11-22 17:17:30,134 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:30,135 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...78876ee2f8ffe5862fa0ffc511d18131474eed3c'
2024-11-22 17:17:30,140 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:30,145 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 30 (Build) 78876ee2f8ffe5862fa0ffc511d18131474eed3c'
2024-11-22 17:17:30,167 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:30,170 [     scc.git] DEBUG  .github/workflows/omero_plugin.yml |  2 +-
2024-11-22 17:17:30,170 [     scc.git] DEBUG  .github/workflows/publish_pypi.yml | 12 +++++++-----
2024-11-22 17:17:30,170 [     scc.git] DEBUG  .omeroci/app-build                 | 19 +++++++++++++++++++
2024-11-22 17:17:30,170 [     scc.git] DEBUG  omero_fpbioimage/urls.py           |  3 +--
2024-11-22 17:17:30,170 [     scc.git] DEBUG  4 files changed, 28 insertions(+), 8 deletions(-)
2024-11-22 17:17:30,170 [     scc.git] DEBUG  create mode 100755 .omeroci/app-build
2024-11-22 17:17:30,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:30,520 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:17:30,556 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:17:30,556 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:30,561 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:17:30,597 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:17:30,602 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5a9e1d60> has no local changes
2024-11-22 17:17:30,602 [     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'
  - PR 30 jburel 'Build'

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:17:30,660 [     scc.git] DEBUG [detached HEAD 5239d02] merge master -Dorg -Ssuccess-only
2024-11-22 17:17:30,660 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:17:30,660 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:17:30,993 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/pulls HTTP/1.1" 200 None
2024-11-22 17:17:31,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/112 HTTP/1.1" 200 None
2024-11-22 17:17:32,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/54df1054c2422d028a55d54c0a412c2568656a42 HTTP/1.1" 200 None
2024-11-22 17:17:32,521 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/54df1054c2422d028a55d54c0a412c2568656a42/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:32,957 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/54df1054c2422d028a55d54c0a412c2568656a42/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:17:33,382 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/54df1054c2422d028a55d54c0a412c2568656a42 HTTP/1.1" 200 None
2024-11-22 17:17:33,780 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/statuses/54df1054c2422d028a55d54c0a412c2568656a42?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:33,781 [    scc.repo] DEBUG   - PR 112 jburel 'Build'
2024-11-22 17:17:33,781 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:17:33,781 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-11-22 17:17:33,781 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:17:33,781 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:33,787 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:17:33,791 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:17:33,791 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:17:33,796 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:17:33,801 [     scc.git] DEBUG Already up to date.

2024-11-22 17:17:33,801 [     scc.git] DEBUG Calling 'git fetch origin pull/112/head'
2024-11-22 17:17:34,283 [     scc.git] DEBUG From https://github.com/ome/omero-gallery
2024-11-22 17:17:34,283 [     scc.git] DEBUG  * branch            refs/pull/112/head -> FETCH_HEAD
2024-11-22 17:17:34,285 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:17:34,285 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:17:34,285 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:34,290 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...54df1054c2422d028a55d54c0a412c2568656a42'
2024-11-22 17:17:34,296 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:34,300 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 112 (Build) 54df1054c2422d028a55d54c0a412c2568656a42'
2024-11-22 17:17:34,309 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:34,312 [     scc.git] DEBUG  .github/workflows/omero_plugin.yml |  2 +-
2024-11-22 17:17:34,312 [     scc.git] DEBUG  .github/workflows/publish_pypi.yml | 12 +++++++-----
2024-11-22 17:17:34,312 [     scc.git] DEBUG  .omeroci/app-build                 | 19 +++++++++++++++++++
2024-11-22 17:17:34,312 [     scc.git] DEBUG  3 files changed, 27 insertions(+), 6 deletions(-)
2024-11-22 17:17:34,312 [     scc.git] DEBUG  create mode 100755 .omeroci/app-build
2024-11-22 17:17:34,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:34,452 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:17:34,489 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:17:34,489 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:34,493 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:17:34,528 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:17:34,534 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5aa05e80> has no local changes
2024-11-22 17:17:34,534 [     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 112 jburel 'Build'

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:17:34,542 [     scc.git] DEBUG [detached HEAD dc1f63c] merge master -Dorg -Ssuccess-only
2024-11-22 17:17:34,542 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:17:34,543 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:17:34,989 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/pulls HTTP/1.1" 200 None
2024-11-22 17:17:35,470 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/497 HTTP/1.1" 200 None
2024-11-22 17:17:35,915 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/497/comments HTTP/1.1" 200 None
2024-11-22 17:17:36,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/496 HTTP/1.1" 200 None
2024-11-22 17:17:36,800 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/496/comments HTTP/1.1" 200 None
2024-11-22 17:17:37,350 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/2be10ae76782b80eec916a57ba8656bf0a476b24 HTTP/1.1" 200 None
2024-11-22 17:17:37,820 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/2be10ae76782b80eec916a57ba8656bf0a476b24/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:38,321 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/2be10ae76782b80eec916a57ba8656bf0a476b24/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:17:38,804 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/2be10ae76782b80eec916a57ba8656bf0a476b24 HTTP/1.1" 200 None
2024-11-22 17:17:39,205 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/2be10ae76782b80eec916a57ba8656bf0a476b24?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:39,206 [    scc.repo] DEBUG   - PR 496 will-moore 'Add changelog 0.15.0'
2024-11-22 17:17:39,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/488 HTTP/1.1" 200 None
2024-11-22 17:17:40,238 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/488/comments HTTP/1.1" 200 None
2024-11-22 17:17:40,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/593f9e9786ebbec662de7093ef0030f7efa8df66 HTTP/1.1" 200 None
2024-11-22 17:17:41,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/593f9e9786ebbec662de7093ef0030f7efa8df66/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:41,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/593f9e9786ebbec662de7093ef0030f7efa8df66/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:17:42,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/593f9e9786ebbec662de7093ef0030f7efa8df66 HTTP/1.1" 200 None
2024-11-22 17:17:42,573 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/593f9e9786ebbec662de7093ef0030f7efa8df66?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:42,574 [    scc.repo] DEBUG   - PR 488 will-moore 'Mobile layout'
2024-11-22 17:17:43,041 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/471 HTTP/1.1" 200 None
2024-11-22 17:17:43,506 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/471/comments HTTP/1.1" 200 None
2024-11-22 17:17:44,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9 HTTP/1.1" 200 None
2024-11-22 17:17:44,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:45,024 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:17:45,455 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9 HTTP/1.1" 200 None
2024-11-22 17:17:45,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/448d042a58da05a522531356cc58c1e35b5744d9?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:45,872 [    scc.repo] DEBUG   - PR 471 will-moore 'Z projection disabled tooltip'
2024-11-22 17:17:46,318 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/465 HTTP/1.1" 200 None
2024-11-22 17:17:46,838 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/465/comments HTTP/1.1" 200 None
2024-11-22 17:17:47,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd HTTP/1.1" 200 None
2024-11-22 17:17:47,821 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:48,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:17:48,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd HTTP/1.1" 200 None
2024-11-22 17:17:49,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/63dd9266a853ff522780066673d0ae2b770238cd?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:49,185 [    scc.repo] DEBUG   - PR 465 will-moore 'Save as Figure'
2024-11-22 17:17:49,658 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/460 HTTP/1.1" 200 None
2024-11-22 17:17:50,124 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/460/comments HTTP/1.1" 200 None
2024-11-22 17:17:50,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30 HTTP/1.1" 200 None
2024-11-22 17:17:51,096 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:51,523 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30 HTTP/1.1" 200 None
2024-11-22 17:17:51,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/dada2c46211e3bf8015cc47464ab2761ef74ca30?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:51,912 [    scc.repo] DEBUG   - PR 460 will-moore 'Channel min spinner fix'
2024-11-22 17:17:51,913 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:17:51,913 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-11-22 17:17:51,913 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:17:51,913 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:51,919 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:17:51,923 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:17:51,923 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:17:51,929 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:17:51,934 [     scc.git] DEBUG Already up to date.

2024-11-22 17:17:51,934 [     scc.git] DEBUG Calling 'git fetch origin pull/460/head'
2024-11-22 17:17:52,257 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-11-22 17:17:52,257 [     scc.git] DEBUG  * branch            refs/pull/460/head -> FETCH_HEAD
2024-11-22 17:17:52,262 [     scc.git] DEBUG Calling 'git fetch origin pull/465/head'
2024-11-22 17:17:53,088 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-11-22 17:17:53,088 [     scc.git] DEBUG  * branch            refs/pull/465/head -> FETCH_HEAD
2024-11-22 17:17:53,092 [     scc.git] DEBUG Calling 'git fetch origin pull/471/head'
2024-11-22 17:17:53,390 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-11-22 17:17:53,390 [     scc.git] DEBUG  * branch            refs/pull/471/head -> FETCH_HEAD
2024-11-22 17:17:53,394 [     scc.git] DEBUG Calling 'git fetch origin pull/488/head'
2024-11-22 17:17:53,680 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-11-22 17:17:53,680 [     scc.git] DEBUG  * branch            refs/pull/488/head -> FETCH_HEAD
2024-11-22 17:17:53,685 [     scc.git] DEBUG Calling 'git fetch origin pull/496/head'
2024-11-22 17:17:53,981 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-11-22 17:17:53,982 [     scc.git] DEBUG  * branch            refs/pull/496/head -> FETCH_HEAD
2024-11-22 17:17:53,986 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:17:53,986 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:17:53,986 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:53,992 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...dada2c46211e3bf8015cc47464ab2761ef74ca30'
2024-11-22 17:17:53,998 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:54,003 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 460 (Channel min spinner fix) dada2c46211e3bf8015cc47464ab2761ef74ca30'
2024-11-22 17:17:54,016 [     scc.git] DEBUG Auto-merging src/model/image_info.js
2024-11-22 17:17:54,017 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:54,020 [     scc.git] DEBUG  src/model/image_info.js       | 7 ++++---
2024-11-22 17:17:54,020 [     scc.git] DEBUG  src/settings/channel-range.js | 4 +++-
2024-11-22 17:17:54,020 [     scc.git] DEBUG  2 files changed, 7 insertions(+), 4 deletions(-)
2024-11-22 17:17:54,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:54,155 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...63dd9266a853ff522780066673d0ae2b770238cd'
2024-11-22 17:17:54,162 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:54,166 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 465 (Save as Figure) 63dd9266a853ff522780066673d0ae2b770238cd'
2024-11-22 17:17:54,413 [     scc.git] DEBUG Auto-merging plugin/omero_iviewer/views.py
2024-11-22 17:17:54,413 [     scc.git] DEBUG Auto-merging src/app/context.js
2024-11-22 17:17:54,413 [     scc.git] DEBUG Auto-merging src/utils/constants.js
2024-11-22 17:17:54,413 [     scc.git] DEBUG Auto-merging src/viewers/viewer/Viewer.js
2024-11-22 17:17:54,414 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:54,418 [     scc.git] DEBUG  plugin/omero_iviewer/views.py |  17 +++-
2024-11-22 17:17:54,418 [     scc.git] DEBUG  src/app/context.js            |   6 +-
2024-11-22 17:17:54,418 [     scc.git] DEBUG  src/app/header.html           |   5 +
2024-11-22 17:17:54,418 [     scc.git] DEBUG  src/app/header.js             |  45 ++++++++-
2024-11-22 17:17:54,418 [     scc.git] DEBUG  src/utils/constants.js        |   6 ++
2024-11-22 17:17:54,418 [     scc.git] DEBUG  src/utils/figure.js           | 217 ++++++++++++++++++++++++++++++++++++++++++
2024-11-22 17:17:54,418 [     scc.git] DEBUG  6 files changed, 290 insertions(+), 6 deletions(-)
2024-11-22 17:17:54,418 [     scc.git] DEBUG  create mode 100644 src/utils/figure.js
2024-11-22 17:17:54,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:54,560 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...448d042a58da05a522531356cc58c1e35b5744d9'
2024-11-22 17:17:54,567 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:54,571 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 471 (Z projection disabled tooltip) 448d042a58da05a522531356cc58c1e35b5744d9'
2024-11-22 17:17:54,634 [     scc.git] DEBUG Auto-merging src/controls/dimension-slider.js
2024-11-22 17:17:54,634 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:54,637 [     scc.git] DEBUG  src/controls/dimension-slider.html |  2 +-
2024-11-22 17:17:54,637 [     scc.git] DEBUG  src/controls/dimension-slider.js   | 20 ++++++++++++++++++++
2024-11-22 17:17:54,637 [     scc.git] DEBUG  2 files changed, 21 insertions(+), 1 deletion(-)
2024-11-22 17:17:54,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:54,959 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...593f9e9786ebbec662de7093ef0030f7efa8df66'
2024-11-22 17:17:54,965 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:54,969 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 488 (Mobile layout) 593f9e9786ebbec662de7093ef0030f7efa8df66'
2024-11-22 17:17:54,985 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:54,989 [     scc.git] DEBUG  css/app.css                   | 109 ++++++++++++++++++++++++-------
2024-11-22 17:17:54,989 [     scc.git] DEBUG  src/app/index.html            |   4 +-
2024-11-22 17:17:54,989 [     scc.git] DEBUG  src/app/thumbnail-slider.html |   6 +-
2024-11-22 17:17:54,989 [     scc.git] DEBUG  src/app/thumbnail-slider.js   |  18 ++---
2024-11-22 17:17:54,989 [     scc.git] DEBUG  src/index-dev.html            |   1 +
2024-11-22 17:17:54,989 [     scc.git] DEBUG  src/index.html                |   1 +
2024-11-22 17:17:54,989 [     scc.git] DEBUG  src/utils/ui.js               | 148 ++++++++++++++----------------------------
2024-11-22 17:17:54,989 [     scc.git] DEBUG  src/viewers/ol3-viewer.js     |   4 --
2024-11-22 17:17:54,989 [     scc.git] DEBUG  8 files changed, 151 insertions(+), 140 deletions(-)
2024-11-22 17:17:55,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:55,356 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2be10ae76782b80eec916a57ba8656bf0a476b24'
2024-11-22 17:17:55,362 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:55,367 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 496 (Add changelog 0.15.0) 2be10ae76782b80eec916a57ba8656bf0a476b24'
2024-11-22 17:17:55,379 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:17:55,382 [     scc.git] DEBUG  CHANGELOG.md | 9 +++++++++
2024-11-22 17:17:55,382 [     scc.git] DEBUG  1 file changed, 9 insertions(+)
2024-11-22 17:17:55,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:17:55,736 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:17:55,772 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:17:55,772 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:17:55,777 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:17:55,812 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:17:55,818 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb58156550> has no local changes
2024-11-22 17:17:55,818 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-iviewer
Excluded PRs:
  - 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)
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 488 will-moore 'Mobile layout'
  - PR 496 will-moore 'Add changelog 0.15.0'

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:17:55,836 [     scc.git] DEBUG [detached HEAD fb62957] merge master -Dorg -Ssuccess-only
2024-11-22 17:17:55,836 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:17:55,836 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:17:56,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/pulls HTTP/1.1" 200 None
2024-11-22 17:17:56,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/93 HTTP/1.1" 200 None
2024-11-22 17:17:57,205 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/93/comments HTTP/1.1" 200 None
2024-11-22 17:17:57,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/8bf7fcc622131bba16a86c21bf4076a1468b33e5 HTTP/1.1" 200 None
2024-11-22 17:17:58,222 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/8bf7fcc622131bba16a86c21bf4076a1468b33e5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:17:58,875 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/8bf7fcc622131bba16a86c21bf4076a1468b33e5/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:17:59,377 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/8bf7fcc622131bba16a86c21bf4076a1468b33e5 HTTP/1.1" 200 None
2024-11-22 17:17:59,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/statuses/8bf7fcc622131bba16a86c21bf4076a1468b33e5?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:17:59,785 [    scc.repo] DEBUG   - PR 93 will-moore 'changelog 0.5.3'
2024-11-22 17:18:00,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/74 HTTP/1.1" 200 None
2024-11-22 17:18:00,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/74/comments HTTP/1.1" 200 None
2024-11-22 17:18:01,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322 HTTP/1.1" 200 None
2024-11-22 17:18:01,768 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:02,198 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322 HTTP/1.1" 200 None
2024-11-22 17:18:02,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/statuses/45ee35acc44a7d119aa20b38b0427efbe5405322?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:18:02,602 [    scc.repo] DEBUG   - PR 74 will-moore 'mapr extension of webclient'
2024-11-22 17:18:02,603 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:18:02,603 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-11-22 17:18:02,603 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:02,603 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:02,609 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:18:02,613 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:18:02,613 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:18:02,618 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:18:02,623 [     scc.git] DEBUG Already up to date.

2024-11-22 17:18:02,623 [     scc.git] DEBUG Calling 'git fetch origin pull/74/head'
2024-11-22 17:18:02,939 [     scc.git] DEBUG From https://github.com/ome/omero-mapr
2024-11-22 17:18:02,939 [     scc.git] DEBUG  * branch            refs/pull/74/head -> FETCH_HEAD
2024-11-22 17:18:02,942 [     scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2024-11-22 17:18:03,433 [     scc.git] DEBUG From https://github.com/ome/omero-mapr
2024-11-22 17:18:03,433 [     scc.git] DEBUG  * branch            refs/pull/93/head -> FETCH_HEAD
2024-11-22 17:18:03,435 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:18:03,435 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:03,435 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:03,440 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45ee35acc44a7d119aa20b38b0427efbe5405322'
2024-11-22 17:18:03,446 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:03,450 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 74 (mapr extension of webclient) 45ee35acc44a7d119aa20b38b0427efbe5405322'
2024-11-22 17:18:03,460 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:18:03,463 [     scc.git] DEBUG  .../templates/webclient/base/base_container.html   | 182 +++++++++++++
2024-11-22 17:18:03,463 [     scc.git] DEBUG  .../data/includes/right_plugin.general.js.html     | 290 ---------------------
2024-11-22 17:18:03,463 [     scc.git] DEBUG  requirements.txt                                   |   2 +-
2024-11-22 17:18:03,463 [     scc.git] DEBUG  3 files changed, 183 insertions(+), 291 deletions(-)
2024-11-22 17:18:03,463 [     scc.git] DEBUG  create mode 100644 omero_mapr/templates/webclient/base/base_container.html
2024-11-22 17:18:03,463 [     scc.git] DEBUG  delete mode 100644 omero_mapr/templates/webclient/data/includes/right_plugin.general.js.html
2024-11-22 17:18:03,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:18:03,630 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...8bf7fcc622131bba16a86c21bf4076a1468b33e5'
2024-11-22 17:18:03,635 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:03,640 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (changelog 0.5.3) 8bf7fcc622131bba16a86c21bf4076a1468b33e5'
2024-11-22 17:18:03,649 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:18:03,651 [     scc.git] DEBUG  CHANGELOG.md | 12 ++++++++++++
2024-11-22 17:18:03,651 [     scc.git] DEBUG  1 file changed, 12 insertions(+)
2024-11-22 17:18:04,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:18:04,015 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:18:04,052 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:04,053 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:04,057 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:18:04,092 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:18:04,098 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb58166340> has no local changes
2024-11-22 17:18:04,098 [     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 93 will-moore 'changelog 0.5.3'

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:18:04,106 [     scc.git] DEBUG [detached HEAD 0414eb3] merge master -Dorg -Ssuccess-only
2024-11-22 17:18:04,106 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:18:04,106 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:18:04,572 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/pulls HTTP/1.1" 200 None
2024-11-22 17:18:05,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/89 HTTP/1.1" 200 None
2024-11-22 17:18:05,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/dfc227486da13c78bc278fc534e59b40cbc97175 HTTP/1.1" 200 None
2024-11-22 17:18:06,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/dfc227486da13c78bc278fc534e59b40cbc97175/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:06,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/dfc227486da13c78bc278fc534e59b40cbc97175/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:18:07,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/dfc227486da13c78bc278fc534e59b40cbc97175 HTTP/1.1" 200 None
2024-11-22 17:18:07,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/dfc227486da13c78bc278fc534e59b40cbc97175?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:18:07,469 [    scc.repo] DEBUG   - PR 89 jburel 'Build'
2024-11-22 17:18:07,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/64 HTTP/1.1" 200 None
2024-11-22 17:18:08,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/64/comments HTTP/1.1" 200 None
2024-11-22 17:18:09,042 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7 HTTP/1.1" 200 None
2024-11-22 17:18:09,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:10,015 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7 HTTP/1.1" 200 None
2024-11-22 17:18:10,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/78e55539b68e351ed5ef202854718b49a37729a7?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:18:10,421 [    scc.repo] DEBUG   - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2024-11-22 17:18:10,919 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/55 HTTP/1.1" 200 None
2024-11-22 17:18:11,412 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/55/comments HTTP/1.1" 200 None
2024-11-22 17:18:11,922 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102 HTTP/1.1" 200 None
2024-11-22 17:18:12,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:12,769 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102 HTTP/1.1" 200 None
2024-11-22 17:18:13,182 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/14f0448a90ccd781126a5c9dc267f4d0a6939102?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:18:13,182 [    scc.repo] DEBUG   - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2024-11-22 17:18:13,182 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:18:13,182 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-11-22 17:18:13,183 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:13,183 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:13,188 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:18:13,193 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:18:13,193 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:18:13,198 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:18:13,203 [     scc.git] DEBUG Already up to date.

2024-11-22 17:18:13,203 [     scc.git] DEBUG Calling 'git fetch origin pull/55/head'
2024-11-22 17:18:13,575 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-11-22 17:18:13,575 [     scc.git] DEBUG  * branch            refs/pull/55/head -> FETCH_HEAD
2024-11-22 17:18:13,578 [     scc.git] DEBUG Calling 'git fetch origin pull/64/head'
2024-11-22 17:18:14,155 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-11-22 17:18:14,156 [     scc.git] DEBUG  * branch            refs/pull/64/head -> FETCH_HEAD
2024-11-22 17:18:14,159 [     scc.git] DEBUG Calling 'git fetch origin pull/89/head'
2024-11-22 17:18:14,634 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-11-22 17:18:14,634 [     scc.git] DEBUG  * branch            refs/pull/89/head -> FETCH_HEAD
2024-11-22 17:18:14,638 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:18:14,638 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:14,638 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:14,643 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-11-22 17:18:14,649 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:14,653 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 55 (Prevent users from creating columns with python keyword names) 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-11-22 17:18:14,816 [     scc.git] DEBUG Auto-merging src/omero_metadata/cli.py
2024-11-22 17:18:14,817 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/cli.py
2024-11-22 17:18:14,817 [     scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2024-11-22 17:18:14,817 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2024-11-22 17:18:14,817 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-22 17:18:14,817 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-22 17:18:14,822 [     scc.git] DEBUG Calling 'git reset --hard fc2095901f5dfd24ecd29a99092283f136de04d5'
2024-11-22 17:18:14,828 [     scc.git] DEBUG HEAD is now at fc20959 Bump version: 0.13.0 → 0.13.1.dev0
2024-11-22 17:18:14,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:18:14,969 [     scc.git] DEBUG Calling 'git merge-base fc2095901f5dfd24ecd29a99092283f136de04d5 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-11-22 17:18:14,975 [     scc.git] DEBUG Calling 'git diff --name-only 27cc7289e9da842ed29a8192419a6b9ef851256d..fc2095901f5dfd24ecd29a99092283f136de04d5'
2024-11-22 17:18:15,056 [     scc.git] INFO    - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
Conflicting PR. Removed from build [OMERO-plugins-push#254](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - src/omero_metadata/cli.py
    - src/omero_metadata/populate.py

--conflicts

2024-11-22 17:18:15,061 [  scc.config] DEBUG Found github.token
2024-11-22 17:18:15,061 [     scc.git] DEBUG Not adding comment to issue #55, already --conflicts.
2024-11-22 17:18:15,061 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...78e55539b68e351ed5ef202854718b49a37729a7'
2024-11-22 17:18:15,067 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:15,071 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 64 (Support images_by_name for Screen and Plate) 78e55539b68e351ed5ef202854718b49a37729a7'
2024-11-22 17:18:15,137 [     scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2024-11-22 17:18:15,137 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2024-11-22 17:18:15,137 [     scc.git] DEBUG Auto-merging test/integration/metadata/test_populate.py
2024-11-22 17:18:15,137 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-22 17:18:15,137 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-22 17:18:15,142 [     scc.git] DEBUG Calling 'git reset --hard fc2095901f5dfd24ecd29a99092283f136de04d5'
2024-11-22 17:18:15,149 [     scc.git] DEBUG HEAD is now at fc20959 Bump version: 0.13.0 → 0.13.1.dev0
2024-11-22 17:18:15,359 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:18:15,360 [     scc.git] DEBUG Calling 'git merge-base fc2095901f5dfd24ecd29a99092283f136de04d5 78e55539b68e351ed5ef202854718b49a37729a7'
2024-11-22 17:18:15,367 [     scc.git] DEBUG Calling 'git diff --name-only 298f02623cd90268162161a988575db0b8c3d1ab..fc2095901f5dfd24ecd29a99092283f136de04d5'
2024-11-22 17:18:15,372 [     scc.git] INFO    - PR 64 will-moore 'Support images_by_name for Screen and Plate'
Conflicting PR. Removed from build [OMERO-plugins-push#254](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/consoleText) for more details.
Possible conflicts:
  - PR #55 kkoz 'Prevent users from creating columns with python keyword names'
    - src/omero_metadata/populate.py
  - Upstream changes
    - src/omero_metadata/populate.py

--conflicts

2024-11-22 17:18:15,377 [  scc.config] DEBUG Found github.token
2024-11-22 17:18:15,377 [     scc.git] DEBUG Not adding comment to issue #64, already --conflicts.
2024-11-22 17:18:15,377 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...dfc227486da13c78bc278fc534e59b40cbc97175'
2024-11-22 17:18:15,382 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:15,387 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 89 (Build) dfc227486da13c78bc278fc534e59b40cbc97175'
2024-11-22 17:18:15,397 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:18:15,399 [     scc.git] DEBUG  .github/workflows/publish_pypi.yml | 12 +++++++-----
2024-11-22 17:18:15,399 [     scc.git] DEBUG  1 file changed, 7 insertions(+), 5 deletions(-)
2024-11-22 17:18:15,759 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:18:15,760 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:18:15,799 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:15,800 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:15,804 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:18:15,840 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:18:15,846 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5a9b6af0> has no local changes
2024-11-22 17:18:15,846 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 89 jburel 'Build'

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#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:18:15,854 [     scc.git] DEBUG [detached HEAD 3c27d21] merge master -Dorg -Ssuccess-only
2024-11-22 17:18:15,855 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:18:15,855 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:18:16,303 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/pulls HTTP/1.1" 200 None
2024-11-22 17:18:16,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94 HTTP/1.1" 200 None
2024-11-22 17:18:17,220 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94/comments HTTP/1.1" 200 None
2024-11-22 17:18:17,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86 HTTP/1.1" 200 None
2024-11-22 17:18:18,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86/comments HTTP/1.1" 200 None
2024-11-22 17:18:18,617 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39 HTTP/1.1" 200 None
2024-11-22 17:18:19,153 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39/comments HTTP/1.1" 200 None
2024-11-22 17:18:19,155 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:18:19,155 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-11-22 17:18:19,155 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:19,155 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:19,161 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:18:19,165 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:18:19,166 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:18:19,171 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:18:19,183 [     scc.git] DEBUG Updating 5d441c2..fb5ae86

2024-11-22 17:18:19,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/pulls/133 HTTP/1.1" 200 None
2024-11-22 17:18:20,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/pulls/129 HTTP/1.1" 200 None
2024-11-22 17:18:21,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/pulls/131 HTTP/1.1" 200 None
2024-11-22 17:18:21,724 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/pulls/128 HTTP/1.1" 200 None
2024-11-22 17:18:21,725 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:18:21,726 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:21,726 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:21,731 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:18:21,767 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:21,767 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:21,772 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:18:21,808 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:18:21,814 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5810e700> has no local changes
2024-11-22 17:18:21,815 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-parade
Excluded PRs:
  - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
  - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
  - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
Updating 5d441c2..fb5ae86
Previously merged:
  - PR 133 jburel 'Build'
  - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
  - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'
  - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'


Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:18:21,822 [     scc.git] DEBUG [detached HEAD 25cbb94] merge master -Dorg -Ssuccess-only
2024-11-22 17:18:21,822 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:18:21,823 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:18:22,243 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/pulls HTTP/1.1" 200 None
2024-11-22 17:18:22,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/issues/15 HTTP/1.1" 200 None
2024-11-22 17:18:23,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/b5d953edc0b64a1bba13e9d5d90f3f9e68b7a332 HTTP/1.1" 200 None
2024-11-22 17:18:23,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/b5d953edc0b64a1bba13e9d5d90f3f9e68b7a332/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:24,219 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/b5d953edc0b64a1bba13e9d5d90f3f9e68b7a332/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:18:24,673 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/issues/14 HTTP/1.1" 200 None
2024-11-22 17:18:25,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e HTTP/1.1" 200 None
2024-11-22 17:18:25,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:26,172 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e HTTP/1.1" 200 None
2024-11-22 17:18:26,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/statuses/fb7700b8eb4b753884260b7921e65b58b29f954e?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:18:26,590 [    scc.repo] DEBUG   - PR 14 jburel 'use conda-forge channel'
2024-11-22 17:18:26,590 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:18:26,590 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-11-22 17:18:26,590 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:26,591 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:26,596 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:18:26,601 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:18:26,601 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:18:26,606 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:18:26,611 [     scc.git] DEBUG Already up to date.

2024-11-22 17:18:26,611 [     scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2024-11-22 17:18:26,946 [     scc.git] DEBUG From https://github.com/ome/omero-prometheus-tools
2024-11-22 17:18:26,946 [     scc.git] DEBUG  * branch            refs/pull/14/head -> FETCH_HEAD
2024-11-22 17:18:26,949 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:18:26,949 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:26,949 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:26,954 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...fb7700b8eb4b753884260b7921e65b58b29f954e'
2024-11-22 17:18:26,959 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:26,963 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (use conda-forge channel) fb7700b8eb4b753884260b7921e65b58b29f954e'
2024-11-22 17:18:26,971 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:18:27,120 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:18:27,121 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:18:27,157 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:27,158 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:27,162 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:18:27,197 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:18:27,203 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5811fbe0> has no local changes
2024-11-22 17:18:27,203 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-prometheus-tools
Excluded PRs:
  - PR 15 jburel 'Build' (status: failure)
Already up to date.

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

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:18:27,211 [     scc.git] DEBUG [detached HEAD 75f3e8f] merge master -Dorg -Ssuccess-only
2024-11-22 17:18:27,212 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:18:27,212 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:18:27,674 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/pulls HTTP/1.1" 200 None
2024-11-22 17:18:28,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/29 HTTP/1.1" 200 None
2024-11-22 17:18:28,709 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/92f4771ebb5da70c8bfef5cf9c24bcef7fe8db24 HTTP/1.1" 200 None
2024-11-22 17:18:29,147 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/92f4771ebb5da70c8bfef5cf9c24bcef7fe8db24/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:29,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/92f4771ebb5da70c8bfef5cf9c24bcef7fe8db24 HTTP/1.1" 200 None
2024-11-22 17:18:29,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/statuses/92f4771ebb5da70c8bfef5cf9c24bcef7fe8db24?per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:30,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/92f4771ebb5da70c8bfef5cf9c24bcef7fe8db24 HTTP/1.1" 200 None
2024-11-22 17:18:30,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/92f4771ebb5da70c8bfef5cf9c24bcef7fe8db24/status HTTP/1.1" 200 None
2024-11-22 17:18:30,920 [    scc.repo] DEBUG   - PR 29 jburel 'Build'
2024-11-22 17:18:31,374 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/28 HTTP/1.1" 200 None
2024-11-22 17:18:31,847 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/6 HTTP/1.1" 200 None
2024-11-22 17:18:32,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/6/comments HTTP/1.1" 200 None
2024-11-22 17:18:32,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61 HTTP/1.1" 200 None
2024-11-22 17:18:33,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:33,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61 HTTP/1.1" 200 None
2024-11-22 17:18:34,233 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/statuses/20757563a49aa42b99a0c43176f6ef747e965b61?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:18:34,234 [    scc.repo] DEBUG   - PR 6 dominikl 'Add method to create masks grouped by label id'
2024-11-22 17:18:34,234 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:18:34,234 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-11-22 17:18:34,234 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:34,234 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:34,240 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:18:34,244 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:18:34,245 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:18:34,249 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:18:34,255 [     scc.git] DEBUG Already up to date.

2024-11-22 17:18:34,255 [     scc.git] DEBUG Calling 'git fetch origin pull/6/head'
2024-11-22 17:18:34,731 [     scc.git] DEBUG From https://github.com/ome/omero-rois
2024-11-22 17:18:34,731 [     scc.git] DEBUG  * branch            refs/pull/6/head -> FETCH_HEAD
2024-11-22 17:18:34,734 [     scc.git] DEBUG Calling 'git fetch origin pull/29/head'
2024-11-22 17:18:35,233 [     scc.git] DEBUG From https://github.com/ome/omero-rois
2024-11-22 17:18:35,234 [     scc.git] DEBUG  * branch            refs/pull/29/head -> FETCH_HEAD
2024-11-22 17:18:35,237 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:18:35,237 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:35,237 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:35,242 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...20757563a49aa42b99a0c43176f6ef747e965b61'
2024-11-22 17:18:35,248 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:35,252 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 6 (Add method to create masks grouped by label id) 20757563a49aa42b99a0c43176f6ef747e965b61'
2024-11-22 17:18:35,261 [     scc.git] DEBUG Auto-merging src/omero_rois/library.py
2024-11-22 17:18:35,262 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:18:35,264 [     scc.git] DEBUG  src/omero_rois/library.py | 33 +++++++++++++++++++++++++++++++++
2024-11-22 17:18:35,264 [     scc.git] DEBUG  1 file changed, 33 insertions(+)
2024-11-22 17:18:35,397 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:18:35,398 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...92f4771ebb5da70c8bfef5cf9c24bcef7fe8db24'
2024-11-22 17:18:35,404 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:35,408 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 29 (Build) 92f4771ebb5da70c8bfef5cf9c24bcef7fe8db24'
2024-11-22 17:18:35,502 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:18:35,504 [     scc.git] DEBUG  .github/workflows/omero_plugin.yml |  2 +-
2024-11-22 17:18:35,504 [     scc.git] DEBUG  .github/workflows/publish_pypi.yml | 12 +++++++-----
2024-11-22 17:18:35,504 [     scc.git] DEBUG  2 files changed, 8 insertions(+), 6 deletions(-)
2024-11-22 17:18:35,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:18:35,785 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:18:35,821 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:35,821 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:35,826 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:18:35,861 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:18:35,867 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5815bbe0> has no local changes
2024-11-22 17:18:35,867 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

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

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:18:35,889 [     scc.git] DEBUG [detached HEAD 0c1b987] merge master -Dorg -Ssuccess-only
2024-11-22 17:18:35,890 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:18:35,890 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:18:36,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/pulls HTTP/1.1" 200 None
2024-11-22 17:18:36,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/21 HTTP/1.1" 200 None
2024-11-22 17:18:37,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/d8cd79097b8e36aef506d1589aa1bc281a0fc1b1 HTTP/1.1" 200 None
2024-11-22 17:18:37,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/d8cd79097b8e36aef506d1589aa1bc281a0fc1b1/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:38,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/d8cd79097b8e36aef506d1589aa1bc281a0fc1b1/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:18:38,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/d8cd79097b8e36aef506d1589aa1bc281a0fc1b1 HTTP/1.1" 200 None
2024-11-22 17:18:39,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/statuses/d8cd79097b8e36aef506d1589aa1bc281a0fc1b1?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:18:39,135 [    scc.repo] DEBUG   - PR 21 jburel 'Build'
2024-11-22 17:18:39,580 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14 HTTP/1.1" 200 None
2024-11-22 17:18:40,044 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14/comments HTTP/1.1" 200 None
2024-11-22 17:18:40,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2024-11-22 17:18:41,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:41,499 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2024-11-22 17:18:41,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/statuses/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:18:41,949 [    scc.repo] DEBUG   - PR 14 manics 'Add pre-commit (black, flake8)'
2024-11-22 17:18:41,949 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:18:41,949 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-11-22 17:18:41,949 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:41,949 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:41,954 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:18:41,959 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:18:41,959 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:18:41,964 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:18:41,969 [     scc.git] DEBUG Already up to date.

2024-11-22 17:18:41,969 [     scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2024-11-22 17:18:42,344 [     scc.git] DEBUG From https://github.com/ome/omero-signup
2024-11-22 17:18:42,344 [     scc.git] DEBUG  * branch            refs/pull/14/head -> FETCH_HEAD
2024-11-22 17:18:42,348 [     scc.git] DEBUG Calling 'git fetch origin pull/21/head'
2024-11-22 17:18:42,744 [     scc.git] DEBUG From https://github.com/ome/omero-signup
2024-11-22 17:18:42,745 [     scc.git] DEBUG  * branch            refs/pull/21/head -> FETCH_HEAD
2024-11-22 17:18:42,747 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:18:42,747 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:42,747 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:42,751 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-11-22 17:18:42,757 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:42,761 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (Add pre-commit (black, flake8)) b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-11-22 17:18:42,803 [     scc.git] DEBUG Auto-merging omero_signup/signup_settings.py
2024-11-22 17:18:42,803 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/signup_settings.py
2024-11-22 17:18:42,803 [     scc.git] DEBUG Auto-merging omero_signup/urls.py
2024-11-22 17:18:42,803 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/urls.py
2024-11-22 17:18:42,803 [     scc.git] DEBUG Auto-merging omero_signup/views.py
2024-11-22 17:18:42,803 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/views.py
2024-11-22 17:18:42,803 [     scc.git] DEBUG Auto-merging setup.py
2024-11-22 17:18:42,804 [     scc.git] DEBUG CONFLICT (content): Merge conflict in setup.py
2024-11-22 17:18:42,804 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-22 17:18:42,804 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-22 17:18:42,808 [     scc.git] DEBUG Calling 'git reset --hard c8610dba25f39870a09fa5401c735fb3be85a319'
2024-11-22 17:18:42,814 [     scc.git] DEBUG HEAD is now at c8610db Bump version: 0.3.3 → 0.3.4.dev0
2024-11-22 17:18:42,949 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:18:42,950 [     scc.git] DEBUG Calling 'git merge-base c8610dba25f39870a09fa5401c735fb3be85a319 b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-11-22 17:18:42,955 [     scc.git] DEBUG Calling 'git diff --name-only f7ab15963cb5284a255b8574c8675437644fbdf1..c8610dba25f39870a09fa5401c735fb3be85a319'
2024-11-22 17:18:42,959 [     scc.git] INFO    - PR 14 manics 'Add pre-commit (black, flake8)'
Conflicting PR. Removed from build [OMERO-plugins-push#254](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero_signup/signup_settings.py
    - omero_signup/views.py
    - setup.py
    - omero_signup/urls.py

--conflicts

2024-11-22 17:18:42,964 [  scc.config] DEBUG Found github.token
2024-11-22 17:18:42,964 [     scc.git] DEBUG Not adding comment to issue #14, already --conflicts.
2024-11-22 17:18:42,964 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d8cd79097b8e36aef506d1589aa1bc281a0fc1b1'
2024-11-22 17:18:42,969 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:42,973 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 21 (Build) d8cd79097b8e36aef506d1589aa1bc281a0fc1b1'
2024-11-22 17:18:42,982 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:18:42,984 [     scc.git] DEBUG  .github/workflows/omero_plugin.yml |  2 +-
2024-11-22 17:18:42,984 [     scc.git] DEBUG  .github/workflows/publish_pypi.yml | 12 +++++++-----
2024-11-22 17:18:42,984 [     scc.git] DEBUG  .omeroci/app-build                 | 19 +++++++++++++++++++
2024-11-22 17:18:42,984 [     scc.git] DEBUG  3 files changed, 27 insertions(+), 6 deletions(-)
2024-11-22 17:18:42,985 [     scc.git] DEBUG  create mode 100755 .omeroci/app-build
2024-11-22 17:18:43,362 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:18:43,363 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:18:43,401 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:43,401 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:43,405 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:18:43,441 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:18:43,447 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb580c88b0> has no local changes
2024-11-22 17:18:43,447 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 21 jburel 'Build'

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

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:18:43,455 [     scc.git] DEBUG [detached HEAD 5410763] merge master -Dorg -Ssuccess-only
2024-11-22 17:18:43,455 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:18:43,455 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:18:43,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/pulls HTTP/1.1" 200 None
2024-11-22 17:18:44,295 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12 HTTP/1.1" 200 None
2024-11-22 17:18:44,744 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12/comments HTTP/1.1" 200 None
2024-11-22 17:18:45,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2024-11-22 17:18:45,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:46,163 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2024-11-22 17:18:46,587 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/statuses/425319051224e8481afc40083fd9b5db4bc99928?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:18:46,588 [    scc.repo] DEBUG   - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2024-11-22 17:18:46,588 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:18:46,588 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-11-22 17:18:46,588 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:46,588 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:46,593 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:18:46,598 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:18:46,598 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:18:46,603 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:18:46,608 [     scc.git] DEBUG Already up to date.

2024-11-22 17:18:46,608 [     scc.git] DEBUG Calling 'git fetch origin pull/12/head'
2024-11-22 17:18:47,017 [     scc.git] DEBUG From https://github.com/openmicroscopy/omero-test-infra
2024-11-22 17:18:47,017 [     scc.git] DEBUG  * branch            refs/pull/12/head -> FETCH_HEAD
2024-11-22 17:18:47,021 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:18:47,021 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:47,021 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:47,025 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...425319051224e8481afc40083fd9b5db4bc99928'
2024-11-22 17:18:47,032 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:47,036 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 12 (IDR: use downloaded ansible templates & variables to configure infra) 425319051224e8481afc40083fd9b5db4bc99928'
2024-11-22 17:18:47,053 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:18:47,056 [     scc.git] DEBUG  idr-compose.yml                            |  66 ++++++++++++++
2024-11-22 17:18:47,056 [     scc.git] DEBUG  idr-haproxy.yml                            |  58 +++++++++++++
2024-11-22 17:18:47,056 [     scc.git] DEBUG  idr/40-ansible.sh                          |   7 ++
2024-11-22 17:18:47,056 [     scc.git] DEBUG  idr/70-reset-password.sh                   |   1 +
2024-11-22 17:18:47,056 [     scc.git] DEBUG  idr/nginx/conf.d/default.conf              |   1 +
2024-11-22 17:18:47,056 [     scc.git] DEBUG  idr/nginx/conf.d/example_ssl.conf          |   1 +
2024-11-22 17:18:47,056 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-cache.conf          |  53 +++++++++++
2024-11-22 17:18:47,056 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-cachebuster.conf    | 114 ++++++++++++++++++++++++
2024-11-22 17:18:47,056 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-default.conf        | 135 +++++++++++++++++++++++++++++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-omeroreadwrite.conf | 115 ++++++++++++++++++++++++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-redirect.conf       |  15 ++++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-upstream.conf       |  13 +++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v0.conf             |  26 ++++++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v1.conf             |  30 +++++++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v2.conf             |  30 +++++++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-websockets.conf     |   6 ++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/nginx/nginx.conf                       |  53 +++++++++++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/omero/Dockerfile                       |   3 +
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/omero/playbook.yml                     |  41 +++++++++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/redirect/Dockerfile                    |   6 ++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/web/Dockerfile                         |   5 ++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  idr/web/playbook.yml                       |  45 ++++++++++
2024-11-22 17:18:47,058 [     scc.git] DEBUG  22 files changed, 824 insertions(+)
2024-11-22 17:18:47,058 [     scc.git] DEBUG  create mode 100644 idr-compose.yml
2024-11-22 17:18:47,058 [     scc.git] DEBUG  create mode 100644 idr-haproxy.yml
2024-11-22 17:18:47,058 [     scc.git] DEBUG  create mode 100755 idr/40-ansible.sh
2024-11-22 17:18:47,058 [     scc.git] DEBUG  create mode 100755 idr/70-reset-password.sh
2024-11-22 17:18:47,058 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/default.conf
2024-11-22 17:18:47,058 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/example_ssl.conf
2024-11-22 17:18:47,058 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-cache.conf
2024-11-22 17:18:47,058 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-cachebuster.conf
2024-11-22 17:18:47,058 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-default.conf
2024-11-22 17:18:47,058 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-omeroreadwrite.conf
2024-11-22 17:18:47,058 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-redirect.conf
2024-11-22 17:18:47,058 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-upstream.conf
2024-11-22 17:18:47,059 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v0.conf
2024-11-22 17:18:47,059 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v1.conf
2024-11-22 17:18:47,059 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v2.conf
2024-11-22 17:18:47,059 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-websockets.conf
2024-11-22 17:18:47,059 [     scc.git] DEBUG  create mode 100644 idr/nginx/nginx.conf
2024-11-22 17:18:47,059 [     scc.git] DEBUG  create mode 100644 idr/omero/Dockerfile
2024-11-22 17:18:47,059 [     scc.git] DEBUG  create mode 100644 idr/omero/playbook.yml
2024-11-22 17:18:47,059 [     scc.git] DEBUG  create mode 100644 idr/redirect/Dockerfile
2024-11-22 17:18:47,059 [     scc.git] DEBUG  create mode 100644 idr/web/Dockerfile
2024-11-22 17:18:47,059 [     scc.git] DEBUG  create mode 100644 idr/web/playbook.yml
2024-11-22 17:18:47,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:18:47,201 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:18:47,237 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:47,237 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:47,242 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:18:47,277 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:18:47,283 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb580d9be0> has no local changes
2024-11-22 17:18:47,283 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

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

Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:18:47,291 [     scc.git] DEBUG [detached HEAD af31bb0] merge master -Dorg -Ssuccess-only
2024-11-22 17:18:47,291 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:18:47,292 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:18:47,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/pulls HTTP/1.1" 200 2
2024-11-22 17:18:47,613 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:18:47,613 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-11-22 17:18:47,614 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:47,614 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:47,618 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:18:47,622 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:18:47,623 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:18:47,627 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:18:47,636 [     scc.git] DEBUG Updating aca9e9c..100f6ae

2024-11-22 17:18:48,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/pulls/13 HTTP/1.1" 200 None
2024-11-22 17:18:48,220 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:18:48,220 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:48,220 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:48,225 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:18:48,261 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:48,261 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:48,265 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:18:48,301 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:18:48,306 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5809e370> has no local changes
2024-11-22 17:18:48,306 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-upload
Updating aca9e9c..100f6ae
Previously merged:
  - PR 13 jburel 'Build'


Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:18:48,313 [     scc.git] DEBUG [detached HEAD 4b38242] merge master -Dorg -Ssuccess-only
2024-11-22 17:18:48,314 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:18:48,314 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:18:48,712 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/pulls HTTP/1.1" 200 None
2024-11-22 17:18:49,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/issues/20 HTTP/1.1" 200 None
2024-11-22 17:18:49,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/commits/7c51ced716d1ddf611131f23665ef14f262047fe HTTP/1.1" 200 None
2024-11-22 17:18:50,233 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/commits/7c51ced716d1ddf611131f23665ef14f262047fe/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:50,731 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/commits/7c51ced716d1ddf611131f23665ef14f262047fe/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:18:50,732 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:18:50,732 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-11-22 17:18:50,732 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:50,732 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:50,736 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:18:50,741 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:18:50,741 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:18:50,746 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:18:50,751 [     scc.git] DEBUG Already up to date.

2024-11-22 17:18:50,751 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:18:50,751 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:50,751 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:50,755 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:18:50,791 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:50,791 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:50,796 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:18:50,831 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:18:50,837 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb58110ee0> has no local changes
2024-11-22 17:18:50,837 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-virtual-microscope
Excluded PRs:
  - PR 20 jburel 'Build' (status: failure)
Already up to date.


Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:18:50,844 [     scc.git] DEBUG [detached HEAD 03fde54] merge master -Dorg -Ssuccess-only
2024-11-22 17:18:50,844 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:18:50,844 [     scc.git] INFO  Overriding base-branch from master to main
2024-11-22 17:18:50,844 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:18:51,239 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/pulls HTTP/1.1" 200 None
2024-11-22 17:18:51,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/17 HTTP/1.1" 200 None
2024-11-22 17:18:52,224 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/c84669ca960b4890f13c94f6aa75372539be9c7c HTTP/1.1" 200 None
2024-11-22 17:18:52,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/c84669ca960b4890f13c94f6aa75372539be9c7c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:53,139 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/c84669ca960b4890f13c94f6aa75372539be9c7c/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-22 17:18:53,605 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/16 HTTP/1.1" 200 None
2024-11-22 17:18:54,069 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10 HTTP/1.1" 200 None
2024-11-22 17:18:54,549 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10/comments HTTP/1.1" 200 None
2024-11-22 17:18:55,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2024-11-22 17:18:55,563 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:18:56,042 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2024-11-22 17:18:56,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/statuses/85cf4c893f393da6763bf4cee2a308832a41a9e8?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:18:56,440 [    scc.repo] DEBUG   - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2024-11-22 17:18:56,440 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:18:56,440 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-11-22 17:18:56,440 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:56,440 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:56,446 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/main'
2024-11-22 17:18:56,450 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:18:56,450 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/main'
2024-11-22 17:18:56,455 [     scc.git] DEBUG Calling 'git merge --ff-only origin/main'
2024-11-22 17:18:56,461 [     scc.git] DEBUG Already up to date.

2024-11-22 17:18:56,461 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-11-22 17:18:56,829 [     scc.git] DEBUG From https://github.com/ome/omero-web-zarr
2024-11-22 17:18:56,829 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-11-22 17:18:56,833 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:18:56,833 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:56,833 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:56,837 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-11-22 17:18:56,842 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:56,847 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Add Openwith -> itk-vtk viewer) 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-11-22 17:18:56,858 [     scc.git] DEBUG Auto-merging omero_web_zarr/urls.py
2024-11-22 17:18:56,858 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_web_zarr/urls.py
2024-11-22 17:18:56,858 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-22 17:18:56,858 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-22 17:18:56,863 [     scc.git] DEBUG Calling 'git reset --hard 67bb245b8b08709e04a8bf52b02de2298a029a94'
2024-11-22 17:18:56,869 [     scc.git] DEBUG HEAD is now at 67bb245 Bump version: 0.1.1 → 0.1.2.dev0
2024-11-22 17:18:57,010 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:18:57,011 [     scc.git] DEBUG Calling 'git merge-base 67bb245b8b08709e04a8bf52b02de2298a029a94 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-11-22 17:18:57,016 [     scc.git] DEBUG Calling 'git diff --name-only daa26b83ec1c94ace0c1eedcfb7d38c9185503d7..67bb245b8b08709e04a8bf52b02de2298a029a94'
2024-11-22 17:18:57,020 [     scc.git] INFO    - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
Conflicting PR. Removed from build [OMERO-plugins-push#254](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero_web_zarr/urls.py

--conflicts

2024-11-22 17:18:57,025 [  scc.config] DEBUG Found github.token
2024-11-22 17:18:57,025 [     scc.git] DEBUG Not adding comment to issue #10, already --conflicts.
2024-11-22 17:18:57,025 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:18:57,061 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:57,061 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:57,066 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:18:57,101 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:18:57,106 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5812bbe0> has no local changes
2024-11-22 17:18:57,106 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-web-zarr
Excluded PRs:
  - PR 17 jburel '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#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:18:57,114 [     scc.git] DEBUG [detached HEAD 1c756b3] merge master -Dorg -Ssuccess-only
2024-11-22 17:18:57,114 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:18:57,114 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:18:57,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/pulls HTTP/1.1" 200 2
2024-11-22 17:18:57,430 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:18:57,430 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-11-22 17:18:57,431 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:57,431 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:57,435 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:18:57,439 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:18:57,440 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:18:57,444 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:18:57,453 [     scc.git] DEBUG Updating adfa132..70b01ed

2024-11-22 17:18:58,007 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/pulls/24 HTTP/1.1" 200 None
2024-11-22 17:18:58,008 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:18:58,008 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:58,008 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:58,013 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:18:58,049 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:58,049 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:58,053 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:18:58,088 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:18:58,094 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb580affa0> has no local changes
2024-11-22 17:18:58,094 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-weberror
Updating adfa132..70b01ed
Previously merged:
  - PR 24 jburel 'Build'


Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:18:58,101 [     scc.git] DEBUG [detached HEAD 789f517] merge master -Dorg -Ssuccess-only
2024-11-22 17:18:58,102 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:18:58,102 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:18:58,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/pulls HTTP/1.1" 200 2
2024-11-22 17:18:58,432 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:18:58,432 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-11-22 17:18:58,432 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:58,432 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:58,436 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:18:58,440 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:18:58,441 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:18:58,445 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:18:58,454 [     scc.git] DEBUG Updating 8da48e1..5bfef29

2024-11-22 17:18:59,061 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/pulls/36 HTTP/1.1" 200 None
2024-11-22 17:18:59,063 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:18:59,063 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:59,063 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:59,067 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:18:59,104 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:18:59,104 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:18:59,108 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:18:59,143 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:18:59,149 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb580e5eb0> has no local changes
2024-11-22 17:18:59,149 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-webtest
Updating 8da48e1..5bfef29
Previously merged:
  - PR 36 jburel 'Build'


Generated by OMERO-plugins-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:18:59,156 [     scc.git] DEBUG [detached HEAD 1a69c9c] merge master -Dorg -Ssuccess-only
2024-11-22 17:18:59,157 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:18:59,157 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:18:59,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/pulls HTTP/1.1" 200 None
2024-11-22 17:19:00,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100 HTTP/1.1" 200 None
2024-11-22 17:19:00,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100/comments HTTP/1.1" 200 None
2024-11-22 17:19:01,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2024-11-22 17:19:01,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:19:02,026 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2024-11-22 17:19:02,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/statuses/b4abacf0cb9b7aee150761d320bdbb80762cd6e7?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:19:02,445 [    scc.repo] DEBUG   - PR 100 dominikl 'Run tests properly'
2024-11-22 17:19:02,445 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:19:02,445 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-11-22 17:19:02,445 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:19:02,445 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:19:02,451 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-22 17:19:02,455 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:19:02,456 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-22 17:19:02,461 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-22 17:19:02,466 [     scc.git] DEBUG Already up to date.

2024-11-22 17:19:02,466 [     scc.git] DEBUG Calling 'git fetch origin pull/100/head'
2024-11-22 17:19:02,789 [     scc.git] DEBUG From https://github.com/ome/rOMERO-gateway
2024-11-22 17:19:02,790 [     scc.git] DEBUG  * branch            refs/pull/100/head -> FETCH_HEAD
2024-11-22 17:19:02,793 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:19:02,793 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:19:02,793 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:19:02,798 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-11-22 17:19:02,803 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:19:02,808 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 100 (Run tests properly) b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-11-22 17:19:02,952 [     scc.git] DEBUG Auto-merging Dockerfile
2024-11-22 17:19:02,952 [     scc.git] DEBUG CONFLICT (content): Merge conflict in Dockerfile
2024-11-22 17:19:02,952 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-22 17:19:02,952 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-22 17:19:02,958 [     scc.git] DEBUG Calling 'git reset --hard 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2024-11-22 17:19:03,017 [     scc.git] DEBUG HEAD is now at 7b5d64d Merge pull request #106 from dominikl/add_examples_2
2024-11-22 17:19:03,163 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:03,164 [     scc.git] DEBUG Calling 'git merge-base 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-11-22 17:19:03,169 [     scc.git] DEBUG Calling 'git diff --name-only 8b424d2d21f70d07729c4da38a9241b9a9f483be..7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2024-11-22 17:19:03,174 [     scc.git] INFO    - PR 100 dominikl 'Run tests properly'
Conflicting PR. Removed from build [OMERO-plugins-push#254](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - Dockerfile

--conflicts

2024-11-22 17:19:03,178 [  scc.config] DEBUG Found github.token
2024-11-22 17:19:03,178 [     scc.git] DEBUG Not adding comment to issue #100, already --conflicts.
2024-11-22 17:19:03,178 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:19:03,214 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:19:03,214 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:19:03,219 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:19:03,254 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:19:03,260 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb580557f0> has no local changes
2024-11-22 17:19:03,260 [     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#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:19:03,268 [     scc.git] DEBUG [detached HEAD 59c9b4c] merge master -Dorg -Ssuccess-only
2024-11-22 17:19:03,268 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:03,268 [     scc.git] INFO  Overriding base-branch from master to develop
2024-11-22 17:19:03,268 [    scc.repo] DEBUG ## PRs found:
2024-11-22 17:19:03,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls HTTP/1.1" 200 None
2024-11-22 17:19:04,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/223 HTTP/1.1" 200 None
2024-11-22 17:19:04,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/223/comments HTTP/1.1" 200 None
2024-11-22 17:19:05,269 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8 HTTP/1.1" 200 None
2024-11-22 17:19:05,711 [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
2024-11-22 17:19:06,161 [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
2024-11-22 17:19:06,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8 HTTP/1.1" 200 None
2024-11-22 17:19:06,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/d8b2bbd6f5066de883a41ba5338662d60472b0d8?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:19:06,992 [    scc.repo] DEBUG   - PR 223 will-moore 'don't attempt ROI stats on big images'
2024-11-22 17:19:07,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216 HTTP/1.1" 200 None
2024-11-22 17:19:08,045 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216/comments HTTP/1.1" 200 None
2024-11-22 17:19:08,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repositories/4865545/issues/216/comments?page=2 HTTP/1.1" 200 None
2024-11-22 17:19:09,056 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206 HTTP/1.1" 200 None
2024-11-22 17:19:09,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206/comments HTTP/1.1" 200 None
2024-11-22 17:19:09,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202 HTTP/1.1" 200 None
2024-11-22 17:19:10,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202/comments HTTP/1.1" 200 None
2024-11-22 17:19:11,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-11-22 17:19:11,458 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-22 17:19:12,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-11-22 17:19:12,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/1fd6030669613cdb8879cfe6395db8c820fdcf19?per_page=1 HTTP/1.1" 200 2
2024-11-22 17:19:12,433 [    scc.repo] DEBUG   - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-11-22 17:19:12,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198 HTTP/1.1" 200 None
2024-11-22 17:19:13,423 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198/comments HTTP/1.1" 200 None
2024-11-22 17:19:13,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103 HTTP/1.1" 200 None
2024-11-22 17:19:14,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103/comments HTTP/1.1" 200 None
2024-11-22 17:19:14,410 [    scc.repo] DEBUG ## Branches found:
2024-11-22 17:19:14,410 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-11-22 17:19:14,410 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:19:14,410 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:19:14,416 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/develop'
2024-11-22 17:19:14,421 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-22 17:19:14,421 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/develop'
2024-11-22 17:19:14,426 [     scc.git] DEBUG Calling 'git merge --ff-only origin/develop'
2024-11-22 17:19:14,431 [     scc.git] DEBUG Already up to date.

2024-11-22 17:19:14,431 [     scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2024-11-22 17:19:15,045 [     scc.git] DEBUG From https://github.com/ome/scripts
2024-11-22 17:19:15,046 [     scc.git] DEBUG  * branch            refs/pull/202/head -> FETCH_HEAD
2024-11-22 17:19:15,049 [     scc.git] DEBUG Calling 'git fetch origin pull/223/head'
2024-11-22 17:19:15,483 [     scc.git] DEBUG From https://github.com/ome/scripts
2024-11-22 17:19:15,483 [     scc.git] DEBUG  * branch            refs/pull/223/head -> FETCH_HEAD
2024-11-22 17:19:15,486 [     scc.git] DEBUG ## Unique users: []
2024-11-22 17:19:15,486 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:19:15,486 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:19:15,491 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-11-22 17:19:15,497 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:19:15,502 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 202 (Add Plate support to KeyVal_to_csv.py) 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-11-22 17:19:15,570 [     scc.git] DEBUG Auto-merging omero/annotation_scripts/KeyVal_to_csv.py
2024-11-22 17:19:15,570 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero/annotation_scripts/KeyVal_to_csv.py
2024-11-22 17:19:15,570 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-11-22 17:19:15,571 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-11-22 17:19:15,575 [     scc.git] DEBUG Calling 'git reset --hard 312afbed633613e1f728a1fe9eaac096e54318e0'
2024-11-22 17:19:15,581 [     scc.git] DEBUG HEAD is now at 312afbe Bump version: 5.8.3 → 5.8.4.dev0
2024-11-22 17:19:15,726 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:15,727 [     scc.git] DEBUG Calling 'git merge-base 312afbed633613e1f728a1fe9eaac096e54318e0 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-11-22 17:19:15,734 [     scc.git] DEBUG Calling 'git diff --name-only a90f59802f6752ad74badec5c0c1d6b0c9c43b15..312afbed633613e1f728a1fe9eaac096e54318e0'
2024-11-22 17:19:15,738 [     scc.git] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Conflicting PR. Removed from build [OMERO-plugins-push#254](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero/annotation_scripts/KeyVal_to_csv.py

--conflicts

2024-11-22 17:19:15,743 [  scc.config] DEBUG Found github.token
2024-11-22 17:19:15,743 [     scc.git] DEBUG Not adding comment to issue #202, already --conflicts.
2024-11-22 17:19:15,743 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d8b2bbd6f5066de883a41ba5338662d60472b0d8'
2024-11-22 17:19:15,748 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:19:15,753 [     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'
2024-11-22 17:19:15,781 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-22 17:19:15,784 [     scc.git] DEBUG  omero/export_scripts/Batch_ROI_Export.py | 9 ++++++++-
2024-11-22 17:19:15,784 [     scc.git] DEBUG  1 file changed, 8 insertions(+), 1 deletion(-)
2024-11-22 17:19:16,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:16,112 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-22 17:19:16,150 [     scc.git] DEBUG Get sha1 of %s
2024-11-22 17:19:16,151 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-22 17:19:16,155 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:19:16,191 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:19:16,197 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb58099730> has no local changes
2024-11-22 17:19:16,197 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

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#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:19:16,205 [     scc.git] DEBUG [detached HEAD 9aed767] merge master -Dorg -Ssuccess-only
2024-11-22 17:19:16,206 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:16,206 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-22 17:19:16,276 [  scc.config] DEBUG Found submodule.minimal-omero-client.url
2024-11-22 17:19:16,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:16,503 [  scc.config] DEBUG Found submodule.minimal-omero-client.branch
2024-11-22 17:19:16,507 [  scc.config] DEBUG Found submodule.omero-cli-duplicate.url
2024-11-22 17:19:16,885 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:16,894 [  scc.config] DEBUG Found submodule.omero-cli-duplicate.branch
2024-11-22 17:19:16,898 [  scc.config] DEBUG Found submodule.omero-cli-render.url
2024-11-22 17:19:17,285 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:17,295 [  scc.config] DEBUG Found submodule.omero-cli-render.branch
2024-11-22 17:19:17,299 [  scc.config] DEBUG Found submodule.omero-cli-zarr.url
2024-11-22 17:19:17,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:17,681 [  scc.config] DEBUG Found submodule.omero-figure.url
2024-11-22 17:19:18,065 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:18,074 [  scc.config] DEBUG Found submodule.omero-figure.branch
2024-11-22 17:19:18,078 [  scc.config] DEBUG Found submodule.omero-fpbioimage.url
2024-11-22 17:19:18,462 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:18,471 [  scc.config] DEBUG Found submodule.omero-fpbioimage.branch
2024-11-22 17:19:18,476 [  scc.config] DEBUG Found submodule.omero-gallery.url
2024-11-22 17:19:18,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:18,939 [  scc.config] DEBUG Found submodule.omero-gallery.branch
2024-11-22 17:19:18,943 [  scc.config] DEBUG Found submodule.omero-iviewer.url
2024-11-22 17:19:19,329 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:19,338 [  scc.config] DEBUG Found submodule.omero-iviewer.branch
2024-11-22 17:19:19,343 [  scc.config] DEBUG Found submodule.omero-mapr.url
2024-11-22 17:19:19,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:19,741 [  scc.config] DEBUG Found submodule.omero-mapr.branch
2024-11-22 17:19:19,745 [  scc.config] DEBUG Found submodule.omero-metadata.url
2024-11-22 17:19:20,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:20,128 [  scc.config] DEBUG Found submodule.omero-metadata.branch
2024-11-22 17:19:20,133 [  scc.config] DEBUG Found submodule.omero-parade.url
2024-11-22 17:19:20,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:20,533 [  scc.config] DEBUG Found submodule.omero-parade.branch
2024-11-22 17:19:20,537 [  scc.config] DEBUG Found submodule.omero-prometheus-tools.url
2024-11-22 17:19:20,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:20,911 [  scc.config] DEBUG Found submodule.omero-prometheus-tools.branch
2024-11-22 17:19:20,915 [  scc.config] DEBUG Found submodule.omero-rois.url
2024-11-22 17:19:21,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:21,302 [  scc.config] DEBUG Found submodule.omero-signup.url
2024-11-22 17:19:21,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:21,690 [  scc.config] DEBUG Found submodule.omero-test-infra.url
2024-11-22 17:19:22,058 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:22,067 [  scc.config] DEBUG Found submodule.omero-test-infra.branch
2024-11-22 17:19:22,071 [  scc.config] DEBUG Found submodule.omero-upload.url
2024-11-22 17:19:22,457 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:22,470 [  scc.config] DEBUG Found submodule.omero-virtual-microscope.url
2024-11-22 17:19:22,842 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:22,855 [  scc.config] DEBUG Found submodule.omero-web-zarr.url
2024-11-22 17:19:23,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:23,238 [  scc.config] DEBUG Found submodule.omero-web-zarr.branch
2024-11-22 17:19:23,242 [  scc.config] DEBUG Found submodule.omero-weberror.url
2024-11-22 17:19:23,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:23,637 [  scc.config] DEBUG Found submodule.omero-weberror.branch
2024-11-22 17:19:23,641 [  scc.config] DEBUG Found submodule.omero-webtest.url
2024-11-22 17:19:24,009 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:24,018 [  scc.config] DEBUG Found submodule.omero-webtest.branch
2024-11-22 17:19:24,023 [  scc.config] DEBUG Found submodule.rOMERO-gateway.url
2024-11-22 17:19:24,397 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:24,406 [  scc.config] DEBUG Found submodule.rOMERO-gateway.branch
2024-11-22 17:19:24,411 [  scc.config] DEBUG Found submodule.scripts.url
2024-11-22 17:19:24,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-22 17:19:24,797 [  scc.config] DEBUG Found submodule.scripts.branch
2024-11-22 17:19:24,798 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-22 17:19:24,871 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fbb5bcc4a60> has local changes
2024-11-22 17:19:24,871 [     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 400 dependabot[bot] 'Bump omero-figure from `24444fe` to `e0b0d1a`'
  - PR 401 dependabot[bot] 'Bump omero-iviewer from `a8f380f` to `387b490`'
  - PR 402 dependabot[bot] 'Bump omero-cli-render from `173cac0` to `369753f`'
  - PR 403 dependabot[bot] 'Bump omero-gallery from `56f4435` to `acd798d`'
  - PR 404 dependabot[bot] 'Bump omero-mapr from `3a505e4` to `c45d76c`'

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

Merged PRs:
  - PR 66 jburel 'Gateway 5 9 2'

Repository: ome/omero-cli-duplicate
Excluded PRs:
  - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
Updating 027b3e6..4777ef8
Previously merged:
  - PR 27 jburel 'Build'
  - PR 25 jburel 'review message'


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

Merged PRs:
  - PR 67 sbesson 'omero render set: clarify help around settings for disabled channels'

Repository: ome/omero-cli-zarr
Excluded PRs:
  - PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Updating 9b73dd9..11d3587
Previously merged:
  - PR 165 jburel 'Build'

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

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

Repository: ome/omero-figure
Excluded PRs:
  - PR 600 Rdornier 'Label on rois' (user: Rdornier)
  - PR 597 Rdornier 'Rounding zoom label in pdf' (user: Rdornier)
  - PR 543 will-moore 'Plate well labels' (exclude comment)
Already up to date.

Merged PRs:
  - PR 578 Rdornier 'Image outline'
  - PR 591 MinaEnayat 'Add Horizontal and Vertical Image Flipping Functionality'
  - PR 592 will-moore 'Filter owners and groups dropdown lists'
  - PR 596 Tom-TBT 'Dynamic lut for figure'
  - PR 598 Tom-TBT 'Query timestamps from all planes when C or Z dimensions are not filled'
  - PR 599 Tom-TBT 'Patch label text selection and cue for dragging'

Conflicting PRs (not included):
  - PR 595 Rdornier 'Rotate image panel by 90°'

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

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

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

Merged PRs:
  - PR 112 jburel 'Build'

Repository: ome/omero-iviewer
Excluded PRs:
  - 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)
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 488 will-moore 'Mobile layout'
  - PR 496 will-moore 'Add changelog 0.15.0'

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 93 will-moore 'changelog 0.5.3'

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

Merged PRs:
  - PR 89 jburel 'Build'

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

Repository: ome/omero-parade
Excluded PRs:
  - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
  - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
  - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
Updating 5d441c2..fb5ae86
Previously merged:
  - PR 133 jburel 'Build'
  - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
  - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'
  - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'


Repository: ome/omero-prometheus-tools
Excluded PRs:
  - PR 15 jburel 'Build' (status: failure)
Already up to date.

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

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

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

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

Merged PRs:
  - PR 21 jburel 'Build'

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

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

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

Repository: ome/omero-upload
Updating aca9e9c..100f6ae
Previously merged:
  - PR 13 jburel 'Build'


Repository: ome/omero-virtual-microscope
Excluded PRs:
  - PR 20 jburel 'Build' (status: failure)
Already up to date.


Repository: ome/omero-web-zarr
Excluded PRs:
  - PR 17 jburel '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
Updating adfa132..70b01ed
Previously merged:
  - PR 24 jburel 'Build'


Repository: openmicroscopy/omero-webtest
Updating 8da48e1..5bfef29
Previously merged:
  - PR 36 jburel 'Build'


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

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

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

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#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/254/)'
2024-11-22 17:19:25,071 [     scc.git] DEBUG [detached HEAD c7a113d] merge master -Dorg -Ssuccess-only
2024-11-22 17:19:25,071 [   scc.merge] INFO  Repository: ome/omero-plugins
2024-11-22 17:19:25,071 [     scc.git] DEBUG  23 files changed, 44 insertions(+), 44 deletions(-)
2024-11-22 17:19:25,071 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,071 [   scc.merge] INFO  
2024-11-22 17:19:25,071 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,071 [   scc.merge] INFO    - PR 400 dependabot[bot] 'Bump omero-figure from `24444fe` to `e0b0d1a`'
2024-11-22 17:19:25,071 [   scc.merge] INFO    - PR 401 dependabot[bot] 'Bump omero-iviewer from `a8f380f` to `387b490`'
2024-11-22 17:19:25,071 [   scc.merge] INFO    - PR 402 dependabot[bot] 'Bump omero-cli-render from `173cac0` to `369753f`'
2024-11-22 17:19:25,071 [   scc.merge] INFO    - PR 403 dependabot[bot] 'Bump omero-gallery from `56f4435` to `acd798d`'
2024-11-22 17:19:25,071 [   scc.merge] INFO    - PR 404 dependabot[bot] 'Bump omero-mapr from `3a505e4` to `c45d76c`'
2024-11-22 17:19:25,071 [   scc.merge] INFO  
2024-11-22 17:19:25,072 [   scc.merge] INFO  Repository: ome/minimal-omero-client
2024-11-22 17:19:25,072 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,072 [   scc.merge] INFO  
2024-11-22 17:19:25,072 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 66 jburel 'Gateway 5 9 2'
2024-11-22 17:19:25,072 [   scc.merge] INFO  
2024-11-22 17:19:25,072 [   scc.merge] INFO  Repository: ome/omero-cli-duplicate
2024-11-22 17:19:25,072 [   scc.merge] INFO  Excluded PRs:
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
2024-11-22 17:19:25,072 [   scc.merge] INFO  Updating 027b3e6..4777ef8
2024-11-22 17:19:25,072 [   scc.merge] INFO  Previously merged:
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 27 jburel 'Build'
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 25 jburel 'review message'
2024-11-22 17:19:25,072 [   scc.merge] INFO  
2024-11-22 17:19:25,072 [   scc.merge] INFO  
2024-11-22 17:19:25,072 [   scc.merge] INFO  Repository: ome/omero-cli-render
2024-11-22 17:19:25,072 [   scc.merge] INFO  Excluded PRs:
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 62 dominikl 'Add export and impo(rt) commands' (stage: draft)
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 59 will-moore 'Apply settings to Plate' (status: failure)
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 54 dominikl 'Change rendering settings spec' (stage: draft)
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 48 dominikl 'Don't start rendering engine to get settings' (stage: draft)
2024-11-22 17:19:25,072 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,072 [   scc.merge] INFO  
2024-11-22 17:19:25,072 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 67 sbesson 'omero render set: clarify help around settings for disabled channels'
2024-11-22 17:19:25,072 [   scc.merge] INFO  
2024-11-22 17:19:25,072 [   scc.merge] INFO  Repository: ome/omero-cli-zarr
2024-11-22 17:19:25,072 [   scc.merge] INFO  Excluded PRs:
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2024-11-22 17:19:25,072 [   scc.merge] INFO  Updating 9b73dd9..11d3587
2024-11-22 17:19:25,072 [   scc.merge] INFO  Previously merged:
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 165 jburel 'Build'
2024-11-22 17:19:25,072 [   scc.merge] INFO  
2024-11-22 17:19:25,072 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,072 [   scc.merge] INFO    - PR 147 will-moore 'Name option'
2024-11-22 17:19:25,072 [   scc.merge] INFO  
2024-11-22 17:19:25,073 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 102 will-moore 'Zarr export tests'
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 123 will-moore 'Support export of Fileset:ID'
2024-11-22 17:19:25,073 [   scc.merge] INFO  
2024-11-22 17:19:25,073 [   scc.merge] INFO  Repository: ome/omero-figure
2024-11-22 17:19:25,073 [   scc.merge] INFO  Excluded PRs:
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 600 Rdornier 'Label on rois' (user: Rdornier)
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 597 Rdornier 'Rounding zoom label in pdf' (user: Rdornier)
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 543 will-moore 'Plate well labels' (exclude comment)
2024-11-22 17:19:25,073 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,073 [   scc.merge] INFO  
2024-11-22 17:19:25,073 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 578 Rdornier 'Image outline'
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 591 MinaEnayat 'Add Horizontal and Vertical Image Flipping Functionality'
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 592 will-moore 'Filter owners and groups dropdown lists'
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 596 Tom-TBT 'Dynamic lut for figure'
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 598 Tom-TBT 'Query timestamps from all planes when C or Z dimensions are not filled'
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 599 Tom-TBT 'Patch label text selection and cue for dragging'
2024-11-22 17:19:25,073 [   scc.merge] INFO  
2024-11-22 17:19:25,073 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 595 Rdornier 'Rotate image panel by 90°'
2024-11-22 17:19:25,073 [   scc.merge] INFO  
2024-11-22 17:19:25,073 [   scc.merge] INFO  Repository: ome/omero-fpbioimage
2024-11-22 17:19:25,073 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,073 [   scc.merge] INFO  
2024-11-22 17:19:25,073 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 18 jburel 'default  size z value'
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 30 jburel 'Build'
2024-11-22 17:19:25,073 [   scc.merge] INFO  
2024-11-22 17:19:25,073 [   scc.merge] INFO  Repository: ome/omero-gallery
2024-11-22 17:19:25,073 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,073 [   scc.merge] INFO  
2024-11-22 17:19:25,073 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,073 [   scc.merge] INFO    - PR 112 jburel 'Build'
2024-11-22 17:19:25,073 [   scc.merge] INFO  
2024-11-22 17:19:25,073 [   scc.merge] INFO  Repository: ome/omero-iviewer
2024-11-22 17:19:25,073 [   scc.merge] INFO  Excluded PRs:
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 497 will-moore 'Minimal add tags to ROI functionality' (stage: draft)
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 420 will-moore 'Add release process to README' (exclude comment)
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
2024-11-22 17:19:25,074 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,074 [   scc.merge] INFO  
2024-11-22 17:19:25,074 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 460 will-moore 'Channel min spinner fix'
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 465 will-moore 'Save as Figure'
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 471 will-moore 'Z projection disabled tooltip'
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 488 will-moore 'Mobile layout'
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 496 will-moore 'Add changelog 0.15.0'
2024-11-22 17:19:25,074 [   scc.merge] INFO  
2024-11-22 17:19:25,074 [   scc.merge] INFO  Repository: ome/omero-mapr
2024-11-22 17:19:25,074 [   scc.merge] INFO  Excluded PRs:
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 79 will-moore 'Right panel title' (exclude comment)
2024-11-22 17:19:25,074 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,074 [   scc.merge] INFO  
2024-11-22 17:19:25,074 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 74 will-moore 'mapr extension of webclient'
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 93 will-moore 'changelog 0.5.3'
2024-11-22 17:19:25,074 [   scc.merge] INFO  
2024-11-22 17:19:25,074 [   scc.merge] INFO  Repository: ome/omero-metadata
2024-11-22 17:19:25,074 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,074 [   scc.merge] INFO  
2024-11-22 17:19:25,074 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 89 jburel 'Build'
2024-11-22 17:19:25,074 [   scc.merge] INFO  
2024-11-22 17:19:25,074 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2024-11-22 17:19:25,074 [   scc.merge] INFO  
2024-11-22 17:19:25,074 [   scc.merge] INFO  Repository: ome/omero-parade
2024-11-22 17:19:25,074 [   scc.merge] INFO  Excluded PRs:
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
2024-11-22 17:19:25,074 [   scc.merge] INFO    - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
2024-11-22 17:19:25,074 [   scc.merge] INFO  Updating 5d441c2..fb5ae86
2024-11-22 17:19:25,074 [   scc.merge] INFO  Previously merged:
2024-11-22 17:19:25,075 [   scc.merge] INFO    - PR 133 jburel 'Build'
2024-11-22 17:19:25,075 [   scc.merge] INFO    - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
2024-11-22 17:19:25,075 [   scc.merge] INFO    - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'
2024-11-22 17:19:25,075 [   scc.merge] INFO    - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
2024-11-22 17:19:25,075 [   scc.merge] INFO  
2024-11-22 17:19:25,075 [   scc.merge] INFO  
2024-11-22 17:19:25,075 [   scc.merge] INFO  Repository: ome/omero-prometheus-tools
2024-11-22 17:19:25,075 [   scc.merge] INFO  Excluded PRs:
2024-11-22 17:19:25,075 [   scc.merge] INFO    - PR 15 jburel 'Build' (status: failure)
2024-11-22 17:19:25,075 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,075 [   scc.merge] INFO  
2024-11-22 17:19:25,075 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,075 [   scc.merge] INFO    - PR 14 jburel 'use conda-forge channel'
2024-11-22 17:19:25,075 [   scc.merge] INFO  
2024-11-22 17:19:25,075 [   scc.merge] INFO  Repository: ome/omero-rois
2024-11-22 17:19:25,075 [   scc.merge] INFO  Excluded PRs:
2024-11-22 17:19:25,075 [   scc.merge] INFO    - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2024-11-22 17:19:25,075 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,075 [   scc.merge] INFO  
2024-11-22 17:19:25,075 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,075 [   scc.merge] INFO    - PR 6 dominikl 'Add method to create masks grouped by label id'
2024-11-22 17:19:25,075 [   scc.merge] INFO    - PR 29 jburel 'Build'
2024-11-22 17:19:25,075 [   scc.merge] INFO  
2024-11-22 17:19:25,075 [   scc.merge] INFO  Repository: ome/omero-signup
2024-11-22 17:19:25,075 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,075 [   scc.merge] INFO  
2024-11-22 17:19:25,075 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,075 [   scc.merge] INFO    - PR 21 jburel 'Build'
2024-11-22 17:19:25,075 [   scc.merge] INFO  
2024-11-22 17:19:25,075 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-22 17:19:25,075 [   scc.merge] INFO    - PR 14 manics 'Add pre-commit (black, flake8)'
2024-11-22 17:19:25,075 [   scc.merge] INFO  
2024-11-22 17:19:25,075 [   scc.merge] INFO  Repository: openmicroscopy/omero-test-infra
2024-11-22 17:19:25,075 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,075 [   scc.merge] INFO  
2024-11-22 17:19:25,075 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,075 [   scc.merge] INFO    - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2024-11-22 17:19:25,076 [   scc.merge] INFO  
2024-11-22 17:19:25,076 [   scc.merge] INFO  Repository: ome/omero-upload
2024-11-22 17:19:25,076 [   scc.merge] INFO  Updating aca9e9c..100f6ae
2024-11-22 17:19:25,076 [   scc.merge] INFO  Previously merged:
2024-11-22 17:19:25,076 [   scc.merge] INFO    - PR 13 jburel 'Build'
2024-11-22 17:19:25,076 [   scc.merge] INFO  
2024-11-22 17:19:25,076 [   scc.merge] INFO  
2024-11-22 17:19:25,076 [   scc.merge] INFO  Repository: ome/omero-virtual-microscope
2024-11-22 17:19:25,076 [   scc.merge] INFO  Excluded PRs:
2024-11-22 17:19:25,076 [   scc.merge] INFO    - PR 20 jburel 'Build' (status: failure)
2024-11-22 17:19:25,076 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,076 [   scc.merge] INFO  
2024-11-22 17:19:25,076 [   scc.merge] INFO  
2024-11-22 17:19:25,076 [   scc.merge] INFO  Repository: ome/omero-web-zarr
2024-11-22 17:19:25,076 [   scc.merge] INFO  Excluded PRs:
2024-11-22 17:19:25,076 [   scc.merge] INFO    - PR 17 jburel 'Build' (status: failure)
2024-11-22 17:19:25,076 [   scc.merge] INFO    - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
2024-11-22 17:19:25,076 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,076 [   scc.merge] INFO  
2024-11-22 17:19:25,076 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-22 17:19:25,076 [   scc.merge] INFO    - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2024-11-22 17:19:25,076 [   scc.merge] INFO  
2024-11-22 17:19:25,076 [   scc.merge] INFO  Repository: openmicroscopy/omero-weberror
2024-11-22 17:19:25,076 [   scc.merge] INFO  Updating adfa132..70b01ed
2024-11-22 17:19:25,076 [   scc.merge] INFO  Previously merged:
2024-11-22 17:19:25,076 [   scc.merge] INFO    - PR 24 jburel 'Build'
2024-11-22 17:19:25,076 [   scc.merge] INFO  
2024-11-22 17:19:25,076 [   scc.merge] INFO  
2024-11-22 17:19:25,076 [   scc.merge] INFO  Repository: openmicroscopy/omero-webtest
2024-11-22 17:19:25,076 [   scc.merge] INFO  Updating 8da48e1..5bfef29
2024-11-22 17:19:25,076 [   scc.merge] INFO  Previously merged:
2024-11-22 17:19:25,076 [   scc.merge] INFO    - PR 36 jburel 'Build'
2024-11-22 17:19:25,076 [   scc.merge] INFO  
2024-11-22 17:19:25,076 [   scc.merge] INFO  
2024-11-22 17:19:25,076 [   scc.merge] INFO  Repository: ome/rOMERO-gateway
2024-11-22 17:19:25,076 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,076 [   scc.merge] INFO  
2024-11-22 17:19:25,076 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-22 17:19:25,077 [   scc.merge] INFO    - PR 100 dominikl 'Run tests properly'
2024-11-22 17:19:25,077 [   scc.merge] INFO  
2024-11-22 17:19:25,077 [   scc.merge] INFO  Repository: ome/scripts
2024-11-22 17:19:25,077 [   scc.merge] INFO  Excluded PRs:
2024-11-22 17:19:25,077 [   scc.merge] INFO    - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
2024-11-22 17:19:25,077 [   scc.merge] INFO    - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
2024-11-22 17:19:25,077 [   scc.merge] INFO    - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
2024-11-22 17:19:25,077 [   scc.merge] INFO    - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
2024-11-22 17:19:25,077 [   scc.merge] INFO  Already up to date.
2024-11-22 17:19:25,077 [   scc.merge] INFO  
2024-11-22 17:19:25,077 [   scc.merge] INFO  Merged PRs:
2024-11-22 17:19:25,077 [   scc.merge] INFO    - PR 223 will-moore 'don't attempt ROI stats on big images'
2024-11-22 17:19:25,077 [   scc.merge] INFO  
2024-11-22 17:19:25,077 [   scc.merge] INFO  Conflicting PRs (not included):
2024-11-22 17:19:25,077 [   scc.merge] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-11-22 17:19:25,077 [   scc.merge] INFO  
2024-11-22 17:19:25,077 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-11-22 17:19:25,077 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,082 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2024-11-22 17:19:25,082 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,086 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,086 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2024-11-22 17:19:25,086 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,091 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,091 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2024-11-22 17:19:25,091 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,095 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,096 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2024-11-22 17:19:25,096 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,100 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,100 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2024-11-22 17:19:25,100 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,105 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,105 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-11-22 17:19:25,105 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,110 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,110 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-11-22 17:19:25,110 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,114 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,115 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-11-22 17:19:25,115 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,119 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,119 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-11-22 17:19:25,119 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,124 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,124 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-11-22 17:19:25,124 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,128 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,129 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-11-22 17:19:25,129 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,133 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,133 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-11-22 17:19:25,133 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,138 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,138 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-11-22 17:19:25,138 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,143 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,143 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-11-22 17:19:25,143 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,147 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,148 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-11-22 17:19:25,148 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,152 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,152 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-11-22 17:19:25,152 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,157 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,157 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-11-22 17:19:25,157 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,161 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,161 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-11-22 17:19:25,162 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,166 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,166 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-11-22 17:19:25,166 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,170 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,171 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-11-22 17:19:25,171 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,175 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,175 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-11-22 17:19:25,175 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,180 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-11-22 17:19:25,180 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-11-22 17:19:25,180 [     scc.git] DEBUG Calling 'git remote'
2024-11-22 17:19:25,184 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
Update component versions
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.9/site-packages/setuptools/dist.py:466: UserWarning: Normalizing '0.4.2dev0' to '0.4.2.dev0'
  warnings.warn(tmpl.format(**locals()))
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.9/site-packages/setuptools/dist.py:466: UserWarning: Normalizing '0.4.2dev0' to '0.4.2.dev0'
  warnings.warn(tmpl.format(**locals()))
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
Updating omero-gateway from 5.9.2 to 5.10.1-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 f97b1bb] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-cli-duplicate'
HEAD detached from 027b3e6
nothing to commit, working tree clean
Entering 'omero-cli-render'
HEAD detached from 369753f
nothing to commit, working tree clean
Entering 'omero-cli-zarr'
HEAD detached from 9b73dd9
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 e0b0d1ae
nothing to commit, working tree clean
Entering 'omero-fpbioimage'
HEAD detached from e5b3ca3
nothing to commit, working tree clean
Entering 'omero-gallery'
HEAD detached from acd798d
nothing to commit, working tree clean
Entering 'omero-iviewer'
HEAD detached from 387b490
nothing to commit, working tree clean
Entering 'omero-mapr'
HEAD detached from c45d76c
nothing to commit, working tree clean
Entering 'omero-metadata'
HEAD detached from fc20959
nothing to commit, working tree clean
Entering 'omero-parade'
HEAD detached from 5d441c2
nothing to commit, working tree clean
Entering 'omero-prometheus-tools'
HEAD detached from 18bccb6
nothing to commit, working tree clean
Entering 'omero-rois'
HEAD detached from 5c752d5
nothing to commit, working tree clean
Entering 'omero-signup'
HEAD detached from c8610db
nothing to commit, working tree clean
Entering 'omero-test-infra'
HEAD detached from cda3ec6
nothing to commit, working tree clean
Entering 'omero-upload'
HEAD detached from aca9e9c
nothing to commit, working tree clean
Entering 'omero-virtual-microscope'
HEAD detached from deab817
nothing to commit, working tree clean
Entering 'omero-web-zarr'
HEAD detached from 67bb245
nothing to commit, working tree clean
Entering 'omero-weberror'
HEAD detached from adfa132
nothing to commit, working tree clean
Entering 'omero-webtest'
HEAD detached from 8da48e1
nothing to commit, working tree clean
Entering 'rOMERO-gateway'
HEAD detached from 7b5d64d
nothing to commit, working tree clean
Entering 'scripts'
HEAD detached from 312afbe
nothing to commit, working tree clean
[detached HEAD 73b090d] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2024-11-22 17:20:11,706 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2024-11-22 17:20:20,545 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2024-11-22 17:20:23,735 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-11-22 17:20:28,307 [github.Reque] INFO  Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-11-22 17:21:09,501 [    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