Console Output
+ export BASE_REPO=omero-python-superbuild.git
+ BASE_REPO=omero-python-superbuild.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-python-superbuild-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-python-superbuild-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-python-superbuild-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-python-superbuild-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)
2025-02-05 00:34:39,320 [ scc.config] DEBUG Found github.token
2025-02-05 00:34:39,323 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-05 00:34:39,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:34:39,971 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:34:40,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-05 00:34:40,354 [ scc.gh] DEBUG 4478 remaining from 5000 (Reset at 00:02
2025-02-05 00:34:40,355 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-05 00:34:40,359 [ scc.git] DEBUG Check current status
2025-02-05 00:34:40,359 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-05 00:34:40,362 [ scc.git] DEBUG d392493 Merge pull request #305 from ome/dependabot/submodules/omero-scripts-4b4c755
2025-02-05 00:34:40,362 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-05 00:34:40,453 [ scc.git] DEBUG 01fa0c567e5391e5f920bd17d6e9eab210c9df67 omero-dropbox (v5.7.0-7-g01fa0c5)
2025-02-05 00:34:40,611 [ scc.git] DEBUG 6d44f663b2c9680b027c29da4e98430e03403bb1 omero-marshal (v0.9.0-13-g6d44f66)
2025-02-05 00:34:40,615 [ scc.git] DEBUG 05d52412ff7d6c4e3a515717d2807b1a21bf4291 omero-py (v5.19.6-1-g05d52412)
2025-02-05 00:34:40,619 [ scc.git] DEBUG 4b4c755af4ccf8a5e709548d1f8415fab48a4867 omero-scripts (v5.9.0-1-g4b4c755)
2025-02-05 00:34:40,769 [ scc.git] DEBUG 96d113830f31142cb272c5a486b048cd185c51bd omero-web (v5.28.0-5-g96d113830)
2025-02-05 00:34:40,773 [ scc.config] DEBUG Found remote.origin.url
2025-02-05 00:34:40,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild HTTP/1.1" 200 None
2025-02-05 00:34:41,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-05 00:34:41,845 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-05 00:34:42,236 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-05 00:34:42,633 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-05 00:34:42,634 [ scc.git] DEBUG Resetting...
2025-02-05 00:34:42,634 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-05 00:34:42,640 [ scc.git] DEBUG HEAD is now at d392493 Merge pull request #305 from ome/dependabot/submodules/omero-scripts-4b4c755
2025-02-05 00:34:42,640 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-05 00:34:42,693 [ scc.git] DEBUG Check current status
2025-02-05 00:34:42,693 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-05 00:34:42,697 [ scc.git] DEBUG d392493 Merge pull request #305 from ome/dependabot/submodules/omero-scripts-4b4c755
2025-02-05 00:34:42,697 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-05 00:34:42,736 [ scc.git] DEBUG 01fa0c567e5391e5f920bd17d6e9eab210c9df67 omero-dropbox (v5.7.0-7-g01fa0c5)
2025-02-05 00:34:42,739 [ scc.git] DEBUG 6d44f663b2c9680b027c29da4e98430e03403bb1 omero-marshal (v0.9.0-13-g6d44f66)
2025-02-05 00:34:42,743 [ scc.git] DEBUG 05d52412ff7d6c4e3a515717d2807b1a21bf4291 omero-py (v5.19.6-1-g05d52412)
2025-02-05 00:34:42,747 [ scc.git] DEBUG 4b4c755af4ccf8a5e709548d1f8415fab48a4867 omero-scripts (v5.9.0-1-g4b4c755)
2025-02-05 00:34:42,751 [ scc.git] DEBUG 96d113830f31142cb272c5a486b048cd185c51bd omero-web (v5.28.0-5-g96d113830)
2025-02-05 00:34:42,752 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-02-05 00:34:42,752 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-02-05 00:34:42,752 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-02-05 00:34:42,752 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-02-05 00:34:42,752 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-02-05 00:34:42,752 [ scc.repo] DEBUG ## PRs found:
2025-02-05 00:34:43,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/pulls HTTP/1.1" 200 2
2025-02-05 00:34:43,061 [ scc.repo] DEBUG ## Branches found:
2025-02-05 00:34:43,061 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:34:43,061 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:34:43,065 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-05 00:34:43,068 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-05 00:34:43,068 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-05 00:34:43,072 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-05 00:34:43,076 [ scc.git] DEBUG Already up to date.
2025-02-05 00:34:43,076 [ scc.git] DEBUG ## Unique users: []
2025-02-05 00:34:43,076 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:34:43,076 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:34:43,079 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-05 00:34:43,116 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:34:43,116 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:34:43,120 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-05 00:34:43,802 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fc795468370> has no local changes
2025-02-05 00:34:43,802 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/omero-python-superbuild
Already up to date.
Generated by OMERO-python-superbuild-push#309 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/309/)'
2025-02-05 00:34:43,827 [ scc.git] DEBUG [detached HEAD d1372d8] merge master -Dorg -Snone
2025-02-05 00:34:43,827 [ scc.merge] INFO Repository: ome/omero-python-superbuild
2025-02-05 00:34:43,828 [ scc.merge] INFO Already up to date.
2025-02-05 00:34:43,828 [ scc.merge] INFO
2025-02-05 00:34:43,828 [ scc.merge] INFO
2025-02-05 00:34:43,828 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-05 00:34:43,828 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'omero-dropbox'
Synchronizing submodule url for 'omero-marshal'
Synchronizing submodule url for 'omero-py'
Synchronizing submodule url for 'omero-scripts'
Synchronizing submodule url for 'omero-web'
Merge all submodules using repository configuration:
base-branch: master
submodules:
omero-scripts:
base-branch: develop
2025-02-05 00:34:46,087 [ scc.config] DEBUG Found github.token
2025-02-05 00:34:46,090 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-05 00:34:46,258 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:34:46,659 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:34:47,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-05 00:34:47,051 [ scc.gh] DEBUG 4470 remaining from 5000 (Reset at 00:02
2025-02-05 00:34:47,052 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-05 00:34:47,055 [ scc.git] DEBUG Check current status
2025-02-05 00:34:47,056 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-05 00:34:47,059 [ scc.git] DEBUG d1372d8 merge master -Dorg -Snone
2025-02-05 00:34:47,060 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-05 00:34:47,103 [ scc.git] DEBUG 01fa0c567e5391e5f920bd17d6e9eab210c9df67 omero-dropbox (v5.7.0-7-g01fa0c5)
2025-02-05 00:34:47,106 [ scc.git] DEBUG 6d44f663b2c9680b027c29da4e98430e03403bb1 omero-marshal (v0.9.0-13-g6d44f66)
2025-02-05 00:34:47,110 [ scc.git] DEBUG 05d52412ff7d6c4e3a515717d2807b1a21bf4291 omero-py (v5.19.6-1-g05d52412)
2025-02-05 00:34:47,115 [ scc.git] DEBUG 4b4c755af4ccf8a5e709548d1f8415fab48a4867 omero-scripts (v5.9.0-1-g4b4c755)
2025-02-05 00:34:47,118 [ scc.git] DEBUG 96d113830f31142cb272c5a486b048cd185c51bd omero-web (v5.28.0-5-g96d113830)
2025-02-05 00:34:47,123 [ scc.config] DEBUG Found remote.origin.url
2025-02-05 00:34:47,123 [ scc.git] DEBUG Reading repository configuration from repositories.yml
2025-02-05 00:34:47,125 [ scc.git] DEBUG Repository configuration:
base-branch: master
submodules:
omero-scripts:
base-branch: develop
2025-02-05 00:34:47,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild HTTP/1.1" 200 None
2025-02-05 00:34:47,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-05 00:34:48,327 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-05 00:34:48,734 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-05 00:34:49,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-05 00:34:49,132 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-05 00:34:49,177 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-dropbox
2025-02-05 00:34:49,178 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-05 00:34:49,181 [ scc.git] DEBUG Check current status
2025-02-05 00:34:49,181 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-05 00:34:49,185 [ scc.git] DEBUG 01fa0c5 Merge pull request #24 from jburel/build
2025-02-05 00:34:49,185 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-05 00:34:49,226 [ scc.config] DEBUG Found remote.origin.url
2025-02-05 00:34:49,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox HTTP/1.1" 200 None
2025-02-05 00:34:50,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-05 00:34:50,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-05 00:34:50,805 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-05 00:34:51,211 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-05 00:34:51,212 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-05 00:34:51,250 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:34:51,250 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-marshal
2025-02-05 00:34:51,250 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-05 00:34:51,254 [ scc.git] DEBUG Check current status
2025-02-05 00:34:51,255 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-05 00:34:51,259 [ scc.git] DEBUG 6d44f66 Merge pull request #82 from jburel/build
2025-02-05 00:34:51,259 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-05 00:34:51,303 [ scc.config] DEBUG Found remote.origin.url
2025-02-05 00:34:51,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal HTTP/1.1" 200 None
2025-02-05 00:34:52,128 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-05 00:34:52,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-05 00:34:52,943 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-05 00:34:53,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-05 00:34:53,333 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-05 00:34:53,371 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:34:53,373 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-py
2025-02-05 00:34:53,373 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-05 00:34:53,377 [ scc.git] DEBUG Check current status
2025-02-05 00:34:53,377 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-05 00:34:53,381 [ scc.git] DEBUG 05d52412 Bump version: 5.19.6 → 5.19.7.dev0
2025-02-05 00:34:53,381 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-05 00:34:53,427 [ scc.config] DEBUG Found remote.origin.url
2025-02-05 00:34:53,824 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py HTTP/1.1" 200 None
2025-02-05 00:34:54,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-05 00:34:54,653 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-05 00:34:55,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-05 00:34:55,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-05 00:34:55,480 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-05 00:34:55,519 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:34:55,520 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-scripts
2025-02-05 00:34:55,520 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-05 00:34:55,524 [ scc.git] DEBUG Check current status
2025-02-05 00:34:55,524 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-05 00:34:55,528 [ scc.git] DEBUG 4b4c755 Bump version: 5.9.0 → 5.9.1.dev0
2025-02-05 00:34:55,528 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-05 00:34:55,572 [ scc.config] DEBUG Found remote.origin.url
2025-02-05 00:34:55,572 [ scc.git] DEBUG Repository configuration:
base-branch: develop
2025-02-05 00:34:55,933 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts HTTP/1.1" 200 None
2025-02-05 00:34:56,450 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-05 00:34:56,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-05 00:34:57,258 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-05 00:34:57,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-05 00:34:57,647 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-05 00:34:57,686 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:34:57,687 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-web
2025-02-05 00:34:57,687 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-05 00:34:57,691 [ scc.git] DEBUG Check current status
2025-02-05 00:34:57,692 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-05 00:34:57,696 [ scc.git] DEBUG 96d113830 Merge pull request #601 from jburel/cleanup
2025-02-05 00:34:57,697 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-05 00:34:57,743 [ scc.config] DEBUG Found remote.origin.url
2025-02-05 00:34:58,095 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web HTTP/1.1" 200 None
2025-02-05 00:34:58,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-05 00:34:58,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-05 00:34:59,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-05 00:34:59,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-05 00:34:59,756 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-05 00:34:59,798 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:34:59,798 [ scc.git] DEBUG Resetting...
2025-02-05 00:34:59,798 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-05 00:34:59,804 [ scc.git] DEBUG HEAD is now at d1372d8 merge master -Dorg -Snone
2025-02-05 00:34:59,804 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-05 00:34:59,858 [ scc.git] DEBUG Check current status
2025-02-05 00:34:59,858 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-05 00:34:59,863 [ scc.git] DEBUG d1372d8 merge master -Dorg -Snone
2025-02-05 00:34:59,863 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-05 00:34:59,903 [ scc.git] DEBUG 01fa0c567e5391e5f920bd17d6e9eab210c9df67 omero-dropbox (v5.7.0-7-g01fa0c5)
2025-02-05 00:34:59,905 [ scc.git] DEBUG 6d44f663b2c9680b027c29da4e98430e03403bb1 omero-marshal (v0.9.0-13-g6d44f66)
2025-02-05 00:34:59,909 [ scc.git] DEBUG 05d52412ff7d6c4e3a515717d2807b1a21bf4291 omero-py (v5.19.6-1-g05d52412)
2025-02-05 00:34:59,913 [ scc.git] DEBUG 4b4c755af4ccf8a5e709548d1f8415fab48a4867 omero-scripts (v5.9.0-1-g4b4c755)
2025-02-05 00:34:59,917 [ scc.git] DEBUG 96d113830f31142cb272c5a486b048cd185c51bd omero-web (v5.28.0-5-g96d113830)
2025-02-05 00:34:59,918 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-02-05 00:34:59,918 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-02-05 00:34:59,918 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-02-05 00:34:59,918 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-02-05 00:34:59,918 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-02-05 00:34:59,918 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-02-05 00:34:59,918 [ scc.repo] DEBUG ## PRs found:
2025-02-05 00:35:00,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/pulls HTTP/1.1" 200 2
2025-02-05 00:35:00,165 [ scc.repo] DEBUG ## Branches found:
2025-02-05 00:35:00,165 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:35:00,165 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:00,169 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-05 00:35:00,173 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-05 00:35:00,173 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-05 00:35:00,177 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-05 00:35:00,181 [ scc.git] DEBUG Already up to date.
2025-02-05 00:35:00,181 [ scc.git] DEBUG ## Unique users: []
2025-02-05 00:35:00,181 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:35:00,181 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:00,185 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-05 00:35:00,225 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:35:00,226 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:00,230 [ scc.repo] DEBUG ## PRs found:
2025-02-05 00:35:00,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/pulls HTTP/1.1" 200 None
2025-02-05 00:35:01,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/issues/16 HTTP/1.1" 200 None
2025-02-05 00:35:01,627 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/issues/16/comments HTTP/1.1" 200 None
2025-02-05 00:35:02,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/commits/f802993eba0b6514d0e31f0f7d5b996ffb54b452 HTTP/1.1" 200 None
2025-02-05 00:35:02,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/commits/f802993eba0b6514d0e31f0f7d5b996ffb54b452/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:03,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/commits/f802993eba0b6514d0e31f0f7d5b996ffb54b452 HTTP/1.1" 200 None
2025-02-05 00:35:03,573 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/statuses/f802993eba0b6514d0e31f0f7d5b996ffb54b452?per_page=1 HTTP/1.1" 200 2
2025-02-05 00:35:03,574 [ scc.repo] DEBUG - PR 16 joshmoore 'Review all instances of whitelist/blacklist'
2025-02-05 00:35:03,574 [ scc.repo] DEBUG ## Branches found:
2025-02-05 00:35:03,574 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-dropbox
2025-02-05 00:35:03,574 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:35:03,574 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:03,579 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-05 00:35:03,583 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-05 00:35:03,583 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-05 00:35:03,588 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-05 00:35:03,593 [ scc.git] DEBUG Already up to date.
2025-02-05 00:35:03,593 [ scc.git] DEBUG Calling 'git fetch origin pull/16/head'
2025-02-05 00:35:03,990 [ scc.git] DEBUG From https://github.com/ome/omero-dropbox
2025-02-05 00:35:03,990 [ scc.git] DEBUG * branch refs/pull/16/head -> FETCH_HEAD
2025-02-05 00:35:03,994 [ scc.git] DEBUG ## Unique users: []
2025-02-05 00:35:03,994 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:35:03,994 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:03,999 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f802993eba0b6514d0e31f0f7d5b996ffb54b452'
2025-02-05 00:35:04,004 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:04,008 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 16 (Review all instances of whitelist/blacklist) f802993eba0b6514d0e31f0f7d5b996ffb54b452'
2025-02-05 00:35:04,104 [ scc.git] DEBUG Auto-merging src/fsAbstractPlatformMonitor.py
2025-02-05 00:35:04,104 [ scc.git] DEBUG Auto-merging src/fsDirectory.py
2025-02-05 00:35:04,104 [ scc.git] DEBUG Auto-merging src/fsDropBox.py
2025-02-05 00:35:04,105 [ scc.git] DEBUG Auto-merging src/fsLists.py
2025-02-05 00:35:04,105 [ scc.git] DEBUG Auto-merging src/fsMac-10-5-Monitor.py
2025-02-05 00:35:04,105 [ scc.git] DEBUG Auto-merging src/fsMonitor.py
2025-02-05 00:35:04,105 [ scc.git] DEBUG Auto-merging src/fsMonitorServer.py
2025-02-05 00:35:04,105 [ scc.git] DEBUG Auto-merging src/fsPyinotifyMonitor.py
2025-02-05 00:35:04,105 [ scc.git] DEBUG Auto-merging src/fsWin-XP-Monitor.py
2025-02-05 00:35:04,105 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:35:04,109 [ scc.git] DEBUG src/fsAbstractPlatformMonitor.py | 6 +++---
2025-02-05 00:35:04,109 [ scc.git] DEBUG src/fsDirectory.py | 46 ++++++++++++++++++++--------------------
2025-02-05 00:35:04,109 [ scc.git] DEBUG src/fsDropBox.py | 24 ++++++++++-----------
2025-02-05 00:35:04,109 [ scc.git] DEBUG src/fsLists.py | 14 ++++++------
2025-02-05 00:35:04,109 [ scc.git] DEBUG src/fsMac-10-5-Monitor.py | 10 ++++-----
2025-02-05 00:35:04,109 [ scc.git] DEBUG src/fsMonitor.py | 24 ++++++++++-----------
2025-02-05 00:35:04,109 [ scc.git] DEBUG src/fsMonitorServer.py | 10 ++++-----
2025-02-05 00:35:04,109 [ scc.git] DEBUG src/fsPyinotifyMonitor.py | 8 +++----
2025-02-05 00:35:04,109 [ scc.git] DEBUG src/fsWin-XP-Monitor.py | 20 ++++++++---------
2025-02-05 00:35:04,109 [ scc.git] DEBUG 9 files changed, 81 insertions(+), 81 deletions(-)
2025-02-05 00:35:04,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:35:04,236 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-05 00:35:04,275 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:35:04,275 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:04,280 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-05 00:35:04,317 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-05 00:35:04,322 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f518b4a82e0> has no local changes
2025-02-05 00:35:04,322 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-dropbox
Already up to date.
Merged PRs:
- PR 16 joshmoore 'Review all instances of whitelist/blacklist'
Generated by OMERO-python-superbuild-push#309 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/309/)'
2025-02-05 00:35:04,330 [ scc.git] DEBUG [detached HEAD f2554a8] merge master -Dorg -Ssuccess-only
2025-02-05 00:35:04,331 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:35:04,331 [ scc.repo] DEBUG ## PRs found:
2025-02-05 00:35:04,781 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/pulls HTTP/1.1" 200 None
2025-02-05 00:35:05,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/84 HTTP/1.1" 200 None
2025-02-05 00:35:05,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/69 HTTP/1.1" 200 None
2025-02-05 00:35:06,121 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/69/comments HTTP/1.1" 200 None
2025-02-05 00:35:06,669 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca HTTP/1.1" 200 None
2025-02-05 00:35:07,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:07,609 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca HTTP/1.1" 200 None
2025-02-05 00:35:08,025 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/statuses/1cbe0bebb081ffedb835c966ecb434d33502ceca?per_page=1 HTTP/1.1" 200 2
2025-02-05 00:35:08,025 [ scc.repo] DEBUG - PR 69 will-moore 'Roi encoder allows Shape None'
2025-02-05 00:35:08,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/34 HTTP/1.1" 200 None
2025-02-05 00:35:08,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/34/comments HTTP/1.1" 200 None
2025-02-05 00:35:09,381 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/33 HTTP/1.1" 200 None
2025-02-05 00:35:09,820 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/33/comments HTTP/1.1" 200 None
2025-02-05 00:35:09,821 [ scc.repo] DEBUG ## Branches found:
2025-02-05 00:35:09,821 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-marshal
2025-02-05 00:35:09,821 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:35:09,821 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:09,826 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-05 00:35:09,830 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-05 00:35:09,830 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-05 00:35:09,834 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-05 00:35:09,839 [ scc.git] DEBUG Already up to date.
2025-02-05 00:35:09,839 [ scc.git] DEBUG Calling 'git fetch origin pull/69/head'
2025-02-05 00:35:10,285 [ scc.git] DEBUG From https://github.com/ome/omero-marshal
2025-02-05 00:35:10,285 [ scc.git] DEBUG * branch refs/pull/69/head -> FETCH_HEAD
2025-02-05 00:35:10,289 [ scc.git] DEBUG ## Unique users: []
2025-02-05 00:35:10,290 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:35:10,290 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:10,294 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...1cbe0bebb081ffedb835c966ecb434d33502ceca'
2025-02-05 00:35:10,299 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:10,302 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 69 (Roi encoder allows Shape None) 1cbe0bebb081ffedb835c966ecb434d33502ceca'
2025-02-05 00:35:10,312 [ scc.git] DEBUG Auto-merging tests/unit/conftest.py
2025-02-05 00:35:10,313 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:35:10,316 [ scc.git] DEBUG omero_marshal/encode/encoders/roi.py | 5 +++--
2025-02-05 00:35:10,316 [ scc.git] DEBUG tests/unit/conftest.py | 5 ++++-
2025-02-05 00:35:10,316 [ scc.git] DEBUG 2 files changed, 7 insertions(+), 3 deletions(-)
2025-02-05 00:35:10,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:35:10,452 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-05 00:35:10,490 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:35:10,490 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:10,495 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-05 00:35:10,531 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-05 00:35:10,537 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f518b4a8490> has no local changes
2025-02-05 00:35:10,537 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-marshal
Excluded PRs:
- PR 84 joshmoore 'New JSON-LD context-based version' (stage: draft)
- PR 34 chris-allan 'Initial support for Event' (exclude comment)
- PR 33 chris-allan 'Encode/Decode Experimenters with ExperimenterGroup' (exclude comment)
Already up to date.
Merged PRs:
- PR 69 will-moore 'Roi encoder allows Shape None'
Generated by OMERO-python-superbuild-push#309 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/309/)'
2025-02-05 00:35:10,545 [ scc.git] DEBUG [detached HEAD d0192a4] merge master -Dorg -Ssuccess-only
2025-02-05 00:35:10,545 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:35:10,545 [ scc.repo] DEBUG ## PRs found:
2025-02-05 00:35:11,163 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/pulls HTTP/1.1" 200 None
2025-02-05 00:35:11,627 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/443 HTTP/1.1" 200 None
2025-02-05 00:35:12,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/443/comments HTTP/1.1" 200 None
2025-02-05 00:35:12,592 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/2fd45b5463f48adf4ff8b317146056577f4f3a9a HTTP/1.1" 200 None
2025-02-05 00:35:13,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/2fd45b5463f48adf4ff8b317146056577f4f3a9a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:13,485 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/2fd45b5463f48adf4ff8b317146056577f4f3a9a/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:35:13,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/2fd45b5463f48adf4ff8b317146056577f4f3a9a HTTP/1.1" 200 None
2025-02-05 00:35:14,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/2fd45b5463f48adf4ff8b317146056577f4f3a9a?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:14,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/2fd45b5463f48adf4ff8b317146056577f4f3a9a HTTP/1.1" 200 None
2025-02-05 00:35:15,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/2fd45b5463f48adf4ff8b317146056577f4f3a9a/status HTTP/1.1" 200 None
2025-02-05 00:35:15,303 [ scc.repo] DEBUG - PR 443 sbesson 'Gateway tests: remove logic downloading public DV files for testing'
2025-02-05 00:35:15,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/427 HTTP/1.1" 200 None
2025-02-05 00:35:16,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/427/comments HTTP/1.1" 200 None
2025-02-05 00:35:16,235 [ scc.repo] DEBUG # ... Include label: include
2025-02-05 00:35:16,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/ed3c6840a5a48ed1a8fa7cd2fd286a185f6017c1 HTTP/1.1" 200 None
2025-02-05 00:35:17,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/ed3c6840a5a48ed1a8fa7cd2fd286a185f6017c1/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:17,631 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/ed3c6840a5a48ed1a8fa7cd2fd286a185f6017c1/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:35:18,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/ed3c6840a5a48ed1a8fa7cd2fd286a185f6017c1 HTTP/1.1" 200 None
2025-02-05 00:35:18,527 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/ed3c6840a5a48ed1a8fa7cd2fd286a185f6017c1?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:18,942 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/ed3c6840a5a48ed1a8fa7cd2fd286a185f6017c1 HTTP/1.1" 200 None
2025-02-05 00:35:19,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/ed3c6840a5a48ed1a8fa7cd2fd286a185f6017c1/status HTTP/1.1" 200 None
2025-02-05 00:35:19,343 [ scc.repo] DEBUG - PR 427 Rdornier 'Add fileset folder creation'
2025-02-05 00:35:19,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/408 HTTP/1.1" 200 None
2025-02-05 00:35:20,212 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/408/comments HTTP/1.1" 200 None
2025-02-05 00:35:20,727 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804 HTTP/1.1" 200 None
2025-02-05 00:35:21,181 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:21,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:35:22,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804 HTTP/1.1" 200 None
2025-02-05 00:35:22,550 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/5b69af339bf34bd4adcf16a7f6a03fafa2921804?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:22,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804 HTTP/1.1" 200 None
2025-02-05 00:35:23,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804/status HTTP/1.1" 200 None
2025-02-05 00:35:23,419 [ scc.repo] DEBUG - PR 408 jburel 'remove deprecated method'
2025-02-05 00:35:23,868 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/396 HTTP/1.1" 200 None
2025-02-05 00:35:24,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/396/comments HTTP/1.1" 200 None
2025-02-05 00:35:24,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c2cf271ef27269131408acb10c7cc1ecaefb0573 HTTP/1.1" 200 None
2025-02-05 00:35:25,239 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c2cf271ef27269131408acb10c7cc1ecaefb0573/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:25,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c2cf271ef27269131408acb10c7cc1ecaefb0573/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:35:26,165 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/391 HTTP/1.1" 200 None
2025-02-05 00:35:26,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023 HTTP/1.1" 200 None
2025-02-05 00:35:27,173 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:27,611 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:35:28,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023 HTTP/1.1" 200 None
2025-02-05 00:35:28,432 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/20da2ca68fa40df47b5436887597e9804098f023?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:28,890 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023 HTTP/1.1" 200 None
2025-02-05 00:35:29,296 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023/status HTTP/1.1" 200 None
2025-02-05 00:35:29,297 [ scc.repo] DEBUG - PR 391 joshmoore 'Add jstack command'
2025-02-05 00:35:29,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/387 HTTP/1.1" 200 None
2025-02-05 00:35:29,734 [ scc.repo] DEBUG # ... Exclude label: exclude
2025-02-05 00:35:30,196 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/337 HTTP/1.1" 200 None
2025-02-05 00:35:30,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/337/comments HTTP/1.1" 200 None
2025-02-05 00:35:31,155 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/0df9ec8000befec36dd85b7ff078ce66603e36a5 HTTP/1.1" 200 None
2025-02-05 00:35:31,586 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/0df9ec8000befec36dd85b7ff078ce66603e36a5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:32,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/0df9ec8000befec36dd85b7ff078ce66603e36a5 HTTP/1.1" 200 None
2025-02-05 00:35:32,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/0df9ec8000befec36dd85b7ff078ce66603e36a5?per_page=1 HTTP/1.1" 200 2
2025-02-05 00:35:32,405 [ scc.repo] DEBUG - PR 337 will-moore 'bulk.yml depth is passed to xargs'
2025-02-05 00:35:32,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/332 HTTP/1.1" 200 None
2025-02-05 00:35:33,282 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/332/comments HTTP/1.1" 200 None
2025-02-05 00:35:33,772 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc HTTP/1.1" 200 None
2025-02-05 00:35:34,260 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:34,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:35:35,174 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc HTTP/1.1" 200 None
2025-02-05 00:35:35,608 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/c427fcd99373ad6c0c2d28d322827d0523ba7afc?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:36,024 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc HTTP/1.1" 200 None
2025-02-05 00:35:36,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc/status HTTP/1.1" 200 None
2025-02-05 00:35:36,461 [ scc.repo] DEBUG - PR 332 jburel 'Build conda'
2025-02-05 00:35:36,914 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/325 HTTP/1.1" 200 None
2025-02-05 00:35:37,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/325/comments HTTP/1.1" 200 None
2025-02-05 00:35:37,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/299 HTTP/1.1" 200 None
2025-02-05 00:35:38,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/299/comments HTTP/1.1" 200 None
2025-02-05 00:35:38,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/09ae8033d77faf0346255eb9644207e02c98709a HTTP/1.1" 200 None
2025-02-05 00:35:39,217 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/09ae8033d77faf0346255eb9644207e02c98709a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:39,691 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/09ae8033d77faf0346255eb9644207e02c98709a HTTP/1.1" 200 None
2025-02-05 00:35:40,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/09ae8033d77faf0346255eb9644207e02c98709a?per_page=1 HTTP/1.1" 200 2
2025-02-05 00:35:40,082 [ scc.repo] DEBUG - PR 299 joshmoore 'Add parents and children to omero obj'
2025-02-05 00:35:40,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/266 HTTP/1.1" 200 None
2025-02-05 00:35:41,011 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/df250605e81b3b5f509b4cddc3186a63d7ba364f HTTP/1.1" 200 None
2025-02-05 00:35:41,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/df250605e81b3b5f509b4cddc3186a63d7ba364f/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:41,928 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/df250605e81b3b5f509b4cddc3186a63d7ba364f HTTP/1.1" 200 None
2025-02-05 00:35:42,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/df250605e81b3b5f509b4cddc3186a63d7ba364f?per_page=1 HTTP/1.1" 200 2
2025-02-05 00:35:42,325 [ scc.repo] DEBUG - PR 266 joshmoore 'errors: use raise_error from cli plugins'
2025-02-05 00:35:42,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/207 HTTP/1.1" 200 None
2025-02-05 00:35:43,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/207/comments HTTP/1.1" 200 None
2025-02-05 00:35:43,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d68e639b52d3b583d12c65164f3edcd0b813a4bb HTTP/1.1" 200 None
2025-02-05 00:35:44,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d68e639b52d3b583d12c65164f3edcd0b813a4bb/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:44,711 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d68e639b52d3b583d12c65164f3edcd0b813a4bb HTTP/1.1" 200 None
2025-02-05 00:35:45,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/d68e639b52d3b583d12c65164f3edcd0b813a4bb?per_page=1 HTTP/1.1" 200 2
2025-02-05 00:35:45,113 [ scc.repo] DEBUG - PR 207 manics 'BlitzGateway.connect raise on error'
2025-02-05 00:35:45,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/199 HTTP/1.1" 200 None
2025-02-05 00:35:46,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/199/comments HTTP/1.1" 200 None
2025-02-05 00:35:46,506 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d9df94bbff36ef1f943c9ab1995cd60831e572ec HTTP/1.1" 200 None
2025-02-05 00:35:46,939 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d9df94bbff36ef1f943c9ab1995cd60831e572ec/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:35:47,428 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d9df94bbff36ef1f943c9ab1995cd60831e572ec HTTP/1.1" 200 None
2025-02-05 00:35:47,825 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/d9df94bbff36ef1f943c9ab1995cd60831e572ec?per_page=1 HTTP/1.1" 200 2
2025-02-05 00:35:47,826 [ scc.repo] DEBUG - PR 199 joshmoore 'user: allow setting default group'
2025-02-05 00:35:48,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/194 HTTP/1.1" 200 None
2025-02-05 00:35:48,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/194/comments HTTP/1.1" 200 None
2025-02-05 00:35:49,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/129 HTTP/1.1" 200 None
2025-02-05 00:35:49,665 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/129/comments HTTP/1.1" 200 None
2025-02-05 00:35:49,667 [ scc.repo] DEBUG ## Branches found:
2025-02-05 00:35:49,667 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-py
2025-02-05 00:35:49,667 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:35:49,667 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:49,673 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-05 00:35:49,677 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-05 00:35:49,678 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-05 00:35:49,683 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-05 00:35:49,688 [ scc.git] DEBUG Already up to date.
2025-02-05 00:35:49,688 [ scc.git] DEBUG Calling 'git fetch origin pull/199/head'
2025-02-05 00:35:50,491 [ scc.git] DEBUG From https://github.com/ome/omero-py
2025-02-05 00:35:50,491 [ scc.git] DEBUG * branch refs/pull/199/head -> FETCH_HEAD
2025-02-05 00:35:50,497 [ scc.git] DEBUG Calling 'git fetch origin pull/207/head'
2025-02-05 00:35:50,823 [ scc.git] DEBUG From https://github.com/ome/omero-py
2025-02-05 00:35:50,823 [ scc.git] DEBUG * branch refs/pull/207/head -> FETCH_HEAD
2025-02-05 00:35:50,829 [ scc.git] DEBUG Calling 'git fetch origin pull/266/head'
2025-02-05 00:35:51,140 [ scc.git] DEBUG From https://github.com/ome/omero-py
2025-02-05 00:35:51,140 [ scc.git] DEBUG * branch refs/pull/266/head -> FETCH_HEAD
2025-02-05 00:35:51,146 [ scc.git] DEBUG Calling 'git fetch origin pull/299/head'
2025-02-05 00:35:51,473 [ scc.git] DEBUG From https://github.com/ome/omero-py
2025-02-05 00:35:51,473 [ scc.git] DEBUG * branch refs/pull/299/head -> FETCH_HEAD
2025-02-05 00:35:51,480 [ scc.git] DEBUG Calling 'git fetch origin pull/332/head'
2025-02-05 00:35:52,006 [ scc.git] DEBUG From https://github.com/ome/omero-py
2025-02-05 00:35:52,006 [ scc.git] DEBUG * branch refs/pull/332/head -> FETCH_HEAD
2025-02-05 00:35:52,011 [ scc.git] DEBUG Calling 'git fetch origin pull/337/head'
2025-02-05 00:35:52,298 [ scc.git] DEBUG From https://github.com/ome/omero-py
2025-02-05 00:35:52,298 [ scc.git] DEBUG * branch refs/pull/337/head -> FETCH_HEAD
2025-02-05 00:35:52,303 [ scc.git] DEBUG Calling 'git fetch origin pull/391/head'
2025-02-05 00:35:52,612 [ scc.git] DEBUG From https://github.com/ome/omero-py
2025-02-05 00:35:52,612 [ scc.git] DEBUG * branch refs/pull/391/head -> FETCH_HEAD
2025-02-05 00:35:52,618 [ scc.git] DEBUG Calling 'git fetch origin pull/408/head'
2025-02-05 00:35:53,074 [ scc.git] DEBUG From https://github.com/ome/omero-py
2025-02-05 00:35:53,075 [ scc.git] DEBUG * branch refs/pull/408/head -> FETCH_HEAD
2025-02-05 00:35:53,081 [ scc.git] DEBUG Calling 'git fetch origin pull/427/head'
2025-02-05 00:35:54,025 [ scc.git] DEBUG From https://github.com/ome/omero-py
2025-02-05 00:35:54,025 [ scc.git] DEBUG * branch refs/pull/427/head -> FETCH_HEAD
2025-02-05 00:35:54,031 [ scc.git] DEBUG Calling 'git fetch origin pull/443/head'
2025-02-05 00:35:54,448 [ scc.git] DEBUG From https://github.com/ome/omero-py
2025-02-05 00:35:54,448 [ scc.git] DEBUG * branch refs/pull/443/head -> FETCH_HEAD
2025-02-05 00:35:54,452 [ scc.git] DEBUG ## Unique users: []
2025-02-05 00:35:54,453 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:35:54,453 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:54,458 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...d9df94bbff36ef1f943c9ab1995cd60831e572ec'
2025-02-05 00:35:54,471 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:54,476 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 199 (user: allow setting default group) d9df94bbff36ef1f943c9ab1995cd60831e572ec'
2025-02-05 00:35:54,512 [ scc.git] DEBUG Auto-merging src/omero/cli.py
2025-02-05 00:35:54,512 [ scc.git] DEBUG Auto-merging src/omero/plugins/user.py
2025-02-05 00:35:54,513 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:35:54,517 [ scc.git] DEBUG src/omero/cli.py | 6 ++++++
2025-02-05 00:35:54,517 [ scc.git] DEBUG src/omero/plugins/user.py | 36 +++++++++++++++++++++++++++++++++---
2025-02-05 00:35:54,518 [ scc.git] DEBUG 2 files changed, 39 insertions(+), 3 deletions(-)
2025-02-05 00:35:54,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:35:54,645 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...d68e639b52d3b583d12c65164f3edcd0b813a4bb'
2025-02-05 00:35:54,658 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:54,664 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 207 (BlitzGateway.connect raise on error) d68e639b52d3b583d12c65164f3edcd0b813a4bb'
2025-02-05 00:35:54,785 [ scc.git] DEBUG Auto-merging src/omero/gateway/__init__.py
2025-02-05 00:35:54,785 [ scc.git] DEBUG Auto-merging test/unit/test_gateway.py
2025-02-05 00:35:54,785 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:35:54,793 [ scc.git] DEBUG src/omero/gateway/__init__.py | 19 +++++++++++++------
2025-02-05 00:35:54,793 [ scc.git] DEBUG test/unit/test_gateway.py | 16 ++++++++++++++++
2025-02-05 00:35:54,793 [ scc.git] DEBUG 2 files changed, 29 insertions(+), 6 deletions(-)
2025-02-05 00:35:55,032 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:35:55,034 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...df250605e81b3b5f509b4cddc3186a63d7ba364f'
2025-02-05 00:35:55,048 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:55,053 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 266 (errors: use raise_error from cli plugins) df250605e81b3b5f509b4cddc3186a63d7ba364f'
2025-02-05 00:35:55,118 [ scc.git] DEBUG Auto-merging src/omero/plugins/search.py
2025-02-05 00:35:55,119 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:35:55,122 [ scc.git] DEBUG src/omero/plugins/search.py | 13 +++++++++----
2025-02-05 00:35:55,122 [ scc.git] DEBUG 1 file changed, 9 insertions(+), 4 deletions(-)
2025-02-05 00:35:55,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:35:55,412 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...09ae8033d77faf0346255eb9644207e02c98709a'
2025-02-05 00:35:55,425 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:55,430 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 299 (Add parents and children to omero obj) 09ae8033d77faf0346255eb9644207e02c98709a'
2025-02-05 00:35:55,522 [ scc.git] DEBUG Auto-merging src/omero/plugins/obj.py
2025-02-05 00:35:55,523 [ scc.git] DEBUG Auto-merging test/unit/clitest/test_obj.py
2025-02-05 00:35:55,524 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:35:55,527 [ scc.git] DEBUG src/omero/plugins/obj.py | 69 ++++++++++++++++++++++++++++++++++++++++++-
2025-02-05 00:35:55,527 [ scc.git] DEBUG test/unit/clitest/test_obj.py | 2 +-
2025-02-05 00:35:55,527 [ scc.git] DEBUG 2 files changed, 69 insertions(+), 2 deletions(-)
2025-02-05 00:35:55,805 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:35:55,806 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c427fcd99373ad6c0c2d28d322827d0523ba7afc'
2025-02-05 00:35:55,819 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:55,823 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 332 (Build conda) c427fcd99373ad6c0c2d28d322827d0523ba7afc'
2025-02-05 00:35:55,841 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:35:55,844 [ scc.git] DEBUG .github/workflows/install.yml | 37 +++++++++++++++++++++++++++++++++++++
2025-02-05 00:35:55,844 [ scc.git] DEBUG connect.py | 11 +++++++++++
2025-02-05 00:35:55,844 [ scc.git] DEBUG 2 files changed, 48 insertions(+)
2025-02-05 00:35:55,844 [ scc.git] DEBUG create mode 100644 .github/workflows/install.yml
2025-02-05 00:35:55,844 [ scc.git] DEBUG create mode 100644 connect.py
2025-02-05 00:35:56,181 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:35:56,182 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0df9ec8000befec36dd85b7ff078ce66603e36a5'
2025-02-05 00:35:56,194 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:56,199 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 337 (bulk.yml depth is passed to xargs) 0df9ec8000befec36dd85b7ff078ce66603e36a5'
2025-02-05 00:35:56,295 [ scc.git] DEBUG Auto-merging src/omero/plugins/import.py
2025-02-05 00:35:56,296 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:35:56,300 [ scc.git] DEBUG src/omero/plugins/import.py | 2 ++
2025-02-05 00:35:56,300 [ scc.git] DEBUG 1 file changed, 2 insertions(+)
2025-02-05 00:35:56,573 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:35:56,574 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...20da2ca68fa40df47b5436887597e9804098f023'
2025-02-05 00:35:56,586 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:56,592 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 391 (Add jstack command) 20da2ca68fa40df47b5436887597e9804098f023'
2025-02-05 00:35:56,647 [ scc.git] DEBUG Auto-merging src/omero/plugins/admin.py
2025-02-05 00:35:56,648 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:35:56,652 [ scc.git] DEBUG src/omero/plugins/admin.py | 61 ++++++++++++++++++++++++++++++++++++++++++++--
2025-02-05 00:35:56,653 [ scc.git] DEBUG 1 file changed, 59 insertions(+), 2 deletions(-)
2025-02-05 00:35:56,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:35:56,956 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5b69af339bf34bd4adcf16a7f6a03fafa2921804'
2025-02-05 00:35:56,969 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:56,973 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 408 (remove deprecated method) 5b69af339bf34bd4adcf16a7f6a03fafa2921804'
2025-02-05 00:35:57,037 [ scc.git] DEBUG Auto-merging src/omero/gateway/__init__.py
2025-02-05 00:35:57,038 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:35:57,045 [ scc.git] DEBUG src/omero/gateway/__init__.py | 36 ------------------------------------
2025-02-05 00:35:57,045 [ scc.git] DEBUG 1 file changed, 36 deletions(-)
2025-02-05 00:35:57,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:35:57,356 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ed3c6840a5a48ed1a8fa7cd2fd286a185f6017c1'
2025-02-05 00:35:57,369 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:57,374 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 427 (Add fileset folder creation) ed3c6840a5a48ed1a8fa7cd2fd286a185f6017c1'
2025-02-05 00:35:57,429 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:35:57,432 [ scc.git] DEBUG .gitignore | 1 +
2025-02-05 00:35:57,432 [ scc.git] DEBUG src/omero/plugins/download.py | 17 ++++++++++++-----
2025-02-05 00:35:57,432 [ scc.git] DEBUG 2 files changed, 13 insertions(+), 5 deletions(-)
2025-02-05 00:35:57,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:35:57,737 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...2fd45b5463f48adf4ff8b317146056577f4f3a9a'
2025-02-05 00:35:57,750 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:57,755 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 443 (Gateway tests: remove logic downloading public DV files for testing) 2fd45b5463f48adf4ff8b317146056577f4f3a9a'
2025-02-05 00:35:57,778 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:35:57,782 [ scc.git] DEBUG src/omero/gateway/scripts/dbhelpers.py | 16 ++--------------
2025-02-05 00:35:57,782 [ scc.git] DEBUG src/omero/gateway/scripts/testdb_create.py | 21 +++++++++++++++------
2025-02-05 00:35:57,782 [ scc.git] DEBUG 2 files changed, 17 insertions(+), 20 deletions(-)
2025-02-05 00:35:58,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:35:58,124 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-05 00:35:58,168 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:35:58,168 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:35:58,173 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-05 00:35:58,212 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-05 00:35:58,221 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f518a3dfc70> has no local changes
2025-02-05 00:35:58,221 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-py
Excluded PRs:
- PR 396 joshmoore 'Config property for passing environment variables (see #395)' (status: failure)
- PR 387 will-moore 'Numpy pixels type' (label: exclude)
- PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn)
- PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft)
- PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
Already up to date.
Merged PRs:
- PR 199 joshmoore 'user: allow setting default group'
- PR 207 manics 'BlitzGateway.connect raise on error'
- PR 266 joshmoore 'errors: use raise_error from cli plugins'
- PR 299 joshmoore 'Add parents and children to omero obj'
- PR 332 jburel 'Build conda'
- PR 337 will-moore 'bulk.yml depth is passed to xargs'
- PR 391 joshmoore 'Add jstack command'
- PR 408 jburel 'remove deprecated method'
- PR 427 Rdornier 'Add fileset folder creation'
- PR 443 sbesson 'Gateway tests: remove logic downloading public DV files for testing'
Generated by OMERO-python-superbuild-push#309 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/309/)'
2025-02-05 00:35:58,230 [ scc.git] DEBUG [detached HEAD 49b4ba0a] merge master -Dorg -Ssuccess-only
2025-02-05 00:35:58,230 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:35:58,231 [ scc.git] INFO Overriding base-branch from master to develop
2025-02-05 00:35:58,231 [ scc.repo] DEBUG ## PRs found:
2025-02-05 00:35:58,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls HTTP/1.1" 200 None
2025-02-05 00:35:59,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/223 HTTP/1.1" 200 None
2025-02-05 00:35:59,545 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/223/comments HTTP/1.1" 200 None
2025-02-05 00:36:00,035 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8 HTTP/1.1" 200 None
2025-02-05 00:36:00,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:00,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:36:01,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8 HTTP/1.1" 200 None
2025-02-05 00:36:01,865 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/d8b2bbd6f5066de883a41ba5338662d60472b0d8?per_page=1 HTTP/1.1" 200 2
2025-02-05 00:36:01,866 [ scc.repo] DEBUG - PR 223 will-moore 'don't attempt ROI stats on big images'
2025-02-05 00:36:02,321 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202 HTTP/1.1" 200 None
2025-02-05 00:36:02,811 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202/comments HTTP/1.1" 200 None
2025-02-05 00:36:03,344 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2025-02-05 00:36:03,772 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:04,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2025-02-05 00:36:04,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/1fd6030669613cdb8879cfe6395db8c820fdcf19?per_page=1 HTTP/1.1" 200 2
2025-02-05 00:36:04,600 [ scc.repo] DEBUG - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2025-02-05 00:36:05,061 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198 HTTP/1.1" 200 None
2025-02-05 00:36:05,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198/comments HTTP/1.1" 200 None
2025-02-05 00:36:05,974 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103 HTTP/1.1" 200 None
2025-02-05 00:36:06,480 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103/comments HTTP/1.1" 200 None
2025-02-05 00:36:06,484 [ scc.repo] DEBUG ## Branches found:
2025-02-05 00:36:06,484 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-scripts
2025-02-05 00:36:06,484 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:36:06,484 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:36:06,491 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/develop'
2025-02-05 00:36:06,495 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-05 00:36:06,496 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/develop'
2025-02-05 00:36:06,501 [ scc.git] DEBUG Calling 'git merge --ff-only origin/develop'
2025-02-05 00:36:06,506 [ scc.git] DEBUG Already up to date.
2025-02-05 00:36:06,506 [ scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2025-02-05 00:36:07,201 [ scc.git] DEBUG From https://github.com/ome/omero-scripts
2025-02-05 00:36:07,201 [ scc.git] DEBUG * branch refs/pull/202/head -> FETCH_HEAD
2025-02-05 00:36:07,205 [ scc.git] DEBUG Calling 'git fetch origin pull/223/head'
2025-02-05 00:36:07,976 [ scc.git] DEBUG From https://github.com/ome/omero-scripts
2025-02-05 00:36:07,977 [ scc.git] DEBUG * branch refs/pull/223/head -> FETCH_HEAD
2025-02-05 00:36:07,981 [ scc.git] DEBUG ## Unique users: []
2025-02-05 00:36:07,981 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:36:07,981 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:36:07,985 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...1fd6030669613cdb8879cfe6395db8c820fdcf19'
2025-02-05 00:36:07,992 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:36:07,997 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 202 (Add Plate support to KeyVal_to_csv.py) 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2025-02-05 00:36:08,059 [ scc.git] DEBUG CONFLICT (modify/delete): omero/annotation_scripts/KeyVal_to_csv.py deleted in HEAD and modified in 1fd6030669613cdb8879cfe6395db8c820fdcf19. Version 1fd6030669613cdb8879cfe6395db8c820fdcf19 of omero/annotation_scripts/KeyVal_to_csv.py left in tree.
2025-02-05 00:36:08,059 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-02-05 00:36:08,060 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-02-05 00:36:08,064 [ scc.git] DEBUG Calling 'git reset --hard 4b4c755af4ccf8a5e709548d1f8415fab48a4867'
2025-02-05 00:36:08,069 [ scc.git] DEBUG HEAD is now at 4b4c755 Bump version: 5.9.0 → 5.9.1.dev0
2025-02-05 00:36:08,196 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:36:08,197 [ scc.git] DEBUG Calling 'git merge-base 4b4c755af4ccf8a5e709548d1f8415fab48a4867 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2025-02-05 00:36:08,205 [ scc.git] DEBUG Calling 'git diff --name-only a90f59802f6752ad74badec5c0c1d6b0c9c43b15..4b4c755af4ccf8a5e709548d1f8415fab48a4867'
2025-02-05 00:36:08,211 [ scc.git] INFO - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Conflicting PR. Removed from build [OMERO-python-superbuild-push#309](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/309/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/309/consoleText) for more details.
Possible conflicts:
- Upstream changes
- omero/annotation_scripts/KeyVal_to_csv.py
--conflicts
2025-02-05 00:36:08,216 [ scc.config] DEBUG Found github.token
2025-02-05 00:36:08,216 [ scc.git] DEBUG Not adding comment to issue #202, already --conflicts.
2025-02-05 00:36:08,216 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...d8b2bbd6f5066de883a41ba5338662d60472b0d8'
2025-02-05 00:36:08,222 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:36:08,227 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 223 (don't attempt ROI stats on big images) d8b2bbd6f5066de883a41ba5338662d60472b0d8'
2025-02-05 00:36:08,237 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:36:08,240 [ scc.git] DEBUG omero/export_scripts/Batch_ROI_Export.py | 9 ++++++++-
2025-02-05 00:36:08,240 [ scc.git] DEBUG 1 file changed, 8 insertions(+), 1 deletion(-)
2025-02-05 00:36:08,578 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:36:08,579 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-05 00:36:08,619 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:36:08,619 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:36:08,623 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-05 00:36:08,665 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-05 00:36:08,671 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f518a3e0e20> has no local changes
2025-02-05 00:36:08,671 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-scripts
Excluded PRs:
- PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
- PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
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-python-superbuild-push#309 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/309/)'
2025-02-05 00:36:08,679 [ scc.git] DEBUG [detached HEAD e4ee64f] merge master -Dorg -Ssuccess-only
2025-02-05 00:36:08,679 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:36:08,679 [ scc.repo] DEBUG ## PRs found:
2025-02-05 00:36:09,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/pulls HTTP/1.1" 200 None
2025-02-05 00:36:09,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/605 HTTP/1.1" 200 None
2025-02-05 00:36:10,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/4fc2c03f0e2f692b4fca3d2aacb0f94e13079b4a HTTP/1.1" 200 None
2025-02-05 00:36:10,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/4fc2c03f0e2f692b4fca3d2aacb0f94e13079b4a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:11,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/4fc2c03f0e2f692b4fca3d2aacb0f94e13079b4a/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:36:11,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/4fc2c03f0e2f692b4fca3d2aacb0f94e13079b4a HTTP/1.1" 200 None
2025-02-05 00:36:11,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/4fc2c03f0e2f692b4fca3d2aacb0f94e13079b4a?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:12,394 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/4fc2c03f0e2f692b4fca3d2aacb0f94e13079b4a HTTP/1.1" 200 None
2025-02-05 00:36:12,800 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/4fc2c03f0e2f692b4fca3d2aacb0f94e13079b4a/status HTTP/1.1" 200 None
2025-02-05 00:36:12,801 [ scc.repo] DEBUG - PR 605 sbesson 'Do not strip leading or trailing whitespaces in password fields'
2025-02-05 00:36:13,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/604 HTTP/1.1" 200 None
2025-02-05 00:36:13,753 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/15e1289cb1c1533c8606b9c9f745d1f24575bb7d HTTP/1.1" 200 None
2025-02-05 00:36:14,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/15e1289cb1c1533c8606b9c9f745d1f24575bb7d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:14,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/15e1289cb1c1533c8606b9c9f745d1f24575bb7d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:36:15,165 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/15e1289cb1c1533c8606b9c9f745d1f24575bb7d HTTP/1.1" 200 None
2025-02-05 00:36:15,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/15e1289cb1c1533c8606b9c9f745d1f24575bb7d?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:16,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/15e1289cb1c1533c8606b9c9f745d1f24575bb7d HTTP/1.1" 200 None
2025-02-05 00:36:16,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/15e1289cb1c1533c8606b9c9f745d1f24575bb7d/status HTTP/1.1" 200 None
2025-02-05 00:36:16,425 [ scc.repo] DEBUG - PR 604 will-moore 'Right panel perf'
2025-02-05 00:36:16,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/603 HTTP/1.1" 200 None
2025-02-05 00:36:17,404 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/603/comments HTTP/1.1" 200 None
2025-02-05 00:36:17,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/eada123fd0c9a9fdf93de1dca314c7d7ad999fcf HTTP/1.1" 200 None
2025-02-05 00:36:18,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/eada123fd0c9a9fdf93de1dca314c7d7ad999fcf/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:18,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/eada123fd0c9a9fdf93de1dca314c7d7ad999fcf/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:36:19,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/eada123fd0c9a9fdf93de1dca314c7d7ad999fcf HTTP/1.1" 200 None
2025-02-05 00:36:19,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/eada123fd0c9a9fdf93de1dca314c7d7ad999fcf?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:19,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/eada123fd0c9a9fdf93de1dca314c7d7ad999fcf HTTP/1.1" 200 None
2025-02-05 00:36:20,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/eada123fd0c9a9fdf93de1dca314c7d7ad999fcf/status HTTP/1.1" 200 None
2025-02-05 00:36:20,403 [ scc.repo] DEBUG - PR 603 will-moore 'Don't use group -1 for luts_png'
2025-02-05 00:36:20,861 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/602 HTTP/1.1" 200 None
2025-02-05 00:36:20,862 [ scc.repo] DEBUG # ... Include label: include
2025-02-05 00:36:21,337 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/9119372e9fef8cab0e212f02685c8715a3307539 HTTP/1.1" 200 None
2025-02-05 00:36:21,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/9119372e9fef8cab0e212f02685c8715a3307539/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:22,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/9119372e9fef8cab0e212f02685c8715a3307539/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:36:22,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/9119372e9fef8cab0e212f02685c8715a3307539 HTTP/1.1" 200 None
2025-02-05 00:36:23,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/9119372e9fef8cab0e212f02685c8715a3307539?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:23,549 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/9119372e9fef8cab0e212f02685c8715a3307539 HTTP/1.1" 200 None
2025-02-05 00:36:23,965 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/9119372e9fef8cab0e212f02685c8715a3307539/status HTTP/1.1" 200 None
2025-02-05 00:36:23,966 [ scc.repo] DEBUG - PR 602 Tom-TBT 'Inherit all ann'
2025-02-05 00:36:24,414 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/600 HTTP/1.1" 200 None
2025-02-05 00:36:24,918 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/f8a449a16e16db1d32aa2e3f703b35e26852c6e4 HTTP/1.1" 200 None
2025-02-05 00:36:25,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/f8a449a16e16db1d32aa2e3f703b35e26852c6e4/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:25,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/f8a449a16e16db1d32aa2e3f703b35e26852c6e4/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:36:26,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/f8a449a16e16db1d32aa2e3f703b35e26852c6e4 HTTP/1.1" 200 None
2025-02-05 00:36:26,830 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/f8a449a16e16db1d32aa2e3f703b35e26852c6e4?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:27,326 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/f8a449a16e16db1d32aa2e3f703b35e26852c6e4 HTTP/1.1" 200 None
2025-02-05 00:36:27,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/f8a449a16e16db1d32aa2e3f703b35e26852c6e4/status HTTP/1.1" 200 None
2025-02-05 00:36:27,734 [ scc.repo] DEBUG - PR 600 sbesson 'Remove Python 3.8 from the testing matrix'
2025-02-05 00:36:28,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/598 HTTP/1.1" 200 None
2025-02-05 00:36:28,640 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/598/comments HTTP/1.1" 200 None
2025-02-05 00:36:29,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/6f07268f880d6159be0bb56eacb20557305152b6 HTTP/1.1" 200 None
2025-02-05 00:36:29,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/6f07268f880d6159be0bb56eacb20557305152b6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:30,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/6f07268f880d6159be0bb56eacb20557305152b6/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:36:30,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/6f07268f880d6159be0bb56eacb20557305152b6 HTTP/1.1" 200 None
2025-02-05 00:36:30,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/6f07268f880d6159be0bb56eacb20557305152b6?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:31,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/6f07268f880d6159be0bb56eacb20557305152b6 HTTP/1.1" 200 None
2025-02-05 00:36:31,780 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/6f07268f880d6159be0bb56eacb20557305152b6/status HTTP/1.1" 200 None
2025-02-05 00:36:31,781 [ scc.repo] DEBUG - PR 598 will-moore 'Fix display of ContrastMethod'
2025-02-05 00:36:32,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/596 HTTP/1.1" 200 None
2025-02-05 00:36:32,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/596/comments HTTP/1.1" 200 None
2025-02-05 00:36:33,153 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/3aae48f586d7b412538a45b34ddc471a26a286e8 HTTP/1.1" 200 None
2025-02-05 00:36:33,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/3aae48f586d7b412538a45b34ddc471a26a286e8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:34,116 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/3aae48f586d7b412538a45b34ddc471a26a286e8/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:36:34,539 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/3aae48f586d7b412538a45b34ddc471a26a286e8 HTTP/1.1" 200 None
2025-02-05 00:36:34,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/3aae48f586d7b412538a45b34ddc471a26a286e8?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:35,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/3aae48f586d7b412538a45b34ddc471a26a286e8 HTTP/1.1" 200 None
2025-02-05 00:36:35,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/3aae48f586d7b412538a45b34ddc471a26a286e8/status HTTP/1.1" 200 None
2025-02-05 00:36:35,799 [ scc.repo] DEBUG - PR 596 sukunis 'Linkify can parse anchor tag'
2025-02-05 00:36:36,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/595 HTTP/1.1" 200 None
2025-02-05 00:36:36,686 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/595/comments HTTP/1.1" 200 None
2025-02-05 00:36:37,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/30278b64bb39134a3f1101b600d4a82256e6eaeb HTTP/1.1" 200 None
2025-02-05 00:36:37,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/30278b64bb39134a3f1101b600d4a82256e6eaeb/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:38,099 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/30278b64bb39134a3f1101b600d4a82256e6eaeb/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:36:38,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/30278b64bb39134a3f1101b600d4a82256e6eaeb HTTP/1.1" 200 None
2025-02-05 00:36:38,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/30278b64bb39134a3f1101b600d4a82256e6eaeb?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:39,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/30278b64bb39134a3f1101b600d4a82256e6eaeb HTTP/1.1" 200 None
2025-02-05 00:36:39,818 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/30278b64bb39134a3f1101b600d4a82256e6eaeb/status HTTP/1.1" 200 None
2025-02-05 00:36:39,819 [ scc.repo] DEBUG - PR 595 sukunis 'linkify supports urls that include {}[] characters'
2025-02-05 00:36:40,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/585 HTTP/1.1" 200 None
2025-02-05 00:36:40,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/535 HTTP/1.1" 200 None
2025-02-05 00:36:41,153 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/535/comments HTTP/1.1" 200 None
2025-02-05 00:36:41,624 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/534 HTTP/1.1" 200 None
2025-02-05 00:36:42,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/534/comments HTTP/1.1" 200 None
2025-02-05 00:36:42,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005 HTTP/1.1" 200 None
2025-02-05 00:36:43,013 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:43,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:36:44,041 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005 HTTP/1.1" 200 None
2025-02-05 00:36:44,452 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:44,858 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005 HTTP/1.1" 200 None
2025-02-05 00:36:45,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005/status HTTP/1.1" 200 None
2025-02-05 00:36:45,267 [ scc.repo] DEBUG - PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
2025-02-05 00:36:45,716 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/527 HTTP/1.1" 200 None
2025-02-05 00:36:46,163 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/527/comments HTTP/1.1" 200 None
2025-02-05 00:36:46,651 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767 HTTP/1.1" 200 None
2025-02-05 00:36:47,116 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:47,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:36:47,988 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767 HTTP/1.1" 200 None
2025-02-05 00:36:48,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/5565fa5d8fdefd1a406a9951f80779817ea35767?per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:48,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767 HTTP/1.1" 200 None
2025-02-05 00:36:49,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767/status HTTP/1.1" 200 None
2025-02-05 00:36:49,242 [ scc.repo] DEBUG - PR 527 will-moore 'Add some initial CSP settings to test'
2025-02-05 00:36:49,697 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/168 HTTP/1.1" 200 None
2025-02-05 00:36:50,160 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/168/comments HTTP/1.1" 200 None
2025-02-05 00:36:50,665 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06b0073db19eeccb9698860f75639084ad1b1200 HTTP/1.1" 200 None
2025-02-05 00:36:51,107 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06b0073db19eeccb9698860f75639084ad1b1200/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-05 00:36:51,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06b0073db19eeccb9698860f75639084ad1b1200/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-05 00:36:51,584 [ scc.repo] DEBUG ## Branches found:
2025-02-05 00:36:51,584 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-web
2025-02-05 00:36:51,584 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:36:51,584 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:36:51,589 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-05 00:36:51,593 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-05 00:36:51,593 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-05 00:36:51,597 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-05 00:36:51,603 [ scc.git] DEBUG Already up to date.
2025-02-05 00:36:51,603 [ scc.git] DEBUG Calling 'git fetch origin pull/527/head'
2025-02-05 00:36:53,720 [ scc.git] DEBUG From https://github.com/ome/omero-web
2025-02-05 00:36:53,720 [ scc.git] DEBUG * branch refs/pull/527/head -> FETCH_HEAD
2025-02-05 00:36:53,725 [ scc.git] DEBUG Calling 'git fetch origin pull/534/head'
2025-02-05 00:36:54,276 [ scc.git] DEBUG From https://github.com/ome/omero-web
2025-02-05 00:36:54,276 [ scc.git] DEBUG * branch refs/pull/534/head -> FETCH_HEAD
2025-02-05 00:36:54,281 [ scc.git] DEBUG Calling 'git fetch origin pull/595/head'
2025-02-05 00:36:54,836 [ scc.git] DEBUG From https://github.com/ome/omero-web
2025-02-05 00:36:54,836 [ scc.git] DEBUG * branch refs/pull/595/head -> FETCH_HEAD
2025-02-05 00:36:54,842 [ scc.git] DEBUG Calling 'git fetch origin pull/596/head'
2025-02-05 00:36:55,227 [ scc.git] DEBUG From https://github.com/ome/omero-web
2025-02-05 00:36:55,227 [ scc.git] DEBUG * branch refs/pull/596/head -> FETCH_HEAD
2025-02-05 00:36:55,232 [ scc.git] DEBUG Calling 'git fetch origin pull/598/head'
2025-02-05 00:36:55,739 [ scc.git] DEBUG From https://github.com/ome/omero-web
2025-02-05 00:36:55,739 [ scc.git] DEBUG * branch refs/pull/598/head -> FETCH_HEAD
2025-02-05 00:36:55,744 [ scc.git] DEBUG Calling 'git fetch origin pull/600/head'
2025-02-05 00:36:56,155 [ scc.git] DEBUG From https://github.com/ome/omero-web
2025-02-05 00:36:56,155 [ scc.git] DEBUG * branch refs/pull/600/head -> FETCH_HEAD
2025-02-05 00:36:56,160 [ scc.git] DEBUG Calling 'git fetch origin pull/602/head'
2025-02-05 00:36:56,467 [ scc.git] DEBUG From https://github.com/ome/omero-web
2025-02-05 00:36:56,467 [ scc.git] DEBUG * branch refs/pull/602/head -> FETCH_HEAD
2025-02-05 00:36:56,472 [ scc.git] DEBUG Calling 'git fetch origin pull/603/head'
2025-02-05 00:36:58,310 [ scc.git] DEBUG From https://github.com/ome/omero-web
2025-02-05 00:36:58,310 [ scc.git] DEBUG * branch refs/pull/603/head -> FETCH_HEAD
2025-02-05 00:36:58,315 [ scc.git] DEBUG Calling 'git fetch origin pull/604/head'
2025-02-05 00:36:58,764 [ scc.git] DEBUG From https://github.com/ome/omero-web
2025-02-05 00:36:58,765 [ scc.git] DEBUG * branch refs/pull/604/head -> FETCH_HEAD
2025-02-05 00:36:58,770 [ scc.git] DEBUG Calling 'git fetch origin pull/605/head'
2025-02-05 00:36:59,120 [ scc.git] DEBUG From https://github.com/ome/omero-web
2025-02-05 00:36:59,121 [ scc.git] DEBUG * branch refs/pull/605/head -> FETCH_HEAD
2025-02-05 00:36:59,126 [ scc.git] DEBUG ## Unique users: []
2025-02-05 00:36:59,126 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:36:59,126 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:36:59,130 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5565fa5d8fdefd1a406a9951f80779817ea35767'
2025-02-05 00:36:59,139 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:36:59,144 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 527 (Add some initial CSP settings to test) 5565fa5d8fdefd1a406a9951f80779817ea35767'
2025-02-05 00:36:59,342 [ scc.git] DEBUG Auto-merging omeroweb/settings.py
2025-02-05 00:36:59,342 [ scc.git] DEBUG Auto-merging setup.py
2025-02-05 00:36:59,344 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:36:59,348 [ scc.git] DEBUG omeroweb/settings.py | 42 +++++++++++++++++++++++++++++++++++++++++-
2025-02-05 00:36:59,348 [ scc.git] DEBUG setup.py | 1 +
2025-02-05 00:36:59,348 [ scc.git] DEBUG 2 files changed, 42 insertions(+), 1 deletion(-)
2025-02-05 00:36:59,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:36:59,476 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...d328a0cbb5b49cd63929a8a6c6cf7a89a925d005'
2025-02-05 00:36:59,485 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:36:59,489 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 534 (get strings from omero.cmd.ERR and omero.CmdError correctly) d328a0cbb5b49cd63929a8a6c6cf7a89a925d005'
2025-02-05 00:36:59,602 [ scc.git] DEBUG Auto-merging omeroweb/webclient/webclient_gateway.py
2025-02-05 00:36:59,602 [ scc.git] DEBUG Auto-merging omeroweb/webgateway/marshal.py
2025-02-05 00:36:59,603 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:36:59,607 [ scc.git] DEBUG omeroweb/webclient/webclient_gateway.py | 2 +-
2025-02-05 00:36:59,607 [ scc.git] DEBUG omeroweb/webgateway/marshal.py | 4 ++--
2025-02-05 00:36:59,607 [ scc.git] DEBUG 2 files changed, 3 insertions(+), 3 deletions(-)
2025-02-05 00:36:59,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:36:59,885 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...30278b64bb39134a3f1101b600d4a82256e6eaeb'
2025-02-05 00:36:59,894 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:36:59,899 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 595 (linkify supports urls that include {}[] characters) 30278b64bb39134a3f1101b600d4a82256e6eaeb'
2025-02-05 00:36:59,999 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:37:00,003 [ scc.git] DEBUG omeroweb/webclient/static/webclient/javascript/ome.webclient.actions.js | 2 +-
2025-02-05 00:37:00,003 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-05 00:37:00,277 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:00,278 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3aae48f586d7b412538a45b34ddc471a26a286e8'
2025-02-05 00:37:00,287 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:37:00,291 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 596 (Linkify can parse anchor tag) 3aae48f586d7b412538a45b34ddc471a26a286e8'
2025-02-05 00:37:00,343 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:37:00,347 [ scc.git] DEBUG .../webclient/javascript/ome.webclient.actions.js | 26 ++++++++++++++++++++--
2025-02-05 00:37:00,347 [ scc.git] DEBUG 1 file changed, 24 insertions(+), 2 deletions(-)
2025-02-05 00:37:00,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:00,665 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6f07268f880d6159be0bb56eacb20557305152b6'
2025-02-05 00:37:00,674 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:37:00,678 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 598 (Fix display of ContrastMethod) 6f07268f880d6159be0bb56eacb20557305152b6'
2025-02-05 00:37:00,720 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:37:00,724 [ scc.git] DEBUG omeroweb/webclient/forms.py | 2 +-
2025-02-05 00:37:00,725 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-05 00:37:01,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:01,048 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f8a449a16e16db1d32aa2e3f703b35e26852c6e4'
2025-02-05 00:37:01,057 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:37:01,062 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 600 (Remove Python 3.8 from the testing matrix) f8a449a16e16db1d32aa2e3f703b35e26852c6e4'
2025-02-05 00:37:01,165 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:37:01,169 [ scc.git] DEBUG .github/workflows/tox.yml | 1 -
2025-02-05 00:37:01,169 [ scc.git] DEBUG tox.ini | 3 +--
2025-02-05 00:37:01,169 [ scc.git] DEBUG 2 files changed, 1 insertion(+), 3 deletions(-)
2025-02-05 00:37:01,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:01,433 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9119372e9fef8cab0e212f02685c8715a3307539'
2025-02-05 00:37:01,442 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:37:01,447 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 602 (Inherit all ann) 9119372e9fef8cab0e212f02685c8715a3307539'
2025-02-05 00:37:01,690 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:37:01,695 [ scc.git] DEBUG omeroweb/webclient/static/webclient/css/dusty.css | 1 -
2025-02-05 00:37:01,695 [ scc.git] DEBUG .../javascript/ome.right_panel_comments_pane.js | 134 +++++++++++++++++++--
2025-02-05 00:37:01,695 [ scc.git] DEBUG .../javascript/ome.right_panel_fileanns_pane.js | 80 +++++++++++-
2025-02-05 00:37:01,695 [ scc.git] DEBUG .../javascript/ome.right_panel_mapanns_pane.js | 6 +-
2025-02-05 00:37:01,696 [ scc.git] DEBUG .../javascript/ome.right_panel_ratings_pane.js | 33 ++++-
2025-02-05 00:37:01,696 [ scc.git] DEBUG .../javascript/ome.right_panel_tags_pane.js | 92 ++++++++++++--
2025-02-05 00:37:01,696 [ scc.git] DEBUG .../webclient/annotations/comments_underscore.html | 58 +++++++--
2025-02-05 00:37:01,696 [ scc.git] DEBUG .../webclient/annotations/fileanns_underscore.html | 81 ++++++++-----
2025-02-05 00:37:01,696 [ scc.git] DEBUG .../webclient/annotations/mapanns_underscore.html | 4 +
2025-02-05 00:37:01,696 [ scc.git] DEBUG .../webclient/annotations/ratings_underscore.html | 4 +-
2025-02-05 00:37:01,698 [ scc.git] DEBUG .../webclient/annotations/tags_underscore.html | 30 +++--
2025-02-05 00:37:01,698 [ scc.git] DEBUG 11 files changed, 447 insertions(+), 76 deletions(-)
2025-02-05 00:37:01,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:01,830 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...eada123fd0c9a9fdf93de1dca314c7d7ad999fcf'
2025-02-05 00:37:01,839 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:37:01,843 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 603 (Don't use group -1 for luts_png) eada123fd0c9a9fdf93de1dca314c7d7ad999fcf'
2025-02-05 00:37:01,876 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:37:01,882 [ scc.git] DEBUG README.rst | 24 +
2025-02-05 00:37:01,882 [ scc.git] DEBUG .../webgateway/static/webgateway/json/luts.json | 10462 +++++++++++++++++++
2025-02-05 00:37:01,883 [ scc.git] DEBUG omeroweb/webgateway/util.py | 39 +
2025-02-05 00:37:01,883 [ scc.git] DEBUG omeroweb/webgateway/views.py | 105 +-
2025-02-05 00:37:01,883 [ scc.git] DEBUG 4 files changed, 10574 insertions(+), 56 deletions(-)
2025-02-05 00:37:01,883 [ scc.git] DEBUG create mode 100644 omeroweb/webgateway/static/webgateway/json/luts.json
2025-02-05 00:37:02,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:02,238 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...15e1289cb1c1533c8606b9c9f745d1f24575bb7d'
2025-02-05 00:37:02,248 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:37:02,252 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 604 (Right panel perf) 15e1289cb1c1533c8606b9c9f745d1f24575bb7d'
2025-02-05 00:37:02,330 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:37:02,335 [ scc.git] DEBUG omeroweb/webclient/controller/container.py | 66 ++++++++++------------
2025-02-05 00:37:02,335 [ scc.git] DEBUG .../webclient/annotations/annotations_share.html | 12 +---
2025-02-05 00:37:02,336 [ scc.git] DEBUG omeroweb/webclient/views.py | 51 -----------------
2025-02-05 00:37:02,336 [ scc.git] DEBUG 3 files changed, 31 insertions(+), 98 deletions(-)
2025-02-05 00:37:02,615 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:02,616 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4fc2c03f0e2f692b4fca3d2aacb0f94e13079b4a'
2025-02-05 00:37:02,625 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:37:02,629 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 605 (Do not strip leading or trailing whitespaces in password fields) 4fc2c03f0e2f692b4fca3d2aacb0f94e13079b4a'
2025-02-05 00:37:02,650 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-05 00:37:02,653 [ scc.git] DEBUG omeroweb/webadmin/forms.py | 4 ++++
2025-02-05 00:37:02,653 [ scc.git] DEBUG 1 file changed, 4 insertions(+)
2025-02-05 00:37:03,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:03,003 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-05 00:37:03,045 [ scc.git] DEBUG Get sha1 of %s
2025-02-05 00:37:03,046 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-05 00:37:03,050 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-05 00:37:03,096 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-05 00:37:03,107 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f518a3bd670> has no local changes
2025-02-05 00:37:03,108 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-web
Excluded PRs:
- PR 585 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
- PR 535 will-moore 'Initial working browser history' (stage: draft)
- PR 168 stick 'Changes to nginx @maintenance handler' (status: failure)
Already up to date.
Merged PRs:
- PR 527 will-moore 'Add some initial CSP settings to test'
- PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
- PR 595 sukunis 'linkify supports urls that include {}[] characters'
- PR 596 sukunis 'Linkify can parse anchor tag'
- PR 598 will-moore 'Fix display of ContrastMethod'
- PR 600 sbesson 'Remove Python 3.8 from the testing matrix'
- PR 602 Tom-TBT 'Inherit all ann'
- PR 603 will-moore 'Don't use group -1 for luts_png'
- PR 604 will-moore 'Right panel perf'
- PR 605 sbesson 'Do not strip leading or trailing whitespaces in password fields'
Generated by OMERO-python-superbuild-push#309 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/309/)'
2025-02-05 00:37:03,118 [ scc.git] DEBUG [detached HEAD f1cb76a56] merge master -Dorg -Ssuccess-only
2025-02-05 00:37:03,119 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:37:03,119 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-05 00:37:03,168 [ scc.config] DEBUG Found submodule.omero-dropbox.url
2025-02-05 00:37:03,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:03,435 [ scc.config] DEBUG Found submodule.omero-marshal.url
2025-02-05 00:37:03,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:03,812 [ scc.config] DEBUG Found submodule.omero-py.url
2025-02-05 00:37:04,175 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:04,189 [ scc.config] DEBUG Found submodule.omero-scripts.url
2025-02-05 00:37:04,560 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:04,573 [ scc.config] DEBUG Found submodule.omero-web.url
2025-02-05 00:37:04,942 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-05 00:37:04,952 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-05 00:37:04,979 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f518b49b370> has local changes
2025-02-05 00:37:04,980 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-python-superbuild
Already up to date.
Repository: ome/omero-dropbox
Already up to date.
Merged PRs:
- PR 16 joshmoore 'Review all instances of whitelist/blacklist'
Repository: ome/omero-marshal
Excluded PRs:
- PR 84 joshmoore 'New JSON-LD context-based version' (stage: draft)
- PR 34 chris-allan 'Initial support for Event' (exclude comment)
- PR 33 chris-allan 'Encode/Decode Experimenters with ExperimenterGroup' (exclude comment)
Already up to date.
Merged PRs:
- PR 69 will-moore 'Roi encoder allows Shape None'
Repository: ome/omero-py
Excluded PRs:
- PR 396 joshmoore 'Config property for passing environment variables (see #395)' (status: failure)
- PR 387 will-moore 'Numpy pixels type' (label: exclude)
- PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn)
- PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft)
- PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
Already up to date.
Merged PRs:
- PR 199 joshmoore 'user: allow setting default group'
- PR 207 manics 'BlitzGateway.connect raise on error'
- PR 266 joshmoore 'errors: use raise_error from cli plugins'
- PR 299 joshmoore 'Add parents and children to omero obj'
- PR 332 jburel 'Build conda'
- PR 337 will-moore 'bulk.yml depth is passed to xargs'
- PR 391 joshmoore 'Add jstack command'
- PR 408 jburel 'remove deprecated method'
- PR 427 Rdornier 'Add fileset folder creation'
- PR 443 sbesson 'Gateway tests: remove logic downloading public DV files for testing'
Repository: ome/omero-scripts
Excluded PRs:
- PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
- PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
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'
Repository: ome/omero-web
Excluded PRs:
- PR 585 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
- PR 535 will-moore 'Initial working browser history' (stage: draft)
- PR 168 stick 'Changes to nginx @maintenance handler' (status: failure)
Already up to date.
Merged PRs:
- PR 527 will-moore 'Add some initial CSP settings to test'
- PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
- PR 595 sukunis 'linkify supports urls that include {}[] characters'
- PR 596 sukunis 'Linkify can parse anchor tag'
- PR 598 will-moore 'Fix display of ContrastMethod'
- PR 600 sbesson 'Remove Python 3.8 from the testing matrix'
- PR 602 Tom-TBT 'Inherit all ann'
- PR 603 will-moore 'Don't use group -1 for luts_png'
- PR 604 will-moore 'Right panel perf'
- PR 605 sbesson 'Do not strip leading or trailing whitespaces in password fields'
Generated by OMERO-python-superbuild-push#309 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/309/)'
2025-02-05 00:37:04,989 [ scc.git] DEBUG [detached HEAD 1dc10ce] merge master -Dorg -Ssuccess-only
2025-02-05 00:37:04,989 [ scc.merge] INFO Repository: ome/omero-python-superbuild
2025-02-05 00:37:04,989 [ scc.git] DEBUG 6 files changed, 10 insertions(+), 10 deletions(-)
2025-02-05 00:37:04,989 [ scc.merge] INFO Already up to date.
2025-02-05 00:37:04,989 [ scc.merge] INFO
2025-02-05 00:37:04,989 [ scc.merge] INFO
2025-02-05 00:37:04,989 [ scc.merge] INFO Repository: ome/omero-dropbox
2025-02-05 00:37:04,989 [ scc.merge] INFO Already up to date.
2025-02-05 00:37:04,989 [ scc.merge] INFO
2025-02-05 00:37:04,989 [ scc.merge] INFO Merged PRs:
2025-02-05 00:37:04,989 [ scc.merge] INFO - PR 16 joshmoore 'Review all instances of whitelist/blacklist'
2025-02-05 00:37:04,989 [ scc.merge] INFO
2025-02-05 00:37:04,989 [ scc.merge] INFO Repository: ome/omero-marshal
2025-02-05 00:37:04,989 [ scc.merge] INFO Excluded PRs:
2025-02-05 00:37:04,989 [ scc.merge] INFO - PR 84 joshmoore 'New JSON-LD context-based version' (stage: draft)
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 34 chris-allan 'Initial support for Event' (exclude comment)
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 33 chris-allan 'Encode/Decode Experimenters with ExperimenterGroup' (exclude comment)
2025-02-05 00:37:04,990 [ scc.merge] INFO Already up to date.
2025-02-05 00:37:04,990 [ scc.merge] INFO
2025-02-05 00:37:04,990 [ scc.merge] INFO Merged PRs:
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 69 will-moore 'Roi encoder allows Shape None'
2025-02-05 00:37:04,990 [ scc.merge] INFO
2025-02-05 00:37:04,990 [ scc.merge] INFO Repository: ome/omero-py
2025-02-05 00:37:04,990 [ scc.merge] INFO Excluded PRs:
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 396 joshmoore 'Config property for passing environment variables (see #395)' (status: failure)
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 387 will-moore 'Numpy pixels type' (label: exclude)
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn)
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft)
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
2025-02-05 00:37:04,990 [ scc.merge] INFO Already up to date.
2025-02-05 00:37:04,990 [ scc.merge] INFO
2025-02-05 00:37:04,990 [ scc.merge] INFO Merged PRs:
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 199 joshmoore 'user: allow setting default group'
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 207 manics 'BlitzGateway.connect raise on error'
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 266 joshmoore 'errors: use raise_error from cli plugins'
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 299 joshmoore 'Add parents and children to omero obj'
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 332 jburel 'Build conda'
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 337 will-moore 'bulk.yml depth is passed to xargs'
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 391 joshmoore 'Add jstack command'
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 408 jburel 'remove deprecated method'
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 427 Rdornier 'Add fileset folder creation'
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 443 sbesson 'Gateway tests: remove logic downloading public DV files for testing'
2025-02-05 00:37:04,990 [ scc.merge] INFO
2025-02-05 00:37:04,990 [ scc.merge] INFO Repository: ome/omero-scripts
2025-02-05 00:37:04,990 [ scc.merge] INFO Excluded PRs:
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
2025-02-05 00:37:04,990 [ scc.merge] INFO Already up to date.
2025-02-05 00:37:04,990 [ scc.merge] INFO
2025-02-05 00:37:04,990 [ scc.merge] INFO Merged PRs:
2025-02-05 00:37:04,990 [ scc.merge] INFO - PR 223 will-moore 'don't attempt ROI stats on big images'
2025-02-05 00:37:04,990 [ scc.merge] INFO
2025-02-05 00:37:04,990 [ scc.merge] INFO Conflicting PRs (not included):
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2025-02-05 00:37:04,991 [ scc.merge] INFO
2025-02-05 00:37:04,991 [ scc.merge] INFO Repository: ome/omero-web
2025-02-05 00:37:04,991 [ scc.merge] INFO Excluded PRs:
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 585 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 535 will-moore 'Initial working browser history' (stage: draft)
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 168 stick 'Changes to nginx @maintenance handler' (status: failure)
2025-02-05 00:37:04,991 [ scc.merge] INFO Already up to date.
2025-02-05 00:37:04,991 [ scc.merge] INFO
2025-02-05 00:37:04,991 [ scc.merge] INFO Merged PRs:
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 527 will-moore 'Add some initial CSP settings to test'
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 595 sukunis 'linkify supports urls that include {}[] characters'
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 596 sukunis 'Linkify can parse anchor tag'
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 598 will-moore 'Fix display of ContrastMethod'
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 600 sbesson 'Remove Python 3.8 from the testing matrix'
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 602 Tom-TBT 'Inherit all ann'
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 603 will-moore 'Don't use group -1 for luts_png'
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 604 will-moore 'Right panel perf'
2025-02-05 00:37:04,991 [ scc.merge] INFO - PR 605 sbesson 'Do not strip leading or trailing whitespaces in password fields'
2025-02-05 00:37:04,991 [ scc.merge] INFO
2025-02-05 00:37:04,991 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-05 00:37:04,991 [ scc.git] DEBUG Calling 'git remote'
2025-02-05 00:37:04,995 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-dropbox
2025-02-05 00:37:04,996 [ scc.git] DEBUG Calling 'git remote'
2025-02-05 00:37:04,999 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:37:05,000 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-marshal
2025-02-05 00:37:05,000 [ scc.git] DEBUG Calling 'git remote'
2025-02-05 00:37:05,003 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:37:05,003 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-py
2025-02-05 00:37:05,004 [ scc.git] DEBUG Calling 'git remote'
2025-02-05 00:37:05,007 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:37:05,007 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-scripts
2025-02-05 00:37:05,007 [ scc.git] DEBUG Calling 'git remote'
2025-02-05 00:37:05,011 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2025-02-05 00:37:05,011 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-web
2025-02-05 00:37:05,011 [ scc.git] DEBUG Calling 'git remote'
2025-02-05 00:37:05,015 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
Update component versions
Downloading https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-build/lastSuccessfulBuild/artifact/omero-blitz/build/distributions/omero-blitz-5.5.5-python.zip ...
Traceback (most recent call last):
File "/home/omero/workspace/OMERO-python-superbuild-push/omero-py/setup.py", line 150, in <module>
download_blitz_target()
File "/home/omero/workspace/OMERO-python-superbuild-push/omero-py/setup.py", line 83, in download_blitz_target
resp = urlopen(loc)
File "/usr/lib64/python3.9/urllib/request.py", line 214, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib64/python3.9/urllib/request.py", line 523, in open
response = meth(req, response)
File "/usr/lib64/python3.9/urllib/request.py", line 632, in http_response
response = self.parent.error(
File "/usr/lib64/python3.9/urllib/request.py", line 561, in error
return self._call_chain(*args)
File "/usr/lib64/python3.9/urllib/request.py", line 494, in _call_chain
result = func(*args)
File "/usr/lib64/python3.9/urllib/request.py", line 641, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found
Downloading https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-build/lastSuccessfulBuild/artifact/omero-blitz/build/distributions/omero-blitz-5.5.5-python.zip ...
Traceback (most recent call last):
File "/home/omero/workspace/OMERO-python-superbuild-push/omero-py/setup.py", line 150, in <module>
download_blitz_target()
File "/home/omero/workspace/OMERO-python-superbuild-push/omero-py/setup.py", line 83, in download_blitz_target
resp = urlopen(loc)
File "/usr/lib64/python3.9/urllib/request.py", line 214, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib64/python3.9/urllib/request.py", line 523, in open
response = meth(req, response)
File "/usr/lib64/python3.9/urllib/request.py", line 632, in http_response
response = self.parent.error(
File "/usr/lib64/python3.9/urllib/request.py", line 561, in error
return self._call_chain(*args)
File "/usr/lib64/python3.9/urllib/request.py", line 494, in _call_chain
result = func(*args)
File "/usr/lib64/python3.9/urllib/request.py", line 641, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Commit all component version changes
Entering 'omero-dropbox'
Entering 'omero-marshal'
Entering 'omero-py'
Entering 'omero-scripts'
Entering 'omero-web'
Entering 'omero-dropbox'
HEAD detached from 01fa0c5
nothing to commit, working tree clean
Entering 'omero-marshal'
HEAD detached from 6d44f66
nothing to commit, working tree clean
Entering 'omero-py'
HEAD detached from 05d52412
nothing to commit, working tree clean
Entering 'omero-scripts'
HEAD detached from 4b4c755
nothing to commit, working tree clean
Entering 'omero-web'
HEAD detached from 96d113830
nothing to commit, working tree clean
HEAD detached from d392493
nothing to commit, working tree clean
2025-02-05 00:37:32,286 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-python-superbuild/tree/merge_ci