Skip to content

test(java-bigquerystorage): Use regex to match traceID#12330

Merged
blakeli0 merged 2 commits intomainfrom
b492517601
Mar 31, 2026
Merged

test(java-bigquerystorage): Use regex to match traceID#12330
blakeli0 merged 2 commits intomainfrom
b492517601

Conversation

@suztomo
Copy link
Copy Markdown
Member

@suztomo suztomo commented Mar 31, 2026

This should resolve the test failure in the java-bigquerystorage module:
https://github.com/googleapis/google-cloud-java/actions/runs/23780714031/job/69292481126?pr=12299

b/492517601

@suztomo suztomo requested review from a team as code owners March 31, 2026 17:15
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

@suztomo
Copy link
Copy Markdown
Member Author

suztomo commented Mar 31, 2026

"ci / split-units (java-bigquerystorage)" checks succeeded.

@suztomo
Copy link
Copy Markdown
Member Author

suztomo commented Mar 31, 2026

2026-03-31T21:39:11.0515060Z + python hermetic_build/release_note_generation/cli/generate_release_note.py generate --baseline-generation-config-path=baseline_generation_config.yaml --current-generation-config-path=generation_config.yaml
2026-03-31T21:39:35.7715417Z Traceback (most recent call last):
2026-03-31T21:39:35.7726480Z   File "/home/runner/work/google-cloud-java/google-cloud-java/hermetic_build/release_note_generation/cli/generate_release_note.py", line 99, in <module>
2026-03-31T21:39:35.7727702Z     main()
2026-03-31T21:39:35.7728750Z   File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/click/core.py", line 1157, in __call__
2026-03-31T21:39:35.7729700Z     return self.main(*args, **kwargs)
2026-03-31T21:39:35.7730130Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-03-31T21:39:35.7730979Z   File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/click/core.py", line 1078, in main
2026-03-31T21:39:35.7732056Z     rv = self.invoke(ctx)
2026-03-31T21:39:35.7732463Z          ^^^^^^^^^^^^^^^^
2026-03-31T21:39:35.7733303Z   File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/click/core.py", line 1688, in invoke
2026-03-31T21:39:35.7734285Z     return _process_result(sub_ctx.command.invoke(sub_ctx))
2026-03-31T21:39:35.7735033Z                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-03-31T21:39:35.7735973Z   File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/click/core.py", line 1434, in invoke
2026-03-31T21:39:35.7736972Z     return ctx.invoke(self.callback, **ctx.params)
2026-03-31T21:39:35.7737505Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-03-31T21:39:35.7738376Z   File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/click/core.py", line 783, in invoke
2026-03-31T21:39:35.7739212Z     return __callback(*args, **kwargs)
2026-03-31T21:39:35.7739582Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-03-31T21:39:35.7740604Z   File "/home/runner/work/google-cloud-java/google-cloud-java/hermetic_build/release_note_generation/cli/generate_release_note.py", line 92, in generate
2026-03-31T21:39:35.7741788Z     generate_pr_descriptions(
2026-03-31T21:39:35.7743185Z   File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/release_note_generation/generate_pr_description.py", line 59, in generate_pr_descriptions
2026-03-31T21:39:35.7744329Z     description = get_repo_level_commit_messages(
2026-03-31T21:39:35.7744751Z                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-03-31T21:39:35.7745879Z   File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/release_note_generation/generate_pr_description.py", line 114, in get_repo_level_commit_messages
2026-03-31T21:39:35.7746998Z     raise ValueError(
2026-03-31T21:39:35.7748202Z ValueError: current_commit (77c78e9, committed on 1774567232) should be newer than or equal to baseline_commit (456866b, committed on 1774917896) (is this branch up to date with the base branch?).
2026-03-31T21:39:35.7930499Z ##[error]Process completed with exit code 1.
2026-03-31T21:39:35.8047860Z Post job cleanup.

@blakeli0
Copy link
Copy Markdown
Contributor

Thanks, Tomo!

@blakeli0 blakeli0 merged commit 6e99335 into main Mar 31, 2026
106 checks passed
@blakeli0 blakeli0 deleted the b492517601 branch March 31, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants