"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyDirMetadata|TestDirMove|TestDirsEqual|TestGetFsInfo|TestMaxDelete|TestMaxDeleteSize|TestMkdirMetadata|TestMkdirModTime|TestMoveFileBackupDir|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRemoveExisting|TestSetDirModTime|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" 2025/05/29 02:11:21 ERROR : medium: 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 (1.30s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" 2025/05/29 02:11:22 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 : 2 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (1.04s) === RUN TestMoveFileBackupDir run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" --- PASS: TestMoveFileBackupDir (4.08s) === RUN TestDirMove run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" --- PASS: TestDirMove (15.97s) === RUN TestGetFsInfo run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" 2025/05/29 02:11:43 NOTICE: mega root 'rclone-test-xoniniw4hice': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" --- PASS: TestRcat (28.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (10.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (9.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.52s) === RUN TestRcatMetadata run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" --- PASS: TestRcatSize (0.55s) === RUN TestRcatSizeMetadata run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "mega root 'rclone-test-xoniniw4hice'", Local "Local file system at /tmp/rclone1733940457", Modify Window "876000h0m0s" --- PASS: TestRemoveExisting (2.84s) FAIL "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyDirMetadata|TestDirMove|TestDirsEqual|TestGetFsInfo|TestMaxDelete|TestMaxDeleteSize|TestMkdirMetadata|TestMkdirModTime|TestMoveFileBackupDir|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRemoveExisting|TestSetDirModTime|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 1m6.847695346s (try 2/5): exit status 1: Failed [TestMaxDelete TestMaxDeleteSize]