"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestMove|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 5/5) === RUN TestServerSideMoveOverSelf run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" sync_test.go:672: Server side copy (if possible) mega root 'rclone-test-peyazab2fedi' -> mega root 'rclone-test-wutebil7fici' run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:700 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (24) got sub dir/hello world (24), sub dir/hello world (24) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:700 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world" --- FAIL: TestServerSideMoveOverSelf (13.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" sync_test.go:1650: Can track renames: false run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.09s) === RUN TestServerSideMoveLocal run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.88s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", 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 --- PASS: TestMoveWithIgnoreExisting (7.49s) === RUN TestServerSideMove run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" sync_test.go:1706: Server side move (if possible) mega root 'rclone-test-peyazab2fedi' -> mega root 'rclone-test-piniyor5lefu' 2025/06/11 09:28:57 ERROR : error listing: directory not found 2025/06/11 09:28:59 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (5.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" sync_test.go:1706: Server side move (if possible) mega root 'rclone-test-peyazab2fedi' -> mega root 'rclone-test-zemuzux8yuyo' --- PASS: TestServerSideMoveWithFilter (10.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" sync_test.go:1706: Server side move (if possible) mega root 'rclone-test-peyazab2fedi' -> mega root 'rclone-test-nekacos2zise' 2025/06/11 09:29:12 ERROR : error listing: directory not found 2025/06/11 09:29:12 ERROR : error listing: directory not found 2025/06/11 09:29:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (4.28s) === RUN TestServerSideMoveOverlap run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (3.41s) === RUN TestSyncCompareDest run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test --- PASS: TestSyncCompareDest (6.50s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncMultipleCompareDest (3.70s) === RUN TestSyncCopyDest run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" sync_test.go:2236: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncBackupDir (11.12s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncBackupDirWithSuffix (9.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.44s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncBackupDirSuffixOnly (10.60s) === RUN TestSyncSuffix run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:125: removing dir "dst" failed - try 1/3: directory not empty --- PASS: TestSyncSuffix (10.01s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncSuffixKeepExtension (5.00s) === RUN TestSyncUTFNorm run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncUTFNorm (2.65s) === RUN TestSyncImmutable run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" 2025/06/11 09:30:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/11 09:30:22 ERROR : mega root 'rclone-test-peyazab2fedi': not deleting files as there were IO errors 2025/06/11 09:30:22 ERROR : mega root 'rclone-test-peyazab2fedi': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (0.23s) === RUN TestSyncIgnoreCase run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", 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 --- PASS: TestSyncIgnoreCase (9.35s) === RUN TestFixCase run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (27.69s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (40.60s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (5.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:125: removing dir "test_dir2/sub_dir" failed - try 1/3: directory not empty --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (7.96s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (7.84s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (7.61s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" === RUN TestTransform/NFD run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" === RUN TestTransform/base64 run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" === RUN TestTransform/prefix run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" === RUN TestTransform/suffix run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" === RUN TestTransform/truncate run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" === RUN TestTransform/encoder run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" === RUN TestTransform/ISO-8859-1 run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" === RUN TestTransform/charmap run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" === RUN TestTransform/lowercase run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" === RUN TestTransform/ascii run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestTransform (211.48s) --- PASS: TestTransform/NFC (17.93s) --- PASS: TestTransform/NFD (6.90s) --- PASS: TestTransform/base64 (24.92s) --- PASS: TestTransform/prefix (37.59s) --- PASS: TestTransform/suffix (44.59s) --- PASS: TestTransform/truncate (38.48s) --- PASS: TestTransform/encoder (9.49s) --- PASS: TestTransform/ISO-8859-1 (8.48s) --- PASS: TestTransform/charmap (7.47s) --- PASS: TestTransform/lowercase (7.41s) --- PASS: TestTransform/ascii (8.21s) === RUN TestTransformCopy run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir_somesuffix" failed - try 1/3: directory not empty --- PASS: TestTransformCopy (1.64s) === RUN TestDoubleTransform run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestDoubleTransform (0.47s) === RUN TestFileTag run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:125: removing dir "toe/toe" failed - try 1/3: directory not empty --- PASS: TestFileTag (1.92s) === RUN TestNoTag run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestNoTag (1.36s) === RUN TestDirTag run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:125: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- PASS: TestDirTag (2.23s) === RUN TestAllTag run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" 2025/06/11 09:35:48 NOTICE: mega root 'rclone-test-peyazab2fedi': 0 differences found 2025/06/11 09:35:48 NOTICE: mega root 'rclone-test-peyazab2fedi': 1 hashes could not be checked 2025/06/11 09:35:48 NOTICE: mega root 'rclone-test-peyazab2fedi': 1 matching files run.go:125: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- PASS: TestAllTag (2.19s) === RUN TestRunTwice run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestRunTwice (1.09s) === RUN TestConflicting run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:125: removing dir "toe/toe" failed - try 1/3: directory not empty --- PASS: TestConflicting (2.25s) === RUN TestMove run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestMove (1.54s) === RUN TestTransformFile run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" --- PASS: TestTransformFile (2.35s) === RUN TestBase64 run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" Diff of "logger" and "lsf" 2c2 < 2025-06-11 09:35:58;;11;toe/toe/toe.txt --- > 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;toe/toe/toe.txt sync_test.go:3073: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3073 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:461 Error: Received unexpected error: logger does not match lsf! logger: 2025-06-11 09:35:58;;11;toe/toe/toe.txt lsf: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;toe/toe/toe.txt Test: TestBase64 run.go:125: removing dir "dG9l/dG9l" failed - try 1/3: directory not empty --- FAIL: TestBase64 (1.90s) === RUN TestError run.go:180: Remote "mega root 'rclone-test-peyazab2fedi'", Local "Local file system at /tmp/rclone3008210197", Modify Window "876000h0m0s" 2025/06/11 09:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/11 09:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/11 09:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/11 09:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/11 09:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/11 09:35:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/11 09:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/11 09:35:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/11 09:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/11 09:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/11 09:35:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/11 09:35:59 ERROR : mega root 'rclone-test-peyazab2fedi': not deleting files as there were IO errors 2025/06/11 09:35:59 ERROR : mega root 'rclone-test-peyazab2fedi': not deleting directories as there were IO errors run.go:125: removing dir "toe/toe" failed - try 1/3: directory not empty --- PASS: TestError (2.05s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestMove|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 8m52.177722318s (try 5/5): exit status 1: Failed [TestServerSideMoveOverSelf TestBase64]