"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestListDirSorted|TestListJSON|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile)$'" - Starting (try 2/5) 2024/12/09 01:41:41 DEBUG : Creating backend with remote "TestMega:rclone-test-lawazav5gece" 2024/12/09 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 01:41:53 DEBUG : Creating backend with remote "/tmp/rclone3211387616" === RUN TestListDirSorted run.go:180: Remote "mega root 'rclone-test-lawazav5gece'", Local "Local file system at /tmp/rclone3211387616", Modify Window "876000h0m0s" 2024/12/09 01:41:57 DEBUG : a.txt: Excluded (Size Filter) 2024/12/09 01:41:57 DEBUG : a.txt: Excluded 2024/12/09 01:41:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/09 01:41:57 DEBUG : sub dir/hello world: Excluded 2024/12/09 01:41:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/09 01:41:57 DEBUG : sub dir/hello world2: Excluded 2024/12/09 01:41:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/09 01:41:57 DEBUG : sub dir/hello world: Excluded 2024/12/09 01:41:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/09 01:41:57 DEBUG : sub dir/hello world2: Excluded 2024/12/09 01:41:57 DEBUG : sub dir/ignore dir: Excluded 2024/12/09 01:41:57 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.10s) === RUN TestListJSON run.go:180: Remote "mega root 'rclone-test-lawazav5gece'", Local "Local file system at /tmp/rclone3211387616", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2024/12/09 01:42:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata === NAME TestListJSON run.go:125: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestListJSON (5.20s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-lawazav5gece'", Local "Local file system at /tmp/rclone3211387616", Modify Window "876000h0m0s" 2024/12/09 01:42:06 DEBUG : Waiting for deletions to finish 2024/12/09 01:42:08 INFO : large: Deleted 2024/12/09 01:42:10 INFO : medium: Deleted 2024/12/09 01:42:10 ERROR : small: Got fatal error on delete: --max-delete threshold reached 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 (4.90s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "mega root 'rclone-test-lawazav5gece'", Local "Local file system at /tmp/rclone3211387616", Modify Window "876000h0m0s" 2024/12/09 01:42:11 DEBUG : Waiting for deletions to finish 2024/12/09 01:42:11 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/09 01:42:13 INFO : medium: Deleted 2024/12/09 01:42:13 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.84s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-lawazav5gece'", Local "Local file system at /tmp/rclone3211387616", Modify Window "876000h0m0s" 2024/12/09 01:42:16 DEBUG : Waiting for deletions to finish 2024/12/09 01:42:16 INFO : large: Deleted 2024/12/09 01:42:16 INFO : medium: Deleted 2024/12/09 01:42:16 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 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 : 3 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (2.73s) FAIL 2024/12/09 01:42:16 DEBUG : mega root 'rclone-test-lawazav5gece': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestListDirSorted|TestListJSON|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile)$'" - Finished ERROR in 35.724190903s (try 2/5): exit status 1: Failed [TestMaxDelete TestMaxDeleteSize]