Closed
Description
pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test.TestLogic_event_log_legacy failed with artifacts on master @ e77b4be1ed59e4f50578f6aa1ac89dd3599aea20:
=== RUN TestLogic_event_log_legacy
test_log_scope.go:165: test logs captured to: /artifacts/tmp/_tmp/ed3e51e5a6a2aaf6df2e5714366b08aa/logTestLogic_event_log_legacy3424523863
test_log_scope.go:76: use -show-logs to present logs inline
logic.go:1574: apply knob opt logictest.knobOptSynchronousEventLog
test_server_shim.go:143: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)
[18:48:06] setting distsql_workmem='62041B';
[18:48:08] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/30204/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/event_log_legacy: 27 statements
logictestbase.go:551: statement/query skipped with reason: unsupported configuration local-legacy-schema-changer, statement/query only supports local (no issue given)
logictestbase.go:551: statement/query skipped with reason: unsupported configuration local-legacy-schema-changer, statement/query only supports local (no issue given)
logictestbase.go:551: statement/query skipped with reason: unsupported configuration local-legacy-schema-changer, statement/query only supports local (no issue given)
logictestbase.go:551: statement/query skipped with reason: unsupported configuration local-legacy-schema-changer, statement/query only
73D5
supports 3node-tenant-default-configs (no issue given)
[18:48:10] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/30204/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/event_log_legacy: 72 statements
[18:48:13] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/30204/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/event_log_legacy: 111 statements
[18:48:16] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/30204/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/event_log_legacy with config local-legacy-schema-changer: 154 tests, 2 failures
[18:48:17] --- total progress: 154 statements
--- total: 154 tests, 2 failures
logic.go:4534: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/ed3e51e5a6a2aaf6df2e5714366b08aa/logTestLogic_event_log_legacy3424523863
--- FAIL: TestLogic_event_log_legacy (11.43s)
=== RUN TestLogic_event_log_legacy/regression_57734
logic.go:3143:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/30204/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/event_log_legacy:976: SELECT "reportingID", "eventType", info::JSONB - 'Timestamp' - 'DescriptorID' - 'TxnTimestamp'
FROM system.eventlog
WHERE "eventType" = 'drop_type' AND info::JSONB->>'TypeName' LIKE '%eventlog%'
ORDER BY "timestamp", info
expected:
1 drop_type {"EventType": "drop_type", "Statement": "DROP TYPE defaultdb.public.eventlog_renamed", "Tag": "DROP TYPE", "TypeName": "defaultdb.public.eventlog_renamed", "User": "root"}
1 drop_type {"EventType": "drop_type", "Statement": "DROP TYPE defaultdb.public.eventlog_renamed", "Tag": "DROP TYPE", "TypeName": "defaultdb.public._eventlog_renamed", "User": "root"}
but found (query options: "") :
1 drop_type {"EventType": "drop_type", "Statement": "DROP TYPE defaultdb.public.eventlog_renamed", "Tag": "DROP TYPE", "TypeName": "defaultdb.public._eventlog_renamed", "User": "root"}
1 drop_type {"EventType": "drop_type", "Statement": "DROP TYPE defaultdb.public.eventlog_renamed", "Tag": "DROP TYPE", "TypeName": "defaultdb.public.eventlog_renamed", "User": "root"}
logic.go:2331:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/30204/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/event_log_legacy:985: too many errors encountered, skipping the rest of the input
--- FAIL: TestLogic_event_log_legacy/regression_57734 (0.85s)
This test on roachdash | Improve this report!
Jira issue: CRDB-51534