cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.16k stars 3.82k forks source link

roachtest: cdc/initial-scan failed #135868

Closed cockroach-teamcity closed 10 hours ago

cockroach-teamcity commented 21 hours ago

roachtest.cdc/initial-scan failed with artifacts on master @ eb2d2e19eb29d2747d9e267bd0612a69d066adad:

(cluster.go:2456).Run: full command output in run_065526.651229776_n4_cockroach-workload-r.log: COMMAND_PROBLEM: exit status 1
(cdc.go:394).Close: error shutting down prometheus/grafana: context canceled
test artifacts and logs in: /artifacts/cdc/initial-scan/cpu_arch=arm64/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

Grafana is not yet available for azure clusters

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-44754

wenyihu6 commented 12 hours ago
E241121 06:59:22.314196 1 workload/cli/run.go:599  [-] 4  error in newOrder: update district failed: ERROR: restart transaction: TransactionRetryWithProtoRefreshError: TransactionAbortedError(ABORT_REASON_CLIENT_REJECT): "sql txn" meta={id=2770fb78 key=/Table/107/1/6/5/0 iso=Serializable pri=0.01746421 epo=0 ts=1732172147.863177501,0 min=1732172147.863177501,0 seq=0} lock=true stat=PENDING rts=1732172147.863177501,0 wto=false gul=1732172148.363177501,0 (SQLSTATE 40001)
wenyihu6 commented 10 hours ago

Closed by https://github.com/cockroachdb/cockroach/pull/135915.