Skip to content

roachtest: unoptimized-query-oracle/disable-rules=all/seed-multi-region failed #156741

@cockroach-teamcity

Description

@cockroach-teamcity

Note: This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, then this failure is likely due to an assertion violation or (assertion) timeout.

roachtest.unoptimized-query-oracle/disable-rules=all/seed-multi-region failed with artifacts on release-25.4 @ 692cf64099c7f1b2e40b20b642595cbd43d750b0:

(query_comparison_util.go:419).runOneRoundQueryComparison: . 559 statements run: expected unoptimized and optimized results to be equal
  []string{
  	... // 2 identical elements
  	``{"a": 5, "c": [1, 2]}``,
  	``{"a": 5, "c": [1, 2]}``,
- 	``{"a": 5, "c": [1, 2]}``,
  }
sql: SELECT
	'{"a": 5, "c": [1, 2]}':::JSONB AS col_1766
FROM
	defaultdb.public.seed AS tab_559
WHERE
	jsonb_path_exists(tab_559._jsonb::JSONB, '$."b"[*]':::JSONPATH::JSONPATH)::BOOL
ORDER BY
	col_1766 ASC NULLS LAST,
	tab_559.tableoid ASC,
	tab_559.crdb_internal_mvcc_timestamp ASC NULLS FIRST,
	tab_559._bool ASC,
	tab_559._float8,
	tab_559._int2 DESC NULLS LAST,
	tab_559._decimal,
	tab_559._timestamptz DESC,
	tab_559.crdb_internal_origin_timestamp DESC,
	tab_559._inet ASC,
	tab_559._timestamp NULLS LAST,
	tab_559._string DESC NULLS FIRST,
	tab_559._float4 ASC NULLS FIRST,
	tab_559._enum ASC NULLS LAST,
	tab_559._bytes ASC,
	tab_559._jsonb ASC NULLS LAST,
	tab_559._int8 NULLS LAST,
	tab_559._uuid DESC NULLS FIRST,
	tab_559._date ASC,
	tab_559.crdb_internal_origin_id ASC,
	tab_559._int4 ASC NULLS LAST,
	tab_559._interval NULLS LAST
LIMIT
	55:::INT8
test artifacts and logs in: /artifacts/unoptimized-query-oracle/disable-rules=all/seed-multi-region/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=4
  • encrypted=false
  • metamorphicBufferedSender=true
  • runtimeAssertionsBuild=true
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

This test on roachdash | Improve this report!

Jira issue: CRDB-56161

Metadata

Metadata

Assignees

Labels

B-runtime-assertions-enabledC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.O-roachtestO-robotOriginated from a bot.O-rsgRandom Syntax GeneratorT-sql-queriesSQL Queries Teambranch-release-25.4Used to mark GA and release blockers and technical advisories for 25.4release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.target-release-25.4.1target-release-26.1.0

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions