Skipping 208 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTest
2025-09-27 00:30:29,074 [ scc.repo] DEBUG - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2025-09-27 00:30:29,074 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:30:29,074 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2025-09-27 00:30:29,074 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:30:29,074 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:29,077 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-09-27 00:30:29,079 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:30:29,079 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-09-27 00:30:29,082 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-09-27 00:30:29,088 [ scc.git] DEBUG Updating 3cd120c..55060a2
2025-09-27 00:30:29,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/pulls/90 HTTP/1.1" 200 None
2025-09-27 00:30:29,739 [ scc.git] DEBUG Calling 'git fetch origin pull/55/head'
2025-09-27 00:30:30,040 [ scc.git] DEBUG From https://github.com/ome/omero-metadata
2025-09-27 00:30:30,040 [ scc.git] DEBUG * branch refs/pull/55/head -> FETCH_HEAD
2025-09-27 00:30:30,044 [ scc.git] DEBUG Calling 'git fetch origin pull/64/head'
2025-09-27 00:30:30,324 [ scc.git] DEBUG From https://github.com/ome/omero-metadata
2025-09-27 00:30:30,324 [ scc.git] DEBUG * branch refs/pull/64/head -> FETCH_HEAD
2025-09-27 00:30:30,329 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:30:30,329 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:30:30,329 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:30,331 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...14f0448a90ccd781126a5c9dc267f4d0a6939102'
2025-09-27 00:30:30,335 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:30,337 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 55 (Prevent users from creating columns with python keyword names) 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2025-09-27 00:30:30,348 [ scc.git] DEBUG Auto-merging src/omero_metadata/cli.py
2025-09-27 00:30:30,348 [ scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/cli.py
2025-09-27 00:30:30,348 [ scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2025-09-27 00:30:30,348 [ scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2025-09-27 00:30:30,349 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-09-27 00:30:30,349 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-09-27 00:30:30,351 [ scc.git] DEBUG Calling 'git reset --hard 55060a256e99567f21e64ff3c225d933fba1c501'
2025-09-27 00:30:30,355 [ scc.git] DEBUG HEAD is now at 55060a2 Merge pull request #90 from will-moore/pypi_release_action
2025-09-27 00:30:30,500 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:30:30,500 [ scc.git] DEBUG Calling 'git merge-base 55060a256e99567f21e64ff3c225d933fba1c501 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2025-09-27 00:30:30,504 [ scc.git] DEBUG Calling 'git diff --name-only 27cc7289e9da842ed29a8192419a6b9ef851256d..55060a256e99567f21e64ff3c225d933fba1c501'
2025-09-27 00:30:30,507 [ scc.git] INFO - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
Conflicting PR. Removed from build [OMERO-plugins-push#543](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/consoleText) for more details.
Possible conflicts:
- Upstream changes
- src/omero_metadata/cli.py
- src/omero_metadata/populate.py
--conflicts
2025-09-27 00:30:30,509 [ scc.config] DEBUG Found github.token
2025-09-27 00:30:30,509 [ scc.git] DEBUG Not adding comment to issue #55, already --conflicts.
2025-09-27 00:30:30,509 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...78e55539b68e351ed5ef202854718b49a37729a7'
2025-09-27 00:30:30,513 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:30,515 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 64 (Support images_by_name for Screen and Plate) 78e55539b68e351ed5ef202854718b49a37729a7'
2025-09-27 00:30:30,528 [ scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2025-09-27 00:30:30,528 [ scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2025-09-27 00:30:30,528 [ scc.git] DEBUG Auto-merging test/integration/metadata/test_populate.py
2025-09-27 00:30:30,529 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-09-27 00:30:30,529 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-09-27 00:30:30,532 [ scc.git] DEBUG Calling 'git reset --hard 55060a256e99567f21e64ff3c225d933fba1c501'
2025-09-27 00:30:30,536 [ scc.git] DEBUG HEAD is now at 55060a2 Merge pull request #90 from will-moore/pypi_release_action
2025-09-27 00:30:30,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:30:30,884 [ scc.git] DEBUG Calling 'git merge-base 55060a256e99567f21e64ff3c225d933fba1c501 78e55539b68e351ed5ef202854718b49a37729a7'
2025-09-27 00:30:30,888 [ scc.git] DEBUG Calling 'git diff --name-only 298f02623cd90268162161a988575db0b8c3d1ab..55060a256e99567f21e64ff3c225d933fba1c501'
2025-09-27 00:30:30,891 [ scc.git] INFO - PR 64 will-moore 'Support images_by_name for Screen and Plate'
Conflicting PR. Removed from build [OMERO-plugins-push#543](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/consoleText) for more details.
Possible conflicts:
- PR #55 kkoz 'Prevent users from creating columns with python keyword names'
- src/omero_metadata/populate.py
- Upstream changes
- src/omero_metadata/populate.py
--conflicts
2025-09-27 00:30:30,892 [ scc.config] DEBUG Found github.token
2025-09-27 00:30:30,893 [ scc.git] DEBUG Not adding comment to issue #64, already --conflicts.
2025-09-27 00:30:30,893 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:30:30,929 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:30:30,929 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:30,931 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:30:30,966 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:30:30,969 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c802a86d0> has no local changes
2025-09-27 00:30:30,969 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-metadata
Updating 3cd120c..55060a2
Previously merged:
- PR 90 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
Conflicting PRs (not included):
- PR 55 kkoz 'Prevent users from creating columns with python keyword names'
- PR 64 will-moore 'Support images_by_name for Screen and Plate'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:30:30,975 [ scc.git] DEBUG [detached HEAD 3441a11] merge master -Dorg -Ssuccess-only
2025-09-27 00:30:30,976 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:30:30,976 [ scc.repo] DEBUG ## PRs found:
2025-09-27 00:30:31,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/pulls HTTP/1.1" 200 None
2025-09-27 00:30:31,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/142 HTTP/1.1" 200 None
2025-09-27 00:30:32,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/16e9698187d538ee54a603e8f6c8c95a6ae448e0 HTTP/1.1" 200 None
2025-09-27 00:30:32,946 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/16e9698187d538ee54a603e8f6c8c95a6ae448e0/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:30:33,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/16e9698187d538ee54a603e8f6c8c95a6ae448e0/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:30:33,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/16e9698187d538ee54a603e8f6c8c95a6ae448e0 HTTP/1.1" 200 None
2025-09-27 00:30:34,351 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/16e9698187d538ee54a603e8f6c8c95a6ae448e0?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:30:34,351 [ scc.repo] DEBUG - PR 142 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-09-27 00:30:34,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/141 HTTP/1.1" 200 None
2025-09-27 00:30:34,852 [ scc.repo] DEBUG # ... Include label: dependencies
2025-09-27 00:30:35,403 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/de7db17cd62b498179713df276cff151a1f36d80 HTTP/1.1" 200 None
2025-09-27 00:30:35,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/de7db17cd62b498179713df276cff151a1f36d80/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:30:36,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/de7db17cd62b498179713df276cff151a1f36d80/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:30:37,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/de7db17cd62b498179713df276cff151a1f36d80 HTTP/1.1" 200 None
2025-09-27 00:30:37,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/de7db17cd62b498179713df276cff151a1f36d80?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:30:37,464 [ scc.repo] DEBUG - PR 141 dependabot[bot] 'Bump axios from 1.6.0 to 1.8.2'
2025-09-27 00:30:37,936 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/140 HTTP/1.1" 200 None
2025-09-27 00:30:37,937 [ scc.repo] DEBUG # ... Include label: dependencies
2025-09-27 00:30:38,487 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/6301bc61b0a877104173846d526382bf15cc70a0 HTTP/1.1" 200 None
2025-09-27 00:30:38,964 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/6301bc61b0a877104173846d526382bf15cc70a0/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:30:39,435 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/6301bc61b0a877104173846d526382bf15cc70a0/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:30:39,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/6301bc61b0a877104173846d526382bf15cc70a0 HTTP/1.1" 200 None
2025-09-27 00:30:40,418 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/6301bc61b0a877104173846d526382bf15cc70a0?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:30:40,418 [ scc.repo] DEBUG - PR 140 dependabot[bot] 'Bump vite from 4.2.3 to 4.5.9'
2025-09-27 00:30:40,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/139 HTTP/1.1" 200 None
2025-09-27 00:30:41,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94 HTTP/1.1" 200 None
2025-09-27 00:30:41,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94/comments HTTP/1.1" 200 None
2025-09-27 00:30:42,292 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86 HTTP/1.1" 200 None
2025-09-27 00:30:42,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86/comments HTTP/1.1" 200 None
2025-09-27 00:30:43,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39 HTTP/1.1" 200 None
2025-09-27 00:30:43,691 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39/comments HTTP/1.1" 200 None
2025-09-27 00:30:43,693 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:30:43,693 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2025-09-27 00:30:43,693 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:30:43,693 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:43,695 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-09-27 00:30:43,698 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:30:43,698 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-09-27 00:30:43,700 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-09-27 00:30:43,703 [ scc.git] DEBUG Already up to date.
2025-09-27 00:30:43,703 [ scc.git] DEBUG Calling 'git fetch origin pull/140/head'
2025-09-27 00:30:43,986 [ scc.git] DEBUG From https://github.com/ome/omero-parade
2025-09-27 00:30:43,986 [ scc.git] DEBUG * branch refs/pull/140/head -> FETCH_HEAD
2025-09-27 00:30:43,989 [ scc.git] DEBUG Calling 'git fetch origin pull/141/head'
2025-09-27 00:30:44,265 [ scc.git] DEBUG From https://github.com/ome/omero-parade
2025-09-27 00:30:44,265 [ scc.git] DEBUG * branch refs/pull/141/head -> FETCH_HEAD
2025-09-27 00:30:44,270 [ scc.git] DEBUG Calling 'git fetch origin pull/142/head'
2025-09-27 00:30:44,571 [ scc.git] DEBUG From https://github.com/ome/omero-parade
2025-09-27 00:30:44,571 [ scc.git] DEBUG * branch refs/pull/142/head -> FETCH_HEAD
2025-09-27 00:30:44,576 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:30:44,576 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:30:44,576 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:44,578 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6301bc61b0a877104173846d526382bf15cc70a0'
2025-09-27 00:30:44,580 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:44,582 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 140 (Bump vite from 4.2.3 to 4.5.9) 6301bc61b0a877104173846d526382bf15cc70a0'
2025-09-27 00:30:44,589 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:30:44,592 [ scc.git] DEBUG package-lock.json | 289 ++++++++++++++++++++++++++----------------------------
2025-09-27 00:30:44,592 [ scc.git] DEBUG package.json | 2 +-
2025-09-27 00:30:44,592 [ scc.git] DEBUG 2 files changed, 138 insertions(+), 153 deletions(-)
2025-09-27 00:30:44,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:30:44,741 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...de7db17cd62b498179713df276cff151a1f36d80'
2025-09-27 00:30:44,743 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:44,745 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 141 (Bump axios from 1.6.0 to 1.8.2) de7db17cd62b498179713df276cff151a1f36d80'
2025-09-27 00:30:44,754 [ scc.git] DEBUG Auto-merging package-lock.json
2025-09-27 00:30:44,754 [ scc.git] DEBUG Auto-merging package.json
2025-09-27 00:30:44,755 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:30:44,758 [ scc.git] DEBUG package-lock.json | 18 ++++++++++--------
2025-09-27 00:30:44,758 [ scc.git] DEBUG package.json | 2 +-
2025-09-27 00:30:44,758 [ scc.git] DEBUG 2 files changed, 11 insertions(+), 9 deletions(-)
2025-09-27 00:30:45,122 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:30:45,123 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...16e9698187d538ee54a603e8f6c8c95a6ae448e0'
2025-09-27 00:30:45,125 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:45,128 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 142 (Use the release/v1 branch for the PyPA action publishing to PyPI) 16e9698187d538ee54a603e8f6c8c95a6ae448e0'
2025-09-27 00:30:45,134 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:30:45,137 [ scc.git] DEBUG .github/workflows/publish_pypi.yml | 2 +-
2025-09-27 00:30:45,137 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-09-27 00:30:45,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:30:45,513 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:30:45,549 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:30:45,549 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:45,551 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:30:45,586 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:30:45,589 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c802bb750> has no local changes
2025-09-27 00:30:45,589 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-parade
Excluded PRs:
- PR 139 will-moore 'JS code handles 'tag' node in jsTree' (stage: draft)
- PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
- PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
- PR 39 chris-allan 'Expand all for Screens' (exclude comment)
Already up to date.
Merged PRs:
- PR 140 dependabot[bot] 'Bump vite from 4.2.3 to 4.5.9'
- PR 141 dependabot[bot] 'Bump axios from 1.6.0 to 1.8.2'
- PR 142 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:30:45,595 [ scc.git] DEBUG [detached HEAD f70263c] merge master -Dorg -Ssuccess-only
2025-09-27 00:30:45,595 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:30:45,595 [ scc.repo] DEBUG ## PRs found:
2025-09-27 00:30:46,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/pulls HTTP/1.1" 200 None
2025-09-27 00:30:46,697 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/issues/16 HTTP/1.1" 200 None
2025-09-27 00:30:46,698 [ scc.repo] DEBUG # ... Include label: dependencies
2025-09-27 00:30:47,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/5381b9f25e1666d81d236039a1317276291e9b2e HTTP/1.1" 200 None
2025-09-27 00:30:47,724 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/5381b9f25e1666d81d236039a1317276291e9b2e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:30:48,219 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/5381b9f25e1666d81d236039a1317276291e9b2e/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:30:48,843 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/5381b9f25e1666d81d236039a1317276291e9b2e HTTP/1.1" 200 None
2025-09-27 00:30:49,404 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/statuses/5381b9f25e1666d81d236039a1317276291e9b2e?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:30:49,405 [ scc.repo] DEBUG - PR 16 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:30:49,405 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:30:49,405 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2025-09-27 00:30:49,405 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:30:49,405 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:49,407 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-09-27 00:30:49,409 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:30:49,409 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-09-27 00:30:49,412 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-09-27 00:30:49,414 [ scc.git] DEBUG Already up to date.
2025-09-27 00:30:49,414 [ scc.git] DEBUG Calling 'git fetch origin pull/16/head'
2025-09-27 00:30:49,707 [ scc.git] DEBUG From https://github.com/ome/omero-prometheus-tools
2025-09-27 00:30:49,707 [ scc.git] DEBUG * branch refs/pull/16/head -> FETCH_HEAD
2025-09-27 00:30:49,710 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:30:49,710 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:30:49,710 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:49,713 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5381b9f25e1666d81d236039a1317276291e9b2e'
2025-09-27 00:30:49,715 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:49,717 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 16 (Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows) 5381b9f25e1666d81d236039a1317276291e9b2e'
2025-09-27 00:30:49,723 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:30:49,726 [ scc.git] DEBUG .github/workflows/publish_pypi.yml | 2 +-
2025-09-27 00:30:49,726 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-09-27 00:30:49,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:30:49,863 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:30:49,898 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:30:49,898 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:49,900 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:30:49,935 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:30:49,937 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c81cd2990> has no local changes
2025-09-27 00:30:49,937 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-prometheus-tools
Already up to date.
Merged PRs:
- PR 16 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:30:49,943 [ scc.git] DEBUG [detached HEAD 1185e30] merge master -Dorg -Ssuccess-only
2025-09-27 00:30:49,943 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:30:49,943 [ scc.repo] DEBUG ## PRs found:
2025-09-27 00:30:50,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/pulls HTTP/1.1" 200 None
2025-09-27 00:30:50,951 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/34 HTTP/1.1" 200 None
2025-09-27 00:30:50,952 [ scc.repo] DEBUG # ... Include label: dependencies
2025-09-27 00:30:51,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/149bb248277256d589ea0db597c04739e8134301 HTTP/1.1" 200 None
2025-09-27 00:30:52,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/149bb248277256d589ea0db597c04739e8134301/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:30:52,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/149bb248277256d589ea0db597c04739e8134301/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:30:53,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/149bb248277256d589ea0db597c04739e8134301 HTTP/1.1" 200 None
2025-09-27 00:30:53,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/statuses/149bb248277256d589ea0db597c04739e8134301?per_page=1 HTTP/1.1" 200 None
2025-09-27 00:30:54,243 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/149bb248277256d589ea0db597c04739e8134301 HTTP/1.1" 200 None
2025-09-27 00:30:54,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/149bb248277256d589ea0db597c04739e8134301/status HTTP/1.1" 200 None
2025-09-27 00:30:54,828 [ scc.repo] DEBUG - PR 34 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:30:55,315 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/33 HTTP/1.1" 200 None
2025-09-27 00:30:55,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/33/comments HTTP/1.1" 200 None
2025-09-27 00:30:56,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/1122baea98746effd4eb59deed25870f673ce3d3 HTTP/1.1" 200 None
2025-09-27 00:30:56,767 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/1122baea98746effd4eb59deed25870f673ce3d3/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:30:57,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/1122baea98746effd4eb59deed25870f673ce3d3/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:30:57,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/1122baea98746effd4eb59deed25870f673ce3d3 HTTP/1.1" 200 None
2025-09-27 00:30:58,116 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/statuses/1122baea98746effd4eb59deed25870f673ce3d3?per_page=1 HTTP/1.1" 200 None
2025-09-27 00:30:58,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/1122baea98746effd4eb59deed25870f673ce3d3 HTTP/1.1" 200 None
2025-09-27 00:30:59,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/1122baea98746effd4eb59deed25870f673ce3d3/status HTTP/1.1" 200 None
2025-09-27 00:30:59,098 [ scc.repo] DEBUG - PR 33 jo-mueller 'Add roi to array functions'
2025-09-27 00:30:59,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/32 HTTP/1.1" 200 None
2025-09-27 00:30:59,591 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:30:59,591 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2025-09-27 00:30:59,591 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:30:59,591 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:30:59,594 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-09-27 00:30:59,596 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:30:59,596 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-09-27 00:30:59,598 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-09-27 00:30:59,601 [ scc.git] DEBUG Already up to date.
2025-09-27 00:30:59,601 [ scc.git] DEBUG Calling 'git fetch origin pull/33/head'
2025-09-27 00:30:59,887 [ scc.git] DEBUG From https://github.com/ome/omero-rois
2025-09-27 00:30:59,887 [ scc.git] DEBUG * branch refs/pull/33/head -> FETCH_HEAD
2025-09-27 00:30:59,891 [ scc.git] DEBUG Calling 'git fetch origin pull/34/head'
2025-09-27 00:31:00,166 [ scc.git] DEBUG From https://github.com/ome/omero-rois
2025-09-27 00:31:00,166 [ scc.git] DEBUG * branch refs/pull/34/head -> FETCH_HEAD
2025-09-27 00:31:00,170 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:31:00,170 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:00,170 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:00,173 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...1122baea98746effd4eb59deed25870f673ce3d3'
2025-09-27 00:31:00,175 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:00,177 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 33 (Add roi to array functions) 1122baea98746effd4eb59deed25870f673ce3d3'
2025-09-27 00:31:00,184 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:31:00,186 [ scc.git] DEBUG setup.py | 4 +-
2025-09-27 00:31:00,187 [ scc.git] DEBUG src/omero_rois/__init__.py | 4 +
2025-09-27 00:31:00,187 [ scc.git] DEBUG src/omero_rois/library.py | 204 +++++++++++++++++++++++++++++++++++++++++++--
2025-09-27 00:31:00,187 [ scc.git] DEBUG 3 files changed, 203 insertions(+), 9 deletions(-)
2025-09-27 00:31:00,322 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:00,323 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...149bb248277256d589ea0db597c04739e8134301'
2025-09-27 00:31:00,325 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:00,328 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 34 (Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows) 149bb248277256d589ea0db597c04739e8134301'
2025-09-27 00:31:00,334 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:31:00,337 [ scc.git] DEBUG .github/workflows/publish_pypi.yml | 2 +-
2025-09-27 00:31:00,337 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-09-27 00:31:00,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:00,763 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:31:00,799 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:00,800 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:00,802 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:31:00,836 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:31:00,839 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c802be210> has no local changes
2025-09-27 00:31:00,839 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-rois
Excluded PRs:
- PR 32 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.
Merged PRs:
- PR 33 jo-mueller 'Add roi to array functions'
- PR 34 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:31:00,844 [ scc.git] DEBUG [detached HEAD 992c42f] merge master -Dorg -Ssuccess-only
2025-09-27 00:31:00,845 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:31:00,845 [ scc.repo] DEBUG ## PRs found:
2025-09-27 00:31:01,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/pulls HTTP/1.1" 200 None
2025-09-27 00:31:01,857 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/22 HTTP/1.1" 200 None
2025-09-27 00:31:01,857 [ scc.repo] DEBUG # ... Include label: dependencies
2025-09-27 00:31:02,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/8b27e47a330555e99e9594f0c4b546946f4f98aa HTTP/1.1" 200 None
2025-09-27 00:31:02,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/8b27e47a330555e99e9594f0c4b546946f4f98aa/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:31:03,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/8b27e47a330555e99e9594f0c4b546946f4f98aa/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:31:03,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/8b27e47a330555e99e9594f0c4b546946f4f98aa HTTP/1.1" 200 None
2025-09-27 00:31:04,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/statuses/8b27e47a330555e99e9594f0c4b546946f4f98aa?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:04,346 [ scc.repo] DEBUG - PR 22 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:31:04,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14 HTTP/1.1" 200 None
2025-09-27 00:31:05,315 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14/comments HTTP/1.1" 200 None
2025-09-27 00:31:06,034 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2025-09-27 00:31:06,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:31:07,121 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2025-09-27 00:31:07,575 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/statuses/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:07,575 [ scc.repo] DEBUG - PR 14 manics 'Add pre-commit (black, flake8)'
2025-09-27 00:31:07,575 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:31:07,576 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2025-09-27 00:31:07,576 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:07,576 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:07,578 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-09-27 00:31:07,580 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:31:07,580 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-09-27 00:31:07,583 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-09-27 00:31:07,586 [ scc.git] DEBUG Already up to date.
2025-09-27 00:31:07,586 [ scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2025-09-27 00:31:07,890 [ scc.git] DEBUG From https://github.com/ome/omero-signup
2025-09-27 00:31:07,890 [ scc.git] DEBUG * branch refs/pull/14/head -> FETCH_HEAD
2025-09-27 00:31:07,894 [ scc.git] DEBUG Calling 'git fetch origin pull/22/head'
2025-09-27 00:31:08,167 [ scc.git] DEBUG From https://github.com/ome/omero-signup
2025-09-27 00:31:08,167 [ scc.git] DEBUG * branch refs/pull/22/head -> FETCH_HEAD
2025-09-27 00:31:08,171 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:31:08,171 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:08,171 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:08,173 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2025-09-27 00:31:08,176 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:08,178 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (Add pre-commit (black, flake8)) b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2025-09-27 00:31:08,186 [ scc.git] DEBUG Auto-merging omero_signup/signup_settings.py
2025-09-27 00:31:08,186 [ scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/signup_settings.py
2025-09-27 00:31:08,186 [ scc.git] DEBUG Auto-merging omero_signup/urls.py
2025-09-27 00:31:08,186 [ scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/urls.py
2025-09-27 00:31:08,186 [ scc.git] DEBUG Auto-merging omero_signup/views.py
2025-09-27 00:31:08,186 [ scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/views.py
2025-09-27 00:31:08,186 [ scc.git] DEBUG Auto-merging setup.py
2025-09-27 00:31:08,186 [ scc.git] DEBUG CONFLICT (content): Merge conflict in setup.py
2025-09-27 00:31:08,186 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-09-27 00:31:08,186 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-09-27 00:31:08,188 [ scc.git] DEBUG Calling 'git reset --hard be76813540a02082196cac2ffee151e3f68cb71e'
2025-09-27 00:31:08,192 [ scc.git] DEBUG HEAD is now at be76813 Merge pull request #21 from jburel/build
2025-09-27 00:31:08,495 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:08,496 [ scc.git] DEBUG Calling 'git merge-base be76813540a02082196cac2ffee151e3f68cb71e b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2025-09-27 00:31:08,498 [ scc.git] DEBUG Calling 'git diff --name-only f7ab15963cb5284a255b8574c8675437644fbdf1..be76813540a02082196cac2ffee151e3f68cb71e'
2025-09-27 00:31:08,501 [ scc.git] INFO - PR 14 manics 'Add pre-commit (black, flake8)'
Conflicting PR. Removed from build [OMERO-plugins-push#543](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/consoleText) for more details.
Possible conflicts:
- Upstream changes
- omero_signup/urls.py
- omero_signup/signup_settings.py
- omero_signup/views.py
- setup.py
--conflicts
2025-09-27 00:31:08,503 [ scc.config] DEBUG Found github.token
2025-09-27 00:31:08,503 [ scc.git] DEBUG Not adding comment to issue #14, already --conflicts.
2025-09-27 00:31:08,503 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...8b27e47a330555e99e9594f0c4b546946f4f98aa'
2025-09-27 00:31:08,506 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:08,508 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 22 (Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows) 8b27e47a330555e99e9594f0c4b546946f4f98aa'
2025-09-27 00:31:08,514 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:31:08,517 [ scc.git] DEBUG .github/workflows/publish_pypi.yml | 2 +-
2025-09-27 00:31:08,517 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-09-27 00:31:09,043 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:09,043 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:31:09,078 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:09,078 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:09,080 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:31:09,115 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:31:09,118 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c81c273d0> has no local changes
2025-09-27 00:31:09,118 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-signup
Already up to date.
Merged PRs:
- PR 22 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Conflicting PRs (not included):
- PR 14 manics 'Add pre-commit (black, flake8)'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:31:09,123 [ scc.git] DEBUG [detached HEAD cac2e2c] merge master -Dorg -Ssuccess-only
2025-09-27 00:31:09,123 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:31:09,123 [ scc.repo] DEBUG ## PRs found:
2025-09-27 00:31:09,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/pulls HTTP/1.1" 200 None
2025-09-27 00:31:10,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/76 HTTP/1.1" 200 None
2025-09-27 00:31:10,605 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6 HTTP/1.1" 200 None
2025-09-27 00:31:11,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:31:11,564 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:31:12,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6 HTTP/1.1" 200 None
2025-09-27 00:31:12,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/statuses/bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:12,662 [ scc.repo] DEBUG - PR 76 will-moore 'Run cli deps'
2025-09-27 00:31:13,134 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/75 HTTP/1.1" 200 None
2025-09-27 00:31:13,753 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/74 HTTP/1.1" 200 None
2025-09-27 00:31:14,255 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/c18c080227e97899382d3464baa7c7885a621623 HTTP/1.1" 200 None
2025-09-27 00:31:14,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/c18c080227e97899382d3464baa7c7885a621623/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:31:15,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/c18c080227e97899382d3464baa7c7885a621623/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:31:15,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/73 HTTP/1.1" 200 None
2025-09-27 00:31:16,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/73/comments HTTP/1.1" 200 None
2025-09-27 00:31:16,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12 HTTP/1.1" 200 None
2025-09-27 00:31:17,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12/comments HTTP/1.1" 200 None
2025-09-27 00:31:17,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2025-09-27 00:31:18,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:31:18,631 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2025-09-27 00:31:19,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/statuses/425319051224e8481afc40083fd9b5db4bc99928?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:19,034 [ scc.repo] DEBUG - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2025-09-27 00:31:19,034 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:31:19,034 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2025-09-27 00:31:19,034 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:19,034 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:19,036 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-09-27 00:31:19,039 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:31:19,039 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-09-27 00:31:19,041 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-09-27 00:31:19,044 [ scc.git] DEBUG Already up to date.
2025-09-27 00:31:19,044 [ scc.git] DEBUG Calling 'git fetch origin pull/12/head'
2025-09-27 00:31:19,346 [ scc.git] DEBUG From https://github.com/openmicroscopy/omero-test-infra
2025-09-27 00:31:19,346 [ scc.git] DEBUG * branch refs/pull/12/head -> FETCH_HEAD
2025-09-27 00:31:19,350 [ scc.git] DEBUG Calling 'git fetch origin pull/76/head'
2025-09-27 00:31:19,644 [ scc.git] DEBUG From https://github.com/openmicroscopy/omero-test-infra
2025-09-27 00:31:19,644 [ scc.git] DEBUG * branch refs/pull/76/head -> FETCH_HEAD
2025-09-27 00:31:19,647 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:31:19,647 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:19,647 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:19,649 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...425319051224e8481afc40083fd9b5db4bc99928'
2025-09-27 00:31:19,653 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:19,655 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 12 (IDR: use downloaded ansible templates & variables to configure infra) 425319051224e8481afc40083fd9b5db4bc99928'
2025-09-27 00:31:19,665 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:31:19,668 [ scc.git] DEBUG idr-compose.yml | 66 ++++++++++++++
2025-09-27 00:31:19,668 [ scc.git] DEBUG idr-haproxy.yml | 58 +++++++++++++
2025-09-27 00:31:19,668 [ scc.git] DEBUG idr/40-ansible.sh | 7 ++
2025-09-27 00:31:19,668 [ scc.git] DEBUG idr/70-reset-password.sh | 1 +
2025-09-27 00:31:19,668 [ scc.git] DEBUG idr/nginx/conf.d/default.conf | 1 +
2025-09-27 00:31:19,668 [ scc.git] DEBUG idr/nginx/conf.d/example_ssl.conf | 1 +
2025-09-27 00:31:19,668 [ scc.git] DEBUG idr/nginx/conf.d/proxy-cache.conf | 53 +++++++++++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/nginx/conf.d/proxy-cachebuster.conf | 114 ++++++++++++++++++++++++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/nginx/conf.d/proxy-default.conf | 135 +++++++++++++++++++++++++++++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/nginx/conf.d/proxy-omeroreadwrite.conf | 115 ++++++++++++++++++++++++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/nginx/conf.d/proxy-redirect.conf | 15 ++++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/nginx/conf.d/proxy-upstream.conf | 13 +++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/nginx/conf.d/proxy-v0.conf | 26 ++++++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/nginx/conf.d/proxy-v1.conf | 30 +++++++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/nginx/conf.d/proxy-v2.conf | 30 +++++++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/nginx/conf.d/proxy-websockets.conf | 6 ++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/nginx/nginx.conf | 53 +++++++++++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/omero/Dockerfile | 3 +
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/omero/playbook.yml | 41 +++++++++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/redirect/Dockerfile | 6 ++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/web/Dockerfile | 5 ++
2025-09-27 00:31:19,669 [ scc.git] DEBUG idr/web/playbook.yml | 45 ++++++++++
2025-09-27 00:31:19,669 [ scc.git] DEBUG 22 files changed, 824 insertions(+)
2025-09-27 00:31:19,669 [ scc.git] DEBUG create mode 100644 idr-compose.yml
2025-09-27 00:31:19,669 [ scc.git] DEBUG create mode 100644 idr-haproxy.yml
2025-09-27 00:31:19,669 [ scc.git] DEBUG create mode 100755 idr/40-ansible.sh
2025-09-27 00:31:19,669 [ scc.git] DEBUG create mode 100755 idr/70-reset-password.sh
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/conf.d/default.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/conf.d/example_ssl.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/conf.d/proxy-cache.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/conf.d/proxy-cachebuster.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/conf.d/proxy-default.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/conf.d/proxy-omeroreadwrite.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/conf.d/proxy-redirect.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/conf.d/proxy-upstream.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/conf.d/proxy-v0.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/conf.d/proxy-v1.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/conf.d/proxy-v2.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/conf.d/proxy-websockets.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/nginx/nginx.conf
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/omero/Dockerfile
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/omero/playbook.yml
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/redirect/Dockerfile
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/web/Dockerfile
2025-09-27 00:31:19,670 [ scc.git] DEBUG create mode 100644 idr/web/playbook.yml
2025-09-27 00:31:19,805 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:19,806 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6'
2025-09-27 00:31:19,810 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:19,812 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 76 (Run cli deps) bd0bdd4d987dbcec28e1780f65ad3bbbe18d1aa6'
2025-09-27 00:31:19,820 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:31:19,822 [ scc.git] DEBUG docker | 1 +
2025-09-27 00:31:19,822 [ scc.git] DEBUG 1 file changed, 1 insertion(+)
2025-09-27 00:31:20,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:20,192 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:31:20,227 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:20,227 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:20,229 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:31:20,263 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:31:20,267 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c81be2c10> has no local changes
2025-09-27 00:31:20,267 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: openmicroscopy/omero-test-infra
Excluded PRs:
- PR 75 marimeireles 'Microservices' (user: marimeireles)
- PR 74 joshmoore 'Add 'ms' target for ./docker' (status: failure)
- PR 73 marimeireles 'Rm python, add miniconda to CI' (user: marimeireles)
Already up to date.
Merged PRs:
- PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
- PR 76 will-moore 'Run cli deps'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:31:20,272 [ scc.git] DEBUG [detached HEAD 74c8d80] merge master -Dorg -Ssuccess-only
2025-09-27 00:31:20,272 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:31:20,272 [ scc.repo] DEBUG ## PRs found:
2025-09-27 00:31:20,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/pulls HTTP/1.1" 200 None
2025-09-27 00:31:21,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/issues/14 HTTP/1.1" 200 None
2025-09-27 00:31:21,329 [ scc.repo] DEBUG # ... Include label: dependencies
2025-09-27 00:31:21,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/commits/1a4dbe9a31854f4f65c509ea929debf3319ba1ea HTTP/1.1" 200 None
2025-09-27 00:31:22,435 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/commits/1a4dbe9a31854f4f65c509ea929debf3319ba1ea/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:31:23,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/commits/1a4dbe9a31854f4f65c509ea929debf3319ba1ea/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:31:23,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/commits/1a4dbe9a31854f4f65c509ea929debf3319ba1ea HTTP/1.1" 200 None
2025-09-27 00:31:24,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/statuses/1a4dbe9a31854f4f65c509ea929debf3319ba1ea?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:24,080 [ scc.repo] DEBUG - PR 14 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:31:24,080 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:31:24,080 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2025-09-27 00:31:24,080 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:24,080 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:24,082 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-09-27 00:31:24,085 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:31:24,085 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-09-27 00:31:24,087 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-09-27 00:31:24,090 [ scc.git] DEBUG Already up to date.
2025-09-27 00:31:24,090 [ scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2025-09-27 00:31:24,375 [ scc.git] DEBUG From https://github.com/ome/omero-upload
2025-09-27 00:31:24,375 [ scc.git] DEBUG * branch refs/pull/14/head -> FETCH_HEAD
2025-09-27 00:31:24,379 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:31:24,380 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:24,380 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:24,382 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...1a4dbe9a31854f4f65c509ea929debf3319ba1ea'
2025-09-27 00:31:24,384 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:24,386 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows) 1a4dbe9a31854f4f65c509ea929debf3319ba1ea'
2025-09-27 00:31:24,392 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:31:24,395 [ scc.git] DEBUG .github/workflows/publish_pypi.yml | 2 +-
2025-09-27 00:31:24,395 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-09-27 00:31:24,545 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:24,546 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:31:24,581 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:24,581 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:24,583 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:31:24,617 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:31:24,620 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c802cb5d0> has no local changes
2025-09-27 00:31:24,620 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-upload
Already up to date.
Merged PRs:
- PR 14 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:31:24,626 [ scc.git] DEBUG [detached HEAD a9cbcee] merge master -Dorg -Ssuccess-only
2025-09-27 00:31:24,626 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:31:24,626 [ scc.repo] DEBUG ## PRs found:
2025-09-27 00:31:25,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/pulls HTTP/1.1" 200 None
2025-09-27 00:31:25,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/issues/22 HTTP/1.1" 200 None
2025-09-27 00:31:25,505 [ scc.repo] DEBUG # ... Include label: dependencies
2025-09-27 00:31:26,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/commits/2ee819462af52bf2878fadf06d6ebdbafb8f1902 HTTP/1.1" 200 None
2025-09-27 00:31:26,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/commits/2ee819462af52bf2878fadf06d6ebdbafb8f1902/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:31:27,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/commits/2ee819462af52bf2878fadf06d6ebdbafb8f1902/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:31:27,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/commits/2ee819462af52bf2878fadf06d6ebdbafb8f1902 HTTP/1.1" 200 None
2025-09-27 00:31:27,964 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/statuses/2ee819462af52bf2878fadf06d6ebdbafb8f1902?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:27,965 [ scc.repo] DEBUG - PR 22 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:31:27,965 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:31:27,965 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2025-09-27 00:31:27,965 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:27,965 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:27,967 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-09-27 00:31:27,969 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:31:27,969 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-09-27 00:31:27,972 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-09-27 00:31:27,978 [ scc.git] DEBUG Updating deab817..160d894
2025-09-27 00:31:28,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/pulls/20 HTTP/1.1" 200 None
2025-09-27 00:31:28,601 [ scc.git] DEBUG Calling 'git fetch origin pull/22/head'
2025-09-27 00:31:28,889 [ scc.git] DEBUG From https://github.com/ome/omero-virtual-microscope
2025-09-27 00:31:28,889 [ scc.git] DEBUG * branch refs/pull/22/head -> FETCH_HEAD
2025-09-27 00:31:28,893 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:31:28,893 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:28,893 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:28,895 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...2ee819462af52bf2878fadf06d6ebdbafb8f1902'
2025-09-27 00:31:28,897 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:28,899 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 22 (Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows) 2ee819462af52bf2878fadf06d6ebdbafb8f1902'
2025-09-27 00:31:28,906 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:31:28,908 [ scc.git] DEBUG .github/workflows/publish_pypi.yml | 2 +-
2025-09-27 00:31:28,908 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-09-27 00:31:29,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:29,047 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:31:29,082 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:29,082 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:29,084 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:31:29,118 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:31:29,121 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c8031fc10> has no local changes
2025-09-27 00:31:29,121 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-virtual-microscope
Updating deab817..160d894
Previously merged:
- PR 20 jburel 'Build'
Merged PRs:
- PR 22 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:31:29,126 [ scc.git] DEBUG [detached HEAD db81318] merge master -Dorg -Ssuccess-only
2025-09-27 00:31:29,127 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:31:29,127 [ scc.git] INFO Overriding base-branch from master to main
2025-09-27 00:31:29,127 [ scc.repo] DEBUG ## PRs found:
2025-09-27 00:31:29,560 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/pulls HTTP/1.1" 200 None
2025-09-27 00:31:30,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/21 HTTP/1.1" 200 None
2025-09-27 00:31:30,490 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/21/comments HTTP/1.1" 200 None
2025-09-27 00:31:31,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/d07067753650282c9e8cdbbeae37897b7ed0d4cc HTTP/1.1" 200 None
2025-09-27 00:31:31,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/d07067753650282c9e8cdbbeae37897b7ed0d4cc/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:31:32,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/d07067753650282c9e8cdbbeae37897b7ed0d4cc/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:31:32,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/d07067753650282c9e8cdbbeae37897b7ed0d4cc HTTP/1.1" 200 None
2025-09-27 00:31:32,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/statuses/d07067753650282c9e8cdbbeae37897b7ed0d4cc?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:32,959 [ scc.repo] DEBUG - PR 21 will-moore 'Web zarr import'
2025-09-27 00:31:33,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/16 HTTP/1.1" 200 None
2025-09-27 00:31:34,015 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10 HTTP/1.1" 200 None
2025-09-27 00:31:34,459 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10/comments HTTP/1.1" 200 None
2025-09-27 00:31:34,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2025-09-27 00:31:35,481 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:31:36,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2025-09-27 00:31:36,419 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/statuses/85cf4c893f393da6763bf4cee2a308832a41a9e8?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:36,419 [ scc.repo] DEBUG - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2025-09-27 00:31:36,419 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:31:36,419 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2025-09-27 00:31:36,419 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:36,419 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:36,422 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/main'
2025-09-27 00:31:36,424 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:31:36,424 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/main'
2025-09-27 00:31:36,427 [ scc.git] DEBUG Calling 'git merge --ff-only origin/main'
2025-09-27 00:31:36,433 [ scc.git] DEBUG Updating 8f3c313..00e0207
2025-09-27 00:31:37,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/pulls/20 HTTP/1.1" 200 None
2025-09-27 00:31:37,054 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2025-09-27 00:31:37,341 [ scc.git] DEBUG From https://github.com/ome/omero-web-zarr
2025-09-27 00:31:37,341 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2025-09-27 00:31:37,345 [ scc.git] DEBUG Calling 'git fetch origin pull/21/head'
2025-09-27 00:31:37,624 [ scc.git] DEBUG From https://github.com/ome/omero-web-zarr
2025-09-27 00:31:37,624 [ scc.git] DEBUG * branch refs/pull/21/head -> FETCH_HEAD
2025-09-27 00:31:37,628 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:31:37,628 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:37,628 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:37,630 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...85cf4c893f393da6763bf4cee2a308832a41a9e8'
2025-09-27 00:31:37,633 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:37,635 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Add Openwith -> itk-vtk viewer) 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2025-09-27 00:31:37,642 [ scc.git] DEBUG Auto-merging omero_web_zarr/urls.py
2025-09-27 00:31:37,642 [ scc.git] DEBUG CONFLICT (content): Merge conflict in omero_web_zarr/urls.py
2025-09-27 00:31:37,642 [ scc.git] DEBUG Auto-merging omero_web_zarr/views.py
2025-09-27 00:31:37,642 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-09-27 00:31:37,642 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-09-27 00:31:37,645 [ scc.git] DEBUG Calling 'git reset --hard 00e02072dc29b04eba14c080ca8a0175a1499c15'
2025-09-27 00:31:37,648 [ scc.git] DEBUG HEAD is now at 00e0207 Merge pull request #20 from will-moore/zarr_python_v3
2025-09-27 00:31:37,789 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:37,790 [ scc.git] DEBUG Calling 'git merge-base 00e02072dc29b04eba14c080ca8a0175a1499c15 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2025-09-27 00:31:37,792 [ scc.git] DEBUG Calling 'git diff --name-only daa26b83ec1c94ace0c1eedcfb7d38c9185503d7..00e02072dc29b04eba14c080ca8a0175a1499c15'
2025-09-27 00:31:37,795 [ scc.git] INFO - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
Conflicting PR. Removed from build [OMERO-plugins-push#543](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/consoleText) for more details.
Possible conflicts:
- Upstream changes
- omero_web_zarr/urls.py
--conflicts
2025-09-27 00:31:37,797 [ scc.config] DEBUG Found github.token
2025-09-27 00:31:37,797 [ scc.git] DEBUG Not adding comment to issue #10, already --conflicts.
2025-09-27 00:31:37,797 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...d07067753650282c9e8cdbbeae37897b7ed0d4cc'
2025-09-27 00:31:37,800 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:37,802 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 21 (Web zarr import) d07067753650282c9e8cdbbeae37897b7ed0d4cc'
2025-09-27 00:31:37,809 [ scc.git] DEBUG Auto-merging omero_web_zarr/views.py
2025-09-27 00:31:37,809 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:31:37,812 [ scc.git] DEBUG README.rst | 3 +
2025-09-27 00:31:37,812 [ scc.git] DEBUG .../templates/omero_web_zarr/zarr_import.html | 358 +++++++++++++++++++++
2025-09-27 00:31:37,812 [ scc.git] DEBUG omero_web_zarr/urls.py | 2 +
2025-09-27 00:31:37,812 [ scc.git] DEBUG omero_web_zarr/views.py | 43 ++-
2025-09-27 00:31:37,812 [ scc.git] DEBUG setup.py | 5 +-
2025-09-27 00:31:37,812 [ scc.git] DEBUG 5 files changed, 409 insertions(+), 2 deletions(-)
2025-09-27 00:31:37,812 [ scc.git] DEBUG create mode 100644 omero_web_zarr/templates/omero_web_zarr/zarr_import.html
2025-09-27 00:31:38,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:38,172 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:31:38,208 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:38,208 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:38,210 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:31:38,245 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:31:38,248 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c8031add0> has no local changes
2025-09-27 00:31:38,248 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-web-zarr
Excluded PRs:
- PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
Updating 8f3c313..00e0207
Previously merged:
- PR 20 will-moore 'Use zarr_format=2 for .zarray and chunk endpoints'
Merged PRs:
- PR 21 will-moore 'Web zarr import'
Conflicting PRs (not included):
- PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:31:38,253 [ scc.git] DEBUG [detached HEAD 823da75] merge master -Dorg -Ssuccess-only
2025-09-27 00:31:38,254 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:31:38,254 [ scc.repo] DEBUG ## PRs found:
2025-09-27 00:31:38,674 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/pulls HTTP/1.1" 200 None
2025-09-27 00:31:39,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/issues/25 HTTP/1.1" 200 None
2025-09-27 00:31:39,144 [ scc.repo] DEBUG # ... Include label: dependencies
2025-09-27 00:31:39,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/commits/c73bedb717b9ecce0af666245d3486aa5a2dafe9 HTTP/1.1" 200 None
2025-09-27 00:31:40,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/commits/c73bedb717b9ecce0af666245d3486aa5a2dafe9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:31:40,702 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/commits/c73bedb717b9ecce0af666245d3486aa5a2dafe9/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:31:41,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/commits/c73bedb717b9ecce0af666245d3486aa5a2dafe9 HTTP/1.1" 200 None
2025-09-27 00:31:41,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/statuses/c73bedb717b9ecce0af666245d3486aa5a2dafe9?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:41,667 [ scc.repo] DEBUG - PR 25 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:31:41,667 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:31:41,667 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2025-09-27 00:31:41,667 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:41,668 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:41,670 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-09-27 00:31:41,672 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:31:41,672 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-09-27 00:31:41,675 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-09-27 00:31:41,677 [ scc.git] DEBUG Already up to date.
2025-09-27 00:31:41,677 [ scc.git] DEBUG Calling 'git fetch origin pull/25/head'
2025-09-27 00:31:41,978 [ scc.git] DEBUG From https://github.com/openmicroscopy/omero-weberror
2025-09-27 00:31:41,979 [ scc.git] DEBUG * branch refs/pull/25/head -> FETCH_HEAD
2025-09-27 00:31:41,982 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:31:41,982 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:41,982 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:41,984 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c73bedb717b9ecce0af666245d3486aa5a2dafe9'
2025-09-27 00:31:41,987 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:41,989 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 25 (Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows) c73bedb717b9ecce0af666245d3486aa5a2dafe9'
2025-09-27 00:31:41,995 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:31:41,997 [ scc.git] DEBUG .github/workflows/publish_pypi.yml | 2 +-
2025-09-27 00:31:41,997 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-09-27 00:31:42,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:42,137 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:31:42,172 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:42,172 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:42,174 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:31:42,208 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:31:42,211 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c80352550> has no local changes
2025-09-27 00:31:42,211 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: openmicroscopy/omero-weberror
Already up to date.
Merged PRs:
- PR 25 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:31:42,216 [ scc.git] DEBUG [detached HEAD 32dd9d6] merge master -Dorg -Ssuccess-only
2025-09-27 00:31:42,216 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:31:42,216 [ scc.repo] DEBUG ## PRs found:
2025-09-27 00:31:42,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/pulls HTTP/1.1" 200 None
2025-09-27 00:31:43,066 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/issues/37 HTTP/1.1" 200 None
2025-09-27 00:31:43,067 [ scc.repo] DEBUG # ... Include label: dependencies
2025-09-27 00:31:43,632 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/commits/8cf5f7e65ae8e945b134e41e77bc13a785aff478 HTTP/1.1" 200 None
2025-09-27 00:31:44,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/commits/8cf5f7e65ae8e945b134e41e77bc13a785aff478/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:31:44,630 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/commits/8cf5f7e65ae8e945b134e41e77bc13a785aff478/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-09-27 00:31:45,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/commits/8cf5f7e65ae8e945b134e41e77bc13a785aff478 HTTP/1.1" 200 None
2025-09-27 00:31:45,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/statuses/8cf5f7e65ae8e945b134e41e77bc13a785aff478?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:45,607 [ scc.repo] DEBUG - PR 37 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:31:45,607 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:31:45,607 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2025-09-27 00:31:45,607 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:45,607 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:45,610 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-09-27 00:31:45,612 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:31:45,612 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-09-27 00:31:45,615 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-09-27 00:31:45,617 [ scc.git] DEBUG Already up to date.
2025-09-27 00:31:45,617 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-09-27 00:31:45,914 [ scc.git] DEBUG From https://github.com/openmicroscopy/omero-webtest
2025-09-27 00:31:45,914 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-09-27 00:31:45,918 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:31:45,918 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:45,918 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:45,920 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...8cf5f7e65ae8e945b134e41e77bc13a785aff478'
2025-09-27 00:31:45,922 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:45,924 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 37 (Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows) 8cf5f7e65ae8e945b134e41e77bc13a785aff478'
2025-09-27 00:31:45,931 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:31:45,933 [ scc.git] DEBUG .github/workflows/publish_pypi.yml | 2 +-
2025-09-27 00:31:45,933 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-09-27 00:31:46,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:46,083 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:31:46,119 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:46,119 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:46,121 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:31:46,155 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:31:46,158 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c81cbfcd0> has no local changes
2025-09-27 00:31:46,158 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: openmicroscopy/omero-webtest
Already up to date.
Merged PRs:
- PR 37 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:31:46,163 [ scc.git] DEBUG [detached HEAD 2bbeaf8] merge master -Dorg -Ssuccess-only
2025-09-27 00:31:46,164 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:31:46,164 [ scc.repo] DEBUG ## PRs found:
2025-09-27 00:31:46,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/pulls HTTP/1.1" 200 None
2025-09-27 00:31:47,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100 HTTP/1.1" 200 None
2025-09-27 00:31:47,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100/comments HTTP/1.1" 200 None
2025-09-27 00:31:48,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2025-09-27 00:31:48,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-09-27 00:31:48,942 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2025-09-27 00:31:49,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/statuses/b4abacf0cb9b7aee150761d320bdbb80762cd6e7?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:49,373 [ scc.repo] DEBUG - PR 100 dominikl 'Run tests properly'
2025-09-27 00:31:49,373 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:31:49,373 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2025-09-27 00:31:49,373 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:49,373 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:49,375 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-09-27 00:31:49,378 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:31:49,378 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-09-27 00:31:49,380 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-09-27 00:31:49,383 [ scc.git] DEBUG Already up to date.
2025-09-27 00:31:49,383 [ scc.git] DEBUG Calling 'git fetch origin pull/100/head'
2025-09-27 00:31:49,673 [ scc.git] DEBUG From https://github.com/ome/rOMERO-gateway
2025-09-27 00:31:49,673 [ scc.git] DEBUG * branch refs/pull/100/head -> FETCH_HEAD
2025-09-27 00:31:49,677 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:31:49,677 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:49,677 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:49,679 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2025-09-27 00:31:49,682 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:49,684 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 100 (Run tests properly) b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2025-09-27 00:31:49,691 [ scc.git] DEBUG Auto-merging Dockerfile
2025-09-27 00:31:49,691 [ scc.git] DEBUG CONFLICT (content): Merge conflict in Dockerfile
2025-09-27 00:31:49,691 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-09-27 00:31:49,692 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-09-27 00:31:49,694 [ scc.git] DEBUG Calling 'git reset --hard 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2025-09-27 00:31:49,698 [ scc.git] DEBUG HEAD is now at 7b5d64d Merge pull request #106 from dominikl/add_examples_2
2025-09-27 00:31:49,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:31:49,853 [ scc.git] DEBUG Calling 'git merge-base 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2025-09-27 00:31:49,855 [ scc.git] DEBUG Calling 'git diff --name-only 8b424d2d21f70d07729c4da38a9241b9a9f483be..7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2025-09-27 00:31:49,857 [ scc.git] INFO - PR 100 dominikl 'Run tests properly'
Conflicting PR. Removed from build [OMERO-plugins-push#543](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/consoleText) for more details.
Possible conflicts:
- Upstream changes
- Dockerfile
--conflicts
2025-09-27 00:31:49,859 [ scc.config] DEBUG Found github.token
2025-09-27 00:31:49,860 [ scc.git] DEBUG Not adding comment to issue #100, already --conflicts.
2025-09-27 00:31:49,860 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:31:49,895 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:49,895 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:49,897 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:31:49,932 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:31:49,935 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c80354650> has no local changes
2025-09-27 00:31:49,935 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/rOMERO-gateway
Already up to date.
Conflicting PRs (not included):
- PR 100 dominikl 'Run tests properly'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:31:49,941 [ scc.git] DEBUG [detached HEAD 95bdf02] merge master -Dorg -Ssuccess-only
2025-09-27 00:31:49,941 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:31:49,941 [ scc.git] INFO Overriding base-branch from master to develop
2025-09-27 00:31:49,941 [ scc.repo] DEBUG ## PRs found:
2025-09-27 00:31:50,474 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls HTTP/1.1" 200 None
2025-09-27 00:31:50,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/223 HTTP/1.1" 200 None
2025-09-27 00:31:51,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/223/comments HTTP/1.1" 200 None
2025-09-27 00:31:51,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8 HTTP/1.1" 200 None
2025-09-27 00:31:52,298 [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-09-27 00:31:52,765 [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-09-27 00:31:53,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/d8b2bbd6f5066de883a41ba5338662d60472b0d8 HTTP/1.1" 200 None
2025-09-27 00:31:53,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/d8b2bbd6f5066de883a41ba5338662d60472b0d8?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:53,613 [ scc.repo] DEBUG - PR 223 will-moore 'don't attempt ROI stats on big images'
2025-09-27 00:31:54,063 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202 HTTP/1.1" 200 None
2025-09-27 00:31:54,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202/comments HTTP/1.1" 200 None
2025-09-27 00:31:54,974 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2025-09-27 00:31:55,413 [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-09-27 00:31:55,910 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2025-09-27 00:31:56,331 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/1fd6030669613cdb8879cfe6395db8c820fdcf19?per_page=1 HTTP/1.1" 200 2
2025-09-27 00:31:56,331 [ scc.repo] DEBUG - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2025-09-27 00:31:56,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198 HTTP/1.1" 200 None
2025-09-27 00:31:57,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198/comments HTTP/1.1" 200 None
2025-09-27 00:31:57,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103 HTTP/1.1" 200 None
2025-09-27 00:31:58,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103/comments HTTP/1.1" 200 None
2025-09-27 00:31:58,257 [ scc.repo] DEBUG ## Branches found:
2025-09-27 00:31:58,257 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2025-09-27 00:31:58,257 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:31:58,257 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:31:58,260 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/develop'
2025-09-27 00:31:58,262 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-09-27 00:31:58,262 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/develop'
2025-09-27 00:31:58,265 [ scc.git] DEBUG Calling 'git merge --ff-only origin/develop'
2025-09-27 00:31:58,273 [ scc.git] DEBUG Updating 4b4c755..03b9116
2025-09-27 00:31:59,165 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls/228 HTTP/1.1" 200 None
2025-09-27 00:31:59,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls/227 HTTP/1.1" 200 None
2025-09-27 00:32:00,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls/225 HTTP/1.1" 200 None
2025-09-27 00:32:00,419 [ scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2025-09-27 00:32:00,734 [ scc.git] DEBUG From https://github.com/ome/scripts
2025-09-27 00:32:00,734 [ scc.git] DEBUG * branch refs/pull/202/head -> FETCH_HEAD
2025-09-27 00:32:00,738 [ scc.git] DEBUG Calling 'git fetch origin pull/223/head'
2025-09-27 00:32:01,043 [ scc.git] DEBUG From https://github.com/ome/scripts
2025-09-27 00:32:01,043 [ scc.git] DEBUG * branch refs/pull/223/head -> FETCH_HEAD
2025-09-27 00:32:01,048 [ scc.git] DEBUG ## Unique users: []
2025-09-27 00:32:01,048 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:32:01,048 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:32:01,050 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...1fd6030669613cdb8879cfe6395db8c820fdcf19'
2025-09-27 00:32:01,055 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:32:01,057 [ 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-09-27 00:32:01,067 [ 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-09-27 00:32:01,067 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-09-27 00:32:01,067 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-09-27 00:32:01,069 [ scc.git] DEBUG Calling 'git reset --hard 03b9116196e1a799dd18a666559613d912be01a5'
2025-09-27 00:32:01,072 [ scc.git] DEBUG HEAD is now at 03b9116 Merge pull request #228 from ome/dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
2025-09-27 00:32:01,207 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:01,208 [ scc.git] DEBUG Calling 'git merge-base 03b9116196e1a799dd18a666559613d912be01a5 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2025-09-27 00:32:01,213 [ scc.git] DEBUG Calling 'git diff --name-only a90f59802f6752ad74badec5c0c1d6b0c9c43b15..03b9116196e1a799dd18a666559613d912be01a5'
2025-09-27 00:32:01,216 [ scc.git] INFO - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Conflicting PR. Removed from build [OMERO-plugins-push#543](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/consoleText) for more details.
Possible conflicts:
- Upstream changes
- omero/annotation_scripts/KeyVal_to_csv.py
--conflicts
2025-09-27 00:32:01,218 [ scc.config] DEBUG Found github.token
2025-09-27 00:32:01,218 [ scc.git] DEBUG Not adding comment to issue #202, already --conflicts.
2025-09-27 00:32:01,218 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...d8b2bbd6f5066de883a41ba5338662d60472b0d8'
2025-09-27 00:32:01,222 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:32:01,224 [ 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-09-27 00:32:01,232 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-09-27 00:32:01,235 [ scc.git] DEBUG omero/export_scripts/Batch_ROI_Export.py | 9 ++++++++-
2025-09-27 00:32:01,235 [ scc.git] DEBUG 1 file changed, 8 insertions(+), 1 deletion(-)
2025-09-27 00:32:01,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:01,600 [ scc.git] DEBUG Calling 'git submodule update'
2025-09-27 00:32:01,635 [ scc.git] DEBUG Get sha1 of %s
2025-09-27 00:32:01,636 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-09-27 00:32:01,637 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:32:01,672 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:32:01,675 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c80186690> has no local changes
2025-09-27 00:32:01,675 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/scripts
Excluded PRs:
- PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
- PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
Updating 4b4c755..03b9116
Previously merged:
- PR 228 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.3.0 to 1.13.0 in /.github/workflows'
- PR 227 jburel 'Replace tostring by tobytes'
- PR 225 will-moore 'Fix param names and assertion texts in tests'
Merged PRs:
- PR 223 will-moore 'don't attempt ROI stats on big images'
Conflicting PRs (not included):
- PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:32:01,681 [ scc.git] DEBUG [detached HEAD 935d392] merge master -Dorg -Ssuccess-only
2025-09-27 00:32:01,681 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:01,681 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-09-27 00:32:01,748 [ scc.config] DEBUG Found submodule.minimal-omero-client.url
2025-09-27 00:32:01,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:01,992 [ scc.config] DEBUG Found submodule.minimal-omero-client.branch
2025-09-27 00:32:01,994 [ scc.config] DEBUG Found submodule.omero-cli-duplicate.url
2025-09-27 00:32:02,375 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:02,379 [ scc.config] DEBUG Found submodule.omero-cli-duplicate.branch
2025-09-27 00:32:02,381 [ scc.config] DEBUG Found submodule.omero-cli-render.url
2025-09-27 00:32:02,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:02,766 [ scc.config] DEBUG Found submodule.omero-cli-render.branch
2025-09-27 00:32:02,768 [ scc.config] DEBUG Found submodule.omero-cli-zarr.url
2025-09-27 00:32:03,163 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:03,169 [ scc.config] DEBUG Found submodule.omero-figure.url
2025-09-27 00:32:03,560 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:03,564 [ scc.config] DEBUG Found submodule.omero-figure.branch
2025-09-27 00:32:03,566 [ scc.config] DEBUG Found submodule.omero-fpbioimage.url
2025-09-27 00:32:03,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:03,953 [ scc.config] DEBUG Found submodule.omero-fpbioimage.branch
2025-09-27 00:32:03,955 [ scc.config] DEBUG Found submodule.omero-gallery.url
2025-09-27 00:32:04,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:04,340 [ scc.config] DEBUG Found submodule.omero-gallery.branch
2025-09-27 00:32:04,342 [ scc.config] DEBUG Found submodule.omero-iviewer.url
2025-09-27 00:32:04,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:04,734 [ scc.config] DEBUG Found submodule.omero-iviewer.branch
2025-09-27 00:32:04,736 [ scc.config] DEBUG Found submodule.omero-mapr.url
2025-09-27 00:32:05,137 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:05,142 [ scc.config] DEBUG Found submodule.omero-mapr.branch
2025-09-27 00:32:05,144 [ scc.config] DEBUG Found submodule.omero-metadata.url
2025-09-27 00:32:05,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:05,531 [ scc.config] DEBUG Found submodule.omero-metadata.branch
2025-09-27 00:32:05,533 [ scc.config] DEBUG Found submodule.omero-parade.url
2025-09-27 00:32:05,922 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:05,927 [ scc.config] DEBUG Found submodule.omero-parade.branch
2025-09-27 00:32:05,929 [ scc.config] DEBUG Found submodule.omero-prometheus-tools.url
2025-09-27 00:32:06,315 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:06,320 [ scc.config] DEBUG Found submodule.omero-prometheus-tools.branch
2025-09-27 00:32:06,322 [ scc.config] DEBUG Found submodule.omero-rois.url
2025-09-27 00:32:06,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:06,716 [ scc.config] DEBUG Found submodule.omero-signup.url
2025-09-27 00:32:07,096 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:07,103 [ scc.config] DEBUG Found submodule.omero-test-infra.url
2025-09-27 00:32:07,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:07,484 [ scc.config] DEBUG Found submodule.omero-test-infra.branch
2025-09-27 00:32:07,485 [ scc.config] DEBUG Found submodule.omero-upload.url
2025-09-27 00:32:07,885 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:07,891 [ scc.config] DEBUG Found submodule.omero-virtual-microscope.url
2025-09-27 00:32:08,278 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:08,284 [ scc.config] DEBUG Found submodule.omero-web-zarr.url
2025-09-27 00:32:08,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:08,667 [ scc.config] DEBUG Found submodule.omero-web-zarr.branch
2025-09-27 00:32:08,668 [ scc.config] DEBUG Found submodule.omero-weberror.url
2025-09-27 00:32:09,063 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:09,067 [ scc.config] DEBUG Found submodule.omero-weberror.branch
2025-09-27 00:32:09,069 [ scc.config] DEBUG Found submodule.omero-webtest.url
2025-09-27 00:32:09,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:09,455 [ scc.config] DEBUG Found submodule.omero-webtest.branch
2025-09-27 00:32:09,457 [ scc.config] DEBUG Found submodule.rOMERO-gateway.url
2025-09-27 00:32:09,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:09,840 [ scc.config] DEBUG Found submodule.rOMERO-gateway.branch
2025-09-27 00:32:09,842 [ scc.config] DEBUG Found submodule.scripts.url
2025-09-27 00:32:10,238 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-09-27 00:32:10,243 [ scc.config] DEBUG Found submodule.scripts.branch
2025-09-27 00:32:10,243 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-09-27 00:32:10,314 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8c844b7a50> has local changes
2025-09-27 00:32:10,314 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-plugins
Already up to date.
Merged PRs:
- PR 429 dependabot[bot] 'Bump scripts from `312afbe` to `4b4c755`'
- PR 432 dependabot[bot] 'Bump omero-figure from `fb316a7` to `9cc36cd`'
- PR 433 dependabot[bot] 'Bump omero-iviewer from `b4102d4` to `7a798ce`'
Repository: ome/minimal-omero-client
Already up to date.
Repository: ome/omero-cli-duplicate
Excluded PRs:
- PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
Already up to date.
Merged PRs:
- PR 29 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Repository: ome/omero-cli-render
Excluded PRs:
- PR 70 dominikl 'Update changelog for 0.8.2 release' (stage: draft)
- PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
Already up to date.
Merged PRs:
- PR 59 will-moore 'Apply settings to Plate'
- PR 69 dominikl 'Fix help text for impo/export commands'
- PR 71 dominikl 'Escape slash character in image names'
- PR 73 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Repository: ome/omero-cli-zarr
Excluded PRs:
- PR 174 will-moore 'Skip wells' (stage: draft)
- PR 170 will-moore 'Use ome zarr models py' (stage: draft)
- PR 169 will-moore 'Remove ome-zarr-py dependency' (stage: draft)
- PR 167 dominikl 'Add extinfo command' (stage: draft)
- PR 166 will-moore 'Downsample scale option' (stage: draft)
- PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
- PR 123 will-moore 'Support export of Fileset:ID' (exclude comment)
Updating 11d3587..37ea700
Previously merged:
- PR 180 will-moore 'Import command'
- PR 179 will-moore 'Changelog 0.6.0'
- PR 177 jburel 'Replace fromstring by frombuffer'
- PR 175 will-moore 'Pin ome-zarr-py <0.12.0'
- PR 147 will-moore 'Name option'
- PR 173 will-moore 'Add test_export_plate_polygons()'
- PR 171 will-moore 'Initial addition of integration tests'
- PR 168 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
Merged PRs:
- PR 172 will-moore 'Use zarr v3 and updated ome-zarr-py'
Conflicting PRs (not included):
- PR 178 will-moore 'Fix export of masks with multi-theC as multi-channel labels'
- PR 181 will-moore 'Add labels support for import'
- PR 182 will-moore 'Revert "Remove support for Plate import"'
Repository: ome/omero-figure
Excluded PRs:
- PR 641 Rdornier 'OMERO ROIs improvements : filtering visible and adding all' (user: Rdornier)
- PR 619 will-moore 'OME-Zarr support' (stage: draft)
- PR 543 will-moore 'Plate well labels' (exclude comment)
Updating 9cc36cde..baab5c06
Previously merged:
- PR 612 will-moore 'Script version'
- PR 630 will-moore 'Fix color and position for ALL new panel insets'
- PR 616 Rdornier 'Fix labels around border'
- PR 605 Tom-TBT 'Colorbar feature'
- PR 638 Rdornier 'Fix arrow opacity'
- PR 633 dependabot[bot] 'Bump dompurify from 2.5.4 to 3.2.4'
- PR 635 dependabot[bot] 'Bump esbuild and vite'
- PR 623 will-moore 'Fix wrapping of label X button. see issues/622'
- PR 631 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
Merged PRs:
- PR 600 Rdornier 'Label on rois'
- PR 610 will-moore 'Add docs/contributing.rst'
- PR 642 dependabot[bot] 'Bump vite from 6.2.6 to 6.3.6'
Conflicting PRs (not included):
- PR 637 Rdornier 'Fix scalebar position'
- PR 643 Rdornier 'Shape scaling'
Repository: ome/omero-fpbioimage
Already up to date.
Merged PRs:
- PR 18 jburel 'default size z value'
- PR 31 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Repository: ome/omero-gallery
Already up to date.
Merged PRs:
- PR 113 dependabot[bot] 'Bump elliptic from 6.5.4 to 6.6.1'
- PR 114 dependabot[bot] 'Bump tar and fsevents'
- PR 116 dependabot[bot] 'Bump browserify-sign from 4.0.4 to 4.2.3'
- PR 117 dependabot[bot] 'Bump cross-spawn from 6.0.5 to 6.0.6'
Conflicting PRs (not included):
- PR 115 dependabot[bot] 'Bump micromatch, webpack-cli and webpack'
- PR 118 dependabot[bot] 'Bump braces, webpack-cli and webpack'
- PR 119 dependabot[bot] 'Bump serialize-javascript and webpack'
Repository: ome/omero-iviewer
Excluded PRs:
- PR 508 will-moore 'Broadcast channel demo' (stage: draft)
- PR 503 will-moore 'Basic working tile-coordinates shown over the image' (stage: draft)
- PR 497 will-moore 'Minimal add tags to ROI functionality' (stage: draft)
- PR 420 will-moore 'Add release process to README' (exclude comment)
- PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
- PR 227 will-moore 'Vectortile investigation' (status: failure)
Updating 7a798ce..bb94cf8
Previously merged:
- PR 506 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
Merged PRs:
- PR 460 will-moore 'Channel min spinner fix'
- PR 465 will-moore 'Save as Figure'
- PR 471 will-moore 'Z projection disabled tooltip'
- PR 499 dependabot[bot] 'Bump nanoid and mocha'
Conflicting PRs (not included):
- PR 502 dependabot[bot] 'Bump serialize-javascript and mocha'
Repository: ome/omero-mapr
Excluded PRs:
- PR 79 will-moore 'Right panel title' (exclude comment)
Already up to date.
Merged PRs:
- PR 74 will-moore 'mapr extension of webclient'
- PR 94 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
Conflicting PRs (not included):
- PR 95 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Repository: ome/omero-metadata
Updating 3cd120c..55060a2
Previously merged:
- PR 90 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
Conflicting PRs (not included):
- PR 55 kkoz 'Prevent users from creating columns with python keyword names'
- PR 64 will-moore 'Support images_by_name for Screen and Plate'
Repository: ome/omero-parade
Excluded PRs:
- PR 139 will-moore 'JS code handles 'tag' node in jsTree' (stage: draft)
- PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
- PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
- PR 39 chris-allan 'Expand all for Screens' (exclude comment)
Already up to date.
Merged PRs:
- PR 140 dependabot[bot] 'Bump vite from 4.2.3 to 4.5.9'
- PR 141 dependabot[bot] 'Bump axios from 1.6.0 to 1.8.2'
- PR 142 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
Repository: ome/omero-prometheus-tools
Already up to date.
Merged PRs:
- PR 16 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Repository: ome/omero-rois
Excluded PRs:
- PR 32 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.
Merged PRs:
- PR 33 jo-mueller 'Add roi to array functions'
- PR 34 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Repository: ome/omero-signup
Already up to date.
Merged PRs:
- PR 22 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Conflicting PRs (not included):
- PR 14 manics 'Add pre-commit (black, flake8)'
Repository: openmicroscopy/omero-test-infra
Excluded PRs:
- PR 75 marimeireles 'Microservices' (user: marimeireles)
- PR 74 joshmoore 'Add 'ms' target for ./docker' (status: failure)
- PR 73 marimeireles 'Rm python, add miniconda to CI' (user: marimeireles)
Already up to date.
Merged PRs:
- PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
- PR 76 will-moore 'Run cli deps'
Repository: ome/omero-upload
Already up to date.
Merged PRs:
- PR 14 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Repository: ome/omero-virtual-microscope
Updating deab817..160d894
Previously merged:
- PR 20 jburel 'Build'
Merged PRs:
- PR 22 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Repository: ome/omero-web-zarr
Excluded PRs:
- PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
Updating 8f3c313..00e0207
Previously merged:
- PR 20 will-moore 'Use zarr_format=2 for .zarray and chunk endpoints'
Merged PRs:
- PR 21 will-moore 'Web zarr import'
Conflicting PRs (not included):
- PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
Repository: openmicroscopy/omero-weberror
Already up to date.
Merged PRs:
- PR 25 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Repository: openmicroscopy/omero-webtest
Already up to date.
Merged PRs:
- PR 37 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
Repository: ome/rOMERO-gateway
Already up to date.
Conflicting PRs (not included):
- PR 100 dominikl 'Run tests properly'
Repository: ome/scripts
Excluded PRs:
- PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
- PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
Updating 4b4c755..03b9116
Previously merged:
- PR 228 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.3.0 to 1.13.0 in /.github/workflows'
- PR 227 jburel 'Replace tostring by tobytes'
- PR 225 will-moore 'Fix param names and assertion texts in tests'
Merged PRs:
- PR 223 will-moore 'don't attempt ROI stats on big images'
Conflicting PRs (not included):
- PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Generated by OMERO-plugins-push#543 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/543/)'
2025-09-27 00:32:10,324 [ scc.git] DEBUG [detached HEAD 603c47c] merge master -Dorg -Ssuccess-only
2025-09-27 00:32:10,324 [ scc.git] DEBUG 23 files changed, 44 insertions(+), 44 deletions(-)
2025-09-27 00:32:10,324 [ scc.merge] INFO Repository: ome/omero-plugins
2025-09-27 00:32:10,324 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,324 [ scc.merge] INFO
2025-09-27 00:32:10,324 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,324 [ scc.merge] INFO - PR 429 dependabot[bot] 'Bump scripts from `312afbe` to `4b4c755`'
2025-09-27 00:32:10,324 [ scc.merge] INFO - PR 432 dependabot[bot] 'Bump omero-figure from `fb316a7` to `9cc36cd`'
2025-09-27 00:32:10,324 [ scc.merge] INFO - PR 433 dependabot[bot] 'Bump omero-iviewer from `b4102d4` to `7a798ce`'
2025-09-27 00:32:10,324 [ scc.merge] INFO
2025-09-27 00:32:10,324 [ scc.merge] INFO Repository: ome/minimal-omero-client
2025-09-27 00:32:10,324 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,324 [ scc.merge] INFO
2025-09-27 00:32:10,324 [ scc.merge] INFO
2025-09-27 00:32:10,324 [ scc.merge] INFO Repository: ome/omero-cli-duplicate
2025-09-27 00:32:10,324 [ scc.merge] INFO Excluded PRs:
2025-09-27 00:32:10,324 [ scc.merge] INFO - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
2025-09-27 00:32:10,324 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,324 [ scc.merge] INFO
2025-09-27 00:32:10,324 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,324 [ scc.merge] INFO - PR 29 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:32:10,325 [ scc.merge] INFO
2025-09-27 00:32:10,325 [ scc.merge] INFO Repository: ome/omero-cli-render
2025-09-27 00:32:10,325 [ scc.merge] INFO Excluded PRs:
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 70 dominikl 'Update changelog for 0.8.2 release' (stage: draft)
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
2025-09-27 00:32:10,325 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,325 [ scc.merge] INFO
2025-09-27 00:32:10,325 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 59 will-moore 'Apply settings to Plate'
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 69 dominikl 'Fix help text for impo/export commands'
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 71 dominikl 'Escape slash character in image names'
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 73 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:32:10,325 [ scc.merge] INFO
2025-09-27 00:32:10,325 [ scc.merge] INFO Repository: ome/omero-cli-zarr
2025-09-27 00:32:10,325 [ scc.merge] INFO Excluded PRs:
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 174 will-moore 'Skip wells' (stage: draft)
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 170 will-moore 'Use ome zarr models py' (stage: draft)
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 169 will-moore 'Remove ome-zarr-py dependency' (stage: draft)
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 167 dominikl 'Add extinfo command' (stage: draft)
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 166 will-moore 'Downsample scale option' (stage: draft)
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 123 will-moore 'Support export of Fileset:ID' (exclude comment)
2025-09-27 00:32:10,325 [ scc.merge] INFO Updating 11d3587..37ea700
2025-09-27 00:32:10,325 [ scc.merge] INFO Previously merged:
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 180 will-moore 'Import command'
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 179 will-moore 'Changelog 0.6.0'
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 177 jburel 'Replace fromstring by frombuffer'
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 175 will-moore 'Pin ome-zarr-py <0.12.0'
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 147 will-moore 'Name option'
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 173 will-moore 'Add test_export_plate_polygons()'
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 171 will-moore 'Initial addition of integration tests'
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 168 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-09-27 00:32:10,325 [ scc.merge] INFO
2025-09-27 00:32:10,325 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 172 will-moore 'Use zarr v3 and updated ome-zarr-py'
2025-09-27 00:32:10,325 [ scc.merge] INFO
2025-09-27 00:32:10,325 [ scc.merge] INFO Conflicting PRs (not included):
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 178 will-moore 'Fix export of masks with multi-theC as multi-channel labels'
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 181 will-moore 'Add labels support for import'
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 182 will-moore 'Revert "Remove support for Plate import"'
2025-09-27 00:32:10,325 [ scc.merge] INFO
2025-09-27 00:32:10,325 [ scc.merge] INFO Repository: ome/omero-figure
2025-09-27 00:32:10,325 [ scc.merge] INFO Excluded PRs:
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 641 Rdornier 'OMERO ROIs improvements : filtering visible and adding all' (user: Rdornier)
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 619 will-moore 'OME-Zarr support' (stage: draft)
2025-09-27 00:32:10,325 [ scc.merge] INFO - PR 543 will-moore 'Plate well labels' (exclude comment)
2025-09-27 00:32:10,326 [ scc.merge] INFO Updating 9cc36cde..baab5c06
2025-09-27 00:32:10,326 [ scc.merge] INFO Previously merged:
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 612 will-moore 'Script version'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 630 will-moore 'Fix color and position for ALL new panel insets'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 616 Rdornier 'Fix labels around border'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 605 Tom-TBT 'Colorbar feature'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 638 Rdornier 'Fix arrow opacity'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 633 dependabot[bot] 'Bump dompurify from 2.5.4 to 3.2.4'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 635 dependabot[bot] 'Bump esbuild and vite'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 623 will-moore 'Fix wrapping of label X button. see issues/622'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 631 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-09-27 00:32:10,326 [ scc.merge] INFO
2025-09-27 00:32:10,326 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 600 Rdornier 'Label on rois'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 610 will-moore 'Add docs/contributing.rst'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 642 dependabot[bot] 'Bump vite from 6.2.6 to 6.3.6'
2025-09-27 00:32:10,326 [ scc.merge] INFO
2025-09-27 00:32:10,326 [ scc.merge] INFO Conflicting PRs (not included):
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 637 Rdornier 'Fix scalebar position'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 643 Rdornier 'Shape scaling'
2025-09-27 00:32:10,326 [ scc.merge] INFO
2025-09-27 00:32:10,326 [ scc.merge] INFO Repository: ome/omero-fpbioimage
2025-09-27 00:32:10,326 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,326 [ scc.merge] INFO
2025-09-27 00:32:10,326 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 18 jburel 'default size z value'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 31 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:32:10,326 [ scc.merge] INFO
2025-09-27 00:32:10,326 [ scc.merge] INFO Repository: ome/omero-gallery
2025-09-27 00:32:10,326 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,326 [ scc.merge] INFO
2025-09-27 00:32:10,326 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 113 dependabot[bot] 'Bump elliptic from 6.5.4 to 6.6.1'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 114 dependabot[bot] 'Bump tar and fsevents'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 116 dependabot[bot] 'Bump browserify-sign from 4.0.4 to 4.2.3'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 117 dependabot[bot] 'Bump cross-spawn from 6.0.5 to 6.0.6'
2025-09-27 00:32:10,326 [ scc.merge] INFO
2025-09-27 00:32:10,326 [ scc.merge] INFO Conflicting PRs (not included):
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 115 dependabot[bot] 'Bump micromatch, webpack-cli and webpack'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 118 dependabot[bot] 'Bump braces, webpack-cli and webpack'
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 119 dependabot[bot] 'Bump serialize-javascript and webpack'
2025-09-27 00:32:10,326 [ scc.merge] INFO
2025-09-27 00:32:10,326 [ scc.merge] INFO Repository: ome/omero-iviewer
2025-09-27 00:32:10,326 [ scc.merge] INFO Excluded PRs:
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 508 will-moore 'Broadcast channel demo' (stage: draft)
2025-09-27 00:32:10,326 [ scc.merge] INFO - PR 503 will-moore 'Basic working tile-coordinates shown over the image' (stage: draft)
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 497 will-moore 'Minimal add tags to ROI functionality' (stage: draft)
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 420 will-moore 'Add release process to README' (exclude comment)
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 227 will-moore 'Vectortile investigation' (status: failure)
2025-09-27 00:32:10,327 [ scc.merge] INFO Updating 7a798ce..bb94cf8
2025-09-27 00:32:10,327 [ scc.merge] INFO Previously merged:
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 506 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-09-27 00:32:10,327 [ scc.merge] INFO
2025-09-27 00:32:10,327 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 460 will-moore 'Channel min spinner fix'
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 465 will-moore 'Save as Figure'
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 471 will-moore 'Z projection disabled tooltip'
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 499 dependabot[bot] 'Bump nanoid and mocha'
2025-09-27 00:32:10,327 [ scc.merge] INFO
2025-09-27 00:32:10,327 [ scc.merge] INFO Conflicting PRs (not included):
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 502 dependabot[bot] 'Bump serialize-javascript and mocha'
2025-09-27 00:32:10,327 [ scc.merge] INFO
2025-09-27 00:32:10,327 [ scc.merge] INFO Repository: ome/omero-mapr
2025-09-27 00:32:10,327 [ scc.merge] INFO Excluded PRs:
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 79 will-moore 'Right panel title' (exclude comment)
2025-09-27 00:32:10,327 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,327 [ scc.merge] INFO
2025-09-27 00:32:10,327 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 74 will-moore 'mapr extension of webclient'
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 94 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-09-27 00:32:10,327 [ scc.merge] INFO
2025-09-27 00:32:10,327 [ scc.merge] INFO Conflicting PRs (not included):
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 95 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:32:10,327 [ scc.merge] INFO
2025-09-27 00:32:10,327 [ scc.merge] INFO Repository: ome/omero-metadata
2025-09-27 00:32:10,327 [ scc.merge] INFO Updating 3cd120c..55060a2
2025-09-27 00:32:10,327 [ scc.merge] INFO Previously merged:
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 90 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-09-27 00:32:10,327 [ scc.merge] INFO
2025-09-27 00:32:10,327 [ scc.merge] INFO Conflicting PRs (not included):
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2025-09-27 00:32:10,327 [ scc.merge] INFO
2025-09-27 00:32:10,327 [ scc.merge] INFO Repository: ome/omero-parade
2025-09-27 00:32:10,327 [ scc.merge] INFO Excluded PRs:
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 139 will-moore 'JS code handles 'tag' node in jsTree' (stage: draft)
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
2025-09-27 00:32:10,327 [ scc.merge] INFO - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
2025-09-27 00:32:10,327 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,327 [ scc.merge] INFO
2025-09-27 00:32:10,327 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 140 dependabot[bot] 'Bump vite from 4.2.3 to 4.5.9'
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 141 dependabot[bot] 'Bump axios from 1.6.0 to 1.8.2'
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 142 will-moore 'Use the release/v1 branch for the PyPA action publishing to PyPI'
2025-09-27 00:32:10,328 [ scc.merge] INFO
2025-09-27 00:32:10,328 [ scc.merge] INFO Repository: ome/omero-prometheus-tools
2025-09-27 00:32:10,328 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,328 [ scc.merge] INFO
2025-09-27 00:32:10,328 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 16 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:32:10,328 [ scc.merge] INFO
2025-09-27 00:32:10,328 [ scc.merge] INFO Repository: ome/omero-rois
2025-09-27 00:32:10,328 [ scc.merge] INFO Excluded PRs:
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 32 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2025-09-27 00:32:10,328 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,328 [ scc.merge] INFO
2025-09-27 00:32:10,328 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 33 jo-mueller 'Add roi to array functions'
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 34 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:32:10,328 [ scc.merge] INFO
2025-09-27 00:32:10,328 [ scc.merge] INFO Repository: ome/omero-signup
2025-09-27 00:32:10,328 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,328 [ scc.merge] INFO
2025-09-27 00:32:10,328 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 22 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:32:10,328 [ scc.merge] INFO
2025-09-27 00:32:10,328 [ scc.merge] INFO Conflicting PRs (not included):
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 14 manics 'Add pre-commit (black, flake8)'
2025-09-27 00:32:10,328 [ scc.merge] INFO
2025-09-27 00:32:10,328 [ scc.merge] INFO Repository: openmicroscopy/omero-test-infra
2025-09-27 00:32:10,328 [ scc.merge] INFO Excluded PRs:
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 75 marimeireles 'Microservices' (user: marimeireles)
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 74 joshmoore 'Add 'ms' target for ./docker' (status: failure)
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 73 marimeireles 'Rm python, add miniconda to CI' (user: marimeireles)
2025-09-27 00:32:10,328 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,328 [ scc.merge] INFO
2025-09-27 00:32:10,328 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 76 will-moore 'Run cli deps'
2025-09-27 00:32:10,328 [ scc.merge] INFO
2025-09-27 00:32:10,328 [ scc.merge] INFO Repository: ome/omero-upload
2025-09-27 00:32:10,328 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,328 [ scc.merge] INFO
2025-09-27 00:32:10,328 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,328 [ scc.merge] INFO - PR 14 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:32:10,328 [ scc.merge] INFO
2025-09-27 00:32:10,328 [ scc.merge] INFO Repository: ome/omero-virtual-microscope
2025-09-27 00:32:10,328 [ scc.merge] INFO Updating deab817..160d894
2025-09-27 00:32:10,329 [ scc.merge] INFO Previously merged:
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 20 jburel 'Build'
2025-09-27 00:32:10,329 [ scc.merge] INFO
2025-09-27 00:32:10,329 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 22 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:32:10,329 [ scc.merge] INFO
2025-09-27 00:32:10,329 [ scc.merge] INFO Repository: ome/omero-web-zarr
2025-09-27 00:32:10,329 [ scc.merge] INFO Excluded PRs:
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
2025-09-27 00:32:10,329 [ scc.merge] INFO Updating 8f3c313..00e0207
2025-09-27 00:32:10,329 [ scc.merge] INFO Previously merged:
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 20 will-moore 'Use zarr_format=2 for .zarray and chunk endpoints'
2025-09-27 00:32:10,329 [ scc.merge] INFO
2025-09-27 00:32:10,329 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 21 will-moore 'Web zarr import'
2025-09-27 00:32:10,329 [ scc.merge] INFO
2025-09-27 00:32:10,329 [ scc.merge] INFO Conflicting PRs (not included):
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2025-09-27 00:32:10,329 [ scc.merge] INFO
2025-09-27 00:32:10,329 [ scc.merge] INFO Repository: openmicroscopy/omero-weberror
2025-09-27 00:32:10,329 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,329 [ scc.merge] INFO
2025-09-27 00:32:10,329 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 25 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:32:10,329 [ scc.merge] INFO
2025-09-27 00:32:10,329 [ scc.merge] INFO Repository: openmicroscopy/omero-webtest
2025-09-27 00:32:10,329 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,329 [ scc.merge] INFO
2025-09-27 00:32:10,329 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 37 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows'
2025-09-27 00:32:10,329 [ scc.merge] INFO
2025-09-27 00:32:10,329 [ scc.merge] INFO Repository: ome/rOMERO-gateway
2025-09-27 00:32:10,329 [ scc.merge] INFO Already up to date.
2025-09-27 00:32:10,329 [ scc.merge] INFO
2025-09-27 00:32:10,329 [ scc.merge] INFO Conflicting PRs (not included):
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 100 dominikl 'Run tests properly'
2025-09-27 00:32:10,329 [ scc.merge] INFO
2025-09-27 00:32:10,329 [ scc.merge] INFO Repository: ome/scripts
2025-09-27 00:32:10,329 [ scc.merge] INFO Excluded PRs:
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
2025-09-27 00:32:10,329 [ scc.merge] INFO Updating 4b4c755..03b9116
2025-09-27 00:32:10,329 [ scc.merge] INFO Previously merged:
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 228 dependabot[bot] 'Bump pypa/gh-action-pypi-publish from 1.3.0 to 1.13.0 in /.github/workflows'
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 227 jburel 'Replace tostring by tobytes'
2025-09-27 00:32:10,329 [ scc.merge] INFO - PR 225 will-moore 'Fix param names and assertion texts in tests'
2025-09-27 00:32:10,329 [ scc.merge] INFO
2025-09-27 00:32:10,330 [ scc.merge] INFO Merged PRs:
2025-09-27 00:32:10,330 [ scc.merge] INFO - PR 223 will-moore 'don't attempt ROI stats on big images'
2025-09-27 00:32:10,330 [ scc.merge] INFO
2025-09-27 00:32:10,330 [ scc.merge] INFO Conflicting PRs (not included):
2025-09-27 00:32:10,330 [ scc.merge] INFO - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2025-09-27 00:32:10,330 [ scc.merge] INFO
2025-09-27 00:32:10,330 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-09-27 00:32:10,330 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,332 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2025-09-27 00:32:10,332 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,334 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,334 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2025-09-27 00:32:10,334 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,336 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,336 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2025-09-27 00:32:10,336 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,338 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,338 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2025-09-27 00:32:10,338 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,340 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,340 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2025-09-27 00:32:10,340 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,342 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,342 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2025-09-27 00:32:10,342 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,344 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,344 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2025-09-27 00:32:10,344 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,346 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,346 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2025-09-27 00:32:10,346 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,348 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,348 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2025-09-27 00:32:10,348 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,350 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,350 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2025-09-27 00:32:10,350 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,352 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,352 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2025-09-27 00:32:10,352 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,353 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,354 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2025-09-27 00:32:10,354 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,355 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,356 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2025-09-27 00:32:10,356 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,357 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,358 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2025-09-27 00:32:10,358 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,359 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,360 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2025-09-27 00:32:10,360 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,361 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,362 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2025-09-27 00:32:10,362 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,363 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,363 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2025-09-27 00:32:10,364 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,365 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,365 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2025-09-27 00:32:10,366 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,367 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,367 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2025-09-27 00:32:10,368 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,369 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,369 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2025-09-27 00:32:10,370 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,371 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,371 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2025-09-27 00:32:10,371 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,373 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2025-09-27 00:32:10,373 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2025-09-27 00:32:10,373 [ scc.git] DEBUG Calling 'git remote'
2025-09-27 00:32:10,375 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
Update component versions
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
warnings.warn(
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
warnings.warn(
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:530: UserWarning: Normalizing '0.4.2dev0' to '0.4.2.dev0'
warnings.warn(tmpl.format(**locals()))
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:530: UserWarning: Normalizing '0.4.2dev0' to '0.4.2.dev0'
warnings.warn(tmpl.format(**locals()))
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
Updating omero-gateway from 5.10.0 to 5.10.4-SNAPSHOT
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Up-to-date:
Commit all component version changes
Entering 'minimal-omero-client'
Entering 'omero-cli-duplicate'
Entering 'omero-cli-render'
Entering 'omero-cli-zarr'
Entering 'omero-figure'
Entering 'omero-fpbioimage'
Entering 'omero-gallery'
Entering 'omero-iviewer'
Entering 'omero-mapr'
Entering 'omero-metadata'
Entering 'omero-parade'
Entering 'omero-prometheus-tools'
Entering 'omero-rois'
Entering 'omero-signup'
Entering 'omero-test-infra'
Entering 'omero-upload'
Entering 'omero-virtual-microscope'
Entering 'omero-web-zarr'
Entering 'omero-weberror'
Entering 'omero-webtest'
Entering 'rOMERO-gateway'
Entering 'scripts'
Entering 'minimal-omero-client'
[detached HEAD 553fc7d] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-cli-duplicate'
HEAD detached from 4777ef8
nothing to commit, working tree clean
Entering 'omero-cli-render'
HEAD detached from ce6e13c
nothing to commit, working tree clean
Entering 'omero-cli-zarr'
HEAD detached from 11d3587
Untracked files:
(use "git add <file>..." to include in what will be committed)
.eggs/
nothing added to commit but untracked files present (use "git add" to track)
Entering 'omero-figure'
HEAD detached from 9cc36cde
nothing to commit, working tree clean
Entering 'omero-fpbioimage'
HEAD detached from 3b6c05a
nothing to commit, working tree clean
Entering 'omero-gallery'
HEAD detached from 2a621da
nothing to commit, working tree clean
Entering 'omero-iviewer'
HEAD detached from 7a798ce
nothing to commit, working tree clean
Entering 'omero-mapr'
HEAD detached from 0a557da
nothing to commit, working tree clean
Entering 'omero-metadata'
HEAD detached from 3cd120c
nothing to commit, working tree clean
Entering 'omero-parade'
HEAD detached from fb5ae86
nothing to commit, working tree clean
Entering 'omero-prometheus-tools'
HEAD detached from eb47378
nothing to commit, working tree clean
Entering 'omero-rois'
HEAD detached from bdfeb5e
nothing to commit, working tree clean
Entering 'omero-signup'
HEAD detached from be76813
nothing to commit, working tree clean
Entering 'omero-test-infra'
HEAD detached from cda3ec6
nothing to commit, working tree clean
Entering 'omero-upload'
HEAD detached from 100f6ae
nothing to commit, working tree clean
Entering 'omero-virtual-microscope'
HEAD detached from deab817
nothing to commit, working tree clean
Entering 'omero-web-zarr'
HEAD detached from 8f3c313
nothing to commit, working tree clean
Entering 'omero-weberror'
HEAD detached from 70b01ed
nothing to commit, working tree clean
Entering 'omero-webtest'
HEAD detached from 5bfef29
nothing to commit, working tree clean
Entering 'rOMERO-gateway'
HEAD detached from 7b5d64d
nothing to commit, working tree clean
Entering 'scripts'
HEAD detached from 4b4c755
nothing to commit, working tree clean
[detached HEAD 1de7dde] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2025-09-27 00:32:56,547 [github.Reque] INFO Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2025-09-27 00:33:05,708 [github.Reque] INFO Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2025-09-27 00:33:08,105 [github.Reque] INFO Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2025-09-27 00:33:12,770 [github.Reque] INFO Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2025-09-27 00:33:52,371 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-plugins/tree/merge_ci
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS