-
Notifications
You must be signed in to change notification settings - Fork 4.1k
ccl/backupccl: TestClusterRestoreFailCleanup failed #69281
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-disaster-recoverybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
ccl/backupccl.TestClusterRestoreFailCleanup failed with artifacts on master @ 46cef2c6f0b36ba2f7d551c8ab017832c1b9d592:
=== RUN TestClusterRestoreFailCleanup
test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestClusterRestoreFailCleanup780105658
test_log_scope.go:74: use -show-logs to present logs inline
=== CONT TestClusterRestoreFailCleanup
full_cluster_backup_restore_test.go:720: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestClusterRestoreFailCleanup780105658
--- FAIL: TestClusterRestoreFailCleanup (73.73s)
=== RUN TestClusterRestoreFailCleanup/retry-during-custom-system-table-restore/settings
E210824 05:36:03.332216 818655 jobs/adopt.go:424 [n1] 4 job 687187435990843393: adoption completed with error job 687187435990843393: injected error: restarting in background
E210824 05:36:03.348739 819925 jobs/adopt.go:424 [n1] 5 job 687187420468936705: adoption completed with error nodelocal storage file does not exist: open /go/src/github.com/cockroachdb/cockroach/artifacts/TestClusterRestoreFailCleanup540286929/foo/BACKUP-CHECKPOINT-687187420468936705: no such file or directory: external_storage: file doesn't exist
full_cluster_backup_restore_test.go:650: error executing 'SET CLUSTER SETTING jobs.registry.retry.initial_delay = '1ms'': pq: setting updated but timed out waiting to read new value
E210824 05:36:13.457239 817761 jobs/registry.go:771 [-] 6 error expiring job sessions: expire-sessions: context canceled
E210824 05:36:13.457333 817761 jobs/registry.go:779 [-] 7 failed to serve pause and cancel requests: context canceled
E210824 05:36:13.458637 817763 jobs/registry.go:805 [-] 8 error processing claimed jobs: could not query for claimed jobs: select-running/get-claimed-jobs: context canceled
--- FAIL: TestClusterRestoreFailCleanup/retry-during-custom-system-table-restore/settings (11.00s)
=== RUN TestClusterRestoreFailCleanup/retry-during-custom-system-table-restore
--- FAIL: TestClusterRestoreFailCleanup/retry-during-custom-system-table-restore (12.55s)
Reproduce
To reproduce, try:
make stressrace TESTS=TestClusterRestoreFailCleanup PKG=./pkg/ccl/backupccl TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1Parameters in this failure:
- GOFLAGS=-parallel=4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-disaster-recoverybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.