-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: cdc/mixed-versions failed #87251
Copy link
Copy link
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.T-cdcbranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Milestone
Description
roachtest.cdc/mixed-versions failed with artifacts on master @ b316a5ed5fe7253d113174d9d95ddebf1143b4e4:
fingerprints did not match at 1662012953217966182.0000000000: -7193529376367807878 vs -575912197428535334
fingerprints did not match at 1662012953318282082.2147483647: -7193529376367807878 vs -575912197428535334
fingerprints did not match at 1662012953318282083.0000000000: -2377291327688549372 vs -2947884904978010073
fingerprints did not match at 1662012953418195508.2147483647: -2377291327688549372 vs -2947884904978010073
fingerprints did not match at 1662012953418195509.0000000000: -2720948113420083189 vs -927396977112245779
fingerprints did not match at 1662012953517937414.2147483647: -2720948113420083189 vs -927396977112245779
fingerprints did not match at 1662012953517937415.0000000000: 7475856697260981752 vs 2117337898367763459
fingerprints did not match at 1662012953617589744.2147483647: 7475856697260981752 vs 2117337898367763459
fingerprints did not match at 1662012953617589745.0000000000: 1820627787345656057 vs 8899379016680462365
fingerprints did not match at 1662012953718306485.2147483647: 1820627787345656057 vs 8899379016680462365
fingerprints did not match at 1662012953718306486.0000000000: -1856891811505264868 vs -4451799070968216272
fingerprints did not match at 1662012953817943295.2147483647: -1856891811505264868 vs -4451799070968216272
fingerprints did not match at 1662012953817943296.0000000000: -7890515708225038336 vs -4235160518299549158
fingerprints did not match at 1662012953918212792.2147483647: -7890515708225038336 vs -4235160518299549158
fingerprints did not match at 1662012953918212793.0000000000: -1925874997012688649 vs 5743771035771097675
fingerprints did not match at 1662012954018001281.2147483647: -1925874997012688649 vs 5743771035771097675
fingerprints did not match at 1662012954018001282.0000000000: -1020645138007226035 vs -3099730575125181541
cluster.go:1940,cdc.go:1472,cdc.go:1906,mixed_version_cdc.go:114,panic.go:838,test_impl.go:265,mixed_version_cdc.go:252,versionupgrade.go:197,mixed_version_cdc.go:337,mixed_version_cdc.go:58,test_runner.go:897: cluster.RunE: context canceled
(1) attached stack trace
-- stack trace:
| main.(*clusterImpl).RunE
| main/pkg/cmd/roachtest/cluster.go:1957
| main.(*clusterImpl).Run
| main/pkg/cmd/roachtest/cluster.go:1938
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.kafkaManager.stop
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc.go:1472
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.setupKafka.func1
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc.go:1906
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*cdcMixedVersionTester).Cleanup
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/mixed_version_cdc.go:114
| runtime.gopanic
| GOROOT/src/runtime/panic.go:838
| main.(*testImpl).Fatalf
| main/pkg/cmd/roachtest/test_impl.go:265
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*cdcMixedVersionTester).assertValid.func1
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/mixed_version_cdc.go:252
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*versionUpgradeTest).run
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/versionupgrade.go:197
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runCDCMixedVersions
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/mixed_version_cdc.go:337
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerCDCMixedVersions.func1
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/mixed_version_cdc.go:58
| main.(*testRunner).runTest.func2
| main/pkg/cmd/roachtest/test_runner.go:897
| runtime.goexit
| GOROOT/src/runtime/asm_amd64.s:1571
Wraps: (2) cluster.RunE
Wraps: (3) context canceled
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *errors.errorString
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
This test on roachdash | Improve this report!
Jira issue: CRDB-19236
Epic CRDB-11732
Reactions are currently unavailable
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.T-cdcbranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.