"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestFixCase|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Starting (try 2/5) 2026/01/21 04:49:41 DEBUG : Creating backend with remote "TestMega:rclone-test-vutogig0guba" 2026/01/21 04:49:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/21 04:49:41 DEBUG : mega root 'rclone-test-vutogig0guba': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 04:49:56 DEBUG : Creating backend with remote "/tmp/rclone3833419319" === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/01/21 04:49:56 INFO : mega root 'rclone-test-vutogig0guba': Making map for --track-renames 2026/01/21 04:49:56 INFO : mega root 'rclone-test-vutogig0guba': Finished making map for --track-renames 2026/01/21 04:49:56 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for checks to finish 2026/01/21 04:49:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/01/21 04:49:56 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for renames to finish 2026/01/21 04:49:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/21 04:49:56 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for transfers to finish 2026/01/21 04:50:06 ERROR : sub/yam: Failed to copy: mkdir create node failed: unexpected end of JSON input 2026/01/21 04:50:17 ERROR : potato: Failed to copy: mkdir create node failed: unexpected end of JSON input 2026/01/21 04:50:17 ERROR : mega root 'rclone-test-vutogig0guba': not deleting files as there were IO errors 2026/01/21 04:50:17 ERROR : mega root 'rclone-test-vutogig0guba': not deleting directories as there were IO errors sync_test.go:1687: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Received unexpected error: mkdir create node failed: unexpected end of JSON input Test: TestSyncWithTrackRenamesStrategyLeaf 2026/01/21 04:50:17 ERROR : error listing: directory not found --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (21.17s) === RUN TestServerSideMoveLocal run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" 2026/01/21 04:50:17 DEBUG : Creating backend with remote "/tmp/rclone3833419319/dir1" 2026/01/21 04:50:17 DEBUG : Creating backend with remote "/tmp/rclone3833419319/dir2" 2026/01/21 04:50:17 DEBUG : Local file system at /tmp/rclone3833419319/dir2: Using server-side directory move 2026/01/21 04:50:17 INFO : Local file system at /tmp/rclone3833419319/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/21 04:50:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/01/21 04:50:17 INFO : file1.txt: Moved (server-side) 2026/01/21 04:50:17 DEBUG : Local file system at /tmp/rclone3833419319/dir2: Waiting for checks to finish 2026/01/21 04:50:17 DEBUG : Local file system at /tmp/rclone3833419319/dir2: Waiting for transfers to finish 2026/01/21 04:50:17 ERROR : error listing: directory not found --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" 2026/01/21 04:50:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/21 04:50:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/21 04:50:18 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for checks to finish 2026/01/21 04:50:18 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for transfers to finish 2026/01/21 04:50:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/21 04:50:21 INFO : nested/sub dir/file: Copied (new) 2026/01/21 04:50:21 INFO : nested/sub dir/file: Deleted 2026/01/21 04:50:21 DEBUG : sub dir/hello world: size = 11 OK 2026/01/21 04:50:21 INFO : sub dir/hello world: Copied (new) 2026/01/21 04:50:21 INFO : sub dir/hello world: Deleted 2026/01/21 04:50:21 ERROR : Local file system at /tmp/rclone3833419319: not deleting directories as there were IO errors sync_test.go:1819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (6.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" 2026/01/21 04:50:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/21 04:50:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/21 04:50:24 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for checks to finish 2026/01/21 04:50:24 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for transfers to finish 2026/01/21 04:50:30 DEBUG : sub dir/hello world: size = 11 OK 2026/01/21 04:50:30 INFO : sub dir/hello world: Copied (new) 2026/01/21 04:50:30 INFO : sub dir/hello world: Deleted 2026/01/21 04:50:41 ERROR : nested/sub dir/file: Failed to copy: failed to finish upload: unexpected end of JSON input 2026/01/21 04:50:41 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to finish upload: unexpected end of JSON input sync_test.go:1839: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1839 Error: Received unexpected error: failed to finish upload: unexpected end of JSON input Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (31.04s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" 2026/01/21 04:50:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/01/21 04:50:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/21 04:50:55 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for checks to finish 2026/01/21 04:50:55 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for transfers to finish 2026/01/21 04:50:57 DEBUG : existing-b: size = 6 OK 2026/01/21 04:50:57 INFO : existing-b: Copied (new) 2026/01/21 04:50:57 INFO : existing-b: Deleted 2026/01/21 04:50:57 DEBUG : existing: size = 6 OK 2026/01/21 04:50:57 INFO : existing: Copied (new) 2026/01/21 04:50:57 INFO : existing: Deleted 2026/01/21 04:50:57 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for checks to finish 2026/01/21 04:50:57 DEBUG : existing: Destination exists, skipping 2026/01/21 04:50:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/01/21 04:50:57 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for transfers to finish 2026/01/21 04:50:57 INFO : There was nothing to transfer 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: TestMoveWithIgnoreExisting (11.01s) === RUN TestServerSideMove run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" 2026/01/21 04:51:06 DEBUG : Creating backend with remote "TestMega:rclone-test-qariwot4goxu" 2026/01/21 04:51:06 DEBUG : mega root 'rclone-test-qariwot4goxu': Using previously stored session ID and master key to initialize the Mega API sync_test.go:1736: Server side move (if possible) mega root 'rclone-test-vutogig0guba' -> mega root 'rclone-test-qariwot4goxu' 2026/01/21 04:51:31 DEBUG : mega root 'rclone-test-qariwot4goxu': Using server-side directory move 2026/01/21 04:51:31 INFO : mega root 'rclone-test-qariwot4goxu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/21 04:51:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/21 04:51:31 DEBUG : empty space: size = 1 OK 2026/01/21 04:51:31 DEBUG : empty space: Sizes identical 2026/01/21 04:51:31 DEBUG : empty space: Unchanged skipping 2026/01/21 04:51:31 INFO : empty space: Deleted 2026/01/21 04:51:31 DEBUG : mega root 'rclone-test-qariwot4goxu': Waiting for checks to finish 2026/01/21 04:51:33 DEBUG : potato3: size = 68 (mega root 'rclone-test-vutogig0guba') 2026/01/21 04:51:33 DEBUG : potato3: size = 60 (mega root 'rclone-test-qariwot4goxu') 2026/01/21 04:51:33 DEBUG : potato3: Sizes differ 2026/01/21 04:51:33 DEBUG : mega root 'rclone-test-qariwot4goxu': Waiting for transfers to finish 2026/01/21 04:51:33 INFO : potato3: Deleted 2026/01/21 04:51:33 INFO : potato2: Moved (server-side) 2026/01/21 04:51:33 INFO : potato3: Moved (server-side) 2026/01/21 04:51:33 DEBUG : Creating backend with remote "TestMega:rclone-test-qidajin6kase" 2026/01/21 04:51:33 DEBUG : mega root 'rclone-test-qidajin6kase': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 04:51:50 DEBUG : mega root 'rclone-test-qidajin6kase': Using server-side directory move 2026/01/21 04:51:50 INFO : mega root 'rclone-test-qidajin6kase': Server side directory move succeeded 2026/01/21 04:51:50 ERROR : error listing: directory not found 2026/01/21 04:51:50 DEBUG : mega root 'rclone-test-qidajin6kase': Purge remote 2026/01/21 04:51:50 DEBUG : mega root 'rclone-test-qariwot4goxu': Purge remote 2026/01/21 04:51:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (44.17s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" 2026/01/21 04:51:50 DEBUG : Creating backend with remote "TestMega:rclone-test-remayak8fazo" 2026/01/21 04:51:50 DEBUG : mega root 'rclone-test-remayak8fazo': Using previously stored session ID and master key to initialize the Mega API sync_test.go:1736: Server side move (if possible) mega root 'rclone-test-vutogig0guba' -> mega root 'rclone-test-remayak8fazo' 2026/01/21 04:52:10 DEBUG : empty space: Excluded (Size Filter) 2026/01/21 04:52:10 DEBUG : empty space: Excluded 2026/01/21 04:52:10 DEBUG : empty space: Excluded (Size Filter) 2026/01/21 04:52:10 DEBUG : empty space: Excluded 2026/01/21 04:52:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/21 04:52:10 DEBUG : mega root 'rclone-test-remayak8fazo': Waiting for checks to finish 2026/01/21 04:52:10 DEBUG : potato3: size = 68 (mega root 'rclone-test-vutogig0guba') 2026/01/21 04:52:10 DEBUG : potato3: size = 60 (mega root 'rclone-test-remayak8fazo') 2026/01/21 04:52:10 DEBUG : potato3: Sizes differ 2026/01/21 04:52:10 DEBUG : mega root 'rclone-test-remayak8fazo': Waiting for transfers to finish 2026/01/21 04:52:10 INFO : potato3: Deleted 2026/01/21 04:52:10 INFO : potato2: Moved (server-side) 2026/01/21 04:52:10 INFO : potato3: Moved (server-side) 2026/01/21 04:52:10 DEBUG : Creating backend with remote "TestMega:rclone-test-qiruzok7beli" 2026/01/21 04:52:10 DEBUG : mega root 'rclone-test-qiruzok7beli': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 04:52:27 DEBUG : empty space: Excluded (Size Filter) 2026/01/21 04:52:27 DEBUG : empty space: Excluded 2026/01/21 04:52:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/21 04:52:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/21 04:52:27 DEBUG : mega root 'rclone-test-qiruzok7beli': Waiting for checks to finish 2026/01/21 04:52:27 DEBUG : mega root 'rclone-test-qiruzok7beli': Waiting for transfers to finish 2026/01/21 04:52:30 INFO : potato3: Moved (server-side) 2026/01/21 04:52:32 INFO : potato2: Moved (server-side) 2026/01/21 04:52:32 DEBUG : mega root 'rclone-test-qiruzok7beli': Purge remote 2026/01/21 04:52:32 DEBUG : mega root 'rclone-test-remayak8fazo': Purge remote --- PASS: TestServerSideMoveWithFilter (42.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" 2026/01/21 04:52:32 DEBUG : Creating backend with remote "TestMega:rclone-test-cidosof1jesa" 2026/01/21 04:52:32 DEBUG : mega root 'rclone-test-cidosof1jesa': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 04:52:51 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) mega root 'rclone-test-vutogig0guba' -> mega root 'rclone-test-cidosof1jesa' 2026/01/21 04:52:58 DEBUG : mega root 'rclone-test-cidosof1jesa': Using server-side directory move 2026/01/21 04:52:58 INFO : mega root 'rclone-test-cidosof1jesa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/21 04:52:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/21 04:52:58 DEBUG : mega root 'rclone-test-cidosof1jesa': Waiting for checks to finish 2026/01/21 04:52:58 DEBUG : empty space: size = 1 OK 2026/01/21 04:52:58 DEBUG : empty space: Sizes identical 2026/01/21 04:52:58 DEBUG : empty space: Unchanged skipping 2026/01/21 04:52:58 DEBUG : potato3: size = 68 (mega root 'rclone-test-vutogig0guba') 2026/01/21 04:53:00 INFO : empty space: Deleted 2026/01/21 04:53:00 DEBUG : potato3: size = 60 (mega root 'rclone-test-cidosof1jesa') 2026/01/21 04:53:00 DEBUG : potato3: Sizes differ 2026/01/21 04:53:00 DEBUG : mega root 'rclone-test-cidosof1jesa': Waiting for transfers to finish 2026/01/21 04:53:00 INFO : potato2: Moved (server-side) 2026/01/21 04:53:02 INFO : potato3: Deleted 2026/01/21 04:53:04 INFO : potato3: Moved (server-side) 2026/01/21 04:53:04 INFO : tomatoDir: Removing directory 2026/01/21 04:53:04 DEBUG : mega root 'rclone-test-vutogig0guba': deleted 1 directories 2026/01/21 04:53:04 DEBUG : Creating backend with remote "TestMega:rclone-test-putaqub1qile" 2026/01/21 04:53:05 DEBUG : mega root 'rclone-test-putaqub1qile': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 04:53:24 INFO : tomatoDir: Making directory 2026/01/21 04:53:24 DEBUG : mega root 'rclone-test-putaqub1qile': Using server-side directory move 2026/01/21 04:53:24 INFO : mega root 'rclone-test-putaqub1qile': Server side directory move succeeded 2026/01/21 04:53:24 ERROR : error listing: directory not found 2026/01/21 04:53:24 ERROR : error listing: directory not found 2026/01/21 04:53:24 DEBUG : mega root 'rclone-test-putaqub1qile': Purge remote 2026/01/21 04:53:24 DEBUG : mega root 'rclone-test-cidosof1jesa': Purge remote 2026/01/21 04:53:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (52.02s) === RUN TestServerSideMoveOverlap run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" 2026/01/21 04:53:24 DEBUG : Creating backend with remote "TestMega:rclone-test-vutogig0guba/rclone-sync-test" 2026/01/21 04:53:24 DEBUG : mega root 'rclone-test-vutogig0guba/rclone-sync-test': Using previously stored session ID and master key to initialize the Mega API --- PASS: TestSyncOverlap (16.61s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" 2026/01/21 04:53:41 DEBUG : Creating backend with remote "TestMega:rclone-test-vutogig0guba/rclone-sync-test" 2026/01/21 04:53:41 DEBUG : mega root 'rclone-test-vutogig0guba/rclone-sync-test': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 04:53:58 DEBUG : Creating backend with remote "TestMega:rclone-test-vutogig0guba/rclone-sync-test-include/layer2" 2026/01/21 04:53:58 DEBUG : mega root 'rclone-test-vutogig0guba/rclone-sync-test-include/layer2': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 04:54:35 DEBUG : Creating backend with remote "TestMega:rclone-test-vutogig0guba/rclone-sync-test-ignore-file" 2026/01/21 04:54:35 DEBUG : mega root 'rclone-test-vutogig0guba/rclone-sync-test-ignore-file': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 04:54:58 DEBUG : rclone-sync-test: Excluded 2026/01/21 04:54:58 NOTICE: rclone-sync-test-ignore-file: Duplicate directory found in source - ignoring 2026/01/21 04:54:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba/rclone-sync-test': Waiting for checks to finish 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba/rclone-sync-test': Waiting for transfers to finish 2026/01/21 04:54:58 DEBUG : Waiting for deletions to finish 2026/01/21 04:54:58 INFO : There was nothing to transfer 2026/01/21 04:54:58 DEBUG : rclone-sync-test: Excluded 2026/01/21 04:54:58 NOTICE: rclone-sync-test-ignore-file: Duplicate directory found in destination - ignoring 2026/01/21 04:54:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for checks to finish 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for transfers to finish 2026/01/21 04:54:58 DEBUG : Waiting for deletions to finish 2026/01/21 04:54:58 INFO : rclone-sync-test-include: Removing directory 2026/01/21 04:54:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/01/21 04:54:58 INFO : rclone-sync-test-ignore-file: Removing directory 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba': failed to delete 1 directories 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba': deleted 1 directories 2026/01/21 04:54:58 INFO : There was nothing to transfer 2026/01/21 04:54:58 DEBUG : rclone-sync-test: Excluded 2026/01/21 04:54:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/21 04:54:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/01/21 04:54:58 DEBUG : Waiting for deletions to finish 2026/01/21 04:54:58 INFO : There was nothing to transfer 2026/01/21 04:54:58 DEBUG : rclone-sync-test: Excluded 2026/01/21 04:54:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/21 04:54:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for checks to finish 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba': Waiting for transfers to finish 2026/01/21 04:54:58 DEBUG : Waiting for deletions to finish 2026/01/21 04:54:58 INFO : rclone-sync-test-include: Removing directory 2026/01/21 04:54:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba': failed to delete 1 directories 2026/01/21 04:54:58 INFO : There was nothing to transfer 2026/01/21 04:54:58 DEBUG : rclone-sync-test: Excluded 2026/01/21 04:54:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/21 04:54:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/01/21 04:54:58 DEBUG : mega root 'rclone-test-vutogig0guba/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/01/21 04:54:58 DEBUG : Waiting for deletions to finish 2026/01/21 04:54:58 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (78.50s) === RUN TestSyncCompareDest run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" 2026/01/21 04:54:59 DEBUG : Creating backend with remote "TestMega:rclone-test-vutogig0guba/dst" 2026/01/21 04:54:59 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 04:55:20 DEBUG : Creating backend with remote "TestMega:rclone-test-vutogig0guba/CompareDest" 2026/01/21 04:55:20 DEBUG : mega root 'rclone-test-vutogig0guba/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 04:55:40 DEBUG : one: Need to transfer - File not found at Destination 2026/01/21 04:55:40 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Waiting for checks to finish 2026/01/21 04:55:40 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Waiting for transfers to finish 2026/01/21 04:55:40 DEBUG : one: size = 3 OK 2026/01/21 04:55:40 INFO : one: Copied (new) 2026/01/21 04:55:40 DEBUG : Waiting for deletions to finish 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 2026/01/21 04:55:48 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Waiting for checks to finish 2026/01/21 04:55:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3833419319) 2026/01/21 04:55:48 DEBUG : one: size = 3 (mega root 'rclone-test-vutogig0guba/dst') 2026/01/21 04:55:48 DEBUG : one: Sizes differ 2026/01/21 04:55:48 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Waiting for transfers to finish 2026/01/21 04:55:50 DEBUG : one: size = 5 OK 2026/01/21 04:55:50 INFO : one: Copied (replaced existing) 2026/01/21 04:55:50 DEBUG : Waiting for deletions to finish 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 2026/01/21 04:56:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3833419319) 2026/01/21 04:56:08 DEBUG : one: size = 3 (mega root 'rclone-test-vutogig0guba/dst') 2026/01/21 04:56:08 DEBUG : one: Sizes differ 2026/01/21 04:56:08 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Waiting for checks to finish 2026/01/21 04:56:08 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Waiting for transfers to finish 2026/01/21 04:56:20 DEBUG : one: size = 5 OK 2026/01/21 04:56:20 INFO : one: Copied (replaced existing) 2026/01/21 04:56:20 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2152 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (3), dst/one (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2152 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/one" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2157 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/one (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2157 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/one" 2026/01/21 04:56:35 DEBUG : two: size = 3 OK 2026/01/21 04:56:35 DEBUG : two: Sizes identical 2026/01/21 04:56:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/21 04:56:35 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Waiting for checks to finish 2026/01/21 04:56:35 DEBUG : one: size = 5 OK 2026/01/21 04:56:35 DEBUG : one: Sizes identical 2026/01/21 04:56:35 DEBUG : one: Unchanged skipping 2026/01/21 04:56:35 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Waiting for transfers to finish 2026/01/21 04:56:35 DEBUG : Waiting for deletions to finish 2026/01/21 04:56:35 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2166 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/one (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2166 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/one" 2026/01/21 04:56:42 DEBUG : two: size = 3 OK 2026/01/21 04:56:42 DEBUG : two: Sizes identical 2026/01/21 04:56:42 DEBUG : one: size = 5 OK 2026/01/21 04:56:42 DEBUG : one: Sizes identical 2026/01/21 04:56:42 DEBUG : one: Unchanged skipping 2026/01/21 04:56:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/21 04:56:42 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Waiting for checks to finish 2026/01/21 04:56:42 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Waiting for transfers to finish 2026/01/21 04:56:42 DEBUG : Waiting for deletions to finish 2026/01/21 04:56:42 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2175 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/one (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2175 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/one" sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2211 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/one (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2211 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/one" 2026/01/21 04:56:56 DEBUG : two: size = 5 (Local file system at /tmp/rclone3833419319) 2026/01/21 04:56:56 DEBUG : two: size = 3 (mega root 'rclone-test-vutogig0guba/CompareDest') 2026/01/21 04:56:56 DEBUG : two: Sizes differ 2026/01/21 04:56:56 DEBUG : two: Need to transfer - File not found at Destination 2026/01/21 04:56:56 DEBUG : one: size = 5 OK 2026/01/21 04:56:56 DEBUG : one: Sizes identical 2026/01/21 04:56:56 DEBUG : one: Unchanged skipping 2026/01/21 04:56:56 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Waiting for checks to finish 2026/01/21 04:56:56 DEBUG : mega root 'rclone-test-vutogig0guba/dst': Waiting for transfers to finish 2026/01/21 04:56:59 DEBUG : two: size = 5 OK 2026/01/21 04:56:59 INFO : two: Copied (new) 2026/01/21 04:56:59 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2223 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/one (5), dst/two (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2223 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/one" 2026/01/21 04:57:19 INFO : *go-mega*: pollEvents: Error from server: 500 Server Too Busy --- FAIL: TestSyncCompareDest (144.05s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" 2026/01/21 04:57:28 DEBUG : Creating backend with remote "TestMega:rclone-test-vutogig0guba/dest" 2026/01/21 04:57:28 DEBUG : Config file has changed externally - reloading 2026/01/21 04:57:29 DEBUG : mega root 'rclone-test-vutogig0guba/dest': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 05:00:14 DEBUG : Creating backend with remote "TestMega:rclone-test-vutogig0guba/pre-dest1" 2026/01/21 05:00:14 DEBUG : mega root 'rclone-test-vutogig0guba/pre-dest1': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 05:00:55 DEBUG : Creating backend with remote "TestMega:rclone-test-vutogig0guba/pre-dest2" 2026/01/21 05:00:55 DEBUG : Config file has changed externally - reloading 2026/01/21 05:00:55 DEBUG : mega root 'rclone-test-vutogig0guba/pre-dest2': Using previously stored session ID and master key to initialize the Mega API 2026/01/21 05:01:26 DEBUG : 1: size = 1 OK 2026/01/21 05:01:26 DEBUG : 1: Sizes identical 2026/01/21 05:01:26 DEBUG : 1: Destination found in --compare-dest, skipping 2026/01/21 05:01:26 DEBUG : 2: size = 1 OK 2026/01/21 05:01:26 DEBUG : 2: Sizes identical 2026/01/21 05:01:26 DEBUG : 2: Destination found in --compare-dest, skipping 2026/01/21 05:01:26 DEBUG : 3: Need to transfer - File not found at Destination 2026/01/21 05:01:26 DEBUG : mega root 'rclone-test-vutogig0guba/dest': Waiting for checks to finish 2026/01/21 05:01:26 DEBUG : mega root 'rclone-test-vutogig0guba/dest': Waiting for transfers to finish 2026/01/21 05:01:37 ERROR : 3: Failed to copy: mkdir create node failed: unexpected end of JSON input 2026/01/21 05:01:37 ERROR : mega root 'rclone-test-vutogig0guba/dest': not deleting files as there were IO errors 2026/01/21 05:01:37 ERROR : mega root 'rclone-test-vutogig0guba/dest': not deleting directories as there were IO errors sync_test.go:2249: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2249 Error: Received unexpected error: mkdir create node failed: unexpected end of JSON input Test: TestSyncMultipleCompareDest --- FAIL: TestSyncMultipleCompareDest (268.37s) === RUN TestSyncCopyDest run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.12s) === RUN TestSyncBackupDir run.go:185: Remote "mega root 'rclone-test-vutogig0guba'", Local "Local file system at /tmp/rclone3833419319", Modify Window "876000h0m0s" "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestFixCase|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Finished ERROR in 14m25.512242565s (try 2/5): signal: killed: Failed [TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestSyncCompareDest TestSyncMultipleCompareDest]