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

ccl/changefeedccl: TestChangefeedVirtualComputedColumn failed #101016

Closed
cockroach-teamcity opened this issue Apr 9, 2023 · 1 comment · Fixed by #101130
Closed

ccl/changefeedccl: TestChangefeedVirtualComputedColumn failed #101016

cockroach-teamcity opened this issue Apr 9, 2023 · 1 comment · Fixed by #101130
Labels
A-cdc Change Data Capture branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-cdc
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 9, 2023

ccl/changefeedccl.TestChangefeedVirtualComputedColumn failed with artifacts on release-23.1 @ cfbd751ae4c82e2c4b5314376cd6e6c29cc30aea:

=== RUN   TestChangefeedVirtualComputedColumn
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/b4b4ff567208b3b36d9c1ab53c36b00f/logTestChangefeedVirtualComputedColumn498946218
    test_log_scope.go:79: use -show-logs to present logs inline
=== CONT  TestChangefeedVirtualComputedColumn
    changefeed_test.go:3762: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/b4b4ff567208b3b36d9c1ab53c36b00f/logTestChangefeedVirtualComputedColumn498946218
--- FAIL: TestChangefeedVirtualComputedColumn (17.38s)
=== RUN   TestChangefeedVirtualComputedColumn/pubsub
    helpers_test.go:817: making server as secondary tenant
    helpers_test.go:895: making pubsub feed factory
    changefeed_test.go:3745: failed to start feed for job 0: pq: opening client: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.
    --- FAIL: TestChangefeedVirtualComputedColumn/pubsub (5.01s)
Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-26751

Epic CRDB-11732

@cockroach-teamcity cockroach-teamcity added branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Apr 9, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Apr 9, 2023
@blathers-crl blathers-crl bot added the A-cdc Change Data Capture label Apr 10, 2023
@cockroach-teamcity
Copy link
Member Author

ccl/changefeedccl.TestChangefeedVirtualComputedColumn failed with artifacts on release-23.1 @ f0779e9002757c07fe549f55509224d93e6f2a32:

=== RUN   TestChangefeedVirtualComputedColumn
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/b4b4ff567208b3b36d9c1ab53c36b00f/logTestChangefeedVirtualComputedColumn3704085263
    test_log_scope.go:79: use -show-logs to present logs inline
=== CONT  TestChangefeedVirtualComputedColumn
    changefeed_test.go:3762: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/b4b4ff567208b3b36d9c1ab53c36b00f/logTestChangefeedVirtualComputedColumn3704085263
--- FAIL: TestChangefeedVirtualComputedColumn (15.98s)
=== RUN   TestChangefeedVirtualComputedColumn/pubsub
    helpers_test.go:817: making server as secondary tenant
    helpers_test.go:895: making pubsub feed factory
    changefeed_test.go:3745: failed to start feed for job 0: pq: opening client: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.
    --- FAIL: TestChangefeedVirtualComputedColumn/pubsub (3.78s)
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cdc Change Data Capture branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-cdc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants