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

workload/rand: TestRandRun failed #143556

Closed
cockroach-teamcity opened this issue Mar 27, 2025 · 1 comment
Closed

workload/rand: TestRandRun failed #143556

cockroach-teamcity opened this issue Mar 27, 2025 · 1 comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-testeng TestEng Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 27, 2025

workload/rand.TestRandRun failed on master @ bee600c51e7568ac1edf2f0ecc65c35964480070:

github.com/cockroachdb/cockroach/pkg/server.(*Node).batchStreamImpl(0xc001deaa88, {0x7f572c9499a0, 0xc0077199e0}, 0xc00c3fb4f8)
	pkg/server/node.go:1894 +0xa5
github.com/cockroachdb/cockroach/pkg/server.(*Node).BatchStream(0xc001deaa88?, {0x64db040?, 0xc0077199e0?})
	pkg/server/node.go:1865 +0x5c
github.com/cockroachdb/cockroach/pkg/kv/kvpb._Internal_BatchStream_Handler({0x57eb3c0?, 0xc001deaa88}, {0x64c7a30, 0xc0087730e0})
	bazel-out/k8-fastbuild/bin/pkg/kv/kvpb/kvpb_go_proto_/github.com/cockroachdb/cockroach/pkg/kv/kvpb/api.pb.go:10732 +0xd8
github.com/cockroachdb/cockroach/pkg/rpc.NewServerEx.StreamServerInterceptor.func13({0x57eb3c0, 0xc001deaa88}, {0x64c7a30, 0xc0087730e0}, 0xc007366930, 0x5c3c758)
	pkg/util/tracing/grpcinterceptor/grpc_interceptor.go:143 +0x4ee
google.golang.org/grpc.getChainStreamHandler.func1({0x57eb3c0, 0xc001deaa88}, {0x64c7a30, 0xc0087730e0})
	external/org_golang_google_grpc/server.go:1504 +0xb2
github.com/cockroachdb/cockroach/pkg/rpc.NewServerEx.func4({0x57eb3c0, 0xc001deaa88}, {0x64c7a30, 0xc0087730e0}, 0xc007366930?, 0xc008b372c0)
	pkg/rpc/context.go:181 +0x6c
google.golang.org/grpc.getChainStreamHandler.func1({0x57eb3c0, 0xc001deaa88}, {0x64c7a30, 0xc0087730e0})
	external/org_golang_google_grpc/server.go:1504 +0xb2
github.com/cockroachdb/cockroach/pkg/rpc.kvAuth.streamInterceptor({0xc0023c6000?, {{0x448f25?}, {0x64e4080?, 0xc0016ef9e0?}}}, {0x57eb3c0, 0xc001deaa88}, {0x64c8380, 0xc003026d20}, 0xc007366930, 0xc008b37280)
	pkg/rpc/auth.go:152 +0x37a
google.golang.org/grpc.getChainStreamHandler.func1({0x57eb3c0, 0xc001deaa88}, {0x64c8380, 0xc003026d20})
	external/org_golang_google_grpc/server.go:1504 +0xb2
github.com/cockroachdb/cockroach/pkg/rpc.NewServerEx.func2.1({0x10?, 0x6494a18?})
	pkg/rpc/context.go:142 +0x27
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTaskWithErr(0xc0022cb170, {0x6494a18, 0xc008773050}, {0xc005655680, 0x27}, 0xc002882ab0)
	pkg/util/stop/stopper.go:350 +0x13c
github.com/cockroachdb/cockroach/pkg/rpc.NewServerEx.func2({0x57eb3c0, 0xc001deaa88}, {0x64c8380, 0xc003026d20}, 0xc007366930, 0xc008b37240)
	pkg/rpc/context.go:141 +0xcd
google.golang.org/grpc.NewServer.chainStreamServerInterceptors.chainStreamInterceptors.func2({0x57eb3c0, 0xc001deaa88}, {0x64c8380, 0xc003026d20}, 0xc007366930, 0xc0077199c0?)
	external/org_golang_google_grpc/server.go:1495 +0x85
google.golang.org/grpc.(*Server).processStreamingRPC(0xc002216780, {0x64e5e80, 0xc006f3d520}, 0xc003651e60, 0xc001026930, 0x9b24820, 0x0)
	external/org_golang_google_grpc/server.go:1659 +0x1285
google.golang.org/grpc.(*Server).handleStream(0xc002216780, {0x64e5e80, 0xc006f3d520}, 0xc003651e60, 0x0)
	external/org_golang_google_grpc/server.go:1739 +0x999
google.golang.org/grpc.(*Server).serveStreams.func1.1()
	external/org_golang_google_grpc/server.go:970 +0xaf
created by google.golang.org/grpc.(*Server).serveStreams.func1 in goroutine 2626
	external/org_golang_google_grpc/server.go:981 +0x136

goroutine 13176 [chan receive]:
github.com/cockroachdb/cockroach/pkg/sql.(*mvccStatisticsUpdateJob).Resume(0xc00ab75ab8, {0x6494a18, 0xc0091a4e10}, {0x55948a0, 0xc00b5e7c00})
	pkg/sql/mvcc_statistics_update_job.go:85 +0x12a
github.com/cockroachdb/cockroach/pkg/jobs.(*Registry).stepThroughStateMachine.func2(0xc0018fbe00?, 0x0?, 0xc006b1d890, {0x6483720?, 0xc00ab75ab8?}, {0x6494a18?, 0xc0091a4e10?}, {0x55948a0?, 0xc00b5e7c00?})
	pkg/jobs/registry.go:1720 +0xac
github.com/cockroachdb/cockroach/pkg/jobs.(*Registry).stepThroughStateMachine(0xc00231d808, {0x64949e0, 0xc00947dd60}, {0x55948a0, 0xc00b5e7c00}, {0x6483720, 0xc00ab75ab8}, 0xc0018fbe00, {0xc005f06de7, 0x7}, ...)
	pkg/jobs/registry.go:1721 +0xba5
github.com/cockroachdb/cockroach/pkg/jobs.(*Registry).runJob(0xc00231d808, {0x64949e0, 0xc00947dd60}, {0x6483720, 0xc00ab75ab8}, 0xc0018fbe00, {0xc005f06de7, 0x7}, {0xc00759a050, 0x7})
	pkg/jobs/adopt.go:410 +0x545
github.com/cockroachdb/cockroach/pkg/jobs.(*Registry).resumeJob.func1({0x6494a18?, 0xc0091a4b10?})
	pkg/jobs/adopt.go:263 +0x13c
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2({0xc00759a038, 0x7})
	pkg/util/stop/stopper.go:500 +0x1e2
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx in goroutine 13153
	pkg/util/stop/stopper.go:489 +0x466

Parameters:

  • attempt=1
  • run=9
  • shard=1
Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/test-eng

This test on roachdash | Improve this report!

Jira issue: CRDB-48911

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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-testeng TestEng Team labels Mar 27, 2025
@herkolategan herkolategan removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Apr 2, 2025
@herkolategan
Copy link
Collaborator

herkolategan commented Apr 2, 2025

=== RUN   TestRandRun/bytea-*tree.DByte
-- Test timed out at 2025-03-27 04:40:01 UTC --
panic: test timed out after 1m0s
	running tests:
		TestRandRun (1m0s)
		TestRandRun/bytea-*tree.DBytes (1s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-testeng TestEng Team
Projects
None yet
Development

No branches or pull requests

2 participants