"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^(TestDeduplicateSizeOnly|TestMaxDeleteSize)$'" - Starting (try 2/5) 2026/04/24 04:11:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hirifig2huje" 2026/04/24 04:11:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 04:11:30 DEBUG : Creating backend with remote "/tmp/rclone2893915432" === RUN TestDeduplicateSizeOnly run.go:185: Remote "gofile root 'rclone-test-hirifig2huje'", Local "Local file system at /tmp/rclone2893915432", Modify Window "1s" 2026/04/24 04:11:33 INFO : gofile root 'rclone-test-hirifig2huje': Looking for duplicate names using skip mode. 2026/04/24 04:11:33 NOTICE: one: Found 3 files with duplicate names 2026/04/24 04:11:33 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/04/24 04:11:33 INFO : one: Deleted 2026/04/24 04:11:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (4.29s) === RUN TestMaxDeleteSize run.go:185: Remote "gofile root 'rclone-test-hirifig2huje'", Local "Local file system at /tmp/rclone2893915432", Modify Window "1s" 2026/04/24 04:11:38 DEBUG : Waiting for deletions to finish 2026/04/24 04:11:38 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/24 04:11:38 INFO : large: Deleted 2026/04/24 04:11:38 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 (5.43s) FAIL 2026/04/24 04:11:40 DEBUG : gofile root 'rclone-test-hirifig2huje': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^(TestDeduplicateSizeOnly|TestMaxDeleteSize)$'" - Finished ERROR in 10.594032315s (try 2/5): exit status 1: Failed [TestMaxDeleteSize]