"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/11/28 01:00:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe" 2024/11/28 01:00:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:00:52 DEBUG : Creating backend with remote "/tmp/rclone1359934253" === RUN TestPipe --- PASS: TestPipe (0.01s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:00:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:00:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/28 01:00:54 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:00:54 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (6.45s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:00:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/28 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:00:59 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:00:59 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:01:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:01:05 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.35s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.66s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.66s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:01:14 DEBUG : Creating backend with remote "/non-existing" 2024/11/28 01:01:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/28 01:01:15 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:01:15 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (4.06s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:01:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:01:19 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:01:19 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:01:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (12.35s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:01:31 INFO : sugarsync root 'Test/rclone-test-cujubaw7rupe': Running all checks before starting transfers 2024/11/28 01:01:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:01:31 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:01:31 INFO : sugarsync root 'Test/rclone-test-cujubaw7rupe': Checks finished, now starting transfers 2024/11/28 01:01:31 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:01:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (12.57s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:01:43 ERROR : Ignoring --no-traverse with sync 2024/11/28 01:01:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:01:44 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:01:44 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:01:48 INFO : sub dir/hello world: Copied (new) 2024/11/28 01:01:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (12.46s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:01:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/28 01:01:56 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:01:56 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:01:59 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:02:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 01:02:05 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:02:05 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:02:08 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.38s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:02:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 01:02:13 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:02:13 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:02:16 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.32s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:02:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/28 01:02:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/28 01:02:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/28 01:02:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/28 01:02:22 DEBUG : sub dir: Making directory 2024/11/28 01:02:23 DEBUG : sub dir2: Making directory 2024/11/28 01:02:24 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/28 01:02:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:02:26 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:02:26 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:02:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:02:30 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (17.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:02:38 DEBUG : sub dir2: Making directory 2024/11/28 01:02:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/28 01:02:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/28 01:02:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:02:39 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:02:39 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:02:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.73s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:02:49 DEBUG : sub dir2: Making directory with metadata 2024/11/28 01:02:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/28 01:02:50 DEBUG : sub dir: Making directory 2024/11/28 01:02:52 DEBUG : sub dir2: Making directory 2024/11/28 01:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:02:53 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:02:53 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:02:55 INFO : sub dir/hello world: Copied (new) 2024/11/28 01:02:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:02:57 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/28 01:02:57 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.65s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:03:06 DEBUG : sub dir2: Making directory 2024/11/28 01:03:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:03:07 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:03:07 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:03:11 INFO : sub dir/hello world: Copied (new) 2024/11/28 01:03:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.71s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:03:17 DEBUG : sub dir2: Making directory with metadata 2024/11/28 01:03:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/28 01:03:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/28 01:03:18 DEBUG : sub dir: Making directory 2024/11/28 01:03:19 DEBUG : sub dir2: Making directory 2024/11/28 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:03:20 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:03:20 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:03:23 INFO : sub dir/hello world: Copied (new) 2024/11/28 01:03:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:03:24 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.57s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.60s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:03:33 DEBUG : sub dir2: Making directory 2024/11/28 01:03:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:03:34 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:03:34 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:03:38 INFO : sub dir/hello world: Copied (new) 2024/11/28 01:03:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.72s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:03:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cuvegej7boqa" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-cujubaw7rupe' -> sugarsync root 'Test/rclone-test-cuvegej7boqa' 2024/11/28 01:03:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:03:55 DEBUG : sugarsync root 'Test/rclone-test-cuvegej7boqa': Waiting for checks to finish 2024/11/28 01:03:55 DEBUG : sugarsync root 'Test/rclone-test-cuvegej7boqa': Waiting for transfers to finish 2024/11/28 01:03:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:04:01 DEBUG : sugarsync root 'Test/rclone-test-cuvegej7boqa': Purge remote --- PASS: TestServerSideCopy (23.70s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:04:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/28 01:04:14 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:04:14 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:04:16 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (16.41s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:04:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rucujen6bisa" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-cujubaw7rupe' -> sugarsync root 'Test/rclone-test-rucujen6bisa' 2024/11/28 01:04:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:04:35 DEBUG : sugarsync root 'Test/rclone-test-rucujen6bisa': Waiting for checks to finish 2024/11/28 01:04:35 DEBUG : sugarsync root 'Test/rclone-test-rucujen6bisa': Waiting for transfers to finish 2024/11/28 01:04:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:04:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/28 01:04:46 DEBUG : sugarsync root 'Test/rclone-test-rucujen6bisa': Waiting for checks to finish 2024/11/28 01:04:46 DEBUG : sugarsync root 'Test/rclone-test-rucujen6bisa': Waiting for transfers to finish 2024/11/28 01:04:47 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.duciduw0" before starting 2024/11/28 01:04:49 DEBUG : sub dir/hello world.duciduw0: server side copy: removing renamed existing file after operation 2024/11/28 01:04:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:04:52 DEBUG : sugarsync root 'Test/rclone-test-rucujen6bisa': Purge remote --- PASS: TestServerSideCopyOverSelf (36.28s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:05:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/28 01:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/28 01:05:09 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/28 01:05:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/28 01:05:09 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/28 01:05:09 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/28 01:05:09 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/28 01:05:09 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/28 01:05:09 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/28 01:05:09 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/28 01:05:09 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/28 01:05:09 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/11/28 01:05:10 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/28 01:05:10 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/11/28 01:05:10 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/28 01:05:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/28 01:05:12 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/28 01:05:14 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2024/11/28 01:05:14 ERROR : sub dir: error reading destination directory: couldn't list files: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server 2024/11/28 01:05:14 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:05:14 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish sync_test.go:655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:655 Error: Received unexpected error: couldn't list files: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server Test: TestMoveOverSelf 2024/11/28 01:05:16 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/28 01:05:18 DEBUG : pacer: Reducing sleep to 1.125s 2024/11/28 01:05:20 DEBUG : pacer: Reducing sleep to 843.75ms 2024/11/28 01:05:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/11/28 01:05:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/11/28 01:05:22 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestMoveOverSelf (22.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:05:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/11/28 01:05:24 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/11/28 01:05:25 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/11/28 01:05:25 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/11/28 01:05:26 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/11/28 01:05:26 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/11/28 01:05:27 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/11/28 01:05:28 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/11/28 01:05:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-juronax8rodi" 2024/11/28 01:05:28 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-cujubaw7rupe' -> sugarsync root 'Test/rclone-test-juronax8rodi' 2024/11/28 01:05:32 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/11/28 01:05:32 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/11/28 01:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:05:32 DEBUG : sugarsync root 'Test/rclone-test-juronax8rodi': Waiting for checks to finish 2024/11/28 01:05:32 DEBUG : sugarsync root 'Test/rclone-test-juronax8rodi': Waiting for transfers to finish 2024/11/28 01:05:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:05:39 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/11/28 01:05:40 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/11/28 01:05:40 DEBUG : pacer: Reducing sleep to 10ms 2024/11/28 01:05:42 DEBUG : sugarsync root 'Test/rclone-test-juronax8rodi': Using server-side directory move 2024/11/28 01:05:42 INFO : sugarsync root 'Test/rclone-test-juronax8rodi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/28 01:05:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/28 01:05:43 DEBUG : sugarsync root 'Test/rclone-test-juronax8rodi': Waiting for checks to finish 2024/11/28 01:05:43 DEBUG : sugarsync root 'Test/rclone-test-juronax8rodi': Waiting for transfers to finish 2024/11/28 01:05:44 INFO : sub dir/hello world: Deleted 2024/11/28 01:05:45 INFO : sub dir/hello world: Moved (server-side) 2024/11/28 01:05:51 DEBUG : testing file moves 2024/11/28 01:05:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/28 01:05:53 DEBUG : sugarsync root 'Test/rclone-test-juronax8rodi': Waiting for checks to finish 2024/11/28 01:05:53 DEBUG : sugarsync root 'Test/rclone-test-juronax8rodi': Waiting for transfers to finish 2024/11/28 01:05:54 INFO : sub dir/hello world: Deleted 2024/11/28 01:05:55 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:05:58 DEBUG : sugarsync root 'Test/rclone-test-juronax8rodi': Purge remote --- PASS: TestServerSideMoveOverSelf (42.40s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:06:08 ERROR : : error listing: directory not found 2024/11/28 01:06:09 DEBUG : Local file system at /tmp/rclone1359934253: Making directory 2024/11/28 01:06:11 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:06:11 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.40s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:06:24 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/28 01:06:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:06:24 DEBUG : Local file system at /tmp/rclone1359934253: Waiting for checks to finish 2024/11/28 01:06:24 DEBUG : Local file system at /tmp/rclone1359934253: Waiting for transfers to finish 2024/11/28 01:06:25 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/11/28 01:06:25 INFO : sub dir/hello world: Copied (new) 2024/11/28 01:06:25 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.42s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:06:31 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/28 01:06:31 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:06:31 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:06:34 INFO : check sum: Copied (new) 2024/11/28 01:06:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:06:35 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:06:35 NOTICE: sugarsync root 'Test/rclone-test-cujubaw7rupe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/28 01:06:35 DEBUG : check sum: Size of src and dst objects identical 2024/11/28 01:06:35 DEBUG : check sum: Unchanged skipping 2024/11/28 01:06:35 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:06:35 DEBUG : Waiting for deletions to finish 2024/11/28 01:06:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.94s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:06:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/28 01:06:42 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:06:42 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:06:45 INFO : sizeonly: Copied (new) 2024/11/28 01:06:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:06:46 DEBUG : sizeonly: Sizes identical 2024/11/28 01:06:46 DEBUG : sizeonly: Unchanged skipping 2024/11/28 01:06:46 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:06:46 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:06:46 DEBUG : Waiting for deletions to finish 2024/11/28 01:06:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.81s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:06:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/28 01:06:53 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:06:53 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:06:55 INFO : ignore-size: Copied (new) 2024/11/28 01:06:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:06:57 DEBUG : ignore-size: Sizes identical 2024/11/28 01:06:57 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:06:57 DEBUG : ignore-size: Unchanged skipping 2024/11/28 01:06:57 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:06:57 DEBUG : Waiting for deletions to finish 2024/11/28 01:06:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.91s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:07:07 DEBUG : existing: Sizes identical 2024/11/28 01:07:07 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:07:07 DEBUG : existing: Unchanged skipping 2024/11/28 01:07:07 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:07:07 DEBUG : Waiting for deletions to finish 2024/11/28 01:07:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:07:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/28 01:07:08 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:07:08 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:07:09 INFO : existing: Copied (replaced existing) 2024/11/28 01:07:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.10s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:07:16 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/28 01:07:16 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:07:16 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:07:18 INFO : existing: Copied (new) 2024/11/28 01:07:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:07:20 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:07:20 DEBUG : existing: Destination exists, skipping 2024/11/28 01:07:20 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:07:20 DEBUG : Waiting for deletions to finish 2024/11/28 01:07:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.68s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:07:33 DEBUG : d: Making directory 2024/11/28 01:07:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/28 01:07:38 DEBUG : c/non empty space: Sizes identical 2024/11/28 01:07:38 DEBUG : c/non empty space: Unchanged skipping 2024/11/28 01:07:38 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:07:38 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:07:41 INFO : a/potato2: Copied (new) 2024/11/28 01:07:41 DEBUG : Waiting for deletions to finish 2024/11/28 01:07:41 INFO : b/potato: Deleted 2024/11/28 01:07:41 INFO : d: Removing directory 2024/11/28 01:07:43 INFO : b: Removing directory 2024/11/28 01:07:44 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.41s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:07:56 DEBUG : empty space: Sizes identical 2024/11/28 01:07:56 DEBUG : empty space: Unchanged skipping 2024/11/28 01:07:56 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:07:56 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:07:56 DEBUG : Waiting for deletions to finish 2024/11/28 01:07:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:07:58 DEBUG : empty space: Sizes identical 2024/11/28 01:07:58 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:07:58 DEBUG : empty space: Unchanged skipping 2024/11/28 01:07:58 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:07:58 DEBUG : Waiting for deletions to finish 2024/11/28 01:07:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:08:10 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/28 01:08:10 DEBUG : empty space: Sizes identical 2024/11/28 01:08:10 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:08:10 DEBUG : empty space: Unchanged skipping 2024/11/28 01:08:10 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:08:13 INFO : potato: Copied (new) 2024/11/28 01:08:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.64s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:08:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/28 01:08:22 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:08:22 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:08:24 INFO : potato: Copied (replaced existing) 2024/11/28 01:08:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.04s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/11/28 01:08:32 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:08:32 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/11/28 01:08:32 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:08:34 INFO : potato: Copied (replaced existing) 2024/11/28 01:08:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:08:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 01:08:44 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:08:44 DEBUG : empty space: Sizes identical 2024/11/28 01:08:44 DEBUG : empty space: Unchanged skipping 2024/11/28 01:08:44 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:08:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/28 01:08:44 DEBUG : Waiting for deletions to finish 2024/11/28 01:08:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:08:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 01:08:56 DEBUG : empty space: Sizes identical 2024/11/28 01:08:56 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:08:56 DEBUG : empty space: Unchanged skipping 2024/11/28 01:08:56 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:08:58 INFO : potato2: Copied (new) 2024/11/28 01:08:58 DEBUG : Waiting for deletions to finish 2024/11/28 01:08:59 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:09:11 DEBUG : d: Making directory 2024/11/28 01:09:13 DEBUG : d/e: Making directory 2024/11/28 01:09:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/28 01:09:17 DEBUG : c/non empty space: Sizes identical 2024/11/28 01:09:17 DEBUG : c/non empty space: Unchanged skipping 2024/11/28 01:09:19 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:09:19 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:09:21 INFO : a/potato2: Copied (new) 2024/11/28 01:09:21 DEBUG : Waiting for deletions to finish 2024/11/28 01:09:22 INFO : b/potato: Deleted 2024/11/28 01:09:22 INFO : d/e: Removing directory 2024/11/28 01:09:23 INFO : d: Removing directory 2024/11/28 01:09:24 INFO : b: Removing directory 2024/11/28 01:09:26 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:09:42 DEBUG : d: Making directory 2024/11/28 01:09:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/28 01:09:47 DEBUG : c/non empty space: Sizes identical 2024/11/28 01:09:47 DEBUG : c/non empty space: Unchanged skipping 2024/11/28 01:09:47 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:09:47 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:09:50 INFO : a/potato2: Copied (new) 2024/11/28 01:09:50 ERROR : sugarsync root 'Test/rclone-test-cujubaw7rupe': not deleting files as there were IO errors 2024/11/28 01:09:50 ERROR : sugarsync root 'Test/rclone-test-cujubaw7rupe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (27.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:10:09 DEBUG : Waiting for deletions to finish 2024/11/28 01:10:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 01:10:10 DEBUG : empty space: Sizes identical 2024/11/28 01:10:10 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:10:10 DEBUG : empty space: Unchanged skipping 2024/11/28 01:10:10 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:10:10 INFO : potato: Deleted 2024/11/28 01:10:12 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (16.18s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:10:25 DEBUG : Waiting for deletions to finish 2024/11/28 01:10:26 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:10:26 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:10:26 INFO : potato: Deleted 2024/11/28 01:10:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 01:10:27 DEBUG : empty space: Sizes identical 2024/11/28 01:10:27 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:10:27 DEBUG : empty space: Unchanged skipping 2024/11/28 01:10:27 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:10:30 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (17.26s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:10:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 01:10:40 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:10:40 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:10:43 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.59s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:10:54 DEBUG : enormous: Excluded (Size Filter) 2024/11/28 01:10:54 DEBUG : enormous: Excluded 2024/11/28 01:10:54 DEBUG : potato2: Excluded (Size Filter) 2024/11/28 01:10:54 DEBUG : potato2: Excluded 2024/11/28 01:10:55 DEBUG : potato2: Excluded (Size Filter) 2024/11/28 01:10:55 DEBUG : potato2: Excluded 2024/11/28 01:10:55 DEBUG : empty space: Sizes identical 2024/11/28 01:10:55 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:10:55 DEBUG : empty space: Unchanged skipping 2024/11/28 01:10:55 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:10:55 DEBUG : Waiting for deletions to finish 2024/11/28 01:10:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:10:56 DEBUG : enormous: Excluded (Size Filter) 2024/11/28 01:10:56 DEBUG : enormous: Excluded 2024/11/28 01:10:56 DEBUG : potato2: Excluded (Size Filter) 2024/11/28 01:10:56 DEBUG : potato2: Excluded 2024/11/28 01:10:57 DEBUG : potato2: Excluded (Size Filter) 2024/11/28 01:10:57 DEBUG : potato2: Excluded 2024/11/28 01:10:57 DEBUG : empty space: Sizes identical 2024/11/28 01:10:57 DEBUG : empty space: Unchanged skipping 2024/11/28 01:10:57 DEBUG : Local file system at /tmp/rclone1359934253: Waiting for checks to finish 2024/11/28 01:10:57 DEBUG : Local file system at /tmp/rclone1359934253: Waiting for transfers to finish 2024/11/28 01:10:57 DEBUG : Waiting for deletions to finish 2024/11/28 01:10:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (15.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:11:12 DEBUG : enormous: Excluded (Size Filter) 2024/11/28 01:11:12 DEBUG : enormous: Excluded 2024/11/28 01:11:12 DEBUG : potato2: Excluded (Size Filter) 2024/11/28 01:11:12 DEBUG : potato2: Excluded 2024/11/28 01:11:13 DEBUG : empty space: Sizes identical 2024/11/28 01:11:13 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:11:13 DEBUG : empty space: Unchanged skipping 2024/11/28 01:11:13 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:11:13 DEBUG : Waiting for deletions to finish 2024/11/28 01:11:14 INFO : potato2: Deleted 2024/11/28 01:11:14 INFO : enormous: Deleted 2024/11/28 01:11:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:11:16 DEBUG : empty space: Sizes identical 2024/11/28 01:11:16 DEBUG : Local file system at /tmp/rclone1359934253: Waiting for checks to finish 2024/11/28 01:11:16 DEBUG : empty space: Unchanged skipping 2024/11/28 01:11:16 DEBUG : Local file system at /tmp/rclone1359934253: Waiting for transfers to finish 2024/11/28 01:11:16 DEBUG : Waiting for deletions to finish 2024/11/28 01:11:16 INFO : enormous: Deleted 2024/11/28 01:11:16 INFO : potato2: Deleted 2024/11/28 01:11:16 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.98s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.61s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/11/28 01:11:23 ERROR : sugarsync root 'Test/rclone-test-cujubaw7rupe': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/28 01:11:24 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/28 01:11:24 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/28 01:11:24 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:11:24 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:11:26 INFO : yam: Copied (new) 2024/11/28 01:11:27 INFO : potato: Copied (new) 2024/11/28 01:11:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:11:28 ERROR : sugarsync root 'Test/rclone-test-cujubaw7rupe': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/28 01:11:28 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/28 01:11:28 DEBUG : potato: Sizes identical 2024/11/28 01:11:28 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:11:28 DEBUG : potato: Unchanged skipping 2024/11/28 01:11:28 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:11:31 INFO : yaml: Copied (new) 2024/11/28 01:11:31 DEBUG : Waiting for deletions to finish 2024/11/28 01:11:32 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/11/28 01:11:39 ERROR : sugarsync root 'Test/rclone-test-cujubaw7rupe': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/28 01:11:40 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/28 01:11:40 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/28 01:11:40 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:11:40 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:11:42 INFO : yam: Copied (new) 2024/11/28 01:11:42 INFO : potato: Copied (new) 2024/11/28 01:11:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:11:43 ERROR : sugarsync root 'Test/rclone-test-cujubaw7rupe': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/28 01:11:44 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/28 01:11:44 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:11:44 DEBUG : potato: Sizes identical 2024/11/28 01:11:44 DEBUG : potato: Unchanged skipping 2024/11/28 01:11:44 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:11:46 INFO : yaml: Copied (new) 2024/11/28 01:11:46 DEBUG : Waiting for deletions to finish 2024/11/28 01:11:47 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.10s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/28 01:11:55 INFO : sugarsync root 'Test/rclone-test-cujubaw7rupe': Making map for --track-renames 2024/11/28 01:11:55 INFO : sugarsync root 'Test/rclone-test-cujubaw7rupe': Finished making map for --track-renames 2024/11/28 01:11:55 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:11:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/28 01:11:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/28 01:11:55 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for renames to finish 2024/11/28 01:11:55 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:11:58 INFO : potato: Copied (new) 2024/11/28 01:11:59 INFO : sub/yam: Copied (new) 2024/11/28 01:11:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:12:00 DEBUG : potato: Sizes identical 2024/11/28 01:12:00 DEBUG : potato: Unchanged skipping 2024/11/28 01:12:01 INFO : sugarsync root 'Test/rclone-test-cujubaw7rupe': Making map for --track-renames 2024/11/28 01:12:01 INFO : sugarsync root 'Test/rclone-test-cujubaw7rupe': Finished making map for --track-renames 2024/11/28 01:12:01 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:12:01 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for renames to finish 2024/11/28 01:12:03 INFO : sub/yam: Moved (server-side) to: yam 2024/11/28 01:12:03 INFO : yam: Renamed from "sub/yam" 2024/11/28 01:12:03 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:12:03 DEBUG : Waiting for deletions to finish 2024/11/28 01:12:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.25s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:12:12 DEBUG : Creating backend with remote "/tmp/rclone1359934253/dir1" 2024/11/28 01:12:12 DEBUG : Config file has changed externally - reloading 2024/11/28 01:12:12 DEBUG : Creating backend with remote "/tmp/rclone1359934253/dir2" 2024/11/28 01:12:12 DEBUG : Local file system at /tmp/rclone1359934253/dir2: Using server-side directory move 2024/11/28 01:12:12 INFO : Local file system at /tmp/rclone1359934253/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/28 01:12:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/28 01:12:12 INFO : file1.txt: Moved (server-side) 2024/11/28 01:12:12 DEBUG : Local file system at /tmp/rclone1359934253/dir2: Waiting for checks to finish 2024/11/28 01:12:12 DEBUG : Local file system at /tmp/rclone1359934253/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:12:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/28 01:12:14 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:12:14 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:12:21 INFO : nested/sub dir/file: Copied (new) 2024/11/28 01:12:21 INFO : nested/sub dir/file: Deleted 2024/11/28 01:12:21 INFO : sub dir/hello world: Copied (new) 2024/11/28 01:12:21 INFO : sub dir/hello world: Deleted 2024/11/28 01:12:21 INFO : sub dir: Removing directory 2024/11/28 01:12:21 INFO : nested/sub dir: Removing directory 2024/11/28 01:12:21 INFO : nested: Removing directory 2024/11/28 01:12:21 DEBUG : Local file system at /tmp/rclone1359934253: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:12:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 01:12:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/28 01:12:33 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:12:33 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:12:40 INFO : nested/sub dir/file: Copied (new) 2024/11/28 01:12:40 INFO : nested/sub dir/file: Deleted 2024/11/28 01:12:40 INFO : sub dir/hello world: Copied (new) 2024/11/28 01:12:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.54s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:12:51 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/28 01:12:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/28 01:12:51 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:12:51 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:12:54 INFO : existing-b: Copied (new) 2024/11/28 01:12:54 INFO : existing-b: Deleted 2024/11/28 01:12:54 INFO : existing: Copied (new) 2024/11/28 01:12:54 INFO : existing: Deleted 2024/11/28 01:12:55 DEBUG : existing: Destination exists, skipping 2024/11/28 01:12:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/28 01:12:55 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:12:55 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:12:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.08s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:13:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubacaz0cule" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-cujubaw7rupe' -> sugarsync root 'Test/rclone-test-gubacaz0cule' 2024/11/28 01:13:20 DEBUG : sugarsync root 'Test/rclone-test-gubacaz0cule': Using server-side directory move 2024/11/28 01:13:20 INFO : sugarsync root 'Test/rclone-test-gubacaz0cule': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/28 01:13:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 01:13:21 DEBUG : sugarsync root 'Test/rclone-test-gubacaz0cule': Waiting for checks to finish 2024/11/28 01:13:21 DEBUG : empty space: Sizes identical 2024/11/28 01:13:21 DEBUG : empty space: Unchanged skipping 2024/11/28 01:13:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/28 01:13:21 INFO : empty space: Deleted 2024/11/28 01:13:21 DEBUG : sugarsync root 'Test/rclone-test-gubacaz0cule': Waiting for transfers to finish 2024/11/28 01:13:22 INFO : potato2: Moved (server-side) 2024/11/28 01:13:22 INFO : potato3: Deleted 2024/11/28 01:13:22 INFO : potato3: Moved (server-side) 2024/11/28 01:13:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xerayif0nupe" 2024/11/28 01:13:27 DEBUG : sugarsync root 'Test/rclone-test-xerayif0nupe': Using server-side directory move 2024/11/28 01:13:29 INFO : sugarsync root 'Test/rclone-test-xerayif0nupe': Server side directory move succeeded 2024/11/28 01:13:31 ERROR : : error listing: directory not found 2024/11/28 01:13:31 DEBUG : sugarsync root 'Test/rclone-test-xerayif0nupe': Purge remote 2024/11/28 01:13:32 DEBUG : sugarsync root 'Test/rclone-test-gubacaz0cule': Purge remote 2024/11/28 01:13:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.58s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:13:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-luciziq5hega" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-cujubaw7rupe' -> sugarsync root 'Test/rclone-test-luciziq5hega' 2024/11/28 01:13:54 DEBUG : empty space: Excluded (Size Filter) 2024/11/28 01:13:54 DEBUG : empty space: Excluded 2024/11/28 01:13:54 DEBUG : empty space: Excluded (Size Filter) 2024/11/28 01:13:54 DEBUG : empty space: Excluded 2024/11/28 01:13:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 01:13:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/28 01:13:54 DEBUG : sugarsync root 'Test/rclone-test-luciziq5hega': Waiting for checks to finish 2024/11/28 01:13:54 DEBUG : sugarsync root 'Test/rclone-test-luciziq5hega': Waiting for transfers to finish 2024/11/28 01:13:55 INFO : potato3: Deleted 2024/11/28 01:13:55 INFO : potato2: Moved (server-side) 2024/11/28 01:13:55 INFO : potato3: Moved (server-side) 2024/11/28 01:13:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-royiqin3bice" 2024/11/28 01:14:01 DEBUG : empty space: Excluded (Size Filter) 2024/11/28 01:14:01 DEBUG : empty space: Excluded 2024/11/28 01:14:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 01:14:01 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/28 01:14:01 DEBUG : sugarsync root 'Test/rclone-test-royiqin3bice': Waiting for checks to finish 2024/11/28 01:14:01 DEBUG : sugarsync root 'Test/rclone-test-royiqin3bice': Waiting for transfers to finish 2024/11/28 01:14:03 INFO : potato3: Moved (server-side) 2024/11/28 01:14:03 INFO : potato2: Moved (server-side) 2024/11/28 01:14:05 DEBUG : sugarsync root 'Test/rclone-test-royiqin3bice': Purge remote 2024/11/28 01:14:06 DEBUG : sugarsync root 'Test/rclone-test-luciziq5hega': Purge remote --- PASS: TestServerSideMoveWithFilter (34.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:14:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pererec7zoca" 2024/11/28 01:14:20 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-cujubaw7rupe' -> sugarsync root 'Test/rclone-test-pererec7zoca' 2024/11/28 01:14:29 DEBUG : sugarsync root 'Test/rclone-test-pererec7zoca': Using server-side directory move 2024/11/28 01:14:29 INFO : sugarsync root 'Test/rclone-test-pererec7zoca': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/28 01:14:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 01:14:30 DEBUG : empty space: Sizes identical 2024/11/28 01:14:30 DEBUG : empty space: Unchanged skipping 2024/11/28 01:14:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/28 01:14:31 DEBUG : sugarsync root 'Test/rclone-test-pererec7zoca': Waiting for checks to finish 2024/11/28 01:14:31 INFO : potato2: Moved (server-side) 2024/11/28 01:14:31 INFO : potato3: Deleted 2024/11/28 01:14:31 INFO : empty space: Deleted 2024/11/28 01:14:31 DEBUG : sugarsync root 'Test/rclone-test-pererec7zoca': Waiting for transfers to finish 2024/11/28 01:14:32 INFO : potato3: Moved (server-side) 2024/11/28 01:14:32 INFO : tomatoDir: Removing directory 2024/11/28 01:14:33 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': deleted 1 directories 2024/11/28 01:14:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sinemud0lara" 2024/11/28 01:14:38 DEBUG : tomatoDir: Making directory 2024/11/28 01:14:40 DEBUG : sugarsync root 'Test/rclone-test-sinemud0lara': Using server-side directory move 2024/11/28 01:14:41 INFO : sugarsync root 'Test/rclone-test-sinemud0lara': Server side directory move succeeded 2024/11/28 01:14:44 ERROR : : error listing: directory not found 2024/11/28 01:14:45 ERROR : : error listing: directory not found 2024/11/28 01:14:45 DEBUG : sugarsync root 'Test/rclone-test-sinemud0lara': Purge remote 2024/11/28 01:14:46 DEBUG : sugarsync root 'Test/rclone-test-pererec7zoca': Purge remote 2024/11/28 01:14:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (39.45s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.50s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:14:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.84s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:15:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/rclone-sync-test" 2024/11/28 01:15:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/rclone-sync-test-include/layer2" 2024/11/28 01:15:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/rclone-sync-test-ignore-file" 2024/11/28 01:15:27 DEBUG : rclone-sync-test: Excluded 2024/11/28 01:15:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/28 01:15:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/28 01:15:31 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/rclone-sync-test': Waiting for checks to finish 2024/11/28 01:15:31 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/rclone-sync-test': Waiting for transfers to finish 2024/11/28 01:15:31 DEBUG : Waiting for deletions to finish 2024/11/28 01:15:31 INFO : There was nothing to transfer 2024/11/28 01:15:33 DEBUG : rclone-sync-test: Excluded 2024/11/28 01:15:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/28 01:15:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/28 01:15:36 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:15:36 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:15:36 DEBUG : Waiting for deletions to finish 2024/11/28 01:15:36 INFO : rclone-sync-test-include: Removing directory 2024/11/28 01:15:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/28 01:15:37 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': failed to delete 1 directories 2024/11/28 01:15:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:15:40 DEBUG : rclone-sync-test: Excluded 2024/11/28 01:15:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/28 01:15:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/28 01:15:43 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/28 01:15:43 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/28 01:15:43 DEBUG : Waiting for deletions to finish 2024/11/28 01:15:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:15:45 DEBUG : rclone-sync-test: Excluded 2024/11/28 01:15:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/28 01:15:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/28 01:15:49 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:15:49 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:15:49 DEBUG : Waiting for deletions to finish 2024/11/28 01:15:49 INFO : rclone-sync-test-include: Removing directory 2024/11/28 01:15:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/28 01:15:50 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': failed to delete 1 directories 2024/11/28 01:15:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:15:51 DEBUG : : Excluded 2024/11/28 01:15:52 DEBUG : rclone-sync-test: Excluded 2024/11/28 01:15:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/28 01:15:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/28 01:15:55 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/28 01:15:55 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/28 01:15:55 DEBUG : Waiting for deletions to finish 2024/11/28 01:15:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (89.30s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:16:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/dst" 2024/11/28 01:16:31 DEBUG : Config file has changed externally - reloading 2024/11/28 01:16:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/CompareDest" 2024/11/28 01:16:43 DEBUG : one: Need to transfer - File not found at Destination 2024/11/28 01:16:43 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:16:43 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:16:46 INFO : one: Copied (new) 2024/11/28 01:16:46 DEBUG : Waiting for deletions to finish 2024/11/28 01:16:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:16:50 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:16:51 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:16:53 INFO : one: Copied (replaced existing) 2024/11/28 01:16:53 DEBUG : Waiting for deletions to finish 2024/11/28 01:17:03 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:17:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:17:04 DEBUG : one: Sizes identical 2024/11/28 01:17:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/28 01:17:04 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:17:04 DEBUG : Waiting for deletions to finish 2024/11/28 01:17:04 INFO : There was nothing to transfer 2024/11/28 01:17:12 DEBUG : two: Sizes identical 2024/11/28 01:17:12 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/28 01:17:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:17:12 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:17:13 DEBUG : one: Sizes identical 2024/11/28 01:17:13 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/28 01:17:13 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:17:13 DEBUG : Waiting for deletions to finish 2024/11/28 01:17:13 INFO : There was nothing to transfer 2024/11/28 01:17:16 DEBUG : two: Sizes identical 2024/11/28 01:17:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/28 01:17:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:17:16 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:17:17 DEBUG : one: Sizes identical 2024/11/28 01:17:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/28 01:17:17 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:17:17 DEBUG : Waiting for deletions to finish 2024/11/28 01:17:17 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/28 01:17:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/28 01:17:22 DEBUG : two: Need to transfer - File not found at Destination 2024/11/28 01:17:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:17:22 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:17:22 DEBUG : one: Sizes identical 2024/11/28 01:17:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/28 01:17:22 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:17:24 INFO : two: Copied (new) 2024/11/28 01:17:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (63.40s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:17:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/dest" 2024/11/28 01:17:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/pre-dest1" 2024/11/28 01:17:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/pre-dest2" 2024/11/28 01:17:55 DEBUG : 1: Sizes identical 2024/11/28 01:17:55 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/28 01:17:57 DEBUG : 2: Sizes identical 2024/11/28 01:17:57 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/28 01:17:58 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/28 01:17:58 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dest': Waiting for checks to finish 2024/11/28 01:17:58 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dest': Waiting for transfers to finish 2024/11/28 01:18:02 INFO : 3: Copied (new) 2024/11/28 01:18:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (39.00s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:18:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/dst" 2024/11/28 01:18:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/CopyDest" 2024/11/28 01:18:25 DEBUG : one: Need to transfer - File not found at Destination 2024/11/28 01:18:25 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:18:25 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:18:29 INFO : one: Copied (new) 2024/11/28 01:18:29 DEBUG : Waiting for deletions to finish 2024/11/28 01:18:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:18:33 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:18:34 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:18:35 INFO : one: Copied (replaced existing) 2024/11/28 01:18:35 DEBUG : Waiting for deletions to finish 2024/11/28 01:18:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/BackupDir" 2024/11/28 01:18:51 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:18:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:18:52 DEBUG : one: Sizes identical 2024/11/28 01:18:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 01:18:55 INFO : one: Moved (server-side) 2024/11/28 01:18:57 INFO : one: Copied (server-side copy) 2024/11/28 01:18:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/28 01:18:57 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:18:57 DEBUG : Waiting for deletions to finish 2024/11/28 01:19:05 DEBUG : two: Sizes identical 2024/11/28 01:19:07 INFO : two: Copied (server-side copy) 2024/11/28 01:19:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/28 01:19:07 DEBUG : one: Sizes identical 2024/11/28 01:19:07 DEBUG : one: Unchanged skipping 2024/11/28 01:19:07 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:19:07 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:19:07 DEBUG : Waiting for deletions to finish 2024/11/28 01:19:10 DEBUG : one: Sizes identical 2024/11/28 01:19:10 DEBUG : one: Unchanged skipping 2024/11/28 01:19:10 DEBUG : two: Sizes identical 2024/11/28 01:19:10 DEBUG : two: Unchanged skipping 2024/11/28 01:19:10 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:19:10 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:19:10 DEBUG : Waiting for deletions to finish 2024/11/28 01:19:10 INFO : There was nothing to transfer 2024/11/28 01:19:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/28 01:19:19 DEBUG : three: Destination not found in --copy-dest 2024/11/28 01:19:19 DEBUG : three: Need to transfer - File not found at Destination 2024/11/28 01:19:19 DEBUG : one: Sizes identical 2024/11/28 01:19:19 DEBUG : one: Unchanged skipping 2024/11/28 01:19:19 DEBUG : two: Sizes identical 2024/11/28 01:19:19 DEBUG : two: Unchanged skipping 2024/11/28 01:19:19 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:19:19 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:19:23 INFO : three: Copied (new) 2024/11/28 01:19:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (82.64s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:19:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/dst" 2024/11/28 01:19:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/backup" 2024/11/28 01:19:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/28 01:19:53 DEBUG : two: Sizes identical 2024/11/28 01:19:53 DEBUG : two: Unchanged skipping 2024/11/28 01:19:53 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:19:56 INFO : one: Moved (server-side) 2024/11/28 01:19:56 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:19:59 INFO : one: Copied (new) 2024/11/28 01:19:59 DEBUG : Waiting for deletions to finish 2024/11/28 01:20:00 INFO : three.txt: Moved (server-side) 2024/11/28 01:20:00 INFO : three.txt: Moved into backup dir 2024/11/28 01:20:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/28 01:20:06 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:20:06 DEBUG : two: Sizes identical 2024/11/28 01:20:06 DEBUG : two: Unchanged skipping 2024/11/28 01:20:08 INFO : one: Deleted 2024/11/28 01:20:08 INFO : one: Moved (server-side) 2024/11/28 01:20:08 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:20:11 INFO : one: Copied (new) 2024/11/28 01:20:11 DEBUG : Waiting for deletions to finish 2024/11/28 01:20:12 INFO : three.txt: Deleted 2024/11/28 01:20:13 INFO : three.txt: Moved (server-side) 2024/11/28 01:20:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:20:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/dst" 2024/11/28 01:20:32 DEBUG : Config file has changed externally - reloading 2024/11/28 01:20:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/backup" 2024/11/28 01:20:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/28 01:20:39 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:20:39 DEBUG : two: Sizes identical 2024/11/28 01:20:39 DEBUG : two: Unchanged skipping 2024/11/28 01:20:42 INFO : one: Moved (server-side) to: one.bak 2024/11/28 01:20:42 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:20:44 INFO : one: Copied (new) 2024/11/28 01:20:44 DEBUG : Waiting for deletions to finish 2024/11/28 01:20:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/28 01:20:46 INFO : three.txt: Moved into backup dir 2024/11/28 01:20:52 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:20:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/28 01:20:52 DEBUG : two: Sizes identical 2024/11/28 01:20:52 DEBUG : two: Unchanged skipping 2024/11/28 01:20:54 INFO : one.bak: Deleted 2024/11/28 01:20:55 INFO : one: Moved (server-side) to: one.bak 2024/11/28 01:20:55 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:20:57 INFO : one: Copied (new) 2024/11/28 01:20:57 DEBUG : Waiting for deletions to finish 2024/11/28 01:20:58 INFO : three.txt.bak: Deleted 2024/11/28 01:20:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/28 01:20:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:21:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/dst" 2024/11/28 01:21:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/backup" 2024/11/28 01:21:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/28 01:21:25 DEBUG : two: Sizes identical 2024/11/28 01:21:25 DEBUG : two: Unchanged skipping 2024/11/28 01:21:25 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:21:28 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/28 01:21:28 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:21:31 INFO : one: Copied (new) 2024/11/28 01:21:31 DEBUG : Waiting for deletions to finish 2024/11/28 01:21:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/28 01:21:32 INFO : three.txt: Moved into backup dir 2024/11/28 01:21:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/28 01:21:38 DEBUG : two: Sizes identical 2024/11/28 01:21:38 DEBUG : two: Unchanged skipping 2024/11/28 01:21:38 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:21:40 INFO : one-2019-01-01: Deleted 2024/11/28 01:21:40 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/28 01:21:40 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:21:43 INFO : one: Copied (new) 2024/11/28 01:21:43 DEBUG : Waiting for deletions to finish 2024/11/28 01:21:44 INFO : three-2019-01-01.txt: Deleted 2024/11/28 01:21:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/28 01:21:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (45.97s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:22:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/dst" 2024/11/28 01:22:04 DEBUG : Config file has changed externally - reloading 2024/11/28 01:22:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/28 01:22:07 DEBUG : two: Sizes identical 2024/11/28 01:22:07 DEBUG : two: Unchanged skipping 2024/11/28 01:22:07 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:22:09 INFO : one: Moved (server-side) to: one.bak 2024/11/28 01:22:09 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:22:11 INFO : one: Copied (new) 2024/11/28 01:22:11 DEBUG : Waiting for deletions to finish 2024/11/28 01:22:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/28 01:22:13 INFO : three.txt: Moved into backup dir 2024/11/28 01:22:19 DEBUG : one.bak: Excluded (Path Filter) 2024/11/28 01:22:19 DEBUG : one.bak: Excluded 2024/11/28 01:22:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/28 01:22:19 DEBUG : three.txt.bak: Excluded 2024/11/28 01:22:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/28 01:22:19 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for checks to finish 2024/11/28 01:22:19 DEBUG : two: Sizes identical 2024/11/28 01:22:19 DEBUG : two: Unchanged skipping 2024/11/28 01:22:21 INFO : one.bak: Deleted 2024/11/28 01:22:21 INFO : one: Moved (server-side) to: one.bak 2024/11/28 01:22:21 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe/dst': Waiting for transfers to finish 2024/11/28 01:22:25 INFO : one: Copied (new) 2024/11/28 01:22:25 DEBUG : Waiting for deletions to finish 2024/11/28 01:22:26 INFO : three.txt.bak: Deleted 2024/11/28 01:22:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/28 01:22:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.05s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:22:42 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Renewing token 2024/11/28 01:22:43 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/11/28 01:22:43 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/11/28 01:22:43 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/11/28 01:22:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/dst" 2024/11/28 01:22:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/28 01:22:51 INFO : one: Moved (server-side) to: one.bak 2024/11/28 01:22:53 INFO : one: Copied (new) 2024/11/28 01:22:54 DEBUG : two: Sizes identical 2024/11/28 01:22:54 DEBUG : two: Unchanged skipping 2024/11/28 01:22:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/28 01:22:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/28 01:22:59 INFO : three.txt: Copied (new) 2024/11/28 01:23:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/28 01:23:04 INFO : one.bak: Deleted 2024/11/28 01:23:05 INFO : one: Moved (server-side) to: one.bak 2024/11/28 01:23:08 INFO : one: Copied (new) 2024/11/28 01:23:09 DEBUG : two: Sizes identical 2024/11/28 01:23:09 DEBUG : two: Unchanged skipping 2024/11/28 01:23:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/28 01:23:12 INFO : three.txt.bak: Deleted 2024/11/28 01:23:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/28 01:23:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (48.35s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:23:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cujubaw7rupe/dst" 2024/11/28 01:23:34 DEBUG : Config file has changed externally - reloading 2024/11/28 01:23:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/28 01:23:39 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/28 01:23:42 INFO : one: Copied (new) 2024/11/28 01:23:43 DEBUG : two: Sizes identical 2024/11/28 01:23:43 DEBUG : two: Unchanged skipping 2024/11/28 01:23:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/28 01:23:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/28 01:23:48 INFO : three.txt: Copied (new) 2024/11/28 01:23:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/28 01:23:54 INFO : one-2019-01-01: Deleted 2024/11/28 01:23:54 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/28 01:23:57 INFO : one: Copied (new) 2024/11/28 01:23:58 DEBUG : two: Sizes identical 2024/11/28 01:23:58 DEBUG : two: Unchanged skipping 2024/11/28 01:23:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/28 01:24:00 INFO : three-2019-01-01.txt: Deleted 2024/11/28 01:24:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/28 01:24:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (50.10s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:24:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/28 01:24:18 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:24:18 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:24:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/28 01:24:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.23s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:24:24 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/28 01:24:24 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:24:24 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:24:27 INFO : existing: Copied (new) 2024/11/28 01:24:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:24:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/28 01:24:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/28 01:24:29 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:24:29 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:24:29 ERROR : sugarsync root 'Test/rclone-test-cujubaw7rupe': not deleting files as there were IO errors 2024/11/28 01:24:29 ERROR : sugarsync root 'Test/rclone-test-cujubaw7rupe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (13.26s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.64s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:24:58 DEBUG : existing: Sizes identical 2024/11/28 01:24:58 DEBUG : existing: Unchanged skipping 2024/11/28 01:24:58 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/28 01:25:00 DEBUG : EXISTING: moving to existing-rclone-move-welarel6 2024/11/28 01:25:00 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-budelij7 2024/11/28 01:25:00 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-welarel6 2024/11/28 01:25:00 DEBUG : EXISTING: moving to existing 2024/11/28 01:25:01 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/28 01:25:01 INFO : existing-rclone-move-welarel6: Moved (server-side) to: existing 2024/11/28 01:25:01 INFO : EXISTING: Moved (server-side) to: existing 2024/11/28 01:25:01 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/28 01:25:01 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-budelij7 2024/11/28 01:25:01 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/28 01:25:03 INFO : existingbutdifferent-rclone-move-budelij7: Moved (server-side) to: existingbutdifferent 2024/11/28 01:25:03 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/28 01:25:03 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/28 01:25:06 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/28 01:25:06 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/28 01:25:11 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/28 01:25:12 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/28 01:25:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-pelagiy7 2024/11/28 01:25:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/28 01:25:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-pelagiy7 2024/11/28 01:25:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/28 01:25:18 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/28 01:25:18 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:25:18 INFO : subdira/subdirb/subdirc/hello-rclone-move-pelagiy7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/28 01:25:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/28 01:25:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/28 01:25:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-susavog5 2024/11/28 01:25:20 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/28 01:25:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-susavog5 2024/11/28 01:25:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/28 01:25:21 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-susavog5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/28 01:25:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/28 01:25:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/28 01:25:21 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:25:22 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/28 01:25:22 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (60.90s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.91s) --- SKIP: TestMaxTransfer/Hard (1.63s) --- SKIP: TestMaxTransfer/Soft (1.64s) --- SKIP: TestMaxTransfer/Cautious (1.64s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:27:34 DEBUG : both0: Sizes identical 2024/11/28 01:27:34 DEBUG : both1: Sizes identical 2024/11/28 01:27:34 DEBUG : both10: Sizes identical 2024/11/28 01:27:34 DEBUG : both11: Sizes identical 2024/11/28 01:27:34 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:27:34 DEBUG : both0: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both12: Sizes identical 2024/11/28 01:27:34 DEBUG : both12: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both13: Sizes identical 2024/11/28 01:27:34 DEBUG : both13: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both14: Sizes identical 2024/11/28 01:27:34 DEBUG : both14: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both15: Sizes identical 2024/11/28 01:27:34 DEBUG : both15: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both16: Sizes identical 2024/11/28 01:27:34 DEBUG : both16: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both17: Sizes identical 2024/11/28 01:27:34 DEBUG : both17: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both18: Sizes identical 2024/11/28 01:27:34 DEBUG : both18: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both19: Sizes identical 2024/11/28 01:27:34 DEBUG : both19: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both2: Sizes identical 2024/11/28 01:27:34 DEBUG : both2: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both3: Sizes identical 2024/11/28 01:27:34 DEBUG : both1: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both4: Sizes identical 2024/11/28 01:27:34 DEBUG : both10: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both5: Sizes identical 2024/11/28 01:27:34 DEBUG : both11: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both6: Sizes identical 2024/11/28 01:27:34 DEBUG : both3: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both7: Sizes identical 2024/11/28 01:27:34 DEBUG : both7: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both8: Sizes identical 2024/11/28 01:27:34 DEBUG : both4: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both9: Sizes identical 2024/11/28 01:27:34 DEBUG : both9: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both5: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both6: Unchanged skipping 2024/11/28 01:27:34 DEBUG : both8: Unchanged skipping 2024/11/28 01:27:34 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:27:34 DEBUG : Waiting for deletions to finish 2024/11/28 01:27:35 INFO : only11: Deleted 2024/11/28 01:27:35 INFO : only15: Deleted 2024/11/28 01:27:35 INFO : only10: Deleted 2024/11/28 01:27:35 INFO : only12: Deleted 2024/11/28 01:27:35 INFO : only3: Deleted 2024/11/28 01:27:35 INFO : only6: Deleted 2024/11/28 01:27:36 INFO : only14: Deleted 2024/11/28 01:27:36 INFO : only16: Deleted 2024/11/28 01:27:36 INFO : only19: Deleted 2024/11/28 01:27:36 INFO : only8: Deleted 2024/11/28 01:27:36 INFO : only9: Deleted 2024/11/28 01:27:36 INFO : only0: Deleted 2024/11/28 01:27:37 INFO : only1: Deleted 2024/11/28 01:27:37 INFO : only13: Deleted 2024/11/28 01:27:37 INFO : only17: Deleted 2024/11/28 01:27:37 INFO : only4: Deleted 2024/11/28 01:27:38 INFO : only7: Deleted 2024/11/28 01:27:38 INFO : only2: Deleted 2024/11/28 01:27:38 INFO : only18: Deleted 2024/11/28 01:27:38 INFO : only5: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (136.18s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:29:51 DEBUG : both1: Sizes identical 2024/11/28 01:29:51 DEBUG : both10: Sizes identical 2024/11/28 01:29:51 DEBUG : both11: Sizes identical 2024/11/28 01:29:51 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for checks to finish 2024/11/28 01:29:51 DEBUG : both0: Sizes identical 2024/11/28 01:29:51 DEBUG : both1: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both12: Sizes identical 2024/11/28 01:29:51 DEBUG : both12: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both13: Sizes identical 2024/11/28 01:29:51 DEBUG : both13: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both14: Sizes identical 2024/11/28 01:29:51 DEBUG : both10: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both15: Sizes identical 2024/11/28 01:29:51 DEBUG : both15: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both16: Sizes identical 2024/11/28 01:29:51 DEBUG : both16: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both17: Sizes identical 2024/11/28 01:29:51 DEBUG : both17: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both18: Sizes identical 2024/11/28 01:29:51 DEBUG : both18: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both19: Sizes identical 2024/11/28 01:29:51 DEBUG : both19: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both2: Sizes identical 2024/11/28 01:29:51 DEBUG : both2: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both3: Sizes identical 2024/11/28 01:29:51 DEBUG : both11: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both4: Sizes identical 2024/11/28 01:29:51 DEBUG : both0: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both5: Sizes identical 2024/11/28 01:29:51 DEBUG : both14: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both6: Sizes identical 2024/11/28 01:29:51 DEBUG : both3: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both7: Sizes identical 2024/11/28 01:29:51 DEBUG : both7: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both8: Sizes identical 2024/11/28 01:29:51 DEBUG : both8: Unchanged skipping 2024/11/28 01:29:51 DEBUG : both9: Sizes identical 2024/11/28 01:29:51 DEBUG : both4: Unchanged skipping 2024/11/28 01:29:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : both5: Unchanged skipping 2024/11/28 01:29:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : both6: Unchanged skipping 2024/11/28 01:29:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : both9: Unchanged skipping 2024/11/28 01:29:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/28 01:29:51 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Waiting for transfers to finish 2024/11/28 01:29:52 INFO : only1: Copied (replaced existing) 2024/11/28 01:29:52 INFO : only10: Copied (replaced existing) 2024/11/28 01:29:52 INFO : only14: Copied (replaced existing) 2024/11/28 01:29:53 INFO : only11: Copied (replaced existing) 2024/11/28 01:29:53 INFO : only0: Copied (replaced existing) 2024/11/28 01:29:54 INFO : only15: Copied (replaced existing) 2024/11/28 01:29:54 INFO : only17: Copied (replaced existing) 2024/11/28 01:29:54 INFO : only18: Copied (replaced existing) 2024/11/28 01:29:54 INFO : only19: Copied (replaced existing) 2024/11/28 01:29:55 INFO : only13: Copied (replaced existing) 2024/11/28 01:29:55 INFO : only2: Copied (replaced existing) 2024/11/28 01:29:55 INFO : only12: Copied (replaced existing) 2024/11/28 01:29:56 INFO : only6: Copied (replaced existing) 2024/11/28 01:29:56 INFO : only7: Copied (replaced existing) 2024/11/28 01:29:56 INFO : only4: Copied (replaced existing) 2024/11/28 01:29:57 INFO : only3: Copied (replaced existing) 2024/11/28 01:29:57 INFO : only9: Copied (replaced existing) 2024/11/28 01:29:57 INFO : only16: Copied (replaced existing) 2024/11/28 01:29:57 INFO : only5: Copied (replaced existing) 2024/11/28 01:29:57 INFO : only8: Copied (replaced existing) 2024/11/28 01:29:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (155.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:30:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/28 01:30:35 DEBUG : sub dir: Making directory 2024/11/28 01:30:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (58.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" 2024/11/28 01:31:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/28 01:31:34 DEBUG : sub dir: Making directory 2024/11/28 01:31:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cujubaw7rupe'", Local "Local file system at /tmp/rclone1359934253", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (58.70s) FAIL 2024/11/28 01:32:32 DEBUG : sugarsync root 'Test/rclone-test-cujubaw7rupe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 31m45.751780417s (try 1/5): exit status 1: Failed [TestMoveOverSelf]