"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/02/11 05:02:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi" 2025/02/11 05:02:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 05:02:23 DEBUG : Creating backend with remote "/tmp/rclone3456468771" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:02:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/11 05:02:25 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:02:25 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.34s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:02:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 05:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:02:29 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:02:29 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:02:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:02:34 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (10.87s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.46s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:02:42 DEBUG : Creating backend with remote "/non-existing" 2025/02/11 05:02:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/11 05:02:43 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:02:43 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.50s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:02:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:02:46 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:02:46 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:02:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (10.92s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:02:56 INFO : sugarsync root 'Test/rclone-test-haqayuq9wodi': Running all checks before starting transfers 2025/02/11 05:02:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:02:57 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:02:57 INFO : sugarsync root 'Test/rclone-test-haqayuq9wodi': Checks finished, now starting transfers 2025/02/11 05:02:57 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:03:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (10.87s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:03:07 ERROR : Ignoring --no-traverse with sync 2025/02/11 05:03:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:03:08 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:03:08 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:03:11 INFO : sub dir/hello world: Copied (new) 2025/02/11 05:03:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (10.98s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:03:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/11 05:03:19 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:03:19 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:03:21 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:03:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:03:26 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:03:26 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:03:29 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:03:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:03:34 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:03:34 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:03:36 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.36s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:03:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 05:03:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 05:03:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/11 05:03:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 05:03:41 INFO : sub dir: Making directory 2025/02/11 05:03:43 INFO : sub dir2: Making directory 2025/02/11 05:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:03:44 INFO : sub dir2/sub sub dir2: Making directory 2025/02/11 05:03:45 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:03:45 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:03:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:03:48 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.24s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:03:56 INFO : sub dir2: Making directory 2025/02/11 05:03:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 05:03:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 05:03:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:03:56 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:03:56 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:04:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:04:05 DEBUG : sub dir2: Making directory with metadata 2025/02/11 05:04:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 05:04:06 INFO : sub dir: Making directory 2025/02/11 05:04:07 INFO : sub dir2: Making directory 2025/02/11 05:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:04:08 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:04:08 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:04:10 INFO : sub dir/hello world: Copied (new) 2025/02/11 05:04:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:04:11 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 05:04:12 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.61s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.44s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:04:20 INFO : sub dir2: Making directory 2025/02/11 05:04:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:04:21 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:04:21 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:04:24 INFO : sub dir/hello world: Copied (new) 2025/02/11 05:04:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.64s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:04:30 DEBUG : sub dir2: Making directory with metadata 2025/02/11 05:04:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 05:04:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 05:04:30 INFO : sub dir: Making directory 2025/02/11 05:04:32 INFO : sub dir2: Making directory 2025/02/11 05:04:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:04:33 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:04:33 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:04:35 INFO : sub dir/hello world: Copied (new) 2025/02/11 05:04:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:04:36 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.80s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.43s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:04:44 INFO : sub dir2: Making directory 2025/02/11 05:04:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:04:45 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:04:45 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:04:48 INFO : sub dir/hello world: Copied (new) 2025/02/11 05:04:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.55s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:04:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yaberen4tuca" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-haqayuq9wodi' -> sugarsync root 'Test/rclone-test-yaberen4tuca' 2025/02/11 05:05:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:05:03 DEBUG : sugarsync root 'Test/rclone-test-yaberen4tuca': Waiting for checks to finish 2025/02/11 05:05:03 DEBUG : sugarsync root 'Test/rclone-test-yaberen4tuca': Waiting for transfers to finish 2025/02/11 05:05:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:05:08 DEBUG : sugarsync root 'Test/rclone-test-yaberen4tuca': Purge remote --- PASS: TestServerSideCopy (20.79s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:05:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 05:05:20 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:05:21 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:05:22 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.58s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:05:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qujemek1suse" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-haqayuq9wodi' -> sugarsync root 'Test/rclone-test-qujemek1suse' 2025/02/11 05:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:05:38 DEBUG : sugarsync root 'Test/rclone-test-qujemek1suse': Waiting for checks to finish 2025/02/11 05:05:38 DEBUG : sugarsync root 'Test/rclone-test-qujemek1suse': Waiting for transfers to finish 2025/02/11 05:05:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:05:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 05:05:49 DEBUG : sugarsync root 'Test/rclone-test-qujemek1suse': Waiting for checks to finish 2025/02/11 05:05:49 DEBUG : sugarsync root 'Test/rclone-test-qujemek1suse': Waiting for transfers to finish 2025/02/11 05:05:49 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.pojuvon9" before starting 2025/02/11 05:05:51 DEBUG : sub dir/hello world.pojuvon9: server side copy: removing renamed existing file after operation 2025/02/11 05:05:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:05:53 DEBUG : sugarsync root 'Test/rclone-test-qujemek1suse': Purge remote --- PASS: TestServerSideCopyOverSelf (32.20s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:06:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 05:06:07 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:06:07 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:06:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/11 05:06:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:06:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rajuney5mori" 2025/02/11 05:06:20 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-haqayuq9wodi' -> sugarsync root 'Test/rclone-test-rajuney5mori' 2025/02/11 05:06:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:06:25 DEBUG : sugarsync root 'Test/rclone-test-rajuney5mori': Waiting for checks to finish 2025/02/11 05:06:25 DEBUG : sugarsync root 'Test/rclone-test-rajuney5mori': Waiting for transfers to finish 2025/02/11 05:06:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:06:34 DEBUG : sugarsync root 'Test/rclone-test-rajuney5mori': Using server-side directory move 2025/02/11 05:06:34 INFO : sugarsync root 'Test/rclone-test-rajuney5mori': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 05:06:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 05:06:36 DEBUG : sugarsync root 'Test/rclone-test-rajuney5mori': Waiting for checks to finish 2025/02/11 05:06:36 DEBUG : sugarsync root 'Test/rclone-test-rajuney5mori': Waiting for transfers to finish 2025/02/11 05:06:36 INFO : sub dir/hello world: Deleted 2025/02/11 05:06:37 INFO : sub dir/hello world: Moved (server-side) 2025/02/11 05:06:44 DEBUG : testing file moves 2025/02/11 05:06:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/11 05:06:45 DEBUG : sugarsync root 'Test/rclone-test-rajuney5mori': Waiting for checks to finish 2025/02/11 05:06:45 DEBUG : sugarsync root 'Test/rclone-test-rajuney5mori': Waiting for transfers to finish 2025/02/11 05:06:46 INFO : sub dir/hello world: Deleted 2025/02/11 05:06:47 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:06:50 DEBUG : sugarsync root 'Test/rclone-test-rajuney5mori': Purge remote --- PASS: TestServerSideMoveOverSelf (40.74s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:07:00 ERROR : : error listing: directory not found 2025/02/11 05:07:01 INFO : Local file system at /tmp/rclone3456468771: Making directory 2025/02/11 05:07:03 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:07:03 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.15s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:07:15 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/11 05:07:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:07:16 DEBUG : Local file system at /tmp/rclone3456468771: Waiting for checks to finish 2025/02/11 05:07:16 DEBUG : Local file system at /tmp/rclone3456468771: Waiting for transfers to finish 2025/02/11 05:07:17 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/02/11 05:07:17 INFO : sub dir/hello world: Copied (new) 2025/02/11 05:07:17 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (11.94s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:07:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/11 05:07:22 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:07:22 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:07:25 INFO : check sum: Copied (new) 2025/02/11 05:07:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:07:26 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:07:26 NOTICE: sugarsync root 'Test/rclone-test-haqayuq9wodi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/11 05:07:26 DEBUG : check sum: Size of src and dst objects identical 2025/02/11 05:07:26 DEBUG : check sum: Unchanged skipping 2025/02/11 05:07:26 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:07:26 DEBUG : Waiting for deletions to finish 2025/02/11 05:07:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.32s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:07:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/11 05:07:32 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:07:32 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:07:35 INFO : sizeonly: Copied (new) 2025/02/11 05:07:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:07:37 DEBUG : sizeonly: Sizes identical 2025/02/11 05:07:37 DEBUG : sizeonly: Unchanged skipping 2025/02/11 05:07:37 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:07:37 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:07:37 DEBUG : Waiting for deletions to finish 2025/02/11 05:07:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.95s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:07:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/11 05:07:43 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:07:43 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:07:46 INFO : ignore-size: Copied (new) 2025/02/11 05:07:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:07:47 DEBUG : ignore-size: Sizes identical 2025/02/11 05:07:47 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:07:47 DEBUG : ignore-size: Unchanged skipping 2025/02/11 05:07:47 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:07:47 DEBUG : Waiting for deletions to finish 2025/02/11 05:07:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:07:57 DEBUG : existing: Sizes identical 2025/02/11 05:07:57 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:07:57 DEBUG : existing: Unchanged skipping 2025/02/11 05:07:57 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:07:57 DEBUG : Waiting for deletions to finish 2025/02/11 05:07:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:07:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/11 05:07:58 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:07:58 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:07:59 INFO : existing: Copied (replaced existing) 2025/02/11 05:07:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.92s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:08:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 05:08:06 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:08:06 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:08:08 INFO : existing: Copied (new) 2025/02/11 05:08:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:08:10 DEBUG : existing: Destination exists, skipping 2025/02/11 05:08:10 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:08:10 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:08:10 DEBUG : Waiting for deletions to finish 2025/02/11 05:08:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.42s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:08:22 INFO : d: Making directory 2025/02/11 05:08:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 05:08:26 DEBUG : c/non empty space: Sizes identical 2025/02/11 05:08:26 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 05:08:26 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:08:26 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:08:29 INFO : a/potato2: Copied (new) 2025/02/11 05:08:29 DEBUG : Waiting for deletions to finish 2025/02/11 05:08:30 INFO : b/potato: Deleted 2025/02/11 05:08:30 INFO : d: Removing directory 2025/02/11 05:08:31 INFO : b: Removing directory 2025/02/11 05:08:32 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (24.61s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:08:44 DEBUG : empty space: Sizes identical 2025/02/11 05:08:44 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:08:44 DEBUG : empty space: Unchanged skipping 2025/02/11 05:08:44 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:08:44 DEBUG : Waiting for deletions to finish 2025/02/11 05:08:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:08:45 DEBUG : empty space: Sizes identical 2025/02/11 05:08:45 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:08:45 DEBUG : empty space: Unchanged skipping 2025/02/11 05:08:45 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:08:45 DEBUG : Waiting for deletions to finish 2025/02/11 05:08:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.44s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:08:58 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/11 05:08:58 DEBUG : empty space: Sizes identical 2025/02/11 05:08:58 DEBUG : empty space: Unchanged skipping 2025/02/11 05:08:58 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:08:58 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:09:00 INFO : potato: Copied (new) 2025/02/11 05:09:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:09:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/11 05:09:09 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:09:09 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:09:11 INFO : potato: Copied (replaced existing) 2025/02/11 05:09:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.66s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/02/11 05:09:19 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/02/11 05:09:19 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:09:19 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:09:20 INFO : potato: Copied (replaced existing) 2025/02/11 05:09:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:09:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:09:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/11 05:09:30 DEBUG : empty space: Sizes identical 2025/02/11 05:09:30 DEBUG : empty space: Unchanged skipping 2025/02/11 05:09:30 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:09:30 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:09:30 DEBUG : Waiting for deletions to finish 2025/02/11 05:09:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:09:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:09:42 DEBUG : empty space: Sizes identical 2025/02/11 05:09:42 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:09:42 DEBUG : empty space: Unchanged skipping 2025/02/11 05:09:42 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:09:44 INFO : potato2: Copied (new) 2025/02/11 05:09:44 DEBUG : Waiting for deletions to finish 2025/02/11 05:09:45 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:09:57 INFO : d: Making directory 2025/02/11 05:09:59 INFO : d/e: Making directory 2025/02/11 05:10:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 05:10:03 DEBUG : c/non empty space: Sizes identical 2025/02/11 05:10:03 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 05:10:05 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:10:05 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:10:06 INFO : a/potato2: Copied (new) 2025/02/11 05:10:06 DEBUG : Waiting for deletions to finish 2025/02/11 05:10:07 INFO : b/potato: Deleted 2025/02/11 05:10:07 INFO : d/e: Removing directory 2025/02/11 05:10:08 INFO : d: Removing directory 2025/02/11 05:10:09 INFO : b: Removing directory 2025/02/11 05:10:10 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:10:25 INFO : d: Making directory 2025/02/11 05:10:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 05:10:29 DEBUG : c/non empty space: Sizes identical 2025/02/11 05:10:29 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 05:10:29 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:10:29 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:10:32 INFO : a/potato2: Copied (new) 2025/02/11 05:10:32 ERROR : sugarsync root 'Test/rclone-test-haqayuq9wodi': not deleting files as there were IO errors 2025/02/11 05:10:32 ERROR : sugarsync root 'Test/rclone-test-haqayuq9wodi': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:10:49 DEBUG : Waiting for deletions to finish 2025/02/11 05:10:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:10:50 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:10:50 DEBUG : empty space: Sizes identical 2025/02/11 05:10:50 DEBUG : empty space: Unchanged skipping 2025/02/11 05:10:50 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:10:50 INFO : potato: Deleted 2025/02/11 05:10:52 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.99s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:11:03 DEBUG : Waiting for deletions to finish 2025/02/11 05:11:04 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:11:04 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:11:04 INFO : potato: Deleted 2025/02/11 05:11:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:11:05 DEBUG : empty space: Sizes identical 2025/02/11 05:11:05 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:11:05 DEBUG : empty space: Unchanged skipping 2025/02/11 05:11:05 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:11:07 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.36s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:11:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:11:16 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:11:16 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:11:19 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.47s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:11:30 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 05:11:30 DEBUG : enormous: Excluded 2025/02/11 05:11:30 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:11:30 DEBUG : potato2: Excluded 2025/02/11 05:11:30 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:11:30 DEBUG : potato2: Excluded 2025/02/11 05:11:30 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:11:30 DEBUG : empty space: Sizes identical 2025/02/11 05:11:30 DEBUG : empty space: Unchanged skipping 2025/02/11 05:11:30 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:11:30 DEBUG : Waiting for deletions to finish 2025/02/11 05:11:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:11:31 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 05:11:31 DEBUG : enormous: Excluded 2025/02/11 05:11:31 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:11:31 DEBUG : potato2: Excluded 2025/02/11 05:11:32 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:11:32 DEBUG : potato2: Excluded 2025/02/11 05:11:32 DEBUG : empty space: Sizes identical 2025/02/11 05:11:32 DEBUG : empty space: Unchanged skipping 2025/02/11 05:11:32 DEBUG : Local file system at /tmp/rclone3456468771: Waiting for checks to finish 2025/02/11 05:11:32 DEBUG : Local file system at /tmp/rclone3456468771: Waiting for transfers to finish 2025/02/11 05:11:32 DEBUG : Waiting for deletions to finish 2025/02/11 05:11:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:11:45 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 05:11:45 DEBUG : enormous: Excluded 2025/02/11 05:11:45 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 05:11:45 DEBUG : potato2: Excluded 2025/02/11 05:11:46 DEBUG : empty space: Sizes identical 2025/02/11 05:11:46 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:11:46 DEBUG : empty space: Unchanged skipping 2025/02/11 05:11:46 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:11:46 DEBUG : Waiting for deletions to finish 2025/02/11 05:11:47 INFO : enormous: Deleted 2025/02/11 05:11:47 INFO : potato2: Deleted 2025/02/11 05:11:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:11:48 DEBUG : empty space: Sizes identical 2025/02/11 05:11:48 DEBUG : empty space: Unchanged skipping 2025/02/11 05:11:48 DEBUG : Local file system at /tmp/rclone3456468771: Waiting for checks to finish 2025/02/11 05:11:48 DEBUG : Local file system at /tmp/rclone3456468771: Waiting for transfers to finish 2025/02/11 05:11:48 DEBUG : Waiting for deletions to finish 2025/02/11 05:11:48 INFO : enormous: Deleted 2025/02/11 05:11:48 INFO : potato2: Deleted 2025/02/11 05:11:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.95s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.43s) === 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-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/02/11 05:11:55 ERROR : sugarsync root 'Test/rclone-test-haqayuq9wodi': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/11 05:11:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/11 05:11:56 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/11 05:11:56 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:11:56 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:11:58 INFO : yam: Copied (new) 2025/02/11 05:11:58 INFO : potato: Copied (new) 2025/02/11 05:11:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:11:59 ERROR : sugarsync root 'Test/rclone-test-haqayuq9wodi': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/11 05:12:00 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/11 05:12:00 DEBUG : potato: Sizes identical 2025/02/11 05:12:00 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:12:00 DEBUG : potato: Unchanged skipping 2025/02/11 05:12:00 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:12:02 INFO : yaml: Copied (new) 2025/02/11 05:12:02 DEBUG : Waiting for deletions to finish 2025/02/11 05:12:03 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/02/11 05:12:10 ERROR : sugarsync root 'Test/rclone-test-haqayuq9wodi': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/11 05:12:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/11 05:12:10 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/11 05:12:10 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:12:10 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:12:13 INFO : yam: Copied (new) 2025/02/11 05:12:13 INFO : potato: Copied (new) 2025/02/11 05:12:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:12:14 ERROR : sugarsync root 'Test/rclone-test-haqayuq9wodi': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/11 05:12:14 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/11 05:12:14 DEBUG : potato: Sizes identical 2025/02/11 05:12:14 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:12:14 DEBUG : potato: Unchanged skipping 2025/02/11 05:12:14 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:12:17 INFO : yaml: Copied (new) 2025/02/11 05:12:17 DEBUG : Waiting for deletions to finish 2025/02/11 05:12:18 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/02/11 05:12:25 INFO : sugarsync root 'Test/rclone-test-haqayuq9wodi': Making map for --track-renames 2025/02/11 05:12:25 INFO : sugarsync root 'Test/rclone-test-haqayuq9wodi': Finished making map for --track-renames 2025/02/11 05:12:25 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:12:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 05:12:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/11 05:12:25 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for renames to finish 2025/02/11 05:12:25 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:12:28 INFO : potato: Copied (new) 2025/02/11 05:12:29 INFO : sub/yam: Copied (new) 2025/02/11 05:12:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:12:30 DEBUG : potato: Sizes identical 2025/02/11 05:12:30 DEBUG : potato: Unchanged skipping 2025/02/11 05:12:31 INFO : sugarsync root 'Test/rclone-test-haqayuq9wodi': Making map for --track-renames 2025/02/11 05:12:31 INFO : sugarsync root 'Test/rclone-test-haqayuq9wodi': Finished making map for --track-renames 2025/02/11 05:12:31 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:12:31 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for renames to finish 2025/02/11 05:12:33 INFO : sub/yam: Moved (server-side) to: yam 2025/02/11 05:12:33 INFO : yam: Renamed from "sub/yam" 2025/02/11 05:12:33 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:12:33 DEBUG : Waiting for deletions to finish 2025/02/11 05:12:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.38s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:12:42 DEBUG : Creating backend with remote "/tmp/rclone3456468771/dir1" 2025/02/11 05:12:42 DEBUG : Config file has changed externally - reloading 2025/02/11 05:12:42 DEBUG : Creating backend with remote "/tmp/rclone3456468771/dir2" 2025/02/11 05:12:42 DEBUG : Local file system at /tmp/rclone3456468771/dir2: Using server-side directory move 2025/02/11 05:12:42 INFO : Local file system at /tmp/rclone3456468771/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 05:12:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/11 05:12:42 INFO : file1.txt: Moved (server-side) 2025/02/11 05:12:42 DEBUG : Local file system at /tmp/rclone3456468771/dir2: Waiting for checks to finish 2025/02/11 05:12:42 DEBUG : Local file system at /tmp/rclone3456468771/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:12:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:12:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 05:12:44 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:12:44 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:12:50 INFO : nested/sub dir/file: Copied (new) 2025/02/11 05:12:50 INFO : nested/sub dir/file: Deleted 2025/02/11 05:12:50 INFO : sub dir/hello world: Copied (new) 2025/02/11 05:12:50 INFO : sub dir/hello world: Deleted 2025/02/11 05:12:50 INFO : sub dir: Removing directory 2025/02/11 05:12:50 INFO : nested/sub dir: Removing directory 2025/02/11 05:12:50 INFO : nested: Removing directory 2025/02/11 05:12:50 DEBUG : Local file system at /tmp/rclone3456468771: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.65s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:13:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 05:13:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 05:13:01 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:13:01 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:13:08 INFO : sub dir/hello world: Copied (new) 2025/02/11 05:13:08 INFO : sub dir/hello world: Deleted 2025/02/11 05:13:08 INFO : nested/sub dir/file: Copied (new) 2025/02/11 05:13:08 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:13:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 05:13:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/11 05:13:19 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:13:19 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:13:21 INFO : existing: Copied (new) 2025/02/11 05:13:21 INFO : existing: Deleted 2025/02/11 05:13:21 INFO : existing-b: Copied (new) 2025/02/11 05:13:21 INFO : existing-b: Deleted 2025/02/11 05:13:23 DEBUG : existing: Destination exists, skipping 2025/02/11 05:13:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/11 05:13:23 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:13:23 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:13:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.65s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:13:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qenajix6pali" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-haqayuq9wodi' -> sugarsync root 'Test/rclone-test-qenajix6pali' 2025/02/11 05:13:46 DEBUG : sugarsync root 'Test/rclone-test-qenajix6pali': Using server-side directory move 2025/02/11 05:13:46 INFO : sugarsync root 'Test/rclone-test-qenajix6pali': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 05:13:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:13:47 DEBUG : empty space: Sizes identical 2025/02/11 05:13:47 DEBUG : empty space: Unchanged skipping 2025/02/11 05:13:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 05:13:47 DEBUG : sugarsync root 'Test/rclone-test-qenajix6pali': Waiting for checks to finish 2025/02/11 05:13:48 INFO : empty space: Deleted 2025/02/11 05:13:48 DEBUG : sugarsync root 'Test/rclone-test-qenajix6pali': Waiting for transfers to finish 2025/02/11 05:13:48 INFO : potato2: Moved (server-side) 2025/02/11 05:13:48 INFO : potato3: Deleted 2025/02/11 05:13:48 INFO : potato3: Moved (server-side) 2025/02/11 05:13:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zatohez4ropu" 2025/02/11 05:13:53 DEBUG : sugarsync root 'Test/rclone-test-zatohez4ropu': Using server-side directory move 2025/02/11 05:13:55 INFO : sugarsync root 'Test/rclone-test-zatohez4ropu': Server side directory move succeeded 2025/02/11 05:13:57 ERROR : : error listing: directory not found 2025/02/11 05:13:57 DEBUG : sugarsync root 'Test/rclone-test-zatohez4ropu': Purge remote 2025/02/11 05:13:58 DEBUG : sugarsync root 'Test/rclone-test-qenajix6pali': Purge remote 2025/02/11 05:13:59 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.53s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:14:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-maqupor2sutu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-haqayuq9wodi' -> sugarsync root 'Test/rclone-test-maqupor2sutu' 2025/02/11 05:14:19 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 05:14:19 DEBUG : empty space: Excluded 2025/02/11 05:14:19 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 05:14:19 DEBUG : empty space: Excluded 2025/02/11 05:14:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:14:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 05:14:19 DEBUG : sugarsync root 'Test/rclone-test-maqupor2sutu': Waiting for checks to finish 2025/02/11 05:14:19 DEBUG : sugarsync root 'Test/rclone-test-maqupor2sutu': Waiting for transfers to finish 2025/02/11 05:14:19 INFO : potato2: Moved (server-side) 2025/02/11 05:14:20 INFO : potato3: Deleted 2025/02/11 05:14:20 INFO : potato3: Moved (server-side) 2025/02/11 05:14:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vojobix3qope" 2025/02/11 05:14:26 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 05:14:26 DEBUG : empty space: Excluded 2025/02/11 05:14:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:14:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/11 05:14:26 DEBUG : sugarsync root 'Test/rclone-test-vojobix3qope': Waiting for checks to finish 2025/02/11 05:14:26 DEBUG : sugarsync root 'Test/rclone-test-vojobix3qope': Waiting for transfers to finish 2025/02/11 05:14:28 INFO : potato3: Moved (server-side) 2025/02/11 05:14:28 INFO : potato2: Moved (server-side) 2025/02/11 05:14:30 DEBUG : sugarsync root 'Test/rclone-test-vojobix3qope': Purge remote 2025/02/11 05:14:31 DEBUG : sugarsync root 'Test/rclone-test-maqupor2sutu': Purge remote --- PASS: TestServerSideMoveWithFilter (33.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:14:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fihifeb7yilo" 2025/02/11 05:14:44 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-haqayuq9wodi' -> sugarsync root 'Test/rclone-test-fihifeb7yilo' 2025/02/11 05:14:53 DEBUG : sugarsync root 'Test/rclone-test-fihifeb7yilo': Using server-side directory move 2025/02/11 05:14:53 INFO : sugarsync root 'Test/rclone-test-fihifeb7yilo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 05:14:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 05:14:54 DEBUG : empty space: Sizes identical 2025/02/11 05:14:54 DEBUG : empty space: Unchanged skipping 2025/02/11 05:14:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 05:14:54 DEBUG : sugarsync root 'Test/rclone-test-fihifeb7yilo': Waiting for checks to finish 2025/02/11 05:14:54 INFO : potato2: Moved (server-side) 2025/02/11 05:14:55 INFO : potato3: Deleted 2025/02/11 05:14:55 INFO : empty space: Deleted 2025/02/11 05:14:55 DEBUG : sugarsync root 'Test/rclone-test-fihifeb7yilo': Waiting for transfers to finish 2025/02/11 05:14:55 INFO : potato3: Moved (server-side) 2025/02/11 05:14:55 INFO : tomatoDir: Removing directory 2025/02/11 05:14:57 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': deleted 1 directories 2025/02/11 05:14:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-toxumow0kuvu" 2025/02/11 05:15:02 INFO : tomatoDir: Making directory 2025/02/11 05:15:03 DEBUG : sugarsync root 'Test/rclone-test-toxumow0kuvu': Using server-side directory move 2025/02/11 05:15:05 INFO : sugarsync root 'Test/rclone-test-toxumow0kuvu': Server side directory move succeeded 2025/02/11 05:15:08 ERROR : : error listing: directory not found 2025/02/11 05:15:08 ERROR : : error listing: directory not found 2025/02/11 05:15:08 DEBUG : sugarsync root 'Test/rclone-test-toxumow0kuvu': Purge remote 2025/02/11 05:15:09 DEBUG : sugarsync root 'Test/rclone-test-fihifeb7yilo': Purge remote 2025/02/11 05:15:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.48s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:15:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.74s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:15:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/rclone-sync-test" 2025/02/11 05:15:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/rclone-sync-test-include/layer2" 2025/02/11 05:15:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/rclone-sync-test-ignore-file" 2025/02/11 05:15:50 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:15:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:15:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:15:53 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/rclone-sync-test': Waiting for checks to finish 2025/02/11 05:15:53 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/rclone-sync-test': Waiting for transfers to finish 2025/02/11 05:15:53 DEBUG : Waiting for deletions to finish 2025/02/11 05:15:53 INFO : There was nothing to transfer 2025/02/11 05:15:55 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:15:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:15:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:15:58 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:15:58 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:15:58 DEBUG : Waiting for deletions to finish 2025/02/11 05:15:58 INFO : rclone-sync-test-include: Removing directory 2025/02/11 05:15:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/11 05:15:59 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': failed to delete 1 directories 2025/02/11 05:15:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:16:01 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:16:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:16:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:16:04 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/11 05:16:04 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/11 05:16:04 DEBUG : Waiting for deletions to finish 2025/02/11 05:16:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:16:06 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:16:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:16:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:16:09 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:16:09 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:16:09 DEBUG : Waiting for deletions to finish 2025/02/11 05:16:09 INFO : rclone-sync-test-include: Removing directory 2025/02/11 05:16:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/11 05:16:09 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': failed to delete 1 directories 2025/02/11 05:16:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:16:10 DEBUG : : Excluded 2025/02/11 05:16:11 DEBUG : rclone-sync-test: Excluded 2025/02/11 05:16:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 05:16:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 05:16:14 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/11 05:16:14 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/11 05:16:14 DEBUG : Waiting for deletions to finish 2025/02/11 05:16:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (80.95s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:16:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/dst" 2025/02/11 05:16:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/CompareDest" 2025/02/11 05:16:56 DEBUG : one: Need to transfer - File not found at Destination 2025/02/11 05:16:56 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:16:56 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:17:00 INFO : one: Copied (new) 2025/02/11 05:17:00 DEBUG : Waiting for deletions to finish 2025/02/11 05:17:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:17:03 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:17:04 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:17:05 INFO : one: Copied (replaced existing) 2025/02/11 05:17:05 DEBUG : Waiting for deletions to finish 2025/02/11 05:17:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:17:14 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:17:16 DEBUG : one: Sizes identical 2025/02/11 05:17:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:17:16 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:17:16 DEBUG : Waiting for deletions to finish 2025/02/11 05:17:16 INFO : There was nothing to transfer 2025/02/11 05:17:23 DEBUG : two: Sizes identical 2025/02/11 05:17:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 05:17:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:17:23 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:17:23 DEBUG : one: Sizes identical 2025/02/11 05:17:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:17:23 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:17:23 DEBUG : Waiting for deletions to finish 2025/02/11 05:17:23 INFO : There was nothing to transfer 2025/02/11 05:17:26 DEBUG : two: Sizes identical 2025/02/11 05:17:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 05:17:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:17:26 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:17:27 DEBUG : one: Sizes identical 2025/02/11 05:17:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:17:27 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:17:27 DEBUG : Waiting for deletions to finish 2025/02/11 05:17:27 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/11 05:17:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/11 05:17:31 DEBUG : two: Need to transfer - File not found at Destination 2025/02/11 05:17:31 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:17:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:17:32 DEBUG : one: Sizes identical 2025/02/11 05:17:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 05:17:32 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:17:34 INFO : two: Copied (new) 2025/02/11 05:17:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (56.64s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:17:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/dest" 2025/02/11 05:17:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/pre-dest1" 2025/02/11 05:17:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/pre-dest2" 2025/02/11 05:18:02 DEBUG : 1: Sizes identical 2025/02/11 05:18:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/11 05:18:04 DEBUG : 2: Sizes identical 2025/02/11 05:18:04 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/11 05:18:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/11 05:18:05 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dest': Waiting for checks to finish 2025/02/11 05:18:05 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dest': Waiting for transfers to finish 2025/02/11 05:18:09 INFO : 3: Copied (new) 2025/02/11 05:18:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.03s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:18:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/dst" 2025/02/11 05:18:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/CopyDest" 2025/02/11 05:18:29 DEBUG : one: Need to transfer - File not found at Destination 2025/02/11 05:18:29 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:18:29 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:18:32 INFO : one: Copied (new) 2025/02/11 05:18:32 DEBUG : Waiting for deletions to finish 2025/02/11 05:18:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:18:36 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:18:37 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:18:38 INFO : one: Copied (replaced existing) 2025/02/11 05:18:38 DEBUG : Waiting for deletions to finish 2025/02/11 05:18:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/BackupDir" 2025/02/11 05:18:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:18:52 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:18:53 DEBUG : one: Sizes identical 2025/02/11 05:18:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 05:18:56 INFO : one: Moved (server-side) 2025/02/11 05:18:58 INFO : one: Copied (server-side copy) 2025/02/11 05:18:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/11 05:18:58 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:18:58 DEBUG : Waiting for deletions to finish 2025/02/11 05:19:04 DEBUG : two: Sizes identical 2025/02/11 05:19:06 INFO : two: Copied (server-side copy) 2025/02/11 05:19:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/11 05:19:06 DEBUG : one: Sizes identical 2025/02/11 05:19:06 DEBUG : one: Unchanged skipping 2025/02/11 05:19:06 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:19:06 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:19:06 DEBUG : Waiting for deletions to finish 2025/02/11 05:19:08 DEBUG : one: Sizes identical 2025/02/11 05:19:08 DEBUG : one: Unchanged skipping 2025/02/11 05:19:08 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:19:08 DEBUG : two: Sizes identical 2025/02/11 05:19:08 DEBUG : two: Unchanged skipping 2025/02/11 05:19:08 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:19:08 DEBUG : Waiting for deletions to finish 2025/02/11 05:19:08 INFO : There was nothing to transfer 2025/02/11 05:19:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/11 05:19:15 DEBUG : three: Destination not found in --copy-dest 2025/02/11 05:19:15 DEBUG : three: Need to transfer - File not found at Destination 2025/02/11 05:19:15 DEBUG : one: Sizes identical 2025/02/11 05:19:15 DEBUG : one: Unchanged skipping 2025/02/11 05:19:15 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:19:15 DEBUG : two: Sizes identical 2025/02/11 05:19:15 DEBUG : two: Unchanged skipping 2025/02/11 05:19:15 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:19:18 INFO : three: Copied (new) 2025/02/11 05:19:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (71.40s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:19:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/dst" 2025/02/11 05:19:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/backup" 2025/02/11 05:19:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:19:47 DEBUG : two: Sizes identical 2025/02/11 05:19:47 DEBUG : two: Unchanged skipping 2025/02/11 05:19:47 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:19:50 INFO : one: Moved (server-side) 2025/02/11 05:19:50 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:19:52 INFO : one: Copied (new) 2025/02/11 05:19:52 DEBUG : Waiting for deletions to finish 2025/02/11 05:19:54 INFO : three.txt: Moved (server-side) 2025/02/11 05:19:54 INFO : three.txt: Moved into backup dir 2025/02/11 05:20:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 05:20:00 DEBUG : two: Sizes identical 2025/02/11 05:20:00 DEBUG : two: Unchanged skipping 2025/02/11 05:20:00 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:20:01 INFO : one: Deleted 2025/02/11 05:20:02 INFO : one: Moved (server-side) 2025/02/11 05:20:02 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:20:04 INFO : one: Copied (new) 2025/02/11 05:20:04 DEBUG : Waiting for deletions to finish 2025/02/11 05:20:06 INFO : three.txt: Deleted 2025/02/11 05:20:07 INFO : three.txt: Moved (server-side) 2025/02/11 05:20:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (45.62s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:20:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/dst" 2025/02/11 05:20:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/backup" 2025/02/11 05:20:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:20:33 DEBUG : two: Sizes identical 2025/02/11 05:20:33 DEBUG : two: Unchanged skipping 2025/02/11 05:20:33 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:20:35 INFO : one: Moved (server-side) to: one.bak 2025/02/11 05:20:35 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:20:37 INFO : one: Copied (new) 2025/02/11 05:20:37 DEBUG : Waiting for deletions to finish 2025/02/11 05:20:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 05:20:39 INFO : three.txt: Moved into backup dir 2025/02/11 05:20:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 05:20:45 DEBUG : two: Sizes identical 2025/02/11 05:20:45 DEBUG : two: Unchanged skipping 2025/02/11 05:20:45 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:20:46 INFO : one.bak: Deleted 2025/02/11 05:20:47 INFO : one: Moved (server-side) to: one.bak 2025/02/11 05:20:47 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:20:50 INFO : one: Copied (new) 2025/02/11 05:20:50 DEBUG : Waiting for deletions to finish 2025/02/11 05:20:51 INFO : three.txt.bak: Deleted 2025/02/11 05:20:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 05:20:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (45.23s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:21:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/dst" 2025/02/11 05:21:10 DEBUG : Config file has changed externally - reloading 2025/02/11 05:21:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/backup" 2025/02/11 05:21:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:21:18 DEBUG : two: Sizes identical 2025/02/11 05:21:18 DEBUG : two: Unchanged skipping 2025/02/11 05:21:18 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:21:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 05:21:20 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:21:23 INFO : one: Copied (new) 2025/02/11 05:21:23 DEBUG : Waiting for deletions to finish 2025/02/11 05:21:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 05:21:24 INFO : three.txt: Moved into backup dir 2025/02/11 05:21:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 05:21:30 DEBUG : two: Sizes identical 2025/02/11 05:21:30 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:21:30 DEBUG : two: Unchanged skipping 2025/02/11 05:21:32 INFO : one-2019-01-01: Deleted 2025/02/11 05:21:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 05:21:32 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:21:35 INFO : one: Copied (new) 2025/02/11 05:21:35 DEBUG : Waiting for deletions to finish 2025/02/11 05:21:36 INFO : three-2019-01-01.txt: Deleted 2025/02/11 05:21:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 05:21:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (45.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:21:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/dst" 2025/02/11 05:21:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:21:58 DEBUG : two: Sizes identical 2025/02/11 05:21:58 DEBUG : two: Unchanged skipping 2025/02/11 05:21:58 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:22:00 INFO : one: Moved (server-side) to: one.bak 2025/02/11 05:22:00 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:22:02 INFO : one: Copied (new) 2025/02/11 05:22:02 DEBUG : Waiting for deletions to finish 2025/02/11 05:22:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 05:22:04 INFO : three.txt: Moved into backup dir 2025/02/11 05:22:10 DEBUG : one.bak: Excluded (Path Filter) 2025/02/11 05:22:10 DEBUG : one.bak: Excluded 2025/02/11 05:22:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/11 05:22:10 DEBUG : three.txt.bak: Excluded 2025/02/11 05:22:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 05:22:10 DEBUG : two: Sizes identical 2025/02/11 05:22:10 DEBUG : two: Unchanged skipping 2025/02/11 05:22:10 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for checks to finish 2025/02/11 05:22:11 INFO : one.bak: Deleted 2025/02/11 05:22:12 INFO : one: Moved (server-side) to: one.bak 2025/02/11 05:22:12 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi/dst': Waiting for transfers to finish 2025/02/11 05:22:15 INFO : one: Copied (new) 2025/02/11 05:22:15 DEBUG : Waiting for deletions to finish 2025/02/11 05:22:16 INFO : three.txt.bak: Deleted 2025/02/11 05:22:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 05:22:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (38.59s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:22:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/dst" 2025/02/11 05:22:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:22:39 INFO : one: Moved (server-side) to: one.bak 2025/02/11 05:22:41 INFO : one: Copied (new) 2025/02/11 05:22:42 DEBUG : two: Sizes identical 2025/02/11 05:22:42 DEBUG : two: Unchanged skipping 2025/02/11 05:22:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/11 05:22:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 05:22:46 INFO : three.txt: Copied (new) 2025/02/11 05:22:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 05:22:51 INFO : one.bak: Deleted 2025/02/11 05:22:52 INFO : one: Moved (server-side) to: one.bak 2025/02/11 05:22:54 INFO : one: Copied (new) 2025/02/11 05:22:55 DEBUG : two: Sizes identical 2025/02/11 05:22:55 DEBUG : two: Unchanged skipping 2025/02/11 05:22:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/11 05:22:57 INFO : three.txt.bak: Deleted 2025/02/11 05:22:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 05:23:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (44.61s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:23:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haqayuq9wodi/dst" 2025/02/11 05:23:19 DEBUG : Config file has changed externally - reloading 2025/02/11 05:23:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 05:23:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 05:23:26 INFO : one: Copied (new) 2025/02/11 05:23:27 DEBUG : two: Sizes identical 2025/02/11 05:23:27 DEBUG : two: Unchanged skipping 2025/02/11 05:23:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/11 05:23:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 05:23:31 INFO : three.txt: Copied (new) 2025/02/11 05:23:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 05:23:36 INFO : one-2019-01-01: Deleted 2025/02/11 05:23:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 05:23:40 INFO : one: Copied (new) 2025/02/11 05:23:40 DEBUG : two: Sizes identical 2025/02/11 05:23:40 DEBUG : two: Unchanged skipping 2025/02/11 05:23:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/11 05:23:43 INFO : three-2019-01-01.txt: Deleted 2025/02/11 05:23:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 05:23:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.30s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:23:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/11 05:23:58 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:23:58 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:24:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/11 05:24:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.17s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:24:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 05:24:04 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:24:04 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:24:06 INFO : existing: Copied (new) 2025/02/11 05:24:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:24:09 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:24:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/11 05:24:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/11 05:24:09 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:24:09 ERROR : sugarsync root 'Test/rclone-test-haqayuq9wodi': not deleting files as there were IO errors 2025/02/11 05:24:09 ERROR : sugarsync root 'Test/rclone-test-haqayuq9wodi': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (11.94s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:24:34 DEBUG : existing: Sizes identical 2025/02/11 05:24:34 DEBUG : existing: Unchanged skipping 2025/02/11 05:24:34 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/11 05:24:36 DEBUG : EXISTING: moving to existing-rclone-move-tuboqiy6 2025/02/11 05:24:36 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-kugamac3 2025/02/11 05:24:37 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/11 05:24:37 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-kugamac3 2025/02/11 05:24:37 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/11 05:24:37 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-tuboqiy6 2025/02/11 05:24:37 DEBUG : EXISTING: moving to existing 2025/02/11 05:24:38 INFO : existingbutdifferent-rclone-move-kugamac3: Moved (server-side) to: existingbutdifferent 2025/02/11 05:24:38 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/11 05:24:38 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/11 05:24:38 INFO : existing-rclone-move-tuboqiy6: Moved (server-side) to: existing 2025/02/11 05:24:38 INFO : EXISTING: Moved (server-side) to: existing 2025/02/11 05:24:38 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/11 05:24:41 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/11 05:24:42 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/11 05:24:46 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/11 05:24:47 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/11 05:24:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-picudak9 2025/02/11 05:24:49 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-picudak9 2025/02/11 05:24:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/11 05:24:51 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/11 05:24:51 INFO : subdira/subdirb/subdirc/hello-rclone-move-picudak9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/11 05:24:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/11 05:24:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/11 05:24:52 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/11 05:24:52 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:24:52 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/11 05:24:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yowukik6 2025/02/11 05:24:53 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yowukik6 2025/02/11 05:24:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/11 05:24:54 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yowukik6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/11 05:24:54 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/11 05:24:54 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/11 05:24:54 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:24:54 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/11 05:24:54 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (53.01s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", 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-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", 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-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.24s) --- SKIP: TestMaxTransfer/Hard (1.40s) --- SKIP: TestMaxTransfer/Soft (1.41s) --- SKIP: TestMaxTransfer/Cautious (1.43s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:26:52 DEBUG : both0: Sizes identical 2025/02/11 05:26:52 DEBUG : both0: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both1: Sizes identical 2025/02/11 05:26:52 DEBUG : both1: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both10: Sizes identical 2025/02/11 05:26:52 DEBUG : both10: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both11: Sizes identical 2025/02/11 05:26:52 DEBUG : both11: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both12: Sizes identical 2025/02/11 05:26:52 DEBUG : both12: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both13: Sizes identical 2025/02/11 05:26:52 DEBUG : both13: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both14: Sizes identical 2025/02/11 05:26:52 DEBUG : both14: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both15: Sizes identical 2025/02/11 05:26:52 DEBUG : both15: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both16: Sizes identical 2025/02/11 05:26:52 DEBUG : both16: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both17: Sizes identical 2025/02/11 05:26:52 DEBUG : both17: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both18: Sizes identical 2025/02/11 05:26:52 DEBUG : both18: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both19: Sizes identical 2025/02/11 05:26:52 DEBUG : both19: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both2: Sizes identical 2025/02/11 05:26:52 DEBUG : both2: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both3: Sizes identical 2025/02/11 05:26:52 DEBUG : both3: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both4: Sizes identical 2025/02/11 05:26:52 DEBUG : both4: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both5: Sizes identical 2025/02/11 05:26:52 DEBUG : both5: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both6: Sizes identical 2025/02/11 05:26:52 DEBUG : both6: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both7: Sizes identical 2025/02/11 05:26:52 DEBUG : both7: Unchanged skipping 2025/02/11 05:26:52 DEBUG : both8: Sizes identical 2025/02/11 05:26:52 DEBUG : both8: Unchanged skipping 2025/02/11 05:26:52 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:26:52 DEBUG : both9: Sizes identical 2025/02/11 05:26:52 DEBUG : both9: Unchanged skipping 2025/02/11 05:26:52 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:26:52 DEBUG : Waiting for deletions to finish 2025/02/11 05:26:53 INFO : only13: Deleted 2025/02/11 05:26:53 INFO : only18: Deleted 2025/02/11 05:26:53 INFO : only16: Deleted 2025/02/11 05:26:53 INFO : only2: Deleted 2025/02/11 05:26:54 INFO : only3: Deleted 2025/02/11 05:26:54 INFO : only6: Deleted 2025/02/11 05:26:54 INFO : only0: Deleted 2025/02/11 05:26:54 INFO : only10: Deleted 2025/02/11 05:26:54 INFO : only7: Deleted 2025/02/11 05:26:54 INFO : only14: Deleted 2025/02/11 05:26:54 INFO : only15: Deleted 2025/02/11 05:26:54 INFO : only12: Deleted 2025/02/11 05:26:55 INFO : only9: Deleted 2025/02/11 05:26:55 INFO : only8: Deleted 2025/02/11 05:26:55 INFO : only4: Deleted 2025/02/11 05:26:55 INFO : only1: Deleted 2025/02/11 05:26:56 INFO : only19: Deleted 2025/02/11 05:26:56 INFO : only5: Deleted 2025/02/11 05:26:56 INFO : only11: Deleted 2025/02/11 05:26:56 INFO : only17: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (122.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:28:56 DEBUG : both0: Sizes identical 2025/02/11 05:28:56 DEBUG : both1: Sizes identical 2025/02/11 05:28:56 DEBUG : both10: Sizes identical 2025/02/11 05:28:56 DEBUG : both11: Sizes identical 2025/02/11 05:28:56 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for checks to finish 2025/02/11 05:28:56 DEBUG : both0: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both12: Sizes identical 2025/02/11 05:28:56 DEBUG : both12: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both13: Sizes identical 2025/02/11 05:28:56 DEBUG : both13: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both14: Sizes identical 2025/02/11 05:28:56 DEBUG : both14: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both15: Sizes identical 2025/02/11 05:28:56 DEBUG : both15: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both16: Sizes identical 2025/02/11 05:28:56 DEBUG : both16: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both17: Sizes identical 2025/02/11 05:28:56 DEBUG : both1: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both18: Sizes identical 2025/02/11 05:28:56 DEBUG : both18: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both19: Sizes identical 2025/02/11 05:28:56 DEBUG : both19: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both2: Sizes identical 2025/02/11 05:28:56 DEBUG : both2: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both3: Sizes identical 2025/02/11 05:28:56 DEBUG : both3: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both4: Sizes identical 2025/02/11 05:28:56 DEBUG : both4: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both5: Sizes identical 2025/02/11 05:28:56 DEBUG : both5: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both6: Sizes identical 2025/02/11 05:28:56 DEBUG : both6: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both7: Sizes identical 2025/02/11 05:28:56 DEBUG : both7: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both8: Sizes identical 2025/02/11 05:28:56 DEBUG : both8: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both9: Sizes identical 2025/02/11 05:28:56 DEBUG : both9: Unchanged skipping 2025/02/11 05:28:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/11 05:28:56 DEBUG : both10: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both11: Unchanged skipping 2025/02/11 05:28:56 DEBUG : both17: Unchanged skipping 2025/02/11 05:28:56 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Waiting for transfers to finish 2025/02/11 05:28:57 INFO : only0: Copied (replaced existing) 2025/02/11 05:28:57 INFO : only1: Copied (replaced existing) 2025/02/11 05:28:57 INFO : only10: Copied (replaced existing) 2025/02/11 05:28:57 INFO : only11: Copied (replaced existing) 2025/02/11 05:28:59 INFO : only12: Copied (replaced existing) 2025/02/11 05:28:59 INFO : only14: Copied (replaced existing) 2025/02/11 05:28:59 INFO : only15: Copied (replaced existing) 2025/02/11 05:28:59 INFO : only13: Copied (replaced existing) 2025/02/11 05:29:00 INFO : only17: Copied (replaced existing) 2025/02/11 05:29:00 INFO : only16: Copied (replaced existing) 2025/02/11 05:29:00 INFO : only18: Copied (replaced existing) 2025/02/11 05:29:01 INFO : only19: Copied (replaced existing) 2025/02/11 05:29:01 INFO : only2: Copied (replaced existing) 2025/02/11 05:29:01 INFO : only3: Copied (replaced existing) 2025/02/11 05:29:01 INFO : only4: Copied (replaced existing) 2025/02/11 05:29:02 INFO : only5: Copied (replaced existing) 2025/02/11 05:29:02 INFO : only6: Copied (replaced existing) 2025/02/11 05:29:02 INFO : only8: Copied (replaced existing) 2025/02/11 05:29:03 INFO : only7: Copied (replaced existing) 2025/02/11 05:29:03 INFO : only9: Copied (replaced existing) 2025/02/11 05:29:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (140.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:29:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 05:29:36 INFO : sub dir: Making directory 2025/02/11 05:29:38 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-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (51.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" 2025/02/11 05:30:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 05:30:28 INFO : sub dir: Making directory 2025/02/11 05:30:30 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-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-haqayuq9wodi'", Local "Local file system at /tmp/rclone3456468771", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (51.97s) PASS 2025/02/11 05:31:20 DEBUG : sugarsync root 'Test/rclone-test-haqayuq9wodi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 29m1.454332484s (try 1/5)