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

sql/sem/builtins: TestGetSSTableMetricsMultiNode failed #139023

Open
cockroach-teamcity opened this issue Jan 14, 2025 · 0 comments
Open

sql/sem/builtins: TestGetSSTableMetricsMultiNode failed #139023

cockroach-teamcity opened this issue Jan 14, 2025 · 0 comments
Labels
A-storage Relating to our storage engine (Pebble) on-disk storage. branch-release-24.1.10-rc 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-storage Storage Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jan 14, 2025

sql/sem/builtins.TestGetSSTableMetricsMultiNode failed on release-24.1.10-rc @ b602f18f632ec086635ebe719cf5ede5e2bf2775:

=== RUN   TestGetSSTableMetricsMultiNode
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestGetSSTableMetricsMultiNode2864497463
    test_log_scope.go:76: use -show-logs to present logs inline
    test_server_shim.go:139: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)

pkg/sql/sem/builtins/generator_builtins_test.go:94: (TestGetSSTableMetricsMultiNode)
	NOTICE: .GetStores() called via implicit interface StorageLayerInterface;
HINT: consider using .StorageLayer().GetStores() instead.

pkg/sql/sem/builtins/generator_builtins_test.go:94: (TestGetSSTableMetricsMultiNode)
	NOTICE: .GetStores() called via implicit interface StorageLayerInterface;
HINT: consider using .StorageLayer().GetStores() instead.

pkg/sql/sem/builtins/generator_builtins_test.go:94: (TestGetSSTableMetricsMultiNode)
	NOTICE: .GetStores() called via implicit interface StorageLayerInterface;
HINT: consider using .StorageLayer().GetStores() instead.
    generator_builtins_test.go:146: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/sql/sem/builtins/generator_builtins_test.go:146
        	Error:      	Not equal: 
        	            	expected: 6
        	            	actual  : 4
        	Test:       	TestGetSSTableMetricsMultiNode
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestGetSSTableMetricsMultiNode2864497463
--- FAIL: TestGetSSTableMetricsMultiNode (319.67s)

Parameters:

  • attempt=1
  • race=true
  • run=1
  • shard=1
Help

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

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-46477

@cockroach-teamcity cockroach-teamcity added branch-release-24.1.10-rc 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-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Jan 14, 2025
@cockroach-teamcity cockroach-teamcity added this to the 24.1 milestone Jan 14, 2025
@exalate-issue-sync exalate-issue-sync bot added T-storage Storage Team and removed T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Jan 14, 2025
@blathers-crl blathers-crl bot added the A-storage Relating to our storage engine (Pebble) on-disk storage. label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-storage Relating to our storage engine (Pebble) on-disk storage. branch-release-24.1.10-rc 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-storage Storage Team
Projects
None yet
Development

No branches or pull requests

1 participant