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

roachtest: tlp failed #79290

Closed
cockroach-teamcity opened this issue Apr 3, 2022 · 1 comment
Closed

roachtest: tlp failed #79290

cockroach-teamcity opened this issue Apr 3, 2022 · 1 comment
Labels
branch-release-22.1 Used to mark GA and release blockers, technical advisories, and bugs for 22.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest 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 Apr 3, 2022

roachtest.tlp failed with artifacts on release-22.1 @ 6a34ce7658342f4de148e5f23e986f21f45a25cd:

The test failed on branch=release-22.1, cloud=gce:
test artifacts and logs in: /artifacts/tlp/run_1
	tlp.go:172,tlp.go:76,test_runner.go:875: expected unpartitioned and partitioned results to be equal
		(1) attached stack trace
		  -- stack trace:
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runTLPQuery.func2
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/tlp.go:245
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runWithTimeout.func1
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/tlp.go:270
		  | runtime.goexit
		  | 	GOROOT/src/runtime/asm_amd64.s:1581
		Wraps: (2) expected unpartitioned and partitioned results to be equal
		  |   []string{
		  |   	"011111111,-0.6895430684089661",
		  | - 	"NULL,-0.6630745530128479",
		  | + 	"NULL,-0",
		  | - 	"NULL,0",
		  | + 	"NULL,-0.6630745530128479",
		  |   	"NULL,0.27815866470336914",
		  |   }
		  | sql: SELECT DISTINCT tab_4821.col1_8,tab_4821.col1_6 FROM defaultdb.public.table1 AS tab_4821
		  | (SELECT DISTINCT tab_4821.col1_8,tab_4821.col1_6 FROM defaultdb.public.table1 AS tab_4821 WHERE tab_4821.col1_5) UNION (SELECT DISTINCT tab_4821.col1_8,tab_4821.col1_6 FROM defaultdb.public.table1 AS tab_4821 WHERE NOT (tab_4821.col1_5)) UNION (SELECT DISTINCT tab_4821.col1_8,tab_4821.col1_6 FROM defaultdb.public.table1 AS tab_4821 WHERE (tab_4821.col1_5) IS NULL)
		  | with args: []
		Error types: (1) *withstack.withStack (2) *errutil.leafError
Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-14680

@cockroach-teamcity cockroach-teamcity added branch-release-22.1 Used to mark GA and release blockers, technical advisories, and bugs for 22.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest 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. labels Apr 3, 2022
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Apr 3, 2022
@rytaft
Copy link
Collaborator

rytaft commented Apr 3, 2022

Dup of #77279

@rytaft rytaft closed this as completed Apr 3, 2022
@mgartner mgartner moved this to Done in SQL Queries Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-22.1 Used to mark GA and release blockers, technical advisories, and bugs for 22.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest 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
Archived in project
Development

No branches or pull requests

2 participants