"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 2/5) 2026/04/25 01:22:21 DEBUG : Creating backend with remote "TestGoFile:rclone-test-ribihub5raze" 2026/04/25 01:22:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 01:22:21 DEBUG : Creating backend with remote "/tmp/rclone2602117987" === RUN TestMaxDelete run.go:185: Remote "gofile root 'rclone-test-ribihub5raze'", Local "Local file system at /tmp/rclone2602117987", Modify Window "1s" 2026/04/25 01:22:24 DEBUG : Waiting for deletions to finish 2026/04/25 01:22:25 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/04/25 01:22:25 INFO : medium: Deleted 2026/04/25 01:22:25 INFO : small: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMaxDelete (12.09s) === RUN TestMaxDeleteSize run.go:185: Remote "gofile root 'rclone-test-ribihub5raze'", Local "Local file system at /tmp/rclone2602117987", Modify Window "1s" 2026/04/25 01:22:35 DEBUG : Waiting for deletions to finish 2026/04/25 01:22:36 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/25 01:22:36 INFO : large: Deleted 2026/04/25 01:22:36 INFO : medium: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (3.34s) FAIL 2026/04/25 01:22:37 DEBUG : gofile root 'rclone-test-ribihub5raze': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 16.211737583s (try 2/5): exit status 1: Failed [TestMaxDeleteSize]