"./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|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Starting (try 5/5) 2024/11/09 06:01:27 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico" 2024/11/09 06:01:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 06:01:40 DEBUG : Creating backend with remote "/tmp/rclone1330914541" === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/09 06:01:40 INFO : mega root 'rclone-test-vizocuw0mico': Making map for --track-renames 2024/11/09 06:01:40 INFO : mega root 'rclone-test-vizocuw0mico': Finished making map for --track-renames 2024/11/09 06:01:40 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:01:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 06:01:40 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for renames to finish 2024/11/09 06:01:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/09 06:01:40 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:01:40 INFO : potato: Copied (new) 2024/11/09 06:01:43 INFO : sub/yam: Copied (new) 2024/11/09 06:01:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:01:43 DEBUG : potato: Sizes identical 2024/11/09 06:01:43 DEBUG : potato: Unchanged skipping 2024/11/09 06:01:43 INFO : mega root 'rclone-test-vizocuw0mico': Making map for --track-renames 2024/11/09 06:01:43 INFO : mega root 'rclone-test-vizocuw0mico': Finished making map for --track-renames 2024/11/09 06:01:43 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:01:43 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for renames to finish 2024/11/09 06:01:43 INFO : sub/yam: Moved (server-side) to: yam 2024/11/09 06:01:43 INFO : yam: Renamed from "sub/yam" 2024/11/09 06:01:43 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:01:43 DEBUG : Waiting for deletions to finish 2024/11/09 06:01:43 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:01:44 DEBUG : Creating backend with remote "/tmp/rclone1330914541/dir1" 2024/11/09 06:01:44 DEBUG : Creating backend with remote "/tmp/rclone1330914541/dir2" 2024/11/09 06:01:44 DEBUG : Local file system at /tmp/rclone1330914541/dir2: Using server-side directory move 2024/11/09 06:01:44 INFO : Local file system at /tmp/rclone1330914541/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 06:01:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/09 06:01:44 DEBUG : Local file system at /tmp/rclone1330914541/dir2: Waiting for checks to finish 2024/11/09 06:01:44 INFO : file1.txt: Moved (server-side) 2024/11/09 06:01:44 DEBUG : Local file system at /tmp/rclone1330914541/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:01:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 06:01:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/09 06:01:44 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:01:44 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:01:44 INFO : sub dir/hello world: Copied (new) 2024/11/09 06:01:44 INFO : sub dir/hello world: Deleted 2024/11/09 06:01:45 INFO : nested/sub dir/file: Copied (new) 2024/11/09 06:01:45 INFO : nested/sub dir/file: Deleted 2024/11/09 06:01:45 INFO : sub dir: Removing directory 2024/11/09 06:01:45 INFO : nested/sub dir: Removing directory 2024/11/09 06:01:45 INFO : nested: Removing directory 2024/11/09 06:01:45 DEBUG : Local file system at /tmp/rclone1330914541: deleted 3 directories run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:01:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 06:01:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/09 06:01:46 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:01:46 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:01:48 INFO : sub dir/hello world: Copied (new) 2024/11/09 06:01:48 INFO : sub dir/hello world: Deleted 2024/11/09 06:01:50 INFO : nested/sub dir/file: Copied (new) 2024/11/09 06:01:50 INFO : nested/sub dir/file: Deleted run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.25s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:01:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 06:01:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/09 06:01:53 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:01:53 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:01:53 INFO : existing: Copied (new) 2024/11/09 06:01:53 INFO : existing: Deleted 2024/11/09 06:01:53 INFO : existing-b: Copied (new) 2024/11/09 06:01:53 INFO : existing-b: Deleted 2024/11/09 06:01:53 DEBUG : existing: Destination exists, skipping 2024/11/09 06:01:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/09 06:01:53 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:01:53 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:01:53 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (0.43s) === RUN TestServerSideMove run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:01:53 DEBUG : Creating backend with remote "TestMega:rclone-test-bimukic3jume" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-vizocuw0mico' -> mega root 'rclone-test-bimukic3jume' 2024/11/09 06:01:57 DEBUG : mega root 'rclone-test-bimukic3jume': Using server-side directory move 2024/11/09 06:01:57 INFO : mega root 'rclone-test-bimukic3jume': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 06:01:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 06:01:57 DEBUG : empty space: Sizes identical 2024/11/09 06:01:57 DEBUG : empty space: Unchanged skipping 2024/11/09 06:01:57 DEBUG : mega root 'rclone-test-bimukic3jume': Waiting for checks to finish 2024/11/09 06:01:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 06:01:57 INFO : empty space: Deleted 2024/11/09 06:01:57 DEBUG : mega root 'rclone-test-bimukic3jume': Waiting for transfers to finish 2024/11/09 06:01:57 INFO : potato3: Deleted 2024/11/09 06:01:57 INFO : potato2: Moved (server-side) 2024/11/09 06:01:57 INFO : potato3: Moved (server-side) 2024/11/09 06:01:57 DEBUG : Creating backend with remote "TestMega:rclone-test-nuvozos4huwo" 2024/11/09 06:01:57 DEBUG : mega root 'rclone-test-nuvozos4huwo': Using server-side directory move 2024/11/09 06:01:58 INFO : mega root 'rclone-test-nuvozos4huwo': Server side directory move succeeded 2024/11/09 06:01:58 ERROR : : error listing: directory not found 2024/11/09 06:01:58 DEBUG : mega root 'rclone-test-nuvozos4huwo': Purge remote 2024/11/09 06:01:58 DEBUG : mega root 'rclone-test-bimukic3jume': Purge remote 2024/11/09 06:01:58 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (5.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:01:58 DEBUG : Creating backend with remote "TestMega:rclone-test-quwalaf9lugo" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-vizocuw0mico' -> mega root 'rclone-test-quwalaf9lugo' 2024/11/09 06:02:00 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 06:02:00 DEBUG : empty space: Excluded 2024/11/09 06:02:00 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 06:02:00 DEBUG : empty space: Excluded 2024/11/09 06:02:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 06:02:01 DEBUG : mega root 'rclone-test-quwalaf9lugo': Waiting for checks to finish 2024/11/09 06:02:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 06:02:01 DEBUG : mega root 'rclone-test-quwalaf9lugo': Waiting for transfers to finish 2024/11/09 06:02:01 INFO : potato3: Deleted 2024/11/09 06:02:01 INFO : potato2: Moved (server-side) 2024/11/09 06:02:01 INFO : potato3: Moved (server-side) 2024/11/09 06:02:01 DEBUG : Creating backend with remote "TestMega:rclone-test-waxekex1vagi" 2024/11/09 06:02:01 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 06:02:01 DEBUG : empty space: Excluded 2024/11/09 06:02:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 06:02:01 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/09 06:02:01 DEBUG : mega root 'rclone-test-waxekex1vagi': Waiting for checks to finish 2024/11/09 06:02:01 DEBUG : mega root 'rclone-test-waxekex1vagi': Waiting for transfers to finish 2024/11/09 06:02:02 INFO : potato2: Moved (server-side) 2024/11/09 06:02:02 INFO : potato3: Moved (server-side) 2024/11/09 06:02:02 DEBUG : mega root 'rclone-test-waxekex1vagi': Purge remote 2024/11/09 06:02:02 DEBUG : mega root 'rclone-test-quwalaf9lugo': Purge remote --- PASS: TestServerSideMoveWithFilter (4.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:02 DEBUG : Creating backend with remote "TestMega:rclone-test-mexumaq6haco" 2024/11/09 06:02:03 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-vizocuw0mico' -> mega root 'rclone-test-mexumaq6haco' 2024/11/09 06:02:06 DEBUG : mega root 'rclone-test-mexumaq6haco': Using server-side directory move 2024/11/09 06:02:06 INFO : mega root 'rclone-test-mexumaq6haco': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 06:02:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 06:02:06 DEBUG : empty space: Sizes identical 2024/11/09 06:02:06 DEBUG : empty space: Unchanged skipping 2024/11/09 06:02:06 INFO : empty space: Deleted 2024/11/09 06:02:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 06:02:06 DEBUG : mega root 'rclone-test-mexumaq6haco': Waiting for checks to finish 2024/11/09 06:02:06 DEBUG : mega root 'rclone-test-mexumaq6haco': Waiting for transfers to finish 2024/11/09 06:02:06 INFO : potato3: Deleted 2024/11/09 06:02:07 INFO : potato2: Moved (server-side) 2024/11/09 06:02:09 INFO : potato3: Moved (server-side) 2024/11/09 06:02:09 INFO : tomatoDir: Removing directory 2024/11/09 06:02:09 DEBUG : mega root 'rclone-test-vizocuw0mico': deleted 1 directories 2024/11/09 06:02:09 DEBUG : Creating backend with remote "TestMega:rclone-test-kexaxed0juzi" 2024/11/09 06:02:09 DEBUG : tomatoDir: Making directory 2024/11/09 06:02:09 DEBUG : mega root 'rclone-test-kexaxed0juzi': Using server-side directory move 2024/11/09 06:02:09 INFO : mega root 'rclone-test-kexaxed0juzi': Server side directory move succeeded 2024/11/09 06:02:09 ERROR : : error listing: directory not found 2024/11/09 06:02:09 ERROR : : error listing: directory not found 2024/11/09 06:02:09 DEBUG : mega root 'rclone-test-kexaxed0juzi': Purge remote 2024/11/09 06:02:10 DEBUG : mega root 'rclone-test-mexumaq6haco': Purge remote 2024/11/09 06:02:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.25s) === RUN TestServerSideMoveOverlap run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:10 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/rclone-sync-test" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:10 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/rclone-sync-test" 2024/11/09 06:02:10 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/rclone-sync-test-include/layer2" 2024/11/09 06:02:10 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/rclone-sync-test-ignore-file" 2024/11/09 06:02:14 DEBUG : rclone-sync-test: Excluded 2024/11/09 06:02:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 06:02:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 06:02:14 DEBUG : mega root 'rclone-test-vizocuw0mico/rclone-sync-test': Waiting for checks to finish 2024/11/09 06:02:14 DEBUG : mega root 'rclone-test-vizocuw0mico/rclone-sync-test': Waiting for transfers to finish 2024/11/09 06:02:14 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:14 INFO : There was nothing to transfer 2024/11/09 06:02:14 DEBUG : rclone-sync-test: Excluded 2024/11/09 06:02:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 06:02:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 06:02:14 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:02:14 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:02:14 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:14 INFO : rclone-sync-test-include: Removing directory 2024/11/09 06:02:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/09 06:02:14 DEBUG : mega root 'rclone-test-vizocuw0mico': failed to delete 1 directories 2024/11/09 06:02:14 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:14 DEBUG : rclone-sync-test: Excluded 2024/11/09 06:02:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 06:02:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 06:02:14 DEBUG : mega root 'rclone-test-vizocuw0mico/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/09 06:02:14 DEBUG : mega root 'rclone-test-vizocuw0mico/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/09 06:02:14 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:14 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:14 DEBUG : rclone-sync-test: Excluded 2024/11/09 06:02:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 06:02:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 06:02:14 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:02:14 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:02:14 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:14 INFO : rclone-sync-test-include: Removing directory 2024/11/09 06:02:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/09 06:02:14 DEBUG : mega root 'rclone-test-vizocuw0mico': failed to delete 1 directories 2024/11/09 06:02:14 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:14 DEBUG : : Excluded 2024/11/09 06:02:14 DEBUG : rclone-sync-test: Excluded 2024/11/09 06:02:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 06:02:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 06:02:14 DEBUG : mega root 'rclone-test-vizocuw0mico/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/09 06:02:14 DEBUG : mega root 'rclone-test-vizocuw0mico/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/09 06:02:14 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:14 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (5.90s) === RUN TestSyncCompareDest run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:16 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/dst" 2024/11/09 06:02:16 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/CompareDest" 2024/11/09 06:02:16 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 06:02:16 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:16 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:16 INFO : one: Copied (new) 2024/11/09 06:02:16 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 06:02:16 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:16 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:17 INFO : one: Copied (replaced existing) 2024/11/09 06:02:17 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 06:02:17 DEBUG : one: Sizes identical 2024/11/09 06:02:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 06:02:17 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:17 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:17 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:17 INFO : There was nothing to transfer 2024/11/09 06:02:18 DEBUG : two: Sizes identical 2024/11/09 06:02:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 06:02:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 06:02:18 DEBUG : one: Sizes identical 2024/11/09 06:02:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 06:02:18 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:18 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:18 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:18 INFO : There was nothing to transfer 2024/11/09 06:02:18 DEBUG : two: Sizes identical 2024/11/09 06:02:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 06:02:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 06:02:18 DEBUG : one: Sizes identical 2024/11/09 06:02:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 06:02:18 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:18 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:18 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:18 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/09 06:02:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/09 06:02:18 DEBUG : two: Need to transfer - File not found at Destination 2024/11/09 06:02:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 06:02:18 DEBUG : one: Sizes identical 2024/11/09 06:02:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 06:02:18 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:18 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:18 INFO : two: Copied (new) 2024/11/09 06:02:18 DEBUG : Waiting for deletions to finish run.go:125: removing dir "dst" failed - try 1/3: directory not empty --- PASS: TestSyncCompareDest (4.56s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:21 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/dest" 2024/11/09 06:02:21 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/pre-dest1" 2024/11/09 06:02:21 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/pre-dest2" 2024/11/09 06:02:21 DEBUG : 1: Sizes identical 2024/11/09 06:02:21 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/09 06:02:21 DEBUG : 2: Sizes identical 2024/11/09 06:02:21 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/09 06:02:21 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/09 06:02:21 DEBUG : mega root 'rclone-test-vizocuw0mico/dest': Waiting for checks to finish 2024/11/09 06:02:21 DEBUG : mega root 'rclone-test-vizocuw0mico/dest': Waiting for transfers to finish 2024/11/09 06:02:21 INFO : 3: Copied (new) 2024/11/09 06:02:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (2.54s) === RUN TestSyncCopyDest run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:24 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/dst" 2024/11/09 06:02:24 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/backup" 2024/11/09 06:02:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 06:02:24 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:24 DEBUG : two: Sizes identical 2024/11/09 06:02:24 DEBUG : two: Unchanged skipping 2024/11/09 06:02:25 INFO : one: Moved (server-side) 2024/11/09 06:02:25 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:25 INFO : one: Copied (new) 2024/11/09 06:02:25 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:25 INFO : three.txt: Moved (server-side) 2024/11/09 06:02:25 INFO : three.txt: Moved into backup dir 2024/11/09 06:02:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 06:02:25 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:25 DEBUG : two: Sizes identical 2024/11/09 06:02:25 DEBUG : two: Unchanged skipping 2024/11/09 06:02:25 INFO : one: Deleted 2024/11/09 06:02:26 INFO : one: Moved (server-side) 2024/11/09 06:02:26 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:26 INFO : one: Copied (new) 2024/11/09 06:02:26 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:26 INFO : three.txt: Deleted 2024/11/09 06:02:26 INFO : three.txt: Moved (server-side) 2024/11/09 06:02:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (4.90s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:30 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/dst" 2024/11/09 06:02:30 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/backup" 2024/11/09 06:02:30 DEBUG : two: Sizes identical 2024/11/09 06:02:30 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 06:02:30 DEBUG : two: Unchanged skipping 2024/11/09 06:02:32 INFO : one: Moved (server-side) to: one.bak 2024/11/09 06:02:32 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:32 INFO : one: Copied (new) 2024/11/09 06:02:32 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 06:02:32 INFO : three.txt: Moved into backup dir 2024/11/09 06:02:32 DEBUG : two: Sizes identical 2024/11/09 06:02:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 06:02:32 DEBUG : two: Unchanged skipping 2024/11/09 06:02:32 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:32 INFO : one.bak: Deleted 2024/11/09 06:02:33 INFO : one: Moved (server-side) to: one.bak 2024/11/09 06:02:33 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:33 INFO : one: Copied (new) 2024/11/09 06:02:33 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:33 INFO : three.txt.bak: Deleted 2024/11/09 06:02:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 06:02:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (10.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:40 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/dst" 2024/11/09 06:02:40 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/backup" 2024/11/09 06:02:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 06:02:40 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:40 DEBUG : two: Sizes identical 2024/11/09 06:02:40 DEBUG : two: Unchanged skipping 2024/11/09 06:02:40 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 06:02:40 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:40 INFO : one: Copied (new) 2024/11/09 06:02:40 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 06:02:41 INFO : three.txt: Moved into backup dir 2024/11/09 06:02:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 06:02:41 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:41 DEBUG : two: Sizes identical 2024/11/09 06:02:41 DEBUG : two: Unchanged skipping 2024/11/09 06:02:41 INFO : one-2019-01-01: Deleted 2024/11/09 06:02:42 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 06:02:42 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:42 INFO : one: Copied (new) 2024/11/09 06:02:42 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:42 INFO : three-2019-01-01.txt: Deleted 2024/11/09 06:02:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 06:02:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.24s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:45 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/dst" 2024/11/09 06:02:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 06:02:45 DEBUG : two: Sizes identical 2024/11/09 06:02:45 DEBUG : two: Unchanged skipping 2024/11/09 06:02:45 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:45 INFO : one: Moved (server-side) to: one.bak 2024/11/09 06:02:45 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:45 INFO : one: Copied (new) 2024/11/09 06:02:45 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 06:02:45 INFO : three.txt: Moved into backup dir 2024/11/09 06:02:47 DEBUG : one.bak: Excluded (Path Filter) 2024/11/09 06:02:47 DEBUG : one.bak: Excluded 2024/11/09 06:02:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/09 06:02:47 DEBUG : three.txt.bak: Excluded 2024/11/09 06:02:47 DEBUG : two: Sizes identical 2024/11/09 06:02:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 06:02:47 DEBUG : two: Unchanged skipping 2024/11/09 06:02:47 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for checks to finish 2024/11/09 06:02:48 INFO : one.bak: Deleted 2024/11/09 06:02:48 INFO : one: Moved (server-side) to: one.bak 2024/11/09 06:02:48 DEBUG : mega root 'rclone-test-vizocuw0mico/dst': Waiting for transfers to finish 2024/11/09 06:02:48 INFO : one: Copied (new) 2024/11/09 06:02:48 DEBUG : Waiting for deletions to finish 2024/11/09 06:02:48 INFO : three.txt.bak: Deleted 2024/11/09 06:02:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 06:02:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (7.53s) === RUN TestSyncSuffix run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:52 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/dst" 2024/11/09 06:02:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 06:02:52 INFO : one: Moved (server-side) to: one.bak 2024/11/09 06:02:52 INFO : one: Copied (new) 2024/11/09 06:02:52 DEBUG : two: Sizes identical 2024/11/09 06:02:52 DEBUG : two: Unchanged skipping 2024/11/09 06:02:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/09 06:02:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 06:02:53 INFO : three.txt: Copied (new) 2024/11/09 06:02:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 06:02:53 INFO : one.bak: Deleted 2024/11/09 06:02:54 INFO : one: Moved (server-side) to: one.bak 2024/11/09 06:02:54 INFO : one: Copied (new) 2024/11/09 06:02:54 DEBUG : two: Sizes identical 2024/11/09 06:02:54 DEBUG : two: Unchanged skipping 2024/11/09 06:02:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/09 06:02:54 INFO : three.txt.bak: Deleted 2024/11/09 06:02:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 06:02:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (3.97s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:02:56 DEBUG : Creating backend with remote "TestMega:rclone-test-vizocuw0mico/dst" 2024/11/09 06:02:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 06:02:56 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 06:02:57 INFO : one: Copied (new) 2024/11/09 06:02:57 DEBUG : two: Sizes identical 2024/11/09 06:02:57 DEBUG : two: Unchanged skipping 2024/11/09 06:02:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/09 06:02:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 06:02:57 INFO : three.txt: Copied (new) 2024/11/09 06:02:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 06:02:57 INFO : one-2019-01-01: Deleted 2024/11/09 06:02:57 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 06:02:59 INFO : one: Copied (new) 2024/11/09 06:02:59 DEBUG : two: Sizes identical 2024/11/09 06:02:59 DEBUG : two: Unchanged skipping 2024/11/09 06:02:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/09 06:03:01 INFO : three-2019-01-01.txt: Deleted 2024/11/09 06:03:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 06:03:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (7.94s) === RUN TestSyncUTFNorm run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:03:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/09 06:03:05 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:03:05 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:03:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/09 06:03:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.18s) === RUN TestSyncImmutable run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:03:05 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 06:03:05 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:03:05 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:03:06 INFO : existing: Copied (new) 2024/11/09 06:03:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:03:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/09 06:03:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/09 06:03:06 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:03:06 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:03:06 ERROR : mega root 'rclone-test-vizocuw0mico': not deleting files as there were IO errors 2024/11/09 06:03:06 ERROR : mega root 'rclone-test-vizocuw0mico': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", 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: TestSyncImmutable (7.55s) === RUN TestSyncIgnoreCase run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:03:13 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:03:13 DEBUG : existing: Sizes identical 2024/11/09 06:03:13 DEBUG : existing: Unchanged skipping 2024/11/09 06:03:13 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:03:13 DEBUG : Waiting for deletions to finish 2024/11/09 06:03:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.52s) === RUN TestFixCase run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" sync_test.go:2635: 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-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" sync_test.go:2674: 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-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:03:34 DEBUG : both0: Sizes identical 2024/11/09 06:03:34 DEBUG : both10: Sizes identical 2024/11/09 06:03:34 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:03:34 DEBUG : both11: Sizes identical 2024/11/09 06:03:34 DEBUG : both1: Sizes identical 2024/11/09 06:03:34 DEBUG : both0: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both12: Sizes identical 2024/11/09 06:03:34 DEBUG : both10: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both13: Sizes identical 2024/11/09 06:03:34 DEBUG : both13: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both14: Sizes identical 2024/11/09 06:03:34 DEBUG : both11: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both15: Sizes identical 2024/11/09 06:03:34 DEBUG : both1: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both16: Sizes identical 2024/11/09 06:03:34 DEBUG : both12: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both17: Sizes identical 2024/11/09 06:03:34 DEBUG : both17: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both18: Sizes identical 2024/11/09 06:03:34 DEBUG : both18: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both19: Sizes identical 2024/11/09 06:03:34 DEBUG : both14: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both2: Sizes identical 2024/11/09 06:03:34 DEBUG : both15: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both3: Sizes identical 2024/11/09 06:03:34 DEBUG : both3: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both4: Sizes identical 2024/11/09 06:03:34 DEBUG : both16: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both5: Sizes identical 2024/11/09 06:03:34 DEBUG : both5: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both6: Sizes identical 2024/11/09 06:03:34 DEBUG : both6: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both7: Sizes identical 2024/11/09 06:03:34 DEBUG : both7: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both8: Sizes identical 2024/11/09 06:03:34 DEBUG : both8: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both9: Sizes identical 2024/11/09 06:03:34 DEBUG : both9: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both19: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both2: Unchanged skipping 2024/11/09 06:03:34 DEBUG : both4: Unchanged skipping 2024/11/09 06:03:34 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:03:34 DEBUG : Waiting for deletions to finish 2024/11/09 06:03:34 INFO : only10: Deleted 2024/11/09 06:03:34 INFO : only6: Deleted 2024/11/09 06:03:34 INFO : only8: Deleted 2024/11/09 06:03:34 INFO : only12: Deleted 2024/11/09 06:03:34 INFO : only14: Deleted 2024/11/09 06:03:34 INFO : only11: Deleted 2024/11/09 06:03:34 INFO : only16: Deleted 2024/11/09 06:03:37 INFO : only9: Deleted 2024/11/09 06:03:39 INFO : only15: Deleted 2024/11/09 06:03:39 INFO : only1: Deleted 2024/11/09 06:03:39 INFO : only5: Deleted 2024/11/09 06:03:39 INFO : only7: Deleted 2024/11/09 06:03:39 INFO : only0: Deleted 2024/11/09 06:03:39 INFO : only19: Deleted 2024/11/09 06:03:39 INFO : only18: Deleted 2024/11/09 06:03:39 INFO : only4: Deleted 2024/11/09 06:03:40 INFO : only13: Deleted 2024/11/09 06:03:40 INFO : only17: Deleted 2024/11/09 06:03:40 INFO : only2: Deleted 2024/11/09 06:03:40 INFO : only3: Deleted 2024/11/09 06:03:40 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (28.91s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:04:01 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for checks to finish 2024/11/09 06:04:01 DEBUG : both0: Sizes identical 2024/11/09 06:04:01 DEBUG : both1: Sizes identical 2024/11/09 06:04:01 DEBUG : both10: Sizes identical 2024/11/09 06:04:01 DEBUG : both11: Sizes identical 2024/11/09 06:04:01 DEBUG : both0: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both12: Sizes identical 2024/11/09 06:04:01 DEBUG : both12: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both13: Sizes identical 2024/11/09 06:04:01 DEBUG : both13: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both14: Sizes identical 2024/11/09 06:04:01 DEBUG : both14: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both15: Sizes identical 2024/11/09 06:04:01 DEBUG : both1: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both16: Sizes identical 2024/11/09 06:04:01 DEBUG : both10: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both17: Sizes identical 2024/11/09 06:04:01 DEBUG : both17: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both18: Sizes identical 2024/11/09 06:04:01 DEBUG : both11: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both19: Sizes identical 2024/11/09 06:04:01 DEBUG : both15: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both2: Sizes identical 2024/11/09 06:04:01 DEBUG : both16: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both3: Sizes identical 2024/11/09 06:04:01 DEBUG : both3: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both4: Sizes identical 2024/11/09 06:04:01 DEBUG : both18: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both5: Sizes identical 2024/11/09 06:04:01 DEBUG : both19: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both6: Sizes identical 2024/11/09 06:04:01 DEBUG : both6: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both7: Sizes identical 2024/11/09 06:04:01 DEBUG : both7: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both8: Sizes identical 2024/11/09 06:04:01 DEBUG : both8: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both9: Sizes identical 2024/11/09 06:04:01 DEBUG : both9: Unchanged skipping 2024/11/09 06:04:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/09 06:04:01 DEBUG : both2: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both4: Unchanged skipping 2024/11/09 06:04:01 DEBUG : both5: Unchanged skipping 2024/11/09 06:04:01 DEBUG : mega root 'rclone-test-vizocuw0mico': Waiting for transfers to finish 2024/11/09 06:04:01 INFO : only0: Copied (replaced existing) 2024/11/09 06:04:02 INFO : only1: Copied (replaced existing) 2024/11/09 06:04:04 INFO : only10: Copied (replaced existing) 2024/11/09 06:04:04 INFO : only11: Copied (replaced existing) 2024/11/09 06:04:04 INFO : only12: Copied (replaced existing) 2024/11/09 06:04:06 INFO : only13: Copied (replaced existing) 2024/11/09 06:04:06 INFO : only15: Copied (replaced existing) 2024/11/09 06:04:07 INFO : only14: Copied (replaced existing) 2024/11/09 06:04:07 INFO : only16: Copied (replaced existing) 2024/11/09 06:04:07 INFO : only17: Copied (replaced existing) 2024/11/09 06:04:07 INFO : only18: Copied (replaced existing) 2024/11/09 06:04:07 INFO : only19: Copied (replaced existing) 2024/11/09 06:04:08 INFO : only2: Copied (replaced existing) 2024/11/09 06:04:09 INFO : only3: Copied (replaced existing) 2024/11/09 06:04:09 INFO : only5: Copied (replaced existing) 2024/11/09 06:04:09 INFO : only4: Copied (replaced existing) 2024/11/09 06:04:09 INFO : only6: Copied (replaced existing) 2024/11/09 06:04:10 INFO : only7: Copied (replaced existing) 2024/11/09 06:04:10 INFO : only8: Copied (replaced existing) 2024/11/09 06:04:10 INFO : only9: Copied (replaced existing) 2024/11/09 06:04:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (32.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:04:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 06:04:15 DEBUG : sub dir: Making directory 2024/11/09 06:04:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: directory not empty --- PASS: TestNothingToTransferWithEmptyDirs (7.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" 2024/11/09 06:04:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 06:04:22 DEBUG : sub dir: Making directory 2024/11/09 06:04:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-vizocuw0mico'", Local "Local file system at /tmp/rclone1330914541", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (10.03s) PASS 2024/11/09 06:04:32 DEBUG : mega root 'rclone-test-vizocuw0mico': Purge remote "./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|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Finished OK in 3m5.439534695s (try 5/5)