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

pkg/ccl/logictestccl/tests/local/local_test: TestCCLLogic_triggers_explain failed #136382

Open
cockroach-teamcity opened this issue Nov 28, 2024 · 0 comments
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-queries SQL Queries Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Nov 28, 2024

pkg/ccl/logictestccl/tests/local/local_test.TestCCLLogic_triggers_explain failed with artifacts on master @ d43e96e4b81c9782c0af3566c579e7ffdd3404c5:

                    │                                 regions: <hidden>
                    │                                 actual row count: 1
                    │                                 vectorized batch count: 0
                    │                                 KV time: 0µs
                    │                                 KV contention time: 0µs
                    │                                 KV rows decoded: 1
                    │                                 KV pairs read: 2
                    │                                 KV bytes read: 8 B
                    │                                 KV gRPC calls: 1
                    │                                 estimated max memory allocated: 0 B
                    │                                 MVCC step count (ext/int): 0/0
                    │                                 MVCC seek count (ext/int): 0/0
                    │                                 estimated row count: 1,000 (missing stats)
                    │                                 table: child@child_pkey
                    │                                 spans: FULL SCAN
                    │
                    └── • after-triggers
                        │ trigger: t2
                        │
                        └── • render
                            │ columns: (f, k_old, fk_old, old, new)
                            │ render f: f(NULL, old, 't2', 'AFTER', 'ROW', 'DELETE', 111, 'child', 'child', 'public', 0, ARRAY[])
                            │ render k_old: k_old
                            │ render fk_old: fk_old
                            │ render old: old
                            │ render new: new
                            │
                            └── • render
                                │ columns: (new, old, k_old, fk_old)
                                │ render new: NULL
                                │ render old: ((k, fk) AS k, fk)
                                │ render k_old: k
                                │ render fk_old: fk
                                │
                                └── • project
                                    │ columns: (k, fk)
                                    │
                                    └── • scan buffer
                                          columns: (k, fk, old, f, "check-rows")
                                          sql nodes: <hidden>
                                          regions: <hidden>
                                          actual row count: 1
                                          vectorized batch count: 0
                                          estimated row count: 1
                                          label: buffer 1000000
            
    logic.go:2273: 
         /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/29534/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/ccl/logictestccl/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/logictestccl/testdata/logic_test/triggers_explain:1141: too many errors encountered, skipping the rest of the input
[22:42:31] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/29534/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/ccl/logictestccl/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/logictestccl/testdata/logic_test/triggers_explain with config local: 32 tests, 2 failures
    --- FAIL: TestCCLLogic_triggers_explain/explain_cascade_trigger (0.26s)
Help

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

This test on roachdash | Improve this report!

Jira issue: CRDB-45005

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-queries SQL Queries Team labels Nov 28, 2024
@github-project-automation github-project-automation bot moved this to Triage in SQL Queries Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-queries SQL Queries Team
Projects
Status: Triage
Development

No branches or pull requests

1 participant