"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/03/09 01:00:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu" 2025/03/09 01:00:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 01:00:26 DEBUG : Creating backend with remote "/tmp/rclone2068887468" === 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-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:00:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:00:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/09 01:00:28 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:00:28 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.50s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:00:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 01:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:00:32 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:00:32 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:00:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:00:37 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.16s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", 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-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:00:46 DEBUG : Creating backend with remote "/non-existing" 2025/03/09 01:00:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/09 01:00:46 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:00:46 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.64s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:00:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:00:50 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:00:50 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:00:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.10s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:01:00 INFO : sugarsync root 'Test/rclone-test-fixuban9yifu': Running all checks before starting transfers 2025/03/09 01:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:01:01 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:01:01 INFO : sugarsync root 'Test/rclone-test-fixuban9yifu': Checks finished, now starting transfers 2025/03/09 01:01:01 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:01:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (10.92s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:01:11 ERROR : Ignoring --no-traverse with sync 2025/03/09 01:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:01:12 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:01:12 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:01:15 INFO : sub dir/hello world: Copied (new) 2025/03/09 01:01:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.10s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:01:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/09 01:01:23 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:01:23 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:01:25 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:01:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 01:01:31 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:01:31 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:01:33 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.64s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:01:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 01:01:38 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:01:38 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:01:40 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:01:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/09 01:01:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 01:01:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/09 01:01:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 01:01:46 INFO : sub dir: Making directory 2025/03/09 01:01:47 INFO : sub dir2: Making directory 2025/03/09 01:01:48 INFO : sub dir2/sub sub dir2: Making directory 2025/03/09 01:01:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:01:49 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:01:49 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:01:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:01:53 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.80s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:02:01 INFO : sub dir2: Making directory 2025/03/09 01:02:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/09 01:02:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 01:02:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:02:01 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:02:01 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:02:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.58s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:02:10 DEBUG : sub dir2: Making directory with metadata 2025/03/09 01:02:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 01:02:11 INFO : sub dir: Making directory 2025/03/09 01:02:13 INFO : sub dir2: Making directory 2025/03/09 01:02:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:02:13 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:02:13 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:02:15 INFO : sub dir/hello world: Copied (new) 2025/03/09 01:02:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:02:17 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/09 01:02:18 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.48s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:02:26 INFO : sub dir2: Making directory 2025/03/09 01:02:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:02:26 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:02:26 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:02:30 INFO : sub dir/hello world: Copied (new) 2025/03/09 01:02:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.52s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:02:35 DEBUG : sub dir2: Making directory with metadata 2025/03/09 01:02:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 01:02:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 01:02:36 INFO : sub dir: Making directory 2025/03/09 01:02:37 INFO : sub dir2: Making directory 2025/03/09 01:02:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:02:38 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:02:38 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:02:40 INFO : sub dir/hello world: Copied (new) 2025/03/09 01:02:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:02:42 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.88s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", 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-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:02:49 INFO : sub dir2: Making directory 2025/03/09 01:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:02:50 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:02:50 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:02:54 INFO : sub dir/hello world: Copied (new) 2025/03/09 01:02:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.69s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:03:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piweheq9nodu" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-fixuban9yifu' -> sugarsync root 'Test/rclone-test-piweheq9nodu' 2025/03/09 01:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:03:09 DEBUG : sugarsync root 'Test/rclone-test-piweheq9nodu': Waiting for checks to finish 2025/03/09 01:03:09 DEBUG : sugarsync root 'Test/rclone-test-piweheq9nodu': Waiting for transfers to finish 2025/03/09 01:03:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:03:14 DEBUG : sugarsync root 'Test/rclone-test-piweheq9nodu': Purge remote --- PASS: TestServerSideCopy (21.39s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:03:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 01:03:27 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:03:27 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:03:28 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.57s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:03:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nuzecof7paru" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-fixuban9yifu' -> sugarsync root 'Test/rclone-test-nuzecof7paru' 2025/03/09 01:03:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:03:45 DEBUG : sugarsync root 'Test/rclone-test-nuzecof7paru': Waiting for checks to finish 2025/03/09 01:03:45 DEBUG : sugarsync root 'Test/rclone-test-nuzecof7paru': Waiting for transfers to finish 2025/03/09 01:03:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:03:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 01:03:56 DEBUG : sugarsync root 'Test/rclone-test-nuzecof7paru': Waiting for checks to finish 2025/03/09 01:03:56 DEBUG : sugarsync root 'Test/rclone-test-nuzecof7paru': Waiting for transfers to finish 2025/03/09 01:03:56 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.paxatac2" before starting 2025/03/09 01:03:58 DEBUG : sub dir/hello world.paxatac2: server side copy: removing renamed existing file after operation 2025/03/09 01:03:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:04:00 DEBUG : sugarsync root 'Test/rclone-test-nuzecof7paru': Purge remote --- PASS: TestServerSideCopyOverSelf (32.89s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:04:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 01:04:14 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:04:14 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:04:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/09 01:04:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.73s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:04:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-titafic7ciwe" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-fixuban9yifu' -> sugarsync root 'Test/rclone-test-titafic7ciwe' 2025/03/09 01:04:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:04:33 DEBUG : sugarsync root 'Test/rclone-test-titafic7ciwe': Waiting for checks to finish 2025/03/09 01:04:33 DEBUG : sugarsync root 'Test/rclone-test-titafic7ciwe': Waiting for transfers to finish 2025/03/09 01:04:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:04:42 DEBUG : sugarsync root 'Test/rclone-test-titafic7ciwe': Using server-side directory move 2025/03/09 01:04:42 INFO : sugarsync root 'Test/rclone-test-titafic7ciwe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 01:04:43 DEBUG : sugarsync root 'Test/rclone-test-titafic7ciwe': Waiting for checks to finish 2025/03/09 01:04:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 01:04:43 DEBUG : sugarsync root 'Test/rclone-test-titafic7ciwe': Waiting for transfers to finish 2025/03/09 01:04:44 INFO : sub dir/hello world: Deleted 2025/03/09 01:04:45 INFO : sub dir/hello world: Moved (server-side) 2025/03/09 01:04:52 DEBUG : testing file moves 2025/03/09 01:04:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/09 01:04:53 DEBUG : sugarsync root 'Test/rclone-test-titafic7ciwe': Waiting for checks to finish 2025/03/09 01:04:53 DEBUG : sugarsync root 'Test/rclone-test-titafic7ciwe': Waiting for transfers to finish 2025/03/09 01:04:54 INFO : sub dir/hello world: Deleted 2025/03/09 01:04:55 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:04:58 DEBUG : sugarsync root 'Test/rclone-test-titafic7ciwe': Purge remote --- PASS: TestServerSideMoveOverSelf (41.96s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:05:08 ERROR : : error listing: directory not found 2025/03/09 01:05:10 INFO : Local file system at /tmp/rclone2068887468: Making directory 2025/03/09 01:05:11 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:05:11 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.26s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:05:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/09 01:05:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:05:24 DEBUG : Local file system at /tmp/rclone2068887468: Waiting for checks to finish 2025/03/09 01:05:24 DEBUG : Local file system at /tmp/rclone2068887468: Waiting for transfers to finish 2025/03/09 01:05:25 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/09 01:05:25 INFO : sub dir/hello world: Copied (new) 2025/03/09 01:05:25 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.28s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:05:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/09 01:05:31 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:05:31 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:05:34 INFO : check sum: Copied (new) 2025/03/09 01:05:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:05:35 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:05:35 NOTICE: sugarsync root 'Test/rclone-test-fixuban9yifu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/09 01:05:35 DEBUG : check sum: Size of src and dst objects identical 2025/03/09 01:05:35 DEBUG : check sum: Unchanged skipping 2025/03/09 01:05:35 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:05:35 DEBUG : Waiting for deletions to finish 2025/03/09 01:05:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.60s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:05:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/09 01:05:42 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:05:42 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:05:44 INFO : sizeonly: Copied (new) 2025/03/09 01:05:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:05:45 DEBUG : sizeonly: Sizes identical 2025/03/09 01:05:45 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:05:45 DEBUG : sizeonly: Unchanged skipping 2025/03/09 01:05:45 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:05:45 DEBUG : Waiting for deletions to finish 2025/03/09 01:05:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.44s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:05:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/09 01:05:52 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:05:52 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:05:54 INFO : ignore-size: Copied (new) 2025/03/09 01:05:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:05:56 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:05:56 DEBUG : ignore-size: Sizes identical 2025/03/09 01:05:56 DEBUG : ignore-size: Unchanged skipping 2025/03/09 01:05:56 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:05:56 DEBUG : Waiting for deletions to finish 2025/03/09 01:05:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:06:06 DEBUG : existing: Sizes identical 2025/03/09 01:06:06 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:06:06 DEBUG : existing: Unchanged skipping 2025/03/09 01:06:06 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:06:06 DEBUG : Waiting for deletions to finish 2025/03/09 01:06:06 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:06:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/09 01:06:07 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:06:07 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:06:08 INFO : existing: Copied (replaced existing) 2025/03/09 01:06:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.23s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:06:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 01:06:15 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:06:15 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:06:17 INFO : existing: Copied (new) 2025/03/09 01:06:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:06:19 DEBUG : existing: Destination exists, skipping 2025/03/09 01:06:19 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:06:19 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:06:19 DEBUG : Waiting for deletions to finish 2025/03/09 01:06:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.32s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:06:31 INFO : d: Making directory 2025/03/09 01:06:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 01:06:35 DEBUG : c/non empty space: Sizes identical 2025/03/09 01:06:35 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:06:35 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 01:06:35 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:06:38 INFO : a/potato2: Copied (new) 2025/03/09 01:06:38 DEBUG : Waiting for deletions to finish 2025/03/09 01:06:39 INFO : b/potato: Deleted 2025/03/09 01:06:39 INFO : d: Removing directory 2025/03/09 01:06:40 INFO : b: Removing directory 2025/03/09 01:06:41 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.18s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:06:54 DEBUG : empty space: Sizes identical 2025/03/09 01:06:54 DEBUG : empty space: Unchanged skipping 2025/03/09 01:06:54 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:06:54 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:06:54 DEBUG : Waiting for deletions to finish 2025/03/09 01:06:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:06:55 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:06:55 DEBUG : empty space: Sizes identical 2025/03/09 01:06:55 DEBUG : empty space: Unchanged skipping 2025/03/09 01:06:55 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:06:55 DEBUG : Waiting for deletions to finish 2025/03/09 01:06:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.35s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", 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-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:07:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/09 01:07:08 DEBUG : empty space: Sizes identical 2025/03/09 01:07:08 DEBUG : empty space: Unchanged skipping 2025/03/09 01:07:08 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:07:08 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:07:10 INFO : potato: Copied (new) 2025/03/09 01:07:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.63s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:07:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/09 01:07:20 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:07:20 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:07:21 INFO : potato: Copied (replaced existing) 2025/03/09 01:07:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.43s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/09 01:07:30 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/09 01:07:30 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:07:30 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:07:31 INFO : potato: Copied (replaced existing) 2025/03/09 01:07:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:07:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 01:07:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/09 01:07:41 DEBUG : empty space: Sizes identical 2025/03/09 01:07:41 DEBUG : empty space: Unchanged skipping 2025/03/09 01:07:41 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:07:41 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:07:41 DEBUG : Waiting for deletions to finish 2025/03/09 01:07:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:07:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 01:07:53 DEBUG : empty space: Sizes identical 2025/03/09 01:07:53 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:07:53 DEBUG : empty space: Unchanged skipping 2025/03/09 01:07:53 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:07:55 INFO : potato2: Copied (new) 2025/03/09 01:07:55 DEBUG : Waiting for deletions to finish 2025/03/09 01:07:56 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:08:08 INFO : d: Making directory 2025/03/09 01:08:10 INFO : d/e: Making directory 2025/03/09 01:08:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 01:08:14 DEBUG : c/non empty space: Sizes identical 2025/03/09 01:08:14 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 01:08:15 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:08:15 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:08:17 INFO : a/potato2: Copied (new) 2025/03/09 01:08:17 DEBUG : Waiting for deletions to finish 2025/03/09 01:08:18 INFO : b/potato: Deleted 2025/03/09 01:08:18 INFO : d/e: Removing directory 2025/03/09 01:08:19 INFO : d: Removing directory 2025/03/09 01:08:20 INFO : b: Removing directory 2025/03/09 01:08:21 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:08:37 INFO : d: Making directory 2025/03/09 01:08:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 01:08:41 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:08:41 DEBUG : c/non empty space: Sizes identical 2025/03/09 01:08:41 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 01:08:41 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:08:44 INFO : a/potato2: Copied (new) 2025/03/09 01:08:44 ERROR : sugarsync root 'Test/rclone-test-fixuban9yifu': not deleting files as there were IO errors 2025/03/09 01:08:44 ERROR : sugarsync root 'Test/rclone-test-fixuban9yifu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:09:01 DEBUG : Waiting for deletions to finish 2025/03/09 01:09:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 01:09:01 DEBUG : empty space: Sizes identical 2025/03/09 01:09:01 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:09:01 DEBUG : empty space: Unchanged skipping 2025/03/09 01:09:01 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:09:02 INFO : potato: Deleted 2025/03/09 01:09:04 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:09:15 DEBUG : Waiting for deletions to finish 2025/03/09 01:09:15 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:09:15 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:09:16 INFO : potato: Deleted 2025/03/09 01:09:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 01:09:17 DEBUG : empty space: Sizes identical 2025/03/09 01:09:17 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:09:17 DEBUG : empty space: Unchanged skipping 2025/03/09 01:09:17 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:09:20 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:09:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 01:09:28 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:09:28 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:09:31 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.56s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:09:42 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 01:09:42 DEBUG : enormous: Excluded 2025/03/09 01:09:42 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 01:09:42 DEBUG : potato2: Excluded 2025/03/09 01:09:43 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 01:09:43 DEBUG : potato2: Excluded 2025/03/09 01:09:43 DEBUG : empty space: Sizes identical 2025/03/09 01:09:43 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:09:43 DEBUG : empty space: Unchanged skipping 2025/03/09 01:09:43 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:09:43 DEBUG : Waiting for deletions to finish 2025/03/09 01:09:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:09:43 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 01:09:43 DEBUG : enormous: Excluded 2025/03/09 01:09:43 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 01:09:43 DEBUG : potato2: Excluded 2025/03/09 01:09:44 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 01:09:44 DEBUG : potato2: Excluded 2025/03/09 01:09:44 DEBUG : empty space: Sizes identical 2025/03/09 01:09:44 DEBUG : Local file system at /tmp/rclone2068887468: Waiting for checks to finish 2025/03/09 01:09:44 DEBUG : empty space: Unchanged skipping 2025/03/09 01:09:44 DEBUG : Local file system at /tmp/rclone2068887468: Waiting for transfers to finish 2025/03/09 01:09:44 DEBUG : Waiting for deletions to finish 2025/03/09 01:09:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.69s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:09:58 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 01:09:58 DEBUG : enormous: Excluded 2025/03/09 01:09:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 01:09:58 DEBUG : potato2: Excluded 2025/03/09 01:09:59 DEBUG : empty space: Sizes identical 2025/03/09 01:09:59 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:09:59 DEBUG : empty space: Unchanged skipping 2025/03/09 01:09:59 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:09:59 DEBUG : Waiting for deletions to finish 2025/03/09 01:10:00 INFO : potato2: Deleted 2025/03/09 01:10:00 INFO : enormous: Deleted 2025/03/09 01:10:00 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:10:01 DEBUG : Local file system at /tmp/rclone2068887468: Waiting for checks to finish 2025/03/09 01:10:01 DEBUG : empty space: Sizes identical 2025/03/09 01:10:01 DEBUG : empty space: Unchanged skipping 2025/03/09 01:10:01 DEBUG : Local file system at /tmp/rclone2068887468: Waiting for transfers to finish 2025/03/09 01:10:01 DEBUG : Waiting for deletions to finish 2025/03/09 01:10:01 INFO : enormous: Deleted 2025/03/09 01:10:01 INFO : potato2: Deleted 2025/03/09 01:10:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.45s) === 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-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/09 01:10:08 ERROR : sugarsync root 'Test/rclone-test-fixuban9yifu': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/09 01:10:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/09 01:10:09 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/09 01:10:09 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:10:09 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:10:11 INFO : potato: Copied (new) 2025/03/09 01:10:11 INFO : yam: Copied (new) 2025/03/09 01:10:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:10:12 ERROR : sugarsync root 'Test/rclone-test-fixuban9yifu': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/09 01:10:13 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/09 01:10:13 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:10:13 DEBUG : potato: Sizes identical 2025/03/09 01:10:13 DEBUG : potato: Unchanged skipping 2025/03/09 01:10:13 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:10:15 INFO : yaml: Copied (new) 2025/03/09 01:10:15 DEBUG : Waiting for deletions to finish 2025/03/09 01:10:16 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/09 01:10:23 ERROR : sugarsync root 'Test/rclone-test-fixuban9yifu': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/09 01:10:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/09 01:10:23 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/09 01:10:23 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:10:23 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:10:26 INFO : potato: Copied (new) 2025/03/09 01:10:26 INFO : yam: Copied (new) 2025/03/09 01:10:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:10:27 ERROR : sugarsync root 'Test/rclone-test-fixuban9yifu': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/09 01:10:27 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/09 01:10:27 DEBUG : potato: Sizes identical 2025/03/09 01:10:27 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:10:27 DEBUG : potato: Unchanged skipping 2025/03/09 01:10:27 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:10:30 INFO : yaml: Copied (new) 2025/03/09 01:10:30 DEBUG : Waiting for deletions to finish 2025/03/09 01:10:31 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/09 01:10:38 INFO : sugarsync root 'Test/rclone-test-fixuban9yifu': Making map for --track-renames 2025/03/09 01:10:38 INFO : sugarsync root 'Test/rclone-test-fixuban9yifu': Finished making map for --track-renames 2025/03/09 01:10:38 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:10:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/09 01:10:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/09 01:10:38 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for renames to finish 2025/03/09 01:10:38 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:10:42 INFO : sub/yam: Copied (new) 2025/03/09 01:10:42 INFO : potato: Copied (new) 2025/03/09 01:10:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:10:44 DEBUG : potato: Sizes identical 2025/03/09 01:10:44 DEBUG : potato: Unchanged skipping 2025/03/09 01:10:44 INFO : sugarsync root 'Test/rclone-test-fixuban9yifu': Making map for --track-renames 2025/03/09 01:10:44 INFO : sugarsync root 'Test/rclone-test-fixuban9yifu': Finished making map for --track-renames 2025/03/09 01:10:44 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:10:44 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for renames to finish 2025/03/09 01:10:46 INFO : sub/yam: Moved (server-side) to: yam 2025/03/09 01:10:46 INFO : yam: Renamed from "sub/yam" 2025/03/09 01:10:46 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:10:46 DEBUG : Waiting for deletions to finish 2025/03/09 01:10:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.61s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:10:55 DEBUG : Creating backend with remote "/tmp/rclone2068887468/dir1" 2025/03/09 01:10:55 DEBUG : Creating backend with remote "/tmp/rclone2068887468/dir2" 2025/03/09 01:10:55 DEBUG : Local file system at /tmp/rclone2068887468/dir2: Using server-side directory move 2025/03/09 01:10:55 INFO : Local file system at /tmp/rclone2068887468/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 01:10:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/09 01:10:55 DEBUG : Local file system at /tmp/rclone2068887468/dir2: Waiting for checks to finish 2025/03/09 01:10:55 DEBUG : Local file system at /tmp/rclone2068887468/dir2: Waiting for transfers to finish 2025/03/09 01:10:55 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:10:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:10:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/09 01:10:57 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:10:57 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:11:04 INFO : nested/sub dir/file: Copied (new) 2025/03/09 01:11:04 INFO : nested/sub dir/file: Deleted 2025/03/09 01:11:04 INFO : sub dir/hello world: Copied (new) 2025/03/09 01:11:04 INFO : sub dir/hello world: Deleted 2025/03/09 01:11:04 INFO : sub dir: Removing directory 2025/03/09 01:11:04 INFO : nested/sub dir: Removing directory 2025/03/09 01:11:04 INFO : nested: Removing directory 2025/03/09 01:11:04 DEBUG : Local file system at /tmp/rclone2068887468: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:11:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 01:11:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/09 01:11:14 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:11:14 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:11:21 INFO : sub dir/hello world: Copied (new) 2025/03/09 01:11:21 INFO : sub dir/hello world: Deleted 2025/03/09 01:11:21 INFO : nested/sub dir/file: Copied (new) 2025/03/09 01:11:21 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.83s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:11:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 01:11:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/09 01:11:32 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:11:32 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:11:34 INFO : existing: Copied (new) 2025/03/09 01:11:34 INFO : existing: Deleted 2025/03/09 01:11:35 INFO : existing-b: Copied (new) 2025/03/09 01:11:35 INFO : existing-b: Deleted 2025/03/09 01:11:36 DEBUG : existing: Destination exists, skipping 2025/03/09 01:11:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/09 01:11:36 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:11:36 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:11:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.92s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:11:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fozubop1xire" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-fixuban9yifu' -> sugarsync root 'Test/rclone-test-fozubop1xire' 2025/03/09 01:12:00 DEBUG : sugarsync root 'Test/rclone-test-fozubop1xire': Using server-side directory move 2025/03/09 01:12:00 INFO : sugarsync root 'Test/rclone-test-fozubop1xire': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 01:12:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 01:12:00 DEBUG : empty space: Sizes identical 2025/03/09 01:12:00 DEBUG : empty space: Unchanged skipping 2025/03/09 01:12:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 01:12:00 DEBUG : sugarsync root 'Test/rclone-test-fozubop1xire': Waiting for checks to finish 2025/03/09 01:12:01 INFO : empty space: Deleted 2025/03/09 01:12:01 DEBUG : sugarsync root 'Test/rclone-test-fozubop1xire': Waiting for transfers to finish 2025/03/09 01:12:01 INFO : potato3: Deleted 2025/03/09 01:12:01 INFO : potato2: Moved (server-side) 2025/03/09 01:12:02 INFO : potato3: Moved (server-side) 2025/03/09 01:12:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rojiluw7nona" 2025/03/09 01:12:07 DEBUG : sugarsync root 'Test/rclone-test-rojiluw7nona': Using server-side directory move 2025/03/09 01:12:08 INFO : sugarsync root 'Test/rclone-test-rojiluw7nona': Server side directory move succeeded 2025/03/09 01:12:11 ERROR : : error listing: directory not found 2025/03/09 01:12:11 DEBUG : sugarsync root 'Test/rclone-test-rojiluw7nona': Purge remote 2025/03/09 01:12:12 DEBUG : sugarsync root 'Test/rclone-test-fozubop1xire': Purge remote 2025/03/09 01:12:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.73s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:12:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cazohom4ritu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-fixuban9yifu' -> sugarsync root 'Test/rclone-test-cazohom4ritu' 2025/03/09 01:12:32 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 01:12:32 DEBUG : empty space: Excluded 2025/03/09 01:12:32 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 01:12:32 DEBUG : empty space: Excluded 2025/03/09 01:12:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 01:12:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 01:12:32 DEBUG : sugarsync root 'Test/rclone-test-cazohom4ritu': Waiting for checks to finish 2025/03/09 01:12:32 DEBUG : sugarsync root 'Test/rclone-test-cazohom4ritu': Waiting for transfers to finish 2025/03/09 01:12:33 INFO : potato2: Moved (server-side) 2025/03/09 01:12:33 INFO : potato3: Deleted 2025/03/09 01:12:34 INFO : potato3: Moved (server-side) 2025/03/09 01:12:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wukomon7wade" 2025/03/09 01:12:39 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 01:12:39 DEBUG : empty space: Excluded 2025/03/09 01:12:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 01:12:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/09 01:12:40 DEBUG : sugarsync root 'Test/rclone-test-wukomon7wade': Waiting for checks to finish 2025/03/09 01:12:40 DEBUG : sugarsync root 'Test/rclone-test-wukomon7wade': Waiting for transfers to finish 2025/03/09 01:12:41 INFO : potato2: Moved (server-side) 2025/03/09 01:12:42 INFO : potato3: Moved (server-side) 2025/03/09 01:12:43 DEBUG : sugarsync root 'Test/rclone-test-wukomon7wade': Purge remote 2025/03/09 01:12:44 DEBUG : sugarsync root 'Test/rclone-test-cazohom4ritu': Purge remote --- PASS: TestServerSideMoveWithFilter (33.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:12:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yafusac4rena" 2025/03/09 01:12:58 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-fixuban9yifu' -> sugarsync root 'Test/rclone-test-yafusac4rena' 2025/03/09 01:13:07 DEBUG : sugarsync root 'Test/rclone-test-yafusac4rena': Using server-side directory move 2025/03/09 01:13:07 INFO : sugarsync root 'Test/rclone-test-yafusac4rena': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 01:13:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 01:13:08 DEBUG : empty space: Sizes identical 2025/03/09 01:13:08 DEBUG : empty space: Unchanged skipping 2025/03/09 01:13:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 01:13:09 DEBUG : sugarsync root 'Test/rclone-test-yafusac4rena': Waiting for checks to finish 2025/03/09 01:13:09 INFO : potato2: Moved (server-side) 2025/03/09 01:13:09 INFO : empty space: Deleted 2025/03/09 01:13:09 DEBUG : sugarsync root 'Test/rclone-test-yafusac4rena': Waiting for transfers to finish 2025/03/09 01:13:09 INFO : potato3: Deleted 2025/03/09 01:13:09 INFO : potato3: Moved (server-side) 2025/03/09 01:13:09 INFO : tomatoDir: Removing directory 2025/03/09 01:13:11 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': deleted 1 directories 2025/03/09 01:13:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nofogan4boxi" 2025/03/09 01:13:16 INFO : tomatoDir: Making directory 2025/03/09 01:13:17 DEBUG : sugarsync root 'Test/rclone-test-nofogan4boxi': Using server-side directory move 2025/03/09 01:13:19 INFO : sugarsync root 'Test/rclone-test-nofogan4boxi': Server side directory move succeeded 2025/03/09 01:13:22 ERROR : : error listing: directory not found 2025/03/09 01:13:23 ERROR : : error listing: directory not found 2025/03/09 01:13:23 DEBUG : sugarsync root 'Test/rclone-test-nofogan4boxi': Purge remote 2025/03/09 01:13:24 DEBUG : sugarsync root 'Test/rclone-test-yafusac4rena': Purge remote 2025/03/09 01:13:25 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.61s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.40s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:13:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/rclone-sync-test" 2025/03/09 01:13:27 DEBUG : Config file has changed externally - reloading run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:13:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/rclone-sync-test" 2025/03/09 01:13:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/rclone-sync-test-include/layer2" 2025/03/09 01:13:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/rclone-sync-test-ignore-file" 2025/03/09 01:14:05 DEBUG : rclone-sync-test: Excluded 2025/03/09 01:14:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 01:14:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/09 01:14:08 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/rclone-sync-test': Waiting for checks to finish 2025/03/09 01:14:08 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/rclone-sync-test': Waiting for transfers to finish 2025/03/09 01:14:08 DEBUG : Waiting for deletions to finish 2025/03/09 01:14:08 INFO : There was nothing to transfer 2025/03/09 01:14:10 DEBUG : rclone-sync-test: Excluded 2025/03/09 01:14:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 01:14:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/09 01:14:14 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:14:14 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:14:14 DEBUG : Waiting for deletions to finish 2025/03/09 01:14:14 INFO : rclone-sync-test-include: Removing directory 2025/03/09 01:14:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/09 01:14:14 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': failed to delete 1 directories 2025/03/09 01:14:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:14:17 DEBUG : rclone-sync-test: Excluded 2025/03/09 01:14:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 01:14:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/09 01:14:20 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/09 01:14:20 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/09 01:14:20 DEBUG : Waiting for deletions to finish 2025/03/09 01:14:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:14:22 DEBUG : rclone-sync-test: Excluded 2025/03/09 01:14:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 01:14:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/09 01:14:26 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:14:26 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:14:26 DEBUG : Waiting for deletions to finish 2025/03/09 01:14:26 INFO : rclone-sync-test-include: Removing directory 2025/03/09 01:14:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/09 01:14:26 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': failed to delete 1 directories 2025/03/09 01:14:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:14:28 DEBUG : : Excluded 2025/03/09 01:14:29 DEBUG : rclone-sync-test: Excluded 2025/03/09 01:14:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 01:14:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/09 01:14:32 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/09 01:14:32 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/09 01:14:32 DEBUG : Waiting for deletions to finish 2025/03/09 01:14:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (87.83s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:15:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/dst" 2025/03/09 01:15:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/CompareDest" 2025/03/09 01:15:19 DEBUG : one: Need to transfer - File not found at Destination 2025/03/09 01:15:19 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:15:19 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:15:23 INFO : one: Copied (new) 2025/03/09 01:15:23 DEBUG : Waiting for deletions to finish 2025/03/09 01:15:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 01:15:27 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:15:27 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:15:29 INFO : one: Copied (replaced existing) 2025/03/09 01:15:29 DEBUG : Waiting for deletions to finish 2025/03/09 01:15:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 01:15:39 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:15:41 DEBUG : one: Sizes identical 2025/03/09 01:15:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 01:15:41 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:15:41 DEBUG : Waiting for deletions to finish 2025/03/09 01:15:41 INFO : There was nothing to transfer 2025/03/09 01:15:48 DEBUG : two: Sizes identical 2025/03/09 01:15:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 01:15:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 01:15:48 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:15:49 DEBUG : one: Sizes identical 2025/03/09 01:15:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 01:15:49 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:15:49 DEBUG : Waiting for deletions to finish 2025/03/09 01:15:49 INFO : There was nothing to transfer 2025/03/09 01:15:52 DEBUG : two: Sizes identical 2025/03/09 01:15:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 01:15:52 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:15:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 01:15:53 DEBUG : one: Sizes identical 2025/03/09 01:15:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 01:15:53 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:15:53 DEBUG : Waiting for deletions to finish 2025/03/09 01:15:53 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/09 01:15:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/09 01:15:58 DEBUG : two: Need to transfer - File not found at Destination 2025/03/09 01:15:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 01:15:58 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:15:59 DEBUG : one: Sizes identical 2025/03/09 01:15:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 01:15:59 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:16:00 INFO : two: Copied (new) 2025/03/09 01:16:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (62.90s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:16:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/dest" 2025/03/09 01:16:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/pre-dest1" 2025/03/09 01:16:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/pre-dest2" 2025/03/09 01:16:29 DEBUG : 1: Sizes identical 2025/03/09 01:16:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/09 01:16:31 DEBUG : 2: Sizes identical 2025/03/09 01:16:31 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/09 01:16:32 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/09 01:16:32 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dest': Waiting for checks to finish 2025/03/09 01:16:32 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dest': Waiting for transfers to finish 2025/03/09 01:16:36 INFO : 3: Copied (new) 2025/03/09 01:16:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.58s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:16:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/dst" 2025/03/09 01:16:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/CopyDest" 2025/03/09 01:16:56 DEBUG : one: Need to transfer - File not found at Destination 2025/03/09 01:16:56 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:16:56 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:17:00 INFO : one: Copied (new) 2025/03/09 01:17:00 DEBUG : Waiting for deletions to finish 2025/03/09 01:17:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 01:17:03 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:17:04 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:17:06 INFO : one: Copied (replaced existing) 2025/03/09 01:17:06 DEBUG : Waiting for deletions to finish 2025/03/09 01:17:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/BackupDir" 2025/03/09 01:17:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 01:17:20 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:17:21 DEBUG : one: Sizes identical 2025/03/09 01:17:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 01:17:24 INFO : one: Moved (server-side) 2025/03/09 01:17:25 INFO : one: Copied (server-side copy) 2025/03/09 01:17:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/09 01:17:25 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:17:25 DEBUG : Waiting for deletions to finish 2025/03/09 01:17:32 DEBUG : two: Sizes identical 2025/03/09 01:17:34 INFO : two: Copied (server-side copy) 2025/03/09 01:17:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/09 01:17:34 DEBUG : one: Sizes identical 2025/03/09 01:17:34 DEBUG : one: Unchanged skipping 2025/03/09 01:17:34 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:17:34 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:17:34 DEBUG : Waiting for deletions to finish 2025/03/09 01:17:36 DEBUG : one: Sizes identical 2025/03/09 01:17:36 DEBUG : two: Sizes identical 2025/03/09 01:17:36 DEBUG : one: Unchanged skipping 2025/03/09 01:17:36 DEBUG : two: Unchanged skipping 2025/03/09 01:17:36 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:17:36 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:17:36 DEBUG : Waiting for deletions to finish 2025/03/09 01:17:36 INFO : There was nothing to transfer 2025/03/09 01:17:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/09 01:17:43 DEBUG : three: Destination not found in --copy-dest 2025/03/09 01:17:43 DEBUG : three: Need to transfer - File not found at Destination 2025/03/09 01:17:43 DEBUG : one: Sizes identical 2025/03/09 01:17:43 DEBUG : one: Unchanged skipping 2025/03/09 01:17:43 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:17:43 DEBUG : two: Sizes identical 2025/03/09 01:17:43 DEBUG : two: Unchanged skipping 2025/03/09 01:17:43 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:17:46 INFO : three: Copied (new) 2025/03/09 01:17:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (72.28s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:18:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/dst" 2025/03/09 01:18:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/backup" 2025/03/09 01:18:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 01:18:16 DEBUG : two: Sizes identical 2025/03/09 01:18:16 DEBUG : two: Unchanged skipping 2025/03/09 01:18:16 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:18:18 INFO : one: Moved (server-side) 2025/03/09 01:18:18 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:18:20 INFO : one: Copied (new) 2025/03/09 01:18:20 DEBUG : Waiting for deletions to finish 2025/03/09 01:18:22 INFO : three.txt: Moved (server-side) 2025/03/09 01:18:22 INFO : three.txt: Moved into backup dir 2025/03/09 01:18:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 01:18:28 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:18:28 DEBUG : two: Sizes identical 2025/03/09 01:18:28 DEBUG : two: Unchanged skipping 2025/03/09 01:18:30 INFO : one: Deleted 2025/03/09 01:18:30 INFO : one: Moved (server-side) 2025/03/09 01:18:30 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:18:33 INFO : one: Copied (new) 2025/03/09 01:18:33 DEBUG : Waiting for deletions to finish 2025/03/09 01:18:35 INFO : three.txt: Deleted 2025/03/09 01:18:35 INFO : three.txt: Moved (server-side) 2025/03/09 01:18:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.38s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:18:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/dst" 2025/03/09 01:18:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/backup" 2025/03/09 01:19:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 01:19:02 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:19:02 DEBUG : two: Sizes identical 2025/03/09 01:19:02 DEBUG : two: Unchanged skipping 2025/03/09 01:19:04 INFO : one: Moved (server-side) to: one.bak 2025/03/09 01:19:04 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:19:07 INFO : one: Copied (new) 2025/03/09 01:19:07 DEBUG : Waiting for deletions to finish 2025/03/09 01:19:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 01:19:08 INFO : three.txt: Moved into backup dir 2025/03/09 01:19:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 01:19:15 DEBUG : two: Sizes identical 2025/03/09 01:19:15 DEBUG : two: Unchanged skipping 2025/03/09 01:19:15 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:19:16 INFO : one.bak: Deleted 2025/03/09 01:19:17 INFO : one: Moved (server-side) to: one.bak 2025/03/09 01:19:17 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:19:19 INFO : one: Copied (new) 2025/03/09 01:19:19 DEBUG : Waiting for deletions to finish 2025/03/09 01:19:21 INFO : three.txt.bak: Deleted 2025/03/09 01:19:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 01:19:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:19:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/dst" 2025/03/09 01:19:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/backup" 2025/03/09 01:19:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 01:19:49 DEBUG : two: Sizes identical 2025/03/09 01:19:49 DEBUG : two: Unchanged skipping 2025/03/09 01:19:49 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:19:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/09 01:19:51 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:19:53 INFO : one: Copied (new) 2025/03/09 01:19:53 DEBUG : Waiting for deletions to finish 2025/03/09 01:19:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/09 01:19:55 INFO : three.txt: Moved into backup dir 2025/03/09 01:20:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 01:20:01 DEBUG : two: Sizes identical 2025/03/09 01:20:01 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:20:01 DEBUG : two: Unchanged skipping 2025/03/09 01:20:03 INFO : one-2019-01-01: Deleted 2025/03/09 01:20:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/09 01:20:03 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:20:06 INFO : one: Copied (new) 2025/03/09 01:20:06 DEBUG : Waiting for deletions to finish 2025/03/09 01:20:07 INFO : three-2019-01-01.txt: Deleted 2025/03/09 01:20:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/09 01:20:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.54s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:20:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/dst" 2025/03/09 01:20:30 DEBUG : two: Sizes identical 2025/03/09 01:20:30 DEBUG : two: Unchanged skipping 2025/03/09 01:20:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 01:20:30 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:20:31 INFO : one: Moved (server-side) to: one.bak 2025/03/09 01:20:31 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:20:34 INFO : one: Copied (new) 2025/03/09 01:20:34 DEBUG : Waiting for deletions to finish 2025/03/09 01:20:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 01:20:35 INFO : three.txt: Moved into backup dir 2025/03/09 01:20:42 DEBUG : one.bak: Excluded (Path Filter) 2025/03/09 01:20:42 DEBUG : one.bak: Excluded 2025/03/09 01:20:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/09 01:20:42 DEBUG : three.txt.bak: Excluded 2025/03/09 01:20:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 01:20:42 DEBUG : two: Sizes identical 2025/03/09 01:20:42 DEBUG : two: Unchanged skipping 2025/03/09 01:20:42 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for checks to finish 2025/03/09 01:20:43 INFO : one.bak: Deleted 2025/03/09 01:20:44 INFO : one: Moved (server-side) to: one.bak 2025/03/09 01:20:44 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu/dst': Waiting for transfers to finish 2025/03/09 01:20:46 INFO : one: Copied (new) 2025/03/09 01:20:46 DEBUG : Waiting for deletions to finish 2025/03/09 01:20:48 INFO : three.txt.bak: Deleted 2025/03/09 01:20:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 01:20:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.75s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:21:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/dst" 2025/03/09 01:21:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 01:21:12 INFO : one: Moved (server-side) to: one.bak 2025/03/09 01:21:14 INFO : one: Copied (new) 2025/03/09 01:21:15 DEBUG : two: Sizes identical 2025/03/09 01:21:15 DEBUG : two: Unchanged skipping 2025/03/09 01:21:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/09 01:21:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 01:21:19 INFO : three.txt: Copied (new) 2025/03/09 01:21:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 01:21:24 INFO : one.bak: Deleted 2025/03/09 01:21:25 INFO : one: Moved (server-side) to: one.bak 2025/03/09 01:21:28 INFO : one: Copied (new) 2025/03/09 01:21:29 DEBUG : two: Sizes identical 2025/03/09 01:21:29 DEBUG : two: Unchanged skipping 2025/03/09 01:21:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/09 01:21:31 INFO : three.txt.bak: Deleted 2025/03/09 01:21:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/09 01:21:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:21:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fixuban9yifu/dst" 2025/03/09 01:21:52 DEBUG : Config file has changed externally - reloading 2025/03/09 01:21:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 01:21:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/09 01:22:00 INFO : one: Copied (new) 2025/03/09 01:22:00 DEBUG : two: Sizes identical 2025/03/09 01:22:00 DEBUG : two: Unchanged skipping 2025/03/09 01:22:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/09 01:22:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/09 01:22:05 INFO : three.txt: Copied (new) 2025/03/09 01:22:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 01:22:10 INFO : one-2019-01-01: Deleted 2025/03/09 01:22:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/09 01:22:14 INFO : one: Copied (new) 2025/03/09 01:22:14 DEBUG : two: Sizes identical 2025/03/09 01:22:14 DEBUG : two: Unchanged skipping 2025/03/09 01:22:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/09 01:22:16 INFO : three-2019-01-01.txt: Deleted 2025/03/09 01:22:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/09 01:22:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.61s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:22:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/09 01:22:32 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:22:32 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:22:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/09 01:22:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.53s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:22:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 01:22:38 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:22:38 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:22:41 INFO : existing: Copied (new) 2025/03/09 01:22:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:22:43 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:22:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/09 01:22:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/09 01:22:43 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:22:43 ERROR : sugarsync root 'Test/rclone-test-fixuban9yifu': not deleting files as there were IO errors 2025/03/09 01:22:43 ERROR : sugarsync root 'Test/rclone-test-fixuban9yifu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.28s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.45s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:23:09 DEBUG : existing: Sizes identical 2025/03/09 01:23:09 DEBUG : existing: Unchanged skipping 2025/03/09 01:23:09 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/09 01:23:10 DEBUG : EXISTING: moving to existing-rclone-move-lubupaz4 2025/03/09 01:23:10 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-befiqog4 2025/03/09 01:23:12 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/09 01:23:12 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-befiqog4 2025/03/09 01:23:12 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/09 01:23:12 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-lubupaz4 2025/03/09 01:23:12 DEBUG : EXISTING: moving to existing 2025/03/09 01:23:13 INFO : existingbutdifferent-rclone-move-befiqog4: Moved (server-side) to: existingbutdifferent 2025/03/09 01:23:13 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/09 01:23:13 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/09 01:23:13 INFO : existing-rclone-move-lubupaz4: Moved (server-side) to: existing 2025/03/09 01:23:13 INFO : EXISTING: Moved (server-side) to: existing 2025/03/09 01:23:13 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/09 01:23:16 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/09 01:23:17 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/09 01:23:21 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/09 01:23:22 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/09 01:23:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-diwokat4 2025/03/09 01:23:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/09 01:23:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-diwokat4 2025/03/09 01:23:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/09 01:23:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/09 01:23:27 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:23:27 INFO : subdira/subdirb/subdirc/hello-rclone-move-diwokat4: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/09 01:23:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/09 01:23:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/09 01:23:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-giwokuj5 2025/03/09 01:23:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-giwokuj5 2025/03/09 01:23:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 01:23:29 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/09 01:23:29 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-giwokuj5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 01:23:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 01:23:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/09 01:23:29 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:23:30 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/09 01:23:30 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (54.75s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", 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-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", 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-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.41s) --- SKIP: TestMaxTransfer/Hard (1.50s) --- SKIP: TestMaxTransfer/Soft (1.45s) --- SKIP: TestMaxTransfer/Cautious (1.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:24:22 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Renewing token 2025/03/09 01:24:22 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/03/09 01:24:22 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/03/09 01:24:22 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/03/09 01:25:31 DEBUG : both0: Sizes identical 2025/03/09 01:25:31 DEBUG : both1: Sizes identical 2025/03/09 01:25:31 DEBUG : both10: Sizes identical 2025/03/09 01:25:31 DEBUG : both11: Sizes identical 2025/03/09 01:25:31 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:25:31 DEBUG : both0: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both12: Sizes identical 2025/03/09 01:25:31 DEBUG : both12: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both13: Sizes identical 2025/03/09 01:25:31 DEBUG : both13: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both14: Sizes identical 2025/03/09 01:25:31 DEBUG : both1: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both15: Sizes identical 2025/03/09 01:25:31 DEBUG : both10: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both16: Sizes identical 2025/03/09 01:25:31 DEBUG : both16: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both17: Sizes identical 2025/03/09 01:25:31 DEBUG : both17: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both18: Sizes identical 2025/03/09 01:25:31 DEBUG : both18: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both19: Sizes identical 2025/03/09 01:25:31 DEBUG : both19: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both2: Sizes identical 2025/03/09 01:25:31 DEBUG : both2: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both3: Sizes identical 2025/03/09 01:25:31 DEBUG : both11: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both4: Sizes identical 2025/03/09 01:25:31 DEBUG : both4: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both5: Sizes identical 2025/03/09 01:25:31 DEBUG : both14: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both6: Sizes identical 2025/03/09 01:25:31 DEBUG : both15: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both7: Sizes identical 2025/03/09 01:25:31 DEBUG : both7: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both8: Sizes identical 2025/03/09 01:25:31 DEBUG : both8: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both9: Sizes identical 2025/03/09 01:25:31 DEBUG : both9: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both3: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both5: Unchanged skipping 2025/03/09 01:25:31 DEBUG : both6: Unchanged skipping 2025/03/09 01:25:31 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:25:31 DEBUG : Waiting for deletions to finish 2025/03/09 01:25:32 INFO : only15: Deleted 2025/03/09 01:25:32 INFO : only1: Deleted 2025/03/09 01:25:32 INFO : only13: Deleted 2025/03/09 01:25:32 INFO : only10: Deleted 2025/03/09 01:25:32 INFO : only16: Deleted 2025/03/09 01:25:32 INFO : only4: Deleted 2025/03/09 01:25:32 INFO : only7: Deleted 2025/03/09 01:25:33 INFO : only12: Deleted 2025/03/09 01:25:33 INFO : only17: Deleted 2025/03/09 01:25:33 INFO : only2: Deleted 2025/03/09 01:25:33 INFO : only18: Deleted 2025/03/09 01:25:33 INFO : only5: Deleted 2025/03/09 01:25:34 INFO : only0: Deleted 2025/03/09 01:25:34 INFO : only14: Deleted 2025/03/09 01:25:34 INFO : only11: Deleted 2025/03/09 01:25:34 INFO : only3: Deleted 2025/03/09 01:25:35 INFO : only19: Deleted 2025/03/09 01:25:35 INFO : only9: Deleted 2025/03/09 01:25:35 INFO : only6: Deleted 2025/03/09 01:25:35 INFO : only8: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (124.51s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:27:33 DEBUG : both0: Sizes identical 2025/03/09 01:27:33 DEBUG : both10: Sizes identical 2025/03/09 01:27:33 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for checks to finish 2025/03/09 01:27:33 DEBUG : both1: Sizes identical 2025/03/09 01:27:33 DEBUG : both11: Sizes identical 2025/03/09 01:27:33 DEBUG : both0: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both12: Sizes identical 2025/03/09 01:27:33 DEBUG : both12: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both13: Sizes identical 2025/03/09 01:27:33 DEBUG : both10: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both14: Sizes identical 2025/03/09 01:27:33 DEBUG : both14: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both15: Sizes identical 2025/03/09 01:27:33 DEBUG : both1: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both16: Sizes identical 2025/03/09 01:27:33 DEBUG : both16: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both17: Sizes identical 2025/03/09 01:27:33 DEBUG : both17: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both18: Sizes identical 2025/03/09 01:27:33 DEBUG : both11: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both19: Sizes identical 2025/03/09 01:27:33 DEBUG : both13: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both2: Sizes identical 2025/03/09 01:27:33 DEBUG : both2: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both3: Sizes identical 2025/03/09 01:27:33 DEBUG : both3: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both4: Sizes identical 2025/03/09 01:27:33 DEBUG : both4: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both5: Sizes identical 2025/03/09 01:27:33 DEBUG : both5: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both6: Sizes identical 2025/03/09 01:27:33 DEBUG : both6: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both7: Sizes identical 2025/03/09 01:27:33 DEBUG : both7: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both8: Sizes identical 2025/03/09 01:27:33 DEBUG : both8: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both9: Sizes identical 2025/03/09 01:27:33 DEBUG : both9: Unchanged skipping 2025/03/09 01:27:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/09 01:27:33 DEBUG : both15: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both18: Unchanged skipping 2025/03/09 01:27:33 DEBUG : both19: Unchanged skipping 2025/03/09 01:27:33 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Waiting for transfers to finish 2025/03/09 01:27:35 INFO : only0: Copied (replaced existing) 2025/03/09 01:27:35 INFO : only11: Copied (replaced existing) 2025/03/09 01:27:35 INFO : only1: Copied (replaced existing) 2025/03/09 01:27:35 INFO : only10: Copied (replaced existing) 2025/03/09 01:27:36 INFO : only12: Copied (replaced existing) 2025/03/09 01:27:36 INFO : only13: Copied (replaced existing) 2025/03/09 01:27:36 INFO : only14: Copied (replaced existing) 2025/03/09 01:27:36 INFO : only15: Copied (replaced existing) 2025/03/09 01:27:37 INFO : only16: Copied (replaced existing) 2025/03/09 01:27:37 INFO : only17: Copied (replaced existing) 2025/03/09 01:27:37 INFO : only18: Copied (replaced existing) 2025/03/09 01:27:37 INFO : only19: Copied (replaced existing) 2025/03/09 01:27:38 INFO : only2: Copied (replaced existing) 2025/03/09 01:27:38 INFO : only3: Copied (replaced existing) 2025/03/09 01:27:38 INFO : only4: Copied (replaced existing) 2025/03/09 01:27:38 INFO : only5: Copied (replaced existing) 2025/03/09 01:27:39 INFO : only6: Copied (replaced existing) 2025/03/09 01:27:39 INFO : only7: Copied (replaced existing) 2025/03/09 01:27:39 INFO : only8: Copied (replaced existing) 2025/03/09 01:27:40 INFO : only9: Copied (replaced existing) 2025/03/09 01:27:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (139.26s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:28:14 DEBUG : empty_dir: Making directory with metadata 2025/03/09 01:28:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 01:28:14 DEBUG : empty_on_remote: Making directory with metadata 2025/03/09 01:28:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 01:28:14 INFO : empty_on_remote: Making directory 2025/03/09 01:28:15 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-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:28:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/09 01:28:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/09 01:28:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/09 01:28:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (22.88s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:28:37 DEBUG : empty_dir: Making directory with metadata 2025/03/09 01:28:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 01:28:37 DEBUG : empty_on_remote: Making directory with metadata 2025/03/09 01:28:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 01:28:37 INFO : empty_on_remote: Making directory 2025/03/09 01:28:38 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-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:28:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/09 01:28:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/09 01:28:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/09 01:28:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/09 01:28:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (25.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:29:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 01:29:02 INFO : sub dir: Making directory 2025/03/09 01:29:03 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-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (52.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" 2025/03/09 01:29:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 01:29:54 INFO : sub dir: Making directory 2025/03/09 01:29:56 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-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fixuban9yifu'", Local "Local file system at /tmp/rclone2068887468", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.46s) PASS 2025/03/09 01:30:48 DEBUG : sugarsync root 'Test/rclone-test-fixuban9yifu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 30m26.382348343s (try 1/5)