Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bigquery: TestIntegration_RoutineRemoteUDF failed #7299

Closed
flaky-bot bot opened this issue Jan 25, 2023 · 3 comments
Closed

bigquery: TestIntegration_RoutineRemoteUDF failed #7299

flaky-bot bot opened this issue Jan 25, 2023 · 3 comments
Assignees
Labels
api: bigquery Issues related to the BigQuery API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Jan 25, 2023

Note: #6744 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: d2c5c84
buildURL: Build Status, Sponge
status: failed

Test output
    routine_integration_test.go:106: rpc error: code = Unimplemented desc = unexpected HTTP status code received from server: 404 (Not Found); transport: received unexpected content-type "text/html; charset=UTF-8"
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jan 25, 2023
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Jan 25, 2023
@alvarowolfx alvarowolfx assigned alvarowolfx and unassigned shollyman Jan 25, 2023
@flaky-bot
Copy link
Author

flaky-bot bot commented Jan 25, 2023

Test passed for commit 82aa2ee (Build Status, Sponge)! Closing this issue.

@flaky-bot flaky-bot bot closed this as completed Jan 25, 2023
@flaky-bot flaky-bot bot reopened this Jan 28, 2023
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Jan 28, 2023
@flaky-bot
Copy link
Author

flaky-bot bot commented Jan 28, 2023

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


commit: c88fbdf
buildURL: Build Status, Sponge
status: failed

Test output
    routine_integration_test.go:106: rpc error: code = Unimplemented desc = unexpected HTTP status code received from server: 404 (Not Found); transport: received unexpected content-type "text/html; charset=UTF-8"

@alvarowolfx
Copy link
Contributor

alvarowolfx commented Feb 6, 2023

Fixed internally as was identified an internal issue (b/266829962) is caused by switching Connection API from the old to the new router.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants