-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Description
roachtest.acceptance/gossip/peerings failed with artifacts on master @ 2b0cff2d653829dce61fefff7f69d76013c43e63:
The test failed on branch=master, cloud=local:
test artifacts and logs in: artifacts/acceptance/gossip/peerings/run_1
gossip.go:302,acceptance.go:104,test_runner.go:779: failed to get gossip status from node 4: Get "http://127.0.0.1:26264/_status/gossip/local": dial tcp 127.0.0.1:26264: connect: connection refused
(1) attached stack trace
-- stack trace:
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*gossipUtil).check.func1
| /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/gossip.go:199
| github.com/cockroachdb/cockroach/pkg/util/retry.ForDuration
| /go/src/github.com/cockroachdb/cockroach/pkg/util/retry/retry.go:197
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*gossipUtil).check
| /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/gossip.go:194
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runGossipPeerings
| /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/gossip.go:301
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerAcceptance.func2
| /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/acceptance.go:104
| main.(*testRunner).runTest.func2
| /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:779
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1581
Wraps: (2) failed to get gossip status from node 4
Wraps: (3) Get "http://127.0.0.1:26264/_status/gossip/local"
Wraps: (4) dial tcp 127.0.0.1:26264
Wraps: (5) connect
Wraps: (6) connection refused
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *url.Error (4) *net.OpError (5) *os.SyscallError (6) syscall.Errno
cluster.go:1339,context.go:91,cluster.go:1329,test_runner.go:867: dead node detection: 4: dead (exit status unknown)
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.