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: unoptimized-query-oracle/disable-rules=half/rand-tables failed #123200

Closed
cockroach-teamcity opened this issue Apr 29, 2024 · 1 comment
Labels
branch-release-23.1 Used to mark GA and release blockers and technical advisories for 23.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 X-duplicate Closed as a duplicate of another issue.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 29, 2024

roachtest.unoptimized-query-oracle/disable-rules=half/rand-tables failed with artifacts on release-23.1 @ 7a7662927238b74e58260ffc084d5dd018140f75:

(query_comparison_util.go:257).runOneRoundQueryComparison: . 3173 statements run: expected unoptimized and optimized results to be equal
  []string{
- 	"-",
+ 	"0",
  }
sql: SELECT
	(
		SELECT
			tab_2981.col4_5 AS col_9549
		FROM
			defaultdb.public."tab'le4"@[0] AS tab_2981
		ORDER BY
			col_9549 ASC NULLS LAST
		LIMIT
			1:::INT8
	)
		AS col_9550
test artifacts and logs in: /artifacts/unoptimized-query-oracle/disable-rules=half/rand-tables/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

Jira issue: CRDB-38244

@cockroach-teamcity cockroach-teamcity added branch-release-23.1 Used to mark GA and release blockers and technical advisories for 23.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 labels Apr 29, 2024
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Apr 29, 2024
@yuzefovich
Copy link
Member

dup of #118273

@yuzefovich yuzefovich added the X-duplicate Closed as a duplicate of another issue. label Apr 30, 2024
@exalate-issue-sync exalate-issue-sync bot removed the X-duplicate Closed as a duplicate of another issue. label Apr 30, 2024
@yuzefovich yuzefovich added the X-duplicate Closed as a duplicate of another issue. label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.1 Used to mark GA and release blockers and technical advisories for 23.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 X-duplicate Closed as a duplicate of another issue.
Projects
Archived in project
Development

No branches or pull requests

2 participants