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 #78137

Closed
cockroach-teamcity opened this issue Mar 19, 2022 · 1 comment
Closed

roachtest: tlp failed #78137

cockroach-teamcity opened this issue Mar 19, 2022 · 1 comment
Labels
branch-master Failures and bugs on the master branch. 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 Mar 19, 2022

roachtest.tlp failed with artifacts on master @ 4f361d30d788f9614695e687b386aedd783ee3ba:

The test failed on branch=master, 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{
		  | + 	"-0",
		  |   	"-0.1322842389345169",
		  |   	"-0.45800039172172546",
		  |   	... // 2 identical elements
		  |   	"-1.1085084676742554",
		  |   	"-1.1272938251495361",
		  | - 	"0",
		  |   	"0.406743586063385",
		  |   	"0.7183200120925903",
		  |   	... // 5 identical elements
		  |   }
		  | sql: SELECT DISTINCT tab_17271.col1_5 FROM defaultdb.public.table1 AS tab_17271
		  | (SELECT DISTINCT tab_17271.col1_5 FROM defaultdb.public.table1 AS tab_17271 WHERE tab_17271.col1_7) UNION (SELECT DISTINCT tab_17271.col1_5 FROM defaultdb.public.table1 AS tab_17271 WHERE NOT (tab_17271.col1_7)) UNION (SELECT DISTINCT tab_17271.col1_5 FROM defaultdb.public.table1 AS tab_17271 WHERE (tab_17271.col1_7) 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-13986

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. 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 Mar 19, 2022
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Mar 19, 2022
@rytaft
Copy link
Collaborator

rytaft commented Mar 21, 2022

Duplicate of #77279

@rytaft rytaft marked this as a duplicate of #77279 Mar 21, 2022
@rytaft rytaft closed this as completed Mar 21, 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-master Failures and bugs on the master branch. 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