"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/03/16 01:19:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji" 2025/03/16 01:19:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:19:59 DEBUG : Creating backend with remote "/tmp/rclone1125446625" === 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-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:20:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:20:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/16 01:20:01 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:20:01 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.62s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:20:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:20:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:20:05 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:20:05 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:20:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:20:10 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.42s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.45s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.50s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:20:19 DEBUG : Creating backend with remote "/non-existing" 2025/03/16 01:20:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/16 01:20:20 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:20:20 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.56s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:20:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:20:23 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:20:23 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:20:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.50s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:20:34 INFO : sugarsync root 'Test/rclone-test-hamozam1geji': Running all checks before starting transfers 2025/03/16 01:20:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:20:35 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:20:35 INFO : sugarsync root 'Test/rclone-test-hamozam1geji': Checks finished, now starting transfers 2025/03/16 01:20:35 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:20:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.22s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:20:45 ERROR : Ignoring --no-traverse with sync 2025/03/16 01:20:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:20:46 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:20:46 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:20:49 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:20:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.35s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:20:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/16 01:20:57 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:20:57 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:21:00 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.69s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:21:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:21:05 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:21:05 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:21:07 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:21:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:21:13 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:21:13 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:21:15 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.65s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:21:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/16 01:21:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:21:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/16 01:21:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:21:20 INFO : sub dir: Making directory 2025/03/16 01:21:22 INFO : sub dir2: Making directory 2025/03/16 01:21:23 INFO : sub dir2/sub sub dir2: Making directory 2025/03/16 01:21:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:21:24 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:21:24 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:21:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:21:28 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.24s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:21:36 INFO : sub dir2: Making directory 2025/03/16 01:21:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/16 01:21:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:21:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:21:36 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:21:36 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:21:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.39s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:21:45 DEBUG : sub dir2: Making directory with metadata 2025/03/16 01:21:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:21:46 INFO : sub dir: Making directory 2025/03/16 01:21:47 INFO : sub dir2: Making directory 2025/03/16 01:21:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:21:48 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:21:48 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:21:50 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:21:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:21:52 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/16 01:21:53 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.91s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.46s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:22:00 INFO : sub dir2: Making directory 2025/03/16 01:22:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:22:01 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:22:01 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:22:05 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:22:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:22:10 DEBUG : sub dir2: Making directory with metadata 2025/03/16 01:22:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:22:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:22:11 INFO : sub dir: Making directory 2025/03/16 01:22:12 INFO : sub dir2: Making directory 2025/03/16 01:22:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:22:13 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:22:13 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:22:15 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:22:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:22:16 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.31s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.44s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:22:25 INFO : sub dir2: Making directory 2025/03/16 01:22:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:22:25 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:22:25 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:22:29 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:22:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.28s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:22:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fojizeq3tepa" 2025/03/16 01:22:40 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-hamozam1geji' -> sugarsync root 'Test/rclone-test-fojizeq3tepa' 2025/03/16 01:22:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:22:45 DEBUG : sugarsync root 'Test/rclone-test-fojizeq3tepa': Waiting for checks to finish 2025/03/16 01:22:45 DEBUG : sugarsync root 'Test/rclone-test-fojizeq3tepa': Waiting for transfers to finish 2025/03/16 01:22:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:22:51 DEBUG : sugarsync root 'Test/rclone-test-fojizeq3tepa': Purge remote --- PASS: TestServerSideCopy (22.07s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:23:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 01:23:04 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:23:04 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:23:05 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:23:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fuwacip9mugu" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-hamozam1geji' -> sugarsync root 'Test/rclone-test-fuwacip9mugu' 2025/03/16 01:23:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:23:22 DEBUG : sugarsync root 'Test/rclone-test-fuwacip9mugu': Waiting for checks to finish 2025/03/16 01:23:22 DEBUG : sugarsync root 'Test/rclone-test-fuwacip9mugu': Waiting for transfers to finish 2025/03/16 01:23:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:23:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 01:23:34 DEBUG : sugarsync root 'Test/rclone-test-fuwacip9mugu': Waiting for checks to finish 2025/03/16 01:23:34 DEBUG : sugarsync root 'Test/rclone-test-fuwacip9mugu': Waiting for transfers to finish 2025/03/16 01:23:35 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.lesoloq5" before starting 2025/03/16 01:23:37 DEBUG : sub dir/hello world.lesoloq5: server side copy: removing renamed existing file after operation 2025/03/16 01:23:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:23:39 DEBUG : sugarsync root 'Test/rclone-test-fuwacip9mugu': Purge remote --- PASS: TestServerSideCopyOverSelf (34.67s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:23:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 01:23:54 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:23:54 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:23:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/16 01:23:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.23s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:24:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qiyezej0woja" 2025/03/16 01:24:08 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-hamozam1geji' -> sugarsync root 'Test/rclone-test-qiyezej0woja' 2025/03/16 01:24:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:24:13 DEBUG : sugarsync root 'Test/rclone-test-qiyezej0woja': Waiting for checks to finish 2025/03/16 01:24:13 DEBUG : sugarsync root 'Test/rclone-test-qiyezej0woja': Waiting for transfers to finish 2025/03/16 01:24:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:24:22 DEBUG : sugarsync root 'Test/rclone-test-qiyezej0woja': Using server-side directory move 2025/03/16 01:24:22 INFO : sugarsync root 'Test/rclone-test-qiyezej0woja': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 01:24:24 DEBUG : sugarsync root 'Test/rclone-test-qiyezej0woja': Waiting for checks to finish 2025/03/16 01:24:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 01:24:24 DEBUG : sugarsync root 'Test/rclone-test-qiyezej0woja': Waiting for transfers to finish 2025/03/16 01:24:25 INFO : sub dir/hello world: Deleted 2025/03/16 01:24:26 INFO : sub dir/hello world: Moved (server-side) 2025/03/16 01:24:30 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Renewing token 2025/03/16 01:24:30 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/03/16 01:24:30 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/03/16 01:24:30 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/03/16 01:24:33 DEBUG : testing file moves 2025/03/16 01:24:33 DEBUG : sugarsync root 'Test/rclone-test-qiyezej0woja': Renewing token 2025/03/16 01:24:34 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/03/16 01:24:34 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/03/16 01:24:34 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/03/16 01:24:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/16 01:24:36 DEBUG : sugarsync root 'Test/rclone-test-qiyezej0woja': Waiting for checks to finish 2025/03/16 01:24:36 DEBUG : sugarsync root 'Test/rclone-test-qiyezej0woja': Waiting for transfers to finish 2025/03/16 01:24:36 INFO : sub dir/hello world: Deleted 2025/03/16 01:24:37 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:24:40 DEBUG : sugarsync root 'Test/rclone-test-qiyezej0woja': Purge remote --- PASS: TestServerSideMoveOverSelf (44.61s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:24:50 ERROR : : error listing: directory not found 2025/03/16 01:24:52 INFO : Local file system at /tmp/rclone1125446625: Making directory 2025/03/16 01:24:53 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:24:53 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.62s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:25:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/16 01:25:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:25:07 DEBUG : Local file system at /tmp/rclone1125446625: Waiting for checks to finish 2025/03/16 01:25:07 DEBUG : Local file system at /tmp/rclone1125446625: Waiting for transfers to finish 2025/03/16 01:25:08 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/16 01:25:08 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:25:08 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:25:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/16 01:25:14 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:25:14 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:25:16 INFO : check sum: Copied (new) 2025/03/16 01:25:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:25:17 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:25:17 NOTICE: sugarsync root 'Test/rclone-test-hamozam1geji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/16 01:25:17 DEBUG : check sum: Size of src and dst objects identical 2025/03/16 01:25:17 DEBUG : check sum: Unchanged skipping 2025/03/16 01:25:17 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:25:17 DEBUG : Waiting for deletions to finish 2025/03/16 01:25:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.39s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:25:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/16 01:25:24 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:25:24 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:25:26 INFO : sizeonly: Copied (new) 2025/03/16 01:25:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:25:28 DEBUG : sizeonly: Sizes identical 2025/03/16 01:25:28 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:25:28 DEBUG : sizeonly: Unchanged skipping 2025/03/16 01:25:28 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:25:28 DEBUG : Waiting for deletions to finish 2025/03/16 01:25:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.91s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:25:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/16 01:25:35 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:25:35 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:25:37 INFO : ignore-size: Copied (new) 2025/03/16 01:25:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:25:39 DEBUG : ignore-size: Sizes identical 2025/03/16 01:25:39 DEBUG : ignore-size: Unchanged skipping 2025/03/16 01:25:39 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:25:39 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:25:39 DEBUG : Waiting for deletions to finish 2025/03/16 01:25:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.77s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:25:49 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:25:49 DEBUG : existing: Sizes identical 2025/03/16 01:25:49 DEBUG : existing: Unchanged skipping 2025/03/16 01:25:49 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:25:49 DEBUG : Waiting for deletions to finish 2025/03/16 01:25:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:25:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/16 01:25:50 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:25:50 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:25:51 INFO : existing: Copied (replaced existing) 2025/03/16 01:25:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:25:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/16 01:25:58 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:25:58 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:26:00 INFO : existing: Copied (new) 2025/03/16 01:26:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:26:02 DEBUG : existing: Destination exists, skipping 2025/03/16 01:26:02 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:26:02 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:26:02 DEBUG : Waiting for deletions to finish 2025/03/16 01:26:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.76s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:26:15 INFO : d: Making directory 2025/03/16 01:26:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/16 01:26:19 DEBUG : c/non empty space: Sizes identical 2025/03/16 01:26:19 DEBUG : c/non empty space: Unchanged skipping 2025/03/16 01:26:19 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:26:19 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:26:22 INFO : a/potato2: Copied (new) 2025/03/16 01:26:22 DEBUG : Waiting for deletions to finish 2025/03/16 01:26:23 INFO : b/potato: Deleted 2025/03/16 01:26:23 INFO : d: Removing directory 2025/03/16 01:26:24 INFO : b: Removing directory 2025/03/16 01:26:25 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:26:38 DEBUG : empty space: Sizes identical 2025/03/16 01:26:38 DEBUG : empty space: Unchanged skipping 2025/03/16 01:26:38 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:26:38 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:26:38 DEBUG : Waiting for deletions to finish 2025/03/16 01:26:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:26:39 DEBUG : empty space: Sizes identical 2025/03/16 01:26:39 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:26:39 DEBUG : empty space: Unchanged skipping 2025/03/16 01:26:39 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:26:39 DEBUG : Waiting for deletions to finish 2025/03/16 01:26:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:26:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/16 01:26:52 DEBUG : empty space: Sizes identical 2025/03/16 01:26:52 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:26:52 DEBUG : empty space: Unchanged skipping 2025/03/16 01:26:52 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:26:55 INFO : potato: Copied (new) 2025/03/16 01:26:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:27:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/16 01:27:04 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:27:04 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:27:06 INFO : potato: Copied (replaced existing) 2025/03/16 01:27:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.82s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/16 01:27:14 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/16 01:27:14 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:27:14 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:27:15 INFO : potato: Copied (replaced existing) 2025/03/16 01:27:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:27:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:27:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/16 01:27:26 DEBUG : empty space: Sizes identical 2025/03/16 01:27:26 DEBUG : empty space: Unchanged skipping 2025/03/16 01:27:26 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:27:26 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:27:26 DEBUG : Waiting for deletions to finish 2025/03/16 01:27:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:27:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:27:37 DEBUG : empty space: Sizes identical 2025/03/16 01:27:37 DEBUG : empty space: Unchanged skipping 2025/03/16 01:27:37 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:27:37 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:27:40 INFO : potato2: Copied (new) 2025/03/16 01:27:40 DEBUG : Waiting for deletions to finish 2025/03/16 01:27:41 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:27:53 INFO : d: Making directory 2025/03/16 01:27:54 INFO : d/e: Making directory 2025/03/16 01:27:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/16 01:27:59 DEBUG : c/non empty space: Sizes identical 2025/03/16 01:27:59 DEBUG : c/non empty space: Unchanged skipping 2025/03/16 01:28:00 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:28:00 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:28:02 INFO : a/potato2: Copied (new) 2025/03/16 01:28:02 DEBUG : Waiting for deletions to finish 2025/03/16 01:28:03 INFO : b/potato: Deleted 2025/03/16 01:28:03 INFO : d/e: Removing directory 2025/03/16 01:28:04 INFO : d: Removing directory 2025/03/16 01:28:05 INFO : b: Removing directory 2025/03/16 01:28:06 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:28:21 INFO : d: Making directory 2025/03/16 01:28:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/16 01:28:26 DEBUG : c/non empty space: Sizes identical 2025/03/16 01:28:26 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:28:26 DEBUG : c/non empty space: Unchanged skipping 2025/03/16 01:28:26 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:28:28 INFO : a/potato2: Copied (new) 2025/03/16 01:28:28 ERROR : sugarsync root 'Test/rclone-test-hamozam1geji': not deleting files as there were IO errors 2025/03/16 01:28:28 ERROR : sugarsync root 'Test/rclone-test-hamozam1geji': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:28:46 DEBUG : Waiting for deletions to finish 2025/03/16 01:28:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:28:47 DEBUG : empty space: Sizes identical 2025/03/16 01:28:47 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:28:47 DEBUG : empty space: Unchanged skipping 2025/03/16 01:28:47 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:28:47 INFO : potato: Deleted 2025/03/16 01:28:49 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.55s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:29:00 DEBUG : Waiting for deletions to finish 2025/03/16 01:29:01 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:29:01 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:29:02 INFO : potato: Deleted 2025/03/16 01:29:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:29:02 DEBUG : empty space: Sizes identical 2025/03/16 01:29:02 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:29:02 DEBUG : empty space: Unchanged skipping 2025/03/16 01:29:02 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:29:05 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.17s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:29:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:29:14 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:29:14 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:29:16 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.49s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:29:27 DEBUG : enormous: Excluded (Size Filter) 2025/03/16 01:29:27 DEBUG : enormous: Excluded 2025/03/16 01:29:27 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:29:27 DEBUG : potato2: Excluded 2025/03/16 01:29:28 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:29:28 DEBUG : potato2: Excluded 2025/03/16 01:29:28 DEBUG : empty space: Sizes identical 2025/03/16 01:29:28 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:29:28 DEBUG : empty space: Unchanged skipping 2025/03/16 01:29:28 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:29:28 DEBUG : Waiting for deletions to finish 2025/03/16 01:29:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:29:28 DEBUG : enormous: Excluded (Size Filter) 2025/03/16 01:29:28 DEBUG : enormous: Excluded 2025/03/16 01:29:28 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:29:28 DEBUG : potato2: Excluded 2025/03/16 01:29:29 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:29:29 DEBUG : potato2: Excluded 2025/03/16 01:29:29 DEBUG : empty space: Sizes identical 2025/03/16 01:29:29 DEBUG : empty space: Unchanged skipping 2025/03/16 01:29:29 DEBUG : Local file system at /tmp/rclone1125446625: Waiting for checks to finish 2025/03/16 01:29:29 DEBUG : Local file system at /tmp/rclone1125446625: Waiting for transfers to finish 2025/03/16 01:29:29 DEBUG : Waiting for deletions to finish 2025/03/16 01:29:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.18s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:29:43 DEBUG : enormous: Excluded (Size Filter) 2025/03/16 01:29:43 DEBUG : enormous: Excluded 2025/03/16 01:29:43 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 01:29:43 DEBUG : potato2: Excluded 2025/03/16 01:29:44 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:29:44 DEBUG : empty space: Sizes identical 2025/03/16 01:29:44 DEBUG : empty space: Unchanged skipping 2025/03/16 01:29:44 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:29:44 DEBUG : Waiting for deletions to finish 2025/03/16 01:29:45 INFO : enormous: Deleted 2025/03/16 01:29:45 INFO : potato2: Deleted 2025/03/16 01:29:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:29:46 DEBUG : empty space: Sizes identical 2025/03/16 01:29:46 DEBUG : empty space: Unchanged skipping 2025/03/16 01:29:46 DEBUG : Local file system at /tmp/rclone1125446625: Waiting for checks to finish 2025/03/16 01:29:46 DEBUG : Local file system at /tmp/rclone1125446625: Waiting for transfers to finish 2025/03/16 01:29:46 DEBUG : Waiting for deletions to finish 2025/03/16 01:29:46 INFO : enormous: Deleted 2025/03/16 01:29:46 INFO : potato2: Deleted 2025/03/16 01:29:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.26s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.69s) === 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-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/16 01:29:53 ERROR : sugarsync root 'Test/rclone-test-hamozam1geji': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/16 01:29:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/16 01:29:54 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/16 01:29:54 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:29:54 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:29:57 INFO : yam: Copied (new) 2025/03/16 01:29:57 INFO : potato: Copied (new) 2025/03/16 01:29:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:29:58 ERROR : sugarsync root 'Test/rclone-test-hamozam1geji': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/16 01:29:58 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/16 01:29:58 DEBUG : potato: Sizes identical 2025/03/16 01:29:58 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:29:58 DEBUG : potato: Unchanged skipping 2025/03/16 01:29:58 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:30:01 INFO : yaml: Copied (new) 2025/03/16 01:30:01 DEBUG : Waiting for deletions to finish 2025/03/16 01:30:02 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/16 01:30:08 ERROR : sugarsync root 'Test/rclone-test-hamozam1geji': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/16 01:30:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/16 01:30:09 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/16 01:30:09 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:30:09 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:30:11 INFO : yam: Copied (new) 2025/03/16 01:30:12 INFO : potato: Copied (new) 2025/03/16 01:30:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:30:13 ERROR : sugarsync root 'Test/rclone-test-hamozam1geji': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/16 01:30:13 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/16 01:30:13 DEBUG : potato: Sizes identical 2025/03/16 01:30:13 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:30:13 DEBUG : potato: Unchanged skipping 2025/03/16 01:30:13 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:30:16 INFO : yaml: Copied (new) 2025/03/16 01:30:16 DEBUG : Waiting for deletions to finish 2025/03/16 01:30:17 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.55s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/16 01:30:25 INFO : sugarsync root 'Test/rclone-test-hamozam1geji': Making map for --track-renames 2025/03/16 01:30:25 INFO : sugarsync root 'Test/rclone-test-hamozam1geji': Finished making map for --track-renames 2025/03/16 01:30:25 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:30:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/16 01:30:25 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for renames to finish 2025/03/16 01:30:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/16 01:30:25 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:30:28 INFO : potato: Copied (new) 2025/03/16 01:30:29 INFO : sub/yam: Copied (new) 2025/03/16 01:30:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:30:31 DEBUG : potato: Sizes identical 2025/03/16 01:30:31 DEBUG : potato: Unchanged skipping 2025/03/16 01:30:32 INFO : sugarsync root 'Test/rclone-test-hamozam1geji': Making map for --track-renames 2025/03/16 01:30:32 INFO : sugarsync root 'Test/rclone-test-hamozam1geji': Finished making map for --track-renames 2025/03/16 01:30:32 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:30:32 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for renames to finish 2025/03/16 01:30:33 INFO : sub/yam: Moved (server-side) to: yam 2025/03/16 01:30:33 INFO : yam: Renamed from "sub/yam" 2025/03/16 01:30:33 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:30:33 DEBUG : Waiting for deletions to finish 2025/03/16 01:30:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (19.40s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:30:43 DEBUG : Creating backend with remote "/tmp/rclone1125446625/dir1" 2025/03/16 01:30:43 DEBUG : Config file has changed externally - reloading 2025/03/16 01:30:43 DEBUG : Creating backend with remote "/tmp/rclone1125446625/dir2" 2025/03/16 01:30:43 DEBUG : Local file system at /tmp/rclone1125446625/dir2: Using server-side directory move 2025/03/16 01:30:43 INFO : Local file system at /tmp/rclone1125446625/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 01:30:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/16 01:30:43 INFO : file1.txt: Moved (server-side) 2025/03/16 01:30:43 DEBUG : Local file system at /tmp/rclone1125446625/dir2: Waiting for checks to finish 2025/03/16 01:30:43 DEBUG : Local file system at /tmp/rclone1125446625/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:30:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:30:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/16 01:30:46 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:30:46 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:30:52 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:30:52 INFO : sub dir/hello world: Deleted 2025/03/16 01:30:52 INFO : nested/sub dir/file: Copied (new) 2025/03/16 01:30:52 INFO : nested/sub dir/file: Deleted 2025/03/16 01:30:52 INFO : sub dir: Removing directory 2025/03/16 01:30:52 INFO : nested/sub dir: Removing directory 2025/03/16 01:30:52 INFO : nested: Removing directory 2025/03/16 01:30:52 DEBUG : Local file system at /tmp/rclone1125446625: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.97s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:31:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 01:31:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/16 01:31:03 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:31:03 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:31:10 INFO : sub dir/hello world: Copied (new) 2025/03/16 01:31:10 INFO : sub dir/hello world: Deleted 2025/03/16 01:31:10 INFO : nested/sub dir/file: Copied (new) 2025/03/16 01:31:10 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:31:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/16 01:31:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/16 01:31:22 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:31:22 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:31:24 INFO : existing-b: Copied (new) 2025/03/16 01:31:24 INFO : existing-b: Deleted 2025/03/16 01:31:24 INFO : existing: Copied (new) 2025/03/16 01:31:24 INFO : existing: Deleted 2025/03/16 01:31:26 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:31:26 DEBUG : existing: Destination exists, skipping 2025/03/16 01:31:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/16 01:31:26 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:31:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.89s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:31:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nagoqiq0wani" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hamozam1geji' -> sugarsync root 'Test/rclone-test-nagoqiq0wani' 2025/03/16 01:31:49 DEBUG : sugarsync root 'Test/rclone-test-nagoqiq0wani': Using server-side directory move 2025/03/16 01:31:49 INFO : sugarsync root 'Test/rclone-test-nagoqiq0wani': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 01:31:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:31:50 DEBUG : empty space: Sizes identical 2025/03/16 01:31:50 DEBUG : empty space: Unchanged skipping 2025/03/16 01:31:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/16 01:31:50 DEBUG : sugarsync root 'Test/rclone-test-nagoqiq0wani': Waiting for checks to finish 2025/03/16 01:31:50 INFO : potato2: Moved (server-side) 2025/03/16 01:31:50 INFO : potato3: Deleted 2025/03/16 01:31:50 INFO : empty space: Deleted 2025/03/16 01:31:50 DEBUG : sugarsync root 'Test/rclone-test-nagoqiq0wani': Waiting for transfers to finish 2025/03/16 01:31:51 INFO : potato3: Moved (server-side) 2025/03/16 01:31:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-golovor0baqu" 2025/03/16 01:31:56 DEBUG : sugarsync root 'Test/rclone-test-golovor0baqu': Using server-side directory move 2025/03/16 01:31:57 INFO : sugarsync root 'Test/rclone-test-golovor0baqu': Server side directory move succeeded 2025/03/16 01:32:00 ERROR : : error listing: directory not found 2025/03/16 01:32:00 DEBUG : sugarsync root 'Test/rclone-test-golovor0baqu': Purge remote 2025/03/16 01:32:01 DEBUG : sugarsync root 'Test/rclone-test-nagoqiq0wani': Purge remote 2025/03/16 01:32:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.64s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:32:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-degejor2xuwu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hamozam1geji' -> sugarsync root 'Test/rclone-test-degejor2xuwu' 2025/03/16 01:32:22 DEBUG : empty space: Excluded (Size Filter) 2025/03/16 01:32:22 DEBUG : empty space: Excluded 2025/03/16 01:32:22 DEBUG : empty space: Excluded (Size Filter) 2025/03/16 01:32:22 DEBUG : empty space: Excluded 2025/03/16 01:32:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:32:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/16 01:32:22 DEBUG : sugarsync root 'Test/rclone-test-degejor2xuwu': Waiting for checks to finish 2025/03/16 01:32:22 DEBUG : sugarsync root 'Test/rclone-test-degejor2xuwu': Waiting for transfers to finish 2025/03/16 01:32:23 INFO : potato2: Moved (server-side) 2025/03/16 01:32:23 INFO : potato3: Deleted 2025/03/16 01:32:24 INFO : potato3: Moved (server-side) 2025/03/16 01:32:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-manevub2moga" 2025/03/16 01:32:29 DEBUG : empty space: Excluded (Size Filter) 2025/03/16 01:32:29 DEBUG : empty space: Excluded 2025/03/16 01:32:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:32:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/16 01:32:29 DEBUG : sugarsync root 'Test/rclone-test-manevub2moga': Waiting for checks to finish 2025/03/16 01:32:29 DEBUG : sugarsync root 'Test/rclone-test-manevub2moga': Waiting for transfers to finish 2025/03/16 01:32:31 INFO : potato2: Moved (server-side) 2025/03/16 01:32:32 INFO : potato3: Moved (server-side) 2025/03/16 01:32:33 DEBUG : sugarsync root 'Test/rclone-test-manevub2moga': Purge remote 2025/03/16 01:32:34 DEBUG : sugarsync root 'Test/rclone-test-degejor2xuwu': Purge remote --- PASS: TestServerSideMoveWithFilter (33.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:32:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nevuvas2yalu" 2025/03/16 01:32:49 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hamozam1geji' -> sugarsync root 'Test/rclone-test-nevuvas2yalu' 2025/03/16 01:32:58 DEBUG : sugarsync root 'Test/rclone-test-nevuvas2yalu': Using server-side directory move 2025/03/16 01:32:58 INFO : sugarsync root 'Test/rclone-test-nevuvas2yalu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 01:32:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 01:32:59 DEBUG : empty space: Sizes identical 2025/03/16 01:32:59 DEBUG : empty space: Unchanged skipping 2025/03/16 01:32:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/16 01:32:59 DEBUG : sugarsync root 'Test/rclone-test-nevuvas2yalu': Waiting for checks to finish 2025/03/16 01:32:59 INFO : potato2: Moved (server-side) 2025/03/16 01:32:59 INFO : potato3: Deleted 2025/03/16 01:32:59 INFO : empty space: Deleted 2025/03/16 01:32:59 DEBUG : sugarsync root 'Test/rclone-test-nevuvas2yalu': Waiting for transfers to finish 2025/03/16 01:33:00 INFO : potato3: Moved (server-side) 2025/03/16 01:33:00 INFO : tomatoDir: Removing directory 2025/03/16 01:33:02 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': deleted 1 directories 2025/03/16 01:33:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mukuleb6bohu" 2025/03/16 01:33:07 INFO : tomatoDir: Making directory 2025/03/16 01:33:08 DEBUG : sugarsync root 'Test/rclone-test-mukuleb6bohu': Using server-side directory move 2025/03/16 01:33:10 INFO : sugarsync root 'Test/rclone-test-mukuleb6bohu': Server side directory move succeeded 2025/03/16 01:33:13 ERROR : : error listing: directory not found 2025/03/16 01:33:14 ERROR : : error listing: directory not found 2025/03/16 01:33:14 DEBUG : sugarsync root 'Test/rclone-test-mukuleb6bohu': Purge remote 2025/03/16 01:33:15 DEBUG : sugarsync root 'Test/rclone-test-nevuvas2yalu': Purge remote 2025/03/16 01:33:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.19s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.57s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:33:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (13.40s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:33:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/rclone-sync-test" 2025/03/16 01:33:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/rclone-sync-test-include/layer2" 2025/03/16 01:33:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/rclone-sync-test-ignore-file" 2025/03/16 01:34:02 DEBUG : rclone-sync-test: Excluded 2025/03/16 01:34:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 01:34:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 01:34:05 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/rclone-sync-test': Waiting for checks to finish 2025/03/16 01:34:05 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/rclone-sync-test': Waiting for transfers to finish 2025/03/16 01:34:05 DEBUG : Waiting for deletions to finish 2025/03/16 01:34:05 INFO : There was nothing to transfer 2025/03/16 01:34:08 DEBUG : rclone-sync-test: Excluded 2025/03/16 01:34:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 01:34:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 01:34:11 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:34:11 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:34:11 DEBUG : Waiting for deletions to finish 2025/03/16 01:34:11 INFO : rclone-sync-test-include: Removing directory 2025/03/16 01:34:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/16 01:34:12 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': failed to delete 1 directories 2025/03/16 01:34:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:34:14 DEBUG : rclone-sync-test: Excluded 2025/03/16 01:34:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 01:34:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 01:34:18 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/16 01:34:18 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/16 01:34:18 DEBUG : Waiting for deletions to finish 2025/03/16 01:34:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:34:20 DEBUG : rclone-sync-test: Excluded 2025/03/16 01:34:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 01:34:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 01:34:23 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:34:23 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:34:23 DEBUG : Waiting for deletions to finish 2025/03/16 01:34:23 INFO : rclone-sync-test-include: Removing directory 2025/03/16 01:34:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/16 01:34:24 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': failed to delete 1 directories 2025/03/16 01:34:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:34:26 DEBUG : : Excluded 2025/03/16 01:34:26 DEBUG : rclone-sync-test: Excluded 2025/03/16 01:34:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 01:34:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 01:34:30 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/16 01:34:30 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/16 01:34:30 DEBUG : Waiting for deletions to finish 2025/03/16 01:34:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (92.73s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:35:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/dst" 2025/03/16 01:35:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/CompareDest" 2025/03/16 01:35:18 DEBUG : one: Need to transfer - File not found at Destination 2025/03/16 01:35:18 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:35:18 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:35:21 INFO : one: Copied (new) 2025/03/16 01:35:21 DEBUG : Waiting for deletions to finish 2025/03/16 01:35:25 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:35:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:35:26 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:35:27 INFO : one: Copied (replaced existing) 2025/03/16 01:35:27 DEBUG : Waiting for deletions to finish 2025/03/16 01:35:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:35:37 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:35:38 DEBUG : one: Sizes identical 2025/03/16 01:35:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:35:38 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:35:38 DEBUG : Waiting for deletions to finish 2025/03/16 01:35:38 INFO : There was nothing to transfer 2025/03/16 01:35:45 DEBUG : two: Sizes identical 2025/03/16 01:35:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/16 01:35:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:35:45 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:35:46 DEBUG : one: Sizes identical 2025/03/16 01:35:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:35:46 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:35:46 DEBUG : Waiting for deletions to finish 2025/03/16 01:35:46 INFO : There was nothing to transfer 2025/03/16 01:35:49 DEBUG : two: Sizes identical 2025/03/16 01:35:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/16 01:35:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:35:49 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:35:49 DEBUG : one: Sizes identical 2025/03/16 01:35:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:35:49 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:35:49 DEBUG : Waiting for deletions to finish 2025/03/16 01:35:49 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/16 01:35:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/16 01:35:54 DEBUG : two: Need to transfer - File not found at Destination 2025/03/16 01:35:54 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:35:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:35:55 DEBUG : one: Sizes identical 2025/03/16 01:35:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:35:55 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:35:56 INFO : two: Copied (new) 2025/03/16 01:35:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (59.95s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:36:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/dest" 2025/03/16 01:36:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/pre-dest1" 2025/03/16 01:36:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/pre-dest2" 2025/03/16 01:36:24 DEBUG : 1: Sizes identical 2025/03/16 01:36:24 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/16 01:36:26 DEBUG : 2: Sizes identical 2025/03/16 01:36:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/16 01:36:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/16 01:36:27 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dest': Waiting for checks to finish 2025/03/16 01:36:27 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dest': Waiting for transfers to finish 2025/03/16 01:36:31 INFO : 3: Copied (new) 2025/03/16 01:36:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.76s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:36:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/dst" 2025/03/16 01:36:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/CopyDest" 2025/03/16 01:36:46 DEBUG : Config file has changed externally - reloading 2025/03/16 01:36:52 DEBUG : one: Need to transfer - File not found at Destination 2025/03/16 01:36:52 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:36:52 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:36:56 INFO : one: Copied (new) 2025/03/16 01:36:56 DEBUG : Waiting for deletions to finish 2025/03/16 01:37:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:37:00 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:37:00 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:37:02 INFO : one: Copied (replaced existing) 2025/03/16 01:37:02 DEBUG : Waiting for deletions to finish 2025/03/16 01:37:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/BackupDir" 2025/03/16 01:37:17 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:37:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:37:18 DEBUG : one: Sizes identical 2025/03/16 01:37:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:37:21 INFO : one: Moved (server-side) 2025/03/16 01:37:23 INFO : one: Copied (server-side copy) 2025/03/16 01:37:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/16 01:37:23 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:37:23 DEBUG : Waiting for deletions to finish 2025/03/16 01:37:31 DEBUG : two: Sizes identical 2025/03/16 01:37:33 INFO : two: Copied (server-side copy) 2025/03/16 01:37:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/16 01:37:33 DEBUG : one: Sizes identical 2025/03/16 01:37:33 DEBUG : one: Unchanged skipping 2025/03/16 01:37:33 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:37:33 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:37:33 DEBUG : Waiting for deletions to finish 2025/03/16 01:37:35 DEBUG : one: Sizes identical 2025/03/16 01:37:35 DEBUG : one: Unchanged skipping 2025/03/16 01:37:35 DEBUG : two: Sizes identical 2025/03/16 01:37:35 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:37:35 DEBUG : two: Unchanged skipping 2025/03/16 01:37:35 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:37:35 DEBUG : Waiting for deletions to finish 2025/03/16 01:37:35 INFO : There was nothing to transfer 2025/03/16 01:37:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/16 01:37:43 DEBUG : three: Destination not found in --copy-dest 2025/03/16 01:37:43 DEBUG : three: Need to transfer - File not found at Destination 2025/03/16 01:37:43 DEBUG : one: Sizes identical 2025/03/16 01:37:43 DEBUG : one: Unchanged skipping 2025/03/16 01:37:43 DEBUG : two: Sizes identical 2025/03/16 01:37:43 DEBUG : two: Unchanged skipping 2025/03/16 01:37:43 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:37:43 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:37:46 INFO : three: Copied (new) 2025/03/16 01:37:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (78.22s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:38:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/dst" 2025/03/16 01:38:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/backup" 2025/03/16 01:38:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:38:18 DEBUG : two: Sizes identical 2025/03/16 01:38:18 DEBUG : two: Unchanged skipping 2025/03/16 01:38:18 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:38:21 INFO : one: Moved (server-side) 2025/03/16 01:38:21 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:38:23 INFO : one: Copied (new) 2025/03/16 01:38:23 DEBUG : Waiting for deletions to finish 2025/03/16 01:38:25 INFO : three.txt: Moved (server-side) 2025/03/16 01:38:25 INFO : three.txt: Moved into backup dir 2025/03/16 01:38:32 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:38:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:38:32 DEBUG : two: Sizes identical 2025/03/16 01:38:32 DEBUG : two: Unchanged skipping 2025/03/16 01:38:34 INFO : one: Deleted 2025/03/16 01:38:35 INFO : one: Moved (server-side) 2025/03/16 01:38:35 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:38:38 INFO : one: Copied (new) 2025/03/16 01:38:38 DEBUG : Waiting for deletions to finish 2025/03/16 01:38:39 INFO : three.txt: Deleted 2025/03/16 01:38:40 INFO : three.txt: Moved (server-side) 2025/03/16 01:38:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (51.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:39:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/dst" 2025/03/16 01:39:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/backup" 2025/03/16 01:39:10 DEBUG : two: Sizes identical 2025/03/16 01:39:10 DEBUG : two: Unchanged skipping 2025/03/16 01:39:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:39:10 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:39:12 INFO : one: Moved (server-side) to: one.bak 2025/03/16 01:39:12 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:39:15 INFO : one: Copied (new) 2025/03/16 01:39:15 DEBUG : Waiting for deletions to finish 2025/03/16 01:39:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 01:39:17 INFO : three.txt: Moved into backup dir 2025/03/16 01:39:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:39:24 DEBUG : two: Sizes identical 2025/03/16 01:39:24 DEBUG : two: Unchanged skipping 2025/03/16 01:39:24 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:39:25 INFO : one.bak: Deleted 2025/03/16 01:39:26 INFO : one: Moved (server-side) to: one.bak 2025/03/16 01:39:26 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:39:29 INFO : one: Copied (new) 2025/03/16 01:39:29 DEBUG : Waiting for deletions to finish 2025/03/16 01:39:30 INFO : three.txt.bak: Deleted 2025/03/16 01:39:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 01:39:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (51.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:39:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/dst" 2025/03/16 01:39:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/backup" 2025/03/16 01:40:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:40:01 DEBUG : two: Sizes identical 2025/03/16 01:40:01 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:40:01 DEBUG : two: Unchanged skipping 2025/03/16 01:40:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/16 01:40:04 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:40:06 INFO : one: Copied (new) 2025/03/16 01:40:06 DEBUG : Waiting for deletions to finish 2025/03/16 01:40:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/16 01:40:08 INFO : three.txt: Moved into backup dir 2025/03/16 01:40:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:40:15 DEBUG : two: Sizes identical 2025/03/16 01:40:15 DEBUG : two: Unchanged skipping 2025/03/16 01:40:15 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:40:16 INFO : one-2019-01-01: Deleted 2025/03/16 01:40:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/16 01:40:17 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:40:20 INFO : one: Copied (new) 2025/03/16 01:40:20 DEBUG : Waiting for deletions to finish 2025/03/16 01:40:22 INFO : three-2019-01-01.txt: Deleted 2025/03/16 01:40:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/16 01:40:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (51.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:40:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/dst" 2025/03/16 01:40:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:40:47 DEBUG : two: Sizes identical 2025/03/16 01:40:47 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:40:47 DEBUG : two: Unchanged skipping 2025/03/16 01:40:49 INFO : one: Moved (server-side) to: one.bak 2025/03/16 01:40:49 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:40:51 INFO : one: Copied (new) 2025/03/16 01:40:51 DEBUG : Waiting for deletions to finish 2025/03/16 01:40:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 01:40:53 INFO : three.txt: Moved into backup dir 2025/03/16 01:41:00 DEBUG : one.bak: Excluded (Path Filter) 2025/03/16 01:41:00 DEBUG : one.bak: Excluded 2025/03/16 01:41:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/16 01:41:00 DEBUG : three.txt.bak: Excluded 2025/03/16 01:41:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:41:00 DEBUG : two: Sizes identical 2025/03/16 01:41:00 DEBUG : two: Unchanged skipping 2025/03/16 01:41:00 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for checks to finish 2025/03/16 01:41:01 INFO : one.bak: Deleted 2025/03/16 01:41:02 INFO : one: Moved (server-side) to: one.bak 2025/03/16 01:41:02 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji/dst': Waiting for transfers to finish 2025/03/16 01:41:05 INFO : one: Copied (new) 2025/03/16 01:41:05 DEBUG : Waiting for deletions to finish 2025/03/16 01:41:07 INFO : three.txt.bak: Deleted 2025/03/16 01:41:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 01:41:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (44.69s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:41:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/dst" 2025/03/16 01:41:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:41:32 INFO : one: Moved (server-side) to: one.bak 2025/03/16 01:41:34 INFO : one: Copied (new) 2025/03/16 01:41:35 DEBUG : two: Sizes identical 2025/03/16 01:41:35 DEBUG : two: Unchanged skipping 2025/03/16 01:41:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/16 01:41:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 01:41:40 INFO : three.txt: Copied (new) 2025/03/16 01:41:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:41:45 INFO : one.bak: Deleted 2025/03/16 01:41:46 INFO : one: Moved (server-side) to: one.bak 2025/03/16 01:41:49 INFO : one: Copied (new) 2025/03/16 01:41:49 DEBUG : two: Sizes identical 2025/03/16 01:41:49 DEBUG : two: Unchanged skipping 2025/03/16 01:41:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/16 01:41:52 INFO : three.txt.bak: Deleted 2025/03/16 01:41:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 01:41:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.87s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:42:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamozam1geji/dst" 2025/03/16 01:42:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 01:42:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/16 01:42:20 INFO : one: Copied (new) 2025/03/16 01:42:21 DEBUG : two: Sizes identical 2025/03/16 01:42:21 DEBUG : two: Unchanged skipping 2025/03/16 01:42:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/16 01:42:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/16 01:42:26 INFO : three.txt: Copied (new) 2025/03/16 01:42:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 01:42:31 INFO : one-2019-01-01: Deleted 2025/03/16 01:42:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/16 01:42:35 INFO : one: Copied (new) 2025/03/16 01:42:35 DEBUG : two: Sizes identical 2025/03/16 01:42:35 DEBUG : two: Unchanged skipping 2025/03/16 01:42:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/16 01:42:38 INFO : three-2019-01-01.txt: Deleted 2025/03/16 01:42:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/16 01:42:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.18s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:42:54 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/16 01:42:54 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:42:54 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:42:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/16 01:42:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.86s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:43:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/16 01:43:00 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:43:00 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:43:03 INFO : existing: Copied (new) 2025/03/16 01:43:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:43:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/16 01:43:05 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:43:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/16 01:43:05 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:43:05 ERROR : sugarsync root 'Test/rclone-test-hamozam1geji': not deleting files as there were IO errors 2025/03/16 01:43:05 ERROR : sugarsync root 'Test/rclone-test-hamozam1geji': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.10s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:43:32 DEBUG : existing: Sizes identical 2025/03/16 01:43:32 DEBUG : existing: Unchanged skipping 2025/03/16 01:43:32 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/16 01:43:34 DEBUG : EXISTING: moving to existing-rclone-move-seviraq2 2025/03/16 01:43:34 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-rucemid4 2025/03/16 01:43:36 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/16 01:43:36 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-rucemid4 2025/03/16 01:43:36 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/16 01:43:36 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-seviraq2 2025/03/16 01:43:36 DEBUG : EXISTING: moving to existing 2025/03/16 01:43:37 INFO : existing-rclone-move-seviraq2: Moved (server-side) to: existing 2025/03/16 01:43:37 INFO : EXISTING: Moved (server-side) to: existing 2025/03/16 01:43:37 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/16 01:43:37 INFO : existingbutdifferent-rclone-move-rucemid4: Moved (server-side) to: existingbutdifferent 2025/03/16 01:43:37 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/16 01:43:37 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/16 01:43:40 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/16 01:43:40 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/16 01:43:45 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/16 01:43:46 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/16 01:43:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-xizicax4 2025/03/16 01:43:49 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-xizicax4 2025/03/16 01:43:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/16 01:43:51 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/16 01:43:51 INFO : subdira/subdirb/subdirc/hello-rclone-move-xizicax4: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/16 01:43:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/16 01:43:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/16 01:43:52 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:43:52 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/16 01:43:52 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/16 01:43:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vogojiz3 2025/03/16 01:43:54 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vogojiz3 2025/03/16 01:43:54 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/16 01:43:55 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vogojiz3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/16 01:43:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/16 01:43:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/16 01:43:55 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:43:56 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/16 01:43:56 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (60.53s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", 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-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", 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-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (5.10s) --- SKIP: TestMaxTransfer/Hard (1.62s) --- SKIP: TestMaxTransfer/Soft (1.87s) --- SKIP: TestMaxTransfer/Cautious (1.61s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:46:09 DEBUG : both0: Sizes identical 2025/03/16 01:46:09 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:46:09 DEBUG : both10: Sizes identical 2025/03/16 01:46:09 DEBUG : both1: Sizes identical 2025/03/16 01:46:09 DEBUG : both11: Sizes identical 2025/03/16 01:46:09 DEBUG : both0: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both12: Sizes identical 2025/03/16 01:46:09 DEBUG : both12: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both13: Sizes identical 2025/03/16 01:46:09 DEBUG : both13: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both14: Sizes identical 2025/03/16 01:46:09 DEBUG : both10: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both15: Sizes identical 2025/03/16 01:46:09 DEBUG : both15: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both16: Sizes identical 2025/03/16 01:46:09 DEBUG : both16: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both17: Sizes identical 2025/03/16 01:46:09 DEBUG : both17: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both18: Sizes identical 2025/03/16 01:46:09 DEBUG : both18: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both19: Sizes identical 2025/03/16 01:46:09 DEBUG : both1: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both2: Sizes identical 2025/03/16 01:46:09 DEBUG : both2: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both3: Sizes identical 2025/03/16 01:46:09 DEBUG : both3: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both4: Sizes identical 2025/03/16 01:46:09 DEBUG : both4: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both5: Sizes identical 2025/03/16 01:46:09 DEBUG : both5: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both6: Sizes identical 2025/03/16 01:46:09 DEBUG : both6: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both7: Sizes identical 2025/03/16 01:46:09 DEBUG : both7: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both8: Sizes identical 2025/03/16 01:46:09 DEBUG : both8: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both9: Sizes identical 2025/03/16 01:46:09 DEBUG : both9: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both11: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both14: Unchanged skipping 2025/03/16 01:46:09 DEBUG : both19: Unchanged skipping 2025/03/16 01:46:09 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:46:09 DEBUG : Waiting for deletions to finish 2025/03/16 01:46:10 INFO : only15: Deleted 2025/03/16 01:46:10 INFO : only2: Deleted 2025/03/16 01:46:10 INFO : only4: Deleted 2025/03/16 01:46:10 INFO : only6: Deleted 2025/03/16 01:46:11 INFO : only9: Deleted 2025/03/16 01:46:11 INFO : only10: Deleted 2025/03/16 01:46:11 INFO : only14: Deleted 2025/03/16 01:46:11 INFO : only18: Deleted 2025/03/16 01:46:12 INFO : only17: Deleted 2025/03/16 01:46:12 INFO : only0: Deleted 2025/03/16 01:46:12 INFO : only5: Deleted 2025/03/16 01:46:12 INFO : only1: Deleted 2025/03/16 01:46:13 INFO : only13: Deleted 2025/03/16 01:46:13 INFO : only3: Deleted 2025/03/16 01:46:13 INFO : only16: Deleted 2025/03/16 01:46:13 INFO : only19: Deleted 2025/03/16 01:46:13 INFO : only7: Deleted 2025/03/16 01:46:13 INFO : only8: Deleted 2025/03/16 01:46:14 INFO : only11: Deleted 2025/03/16 01:46:14 INFO : only12: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (137.57s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:48:26 DEBUG : both1: Sizes identical 2025/03/16 01:48:26 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for checks to finish 2025/03/16 01:48:26 DEBUG : both10: Sizes identical 2025/03/16 01:48:26 DEBUG : both11: Sizes identical 2025/03/16 01:48:26 DEBUG : both0: Sizes identical 2025/03/16 01:48:26 DEBUG : both1: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both12: Sizes identical 2025/03/16 01:48:26 DEBUG : both12: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both13: Sizes identical 2025/03/16 01:48:26 DEBUG : both13: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both14: Sizes identical 2025/03/16 01:48:26 DEBUG : both14: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both15: Sizes identical 2025/03/16 01:48:26 DEBUG : both15: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both16: Sizes identical 2025/03/16 01:48:26 DEBUG : both16: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both17: Sizes identical 2025/03/16 01:48:26 DEBUG : both17: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both18: Sizes identical 2025/03/16 01:48:26 DEBUG : both18: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both19: Sizes identical 2025/03/16 01:48:26 DEBUG : both19: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both2: Sizes identical 2025/03/16 01:48:26 DEBUG : both2: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both3: Sizes identical 2025/03/16 01:48:26 DEBUG : both3: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both4: Sizes identical 2025/03/16 01:48:26 DEBUG : both4: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both5: Sizes identical 2025/03/16 01:48:26 DEBUG : both5: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both6: Sizes identical 2025/03/16 01:48:26 DEBUG : both6: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both7: Sizes identical 2025/03/16 01:48:26 DEBUG : both7: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both8: Sizes identical 2025/03/16 01:48:26 DEBUG : both8: Unchanged skipping 2025/03/16 01:48:26 DEBUG : both9: Sizes identical 2025/03/16 01:48:26 DEBUG : both9: Unchanged skipping 2025/03/16 01:48:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : both10: Unchanged skipping 2025/03/16 01:48:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : both0: Unchanged skipping 2025/03/16 01:48:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : both11: Unchanged skipping 2025/03/16 01:48:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/16 01:48:26 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Waiting for transfers to finish 2025/03/16 01:48:27 INFO : only0: Copied (replaced existing) 2025/03/16 01:48:27 INFO : only10: Copied (replaced existing) 2025/03/16 01:48:27 INFO : only11: Copied (replaced existing) 2025/03/16 01:48:28 INFO : only1: Copied (replaced existing) 2025/03/16 01:48:29 INFO : only12: Copied (replaced existing) 2025/03/16 01:48:29 INFO : only13: Copied (replaced existing) 2025/03/16 01:48:29 INFO : only16: Copied (replaced existing) 2025/03/16 01:48:30 INFO : only18: Copied (replaced existing) 2025/03/16 01:48:30 INFO : only19: Copied (replaced existing) 2025/03/16 01:48:30 INFO : only4: Copied (replaced existing) 2025/03/16 01:48:30 INFO : only2: Copied (replaced existing) 2025/03/16 01:48:30 INFO : only3: Copied (replaced existing) 2025/03/16 01:48:31 INFO : only5: Copied (replaced existing) 2025/03/16 01:48:31 INFO : only6: Copied (replaced existing) 2025/03/16 01:48:32 INFO : only7: Copied (replaced existing) 2025/03/16 01:48:32 INFO : only8: Copied (replaced existing) 2025/03/16 01:48:32 INFO : only9: Copied (replaced existing) 2025/03/16 01:48:32 INFO : only17: Copied (replaced existing) 2025/03/16 01:48:33 INFO : only15: Copied (replaced existing) 2025/03/16 01:48:33 INFO : only14: Copied (replaced existing) 2025/03/16 01:48:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (154.94s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:49:11 DEBUG : empty_dir: Making directory with metadata 2025/03/16 01:49:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:49:11 DEBUG : empty_on_remote: Making directory with metadata 2025/03/16 01:49:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:49:11 INFO : empty_on_remote: Making directory 2025/03/16 01:49:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:49:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/16 01:49:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/16 01:49:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:49:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (24.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:49:35 DEBUG : empty_dir: Making directory with metadata 2025/03/16 01:49:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:49:35 DEBUG : empty_on_remote: Making directory with metadata 2025/03/16 01:49:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 01:49:35 INFO : empty_on_remote: Making directory 2025/03/16 01:49:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:49:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/16 01:49:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/16 01:49:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:49:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/16 01:49:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (27.98s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:50:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:50:03 INFO : sub dir: Making directory 2025/03/16 01:50:05 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-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (57.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" 2025/03/16 01:51:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 01:51:01 INFO : sub dir: Making directory 2025/03/16 01:51:02 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-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hamozam1geji'", Local "Local file system at /tmp/rclone1125446625", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.08s) PASS 2025/03/16 01:51:56 DEBUG : sugarsync root 'Test/rclone-test-hamozam1geji': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 32m1.681321096s (try 1/5)