Skip to content

ccl/changefeedccl: TestChangefeedColumnDropsWithFamilyAndNonFamilyTargets failed #148157

@cockroach-teamcity

Description

@cockroach-teamcity

ccl/changefeedccl.TestChangefeedColumnDropsWithFamilyAndNonFamilyTargets failed with artifacts on master @ 5ccd93e6229fab8737eb2991f3116faa58ea1aec:

    changefeed_test.go:1987: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/1b0af3c189d7f60ce633c41e08dd5486/logTestChangefeedColumnDropsWithFamilyAndNonFamilyTargets86282158
--- FAIL: TestChangefeedColumnDropsWithFamilyAndNonFamilyTargets (1.18s)
=== RUN   TestChangefeedColumnDropsWithFamilyAndNonFamilyTargets/webhook
    helpers_test.go:1238: making server as system tenant
    helpers_test.go:1314: making webhook feed factory
    helpers_test.go:1100: forcing enriched envelope for *changefeedccl.webhookFeedFactory - EXPERIMENTAL CHANGEFEED FOR TABLE hasfams FAMILY b_and_c, TABLE nofams WITH OPTIONS (envelope = 'enriched', enriched_properties = 'source')
    changefeed_test.go:1957: 
        	Error Trace:	pkg/ccl/changefeedccl/helpers_test.go:273
        	            				pkg/ccl/changefeedccl/helpers_test.go:447
        	            				pkg/ccl/changefeedccl/changefeed_test.go:1957
        	            				pkg/ccl/changefeedccl/helpers_test.go:1486
        	            				pkg/ccl/changefeedccl/helpers_test.go:1521
        	Error:      	Received unexpected error:
        	            	expected
        	            	(1) attached stack trace
        	            	  -- stack trace:
        	            	  | github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.assertPayloadsBaseErr
        	            	  | 	pkg/ccl/changefeedccl/helpers_test.go:415
        	            	  | github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.assertPayloadsBase.func1
        	            	  | 	pkg/ccl/changefeedccl/helpers_test.go:276
        	            	  | github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.withTimeout.func1
        	            	  | 	pkg/ccl/changefeedccl/helpers_test.go:440
        	            	  | github.com/cockroachdb/cockroach/pkg/util/timeutil.RunWithTimeout
        	            	  | 	pkg/util/timeutil/timeout.go:28
        	            	  | github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.withTimeout
        	            	  | 	pkg/ccl/changefeedccl/helpers_test.go:436
        	            	  | github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.assertPayloadsBase
        	            	  | 	pkg/ccl/changefeedccl/helpers_test.go:274
        	            	  | github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.assertPayloads
        	            	  | 	pkg/ccl/changefeedccl/helpers_test.go:447
        	            	  | github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.TestChangefeedColumnDropsWithFamilyAndNonFamilyTargets.func1
        	            	  | 	pkg/ccl/changefeedccl/changefeed_test.go:1957
        	            	  | github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.cdcTestNamed.func1
        	            	  | 	pkg/ccl/changefeedccl/helpers_test.go:1486
        	            	  | github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.cdcTestNamedWithSystem.func1
        	            	  | 	pkg/ccl/changefeedccl/helpers_test.go:1521
        	            	  | testing.tRunner
        	            	  | 	GOROOT/src/testing/testing.go:1690
        	            	  | runtime.goexit
        	            	  | 	src/runtime/asm_arm64.s:1223
        	            	Wraps: (2) expected
        	            	  |   hasfams.b_and_c: [0]->{"after": {"b": "b", "c": "c"}}
        	            	  |   nofams: [0]->{"after": {"a": "a", "b": "b", "c": "c", "id": 0}}
        	            	  | got
        	            	  |   hasfams: [0]->{"after": {"b": "b", "c": "c"}}
        	            	  |   nofams: [0]->{"after": {"a": "a", "b": "b", "c": "c", "id": 0}}
        	            	Error types: (1) *withstack.withStack (2) *errutil.leafError
        	Test:       	TestChangefeedColumnDropsWithFamilyAndNonFamilyTargets/webhook
--- FAIL: TestChangefeedColumnDropsWithFamilyAndNonFamilyTargets/webhook (1.16s)
Help

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

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-51444

Metadata

Metadata

Assignees

Labels

A-cdcChange Data CaptureC-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.P-2Issues/test failures with a fix SLA of 3 monthsT-cdcbranch-masterFailures and bugs on the master branch.v25.3.0-prerelease

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions