cockroachdb / cockroachdb/cockroach

roachtest: jobs/stress failed

Open
#174,759 2 comments 0 reactions 1 assignee Claimed by @andrew-r-thomas View on GitHub
A-disaster-recovery branch-master C-test-failure O-roachtest O-robot P-1 T-disaster-recovery
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

roachtest.jobs/stress [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestWeeklyBazel/21501601?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestWeeklyBazel/21501601?buildTab=artifacts#/jobs/stress) on master @ [27b79bee05a329c3e8582ea106b62ee604c48563](https://github.com/cockroachdb/cockroach/commits/27b79bee05a329c3e8582ea106b62ee604c48563):

Failed with:

```
(assertions.go:387).Fail:
Error Trace: pkg/cmd/roachtest/tests/jobs.go:149
pkg/cmd/roachtest/test_runner.go:1992
src/runtime/asm_amd64.s:1771
Error: Received unexpected error:
there exists 9 jobs that have been persistently unclaimed for at least 5 minutes: [1207668594975834121 1207668745781641230 1207668769068580878 1207668780979617806 1207668783616655374 1207668786432442382 1207668973416742913 1207668987334950913 1207668990921998337]
(1) attached stack trace
-- stack trace:
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.checkPersistentUnclaimedJobs
| pkg/cmd/roachtest/tests/jobs.go:416
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runJobsStress.runJobsStress.func2.func8
| pkg/cmd/roachtest/tests/jobs.go:115
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/roachtestutil/task.(*group).GoWithCancel.func1
| pkg/cmd/roachtest/roachtestutil/task/manager.go:201
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/roachtestutil/task.(*group).GoWithCancel.func2
| pkg/cmd/roachtest/roachtestutil/task/manager.go:211
| golang.org/x/sync/errgroup.(*Group).Go.func1
| external/org_golang_x_sync/errgroup/errgroup.go:93
| runtime.goexit
| src/runtime/asm_amd64.s:1771
Wraps: (2) there exists 9 jobs that have been persistently unclaimed for at least 5 minutes: [1207668594975834121 1207668745781641230 1207668769068580878 1207668780979617806 1207668783616655374 1207668786432442382 1207668973416742913 1207668987334950913 1207668990921998337]
Error types: (1) *withstack.withStack (2) *errutil.leafError
Test: jobs/stress
(require.go:1401).NoError: FailNow called
test artifacts and logs in: /artifacts/jobs/stress/run_1
```
Cluster Node to Ip Mapping:
| Node | Public IP | Private IP |
| --- | --- | --- |
| teamcity-21501601-1788589031-86-n20cpu4-0001 | | 10.91.99.76 |
| teamcity-21501601-1788589031-86-n20cpu4-0002 | | 10.91.99.91 |
| teamcity-21501601-1788589031-86-n20cpu4-0003 | | 10.91.99.110 |
| teamcity-21501601-1788589031-86-n20cpu4-0004 | | 10.91.99.80 |
| teamcity-21501601-1788589031-86-n20cpu4-0005 | | 10.91.99.124 |
| teamcity-21501601-1788589031-86-n20cpu4-0006 | | 10.91.98.203 |
| teamcity-21501601-1788589031-86-n20cpu4-0007 | | 10.91.99.94 |
| teamcity-21501601-1788589031-86-n20cpu4-0008 | | 10.91.99.79 |
| teamcity-21501601-1788589031-86-n20cpu4-0009 | | 10.91.98.225 |
| teamcity-21501601-1788589031-86-n20cpu4-0010 | | 10.91.99.78 |
| teamcity-21501601-1788589031-86-n20cpu4-0011 | | 10.91.99.73 |
| teamcity-21501601-1788589031-86-n20cpu4-0012 | | 10.91.97.117 |
| teamcity-21501601-1788589031-86-n20cpu4-0013 | | 10.91.97.104 |
| teamcity-21501601-1788589031-86-n20cpu4-0014 | | 10.91.97.17 |
| teamcity-21501601-1788589031-86-n20cpu4-0015 | | 10.91.98.192 |
| teamcity-21501601-1788589031-86-n20cpu4-0016 | | 10.91.98.57 |
| teamcity-21501601-1788589031-86-n20cpu4-0017 | | 10.91.99.67 |
| teamcity-21501601-1788589031-86-n20cpu4-0018 | | 10.91.97.45 |
| teamcity-21501601-1788589031-86-n20cpu4-0019 | | 10.91.98.159 |
| teamcity-21501601-1788589031-86-n20cpu4-0020 | | 10.91.97.222 |

Parameters:
- arch=amd64
- cloud=gce
- coverageBuild=false
- cpu=4
- diskCount=0
- encrypted=false
- fs=ext4
- localSSD=true
- runtimeAssertionsBuild=false
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

See: [Grafana](https://go.crdb.dev/roachtest-grafana/teamcity-21501601/jobs-stress/1788621130090/1788623073950)

See: [Datadog Logs](https://us5.datadoghq.com/logs?query=service%3Aroachtest+%40cluster%3Ateamcity-21501601-1788589031-86-n20cpu4&from_ts=1788621130090&to_ts=1788623073950&live=false&storage=flex_tier)

/cc @cockroachlabs/disaster-recovery

[Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)

Jira issue: CRDB-67963

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.