"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 3/5) 2026/02/03 06:19:55 DEBUG : Creating backend with remote "TestMega:rclone-test-qiqewiw0vaqo" 2026/02/03 06:19:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 06:19:55 DEBUG : mega root 'rclone-test-qiqewiw0vaqo': Using previously stored session ID and master key to initialize the Mega API 2026/02/03 06:20:09 DEBUG : Creating backend with remote "/tmp/rclone3841424716" === RUN TestMaxDelete run.go:185: Remote "mega root 'rclone-test-qiqewiw0vaqo'", Local "Local file system at /tmp/rclone3841424716", Modify Window "876000h0m0s" 2026/02/03 06:20:10 DEBUG : Waiting for deletions to finish 2026/02/03 06:20:11 INFO : large: Deleted 2026/02/03 06:20:11 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/03 06:20:11 INFO : medium: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDelete --- FAIL: TestMaxDelete (1.71s) === RUN TestMaxDeleteSize run.go:185: Remote "mega root 'rclone-test-qiqewiw0vaqo'", Local "Local file system at /tmp/rclone3841424716", Modify Window "876000h0m0s" 2026/02/03 06:20:11 DEBUG : Waiting for deletions to finish 2026/02/03 06:20:11 INFO : large: Deleted 2026/02/03 06:20:11 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/03 06:20:12 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (1.00s) FAIL 2026/02/03 06:20:12 DEBUG : mega root 'rclone-test-qiqewiw0vaqo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 16.825777358s (try 3/5): exit status 1: Failed [TestMaxDelete]