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

roachtest: schemachange/mixed-versions-compat failed #133003

Open
cockroach-teamcity opened this issue Oct 19, 2024 · 0 comments
Open

roachtest: schemachange/mixed-versions-compat failed #133003

cockroach-teamcity opened this issue Oct 19, 2024 · 0 comments
Labels
branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 C-test-failure Broken test (automatically or manually discovered). O-roachtest 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-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Oct 19, 2024

roachtest.schemachange/mixed-versions-compat failed with artifacts on release-24.3 @ 4cbedefd790c75cb0f21f77ed8d917c8528a7d15:

runtime.goexit({})
	src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000e07e8 sp=0xc0000e07e0 pc=0x4d8ce1
created by github.com/cockroachdb/cockroach/pkg/util/log.init.5 in goroutine 1
	github.com/cockroachdb/cockroach/pkg/util/log/log_flush.go:79 +0x26
goroutine 11 gp=0xc00011a540 m=nil [select, locked to thread]:
runtime.gopark(0xc0009b1fa8?, 0x2?, 0x60?, 0x1e?, 0xc0009b1f94?)
	GOROOT/src/runtime/proc.go:402 +0xce fp=0xc0009b1e38 sp=0xc0009b1e18 pc=0x4a014e
runtime.selectgo(0xc0009b1fa8, 0xc0009b1f90, 0x0?, 0x0, 0x0?, 0x1)
	GOROOT/src/runtime/select.go:327 +0x725 fp=0xc0009b1f58 sp=0xc0009b1e38 pc=0x4b20a5
runtime.ensureSigM.func1()
	GOROOT/src/runtime/signal_unix.go:1034 +0x19f fp=0xc0009b1fe0 sp=0xc0009b1f58 pc=0x4cf03f
runtime.goexit({})
	src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009b1fe8 sp=0xc0009b1fe0 pc=0x4d8ce1
created by runtime.ensureSigM in goroutine 21
	GOROOT/src/runtime/signal_unix.go:1017 +0xc8
goroutine 37 gp=0xc000234700 m=4 mp=0xc0000e9808 [syscall]:
runtime.notetsleepg(0xd3866e0, 0xffffffffffffffff)
	GOROOT/src/runtime/lock_futex.go:246 +0x29 fp=0xc0009acfa0 sp=0xc0009acf78 pc=0x46ee09
os/signal.signal_recv()
	GOROOT/src/runtime/sigqueue.go:152 +0x29 fp=0xc0009acfc0 sp=0xc0009acfa0 pc=0x4d4de9
os/signal.loop()
	GOROOT/src/os/signal/signal_unix.go:23 +0x13 fp=0xc0009acfe0 sp=0xc0009acfc0 pc=0xd90893
runtime.goexit({})
	src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009acfe8 sp=0xc0009acfe0 pc=0x4d8ce1
created by os/signal.Notify.func1.1 in goroutine 21
	GOROOT/src/os/signal/signal.go:151 +0x1f
goroutine 14 gp=0xc002313880 m=nil [runnable]:
runtime.gopark(0xc0009ac7b0?, 0x2?, 0x0?, 0x0?, 0xc0009ac78c?)
	GOROOT/src/runtime/proc.go:402 +0xce fp=0xc0009ac638 sp=0xc0009ac618 pc=0x4a014e
runtime.selectgo(0xc0009ac7b0, 0xc0009ac788, 0x4?, 0x0, 0x0?, 0x1)
	GOROOT/src/runtime/select.go:327 +0x725 fp=0xc0009ac758 sp=0xc0009ac638 pc=0x4b20a5
github.com/cockroachdb/cockroach/pkg/cli.debugSignalSetup.func1()
	github.com/cockroachdb/cockroach/pkg/cli/cli.go:333 +0x91 fp=0xc0009ac7e0 sp=0xc0009ac758 pc=0x5837ef1
runtime.goexit({})
	src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009ac7e8 sp=0xc0009ac7e0 pc=0x4d8ce1
created by github.com/cockroachdb/cockroach/pkg/cli.debugSignalSetup in goroutine 1
	github.com/cockroachdb/cockroach/pkg/cli/cli.go:331 +0xe5
goroutine 15 gp=0xc001f80540 m=nil [runnable]:
runtime.gopark(0xc0000e0fa8?, 0x2?, 0x0?, 0x0?, 0xc0000e0f1c?)
	GOROOT/src/runtime/proc.go:402 +0xce fp=0xc0000e0da8 sp=0xc0000e0d88 pc=0x4a014e
runtime.selectgo(0xc0000e0fa8, 0xc0000e0f18, 0x0?, 0x0, 0x0?, 0x1)
	GOROOT/src/runtime/select.go:327 +0x725 fp=0xc0000e0ec8 sp=0xc0000e0da8 pc=0x4b20a5
github.com/cockroachdb/cockroach/pkg/cli.debugSignalSetup.func2()
	github.com/cockroachdb/cockroach/pkg/cli/cli.go:355 +0x9f fp=0xc0000e0fe0 sp=0xc0000e0ec8 pc=0x583797f
runtime.goexit({})
	src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000e0fe8 sp=0xc0000e0fe0 pc=0x4d8ce1
created by github.com/cockroachdb/cockroach/pkg/cli.debugSignalSetup in goroutine 1
	github.com/cockroachdb/cockroach/pkg/cli/cli.go:353 +0x1a5
bash: line 8: 23981 Aborted                 (core dumped) bash -c "./cockroach debug declarative-corpus-validate /tmp/corpus3100893335/corpus"
test artifacts and logs in: /artifacts/schemachange/mixed-versions-compat/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_runtimeAssertionsBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-43400

@cockroach-teamcity cockroach-teamcity added branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 C-test-failure Broken test (automatically or manually discovered). O-roachtest 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-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 C-test-failure Broken test (automatically or manually discovered). O-roachtest 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-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

1 participant