"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/03/28 04:58:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe" 2025/03/28 04:58:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 04:58:06 DEBUG : Creating backend with remote "/tmp/rclone238483678" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:58:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 04:58:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/28 04:58:08 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 04:58:08 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.79s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:58:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 04:58:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 04:58:13 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 04:58:13 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 04:58:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:58:18 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.76s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.56s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.53s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:58:27 DEBUG : Creating backend with remote "/non-existing" 2025/03/28 04:58:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/28 04:58:28 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 04:58:28 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.84s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:58:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 04:58:32 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 04:58:32 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 04:58:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.75s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:58:43 INFO : sugarsync root 'Test/rclone-test-kixolaf5luqe': Running all checks before starting transfers 2025/03/28 04:58:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 04:58:43 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 04:58:43 INFO : sugarsync root 'Test/rclone-test-kixolaf5luqe': Checks finished, now starting transfers 2025/03/28 04:58:43 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 04:58:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.70s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:58:54 ERROR : Ignoring --no-traverse with sync 2025/03/28 04:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 04:58:55 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 04:58:55 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 04:58:59 INFO : sub dir/hello world: Copied (new) 2025/03/28 04:58:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.66s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:59:07 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/28 04:59:07 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 04:59:07 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 04:59:09 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.86s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:59:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 04:59:15 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 04:59:15 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 04:59:17 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:59:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 04:59:22 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 04:59:22 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 04:59:25 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.98s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:59:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/28 04:59:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 04:59:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/28 04:59:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 04:59:30 INFO : sub dir: Making directory 2025/03/28 04:59:32 INFO : sub dir2: Making directory 2025/03/28 04:59:33 INFO : sub dir2/sub sub dir2: Making directory 2025/03/28 04:59:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 04:59:34 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 04:59:34 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 04:59:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:59:39 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.73s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:59:46 INFO : sub dir2: Making directory 2025/03/28 04:59:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/28 04:59:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 04:59:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 04:59:47 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 04:59:47 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 04:59:50 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/03/28 04:59:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/28 04:59:50 DEBUG : pacer: Reducing sleep to 15ms 2025/03/28 04:59:50 DEBUG : sub dir/hello world: Received error: failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server - low level retry 0/10 2025/03/28 04:59:51 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/28 04:59:52 DEBUG : pacer: Reducing sleep to 10ms 2025/03/28 04:59:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (12.39s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 04:59:59 DEBUG : sub dir2: Making directory with metadata 2025/03/28 04:59:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 05:00:00 INFO : sub dir: Making directory 2025/03/28 05:00:01 INFO : sub dir2: Making directory 2025/03/28 05:00:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:00:02 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:00:02 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:00:04 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:00:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:00:06 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/28 05:00:06 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.52s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:00:15 INFO : sub dir2: Making directory 2025/03/28 05:00:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:00:15 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:00:15 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:00:19 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:00:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.93s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:00:25 DEBUG : sub dir2: Making directory with metadata 2025/03/28 05:00:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 05:00:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 05:00:25 INFO : sub dir: Making directory 2025/03/28 05:00:27 INFO : sub dir2: Making directory 2025/03/28 05:00:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:00:28 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:00:28 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:00:30 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:00:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:00:31 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.53s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:00:40 INFO : sub dir2: Making directory 2025/03/28 05:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:00:40 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:00:40 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:00:44 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:00:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.15s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:00:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-coruwas6buco" 2025/03/28 05:00:55 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-kixolaf5luqe' -> sugarsync root 'Test/rclone-test-coruwas6buco' 2025/03/28 05:01:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:01:00 DEBUG : sugarsync root 'Test/rclone-test-coruwas6buco': Waiting for checks to finish 2025/03/28 05:01:00 DEBUG : sugarsync root 'Test/rclone-test-coruwas6buco': Waiting for transfers to finish 2025/03/28 05:01:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:01:05 DEBUG : sugarsync root 'Test/rclone-test-coruwas6buco': Purge remote --- PASS: TestServerSideCopy (22.20s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:01:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/28 05:01:19 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:01:19 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:01:20 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.33s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:01:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pujivuq6zohu" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-kixolaf5luqe' -> sugarsync root 'Test/rclone-test-pujivuq6zohu' 2025/03/28 05:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:01:37 DEBUG : sugarsync root 'Test/rclone-test-pujivuq6zohu': Waiting for checks to finish 2025/03/28 05:01:37 DEBUG : sugarsync root 'Test/rclone-test-pujivuq6zohu': Waiting for transfers to finish 2025/03/28 05:01:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:01:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/28 05:01:48 DEBUG : sugarsync root 'Test/rclone-test-pujivuq6zohu': Waiting for checks to finish 2025/03/28 05:01:48 DEBUG : sugarsync root 'Test/rclone-test-pujivuq6zohu': Waiting for transfers to finish 2025/03/28 05:01:49 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.laduses9" before starting 2025/03/28 05:01:51 DEBUG : sub dir/hello world.laduses9: server side copy: removing renamed existing file after operation 2025/03/28 05:01:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:01:53 DEBUG : sugarsync root 'Test/rclone-test-pujivuq6zohu': Purge remote --- PASS: TestServerSideCopyOverSelf (34.17s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:02:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/28 05:02:08 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:02:08 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:02:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/28 05:02:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.57s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:02:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yokubad6judo" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-kixolaf5luqe' -> sugarsync root 'Test/rclone-test-yokubad6judo' 2025/03/28 05:02:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:02:27 DEBUG : sugarsync root 'Test/rclone-test-yokubad6judo': Waiting for checks to finish 2025/03/28 05:02:27 DEBUG : sugarsync root 'Test/rclone-test-yokubad6judo': Waiting for transfers to finish 2025/03/28 05:02:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:02:36 DEBUG : sugarsync root 'Test/rclone-test-yokubad6judo': Using server-side directory move 2025/03/28 05:02:36 INFO : sugarsync root 'Test/rclone-test-yokubad6judo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/28 05:02:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/28 05:02:38 DEBUG : sugarsync root 'Test/rclone-test-yokubad6judo': Waiting for checks to finish 2025/03/28 05:02:38 DEBUG : sugarsync root 'Test/rclone-test-yokubad6judo': Waiting for transfers to finish 2025/03/28 05:02:39 INFO : sub dir/hello world: Deleted 2025/03/28 05:02:40 INFO : sub dir/hello world: Moved (server-side) 2025/03/28 05:02:47 DEBUG : testing file moves 2025/03/28 05:02:48 DEBUG : sugarsync root 'Test/rclone-test-yokubad6judo': Waiting for checks to finish 2025/03/28 05:02:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/28 05:02:48 DEBUG : sugarsync root 'Test/rclone-test-yokubad6judo': Waiting for transfers to finish 2025/03/28 05:02:49 INFO : sub dir/hello world: Deleted 2025/03/28 05:02:50 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:02:53 DEBUG : sugarsync root 'Test/rclone-test-yokubad6judo': Purge remote --- PASS: TestServerSideMoveOverSelf (43.12s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:03:04 ERROR : : error listing: directory not found 2025/03/28 05:03:05 INFO : Local file system at /tmp/rclone238483678: Making directory 2025/03/28 05:03:07 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:03:07 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.77s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:03:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/28 05:03:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:03:21 DEBUG : Local file system at /tmp/rclone238483678: Waiting for checks to finish 2025/03/28 05:03:21 DEBUG : Local file system at /tmp/rclone238483678: Waiting for transfers to finish 2025/03/28 05:03:21 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/28 05:03:21 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:03:21 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.77s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:03:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/28 05:03:27 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:03:27 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:03:30 INFO : check sum: Copied (new) 2025/03/28 05:03:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:03:31 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:03:31 NOTICE: sugarsync root 'Test/rclone-test-kixolaf5luqe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/28 05:03:31 DEBUG : check sum: Size of src and dst objects identical 2025/03/28 05:03:31 DEBUG : check sum: Unchanged skipping 2025/03/28 05:03:31 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:03:31 DEBUG : Waiting for deletions to finish 2025/03/28 05:03:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.98s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:03:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/28 05:03:38 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:03:38 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:03:41 INFO : sizeonly: Copied (new) 2025/03/28 05:03:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:03:42 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:03:42 DEBUG : sizeonly: Sizes identical 2025/03/28 05:03:42 DEBUG : sizeonly: Unchanged skipping 2025/03/28 05:03:42 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:03:42 DEBUG : Waiting for deletions to finish 2025/03/28 05:03:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.88s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:03:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/28 05:03:49 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:03:49 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:03:52 INFO : ignore-size: Copied (new) 2025/03/28 05:03:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:03:53 DEBUG : ignore-size: Sizes identical 2025/03/28 05:03:53 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:03:53 DEBUG : ignore-size: Unchanged skipping 2025/03/28 05:03:53 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:03:53 DEBUG : Waiting for deletions to finish 2025/03/28 05:03:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.14s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:04:04 DEBUG : existing: Sizes identical 2025/03/28 05:04:04 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:04:04 DEBUG : existing: Unchanged skipping 2025/03/28 05:04:04 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:04:04 DEBUG : Waiting for deletions to finish 2025/03/28 05:04:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:04:04 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:04:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/28 05:04:04 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:04:06 INFO : existing: Copied (replaced existing) 2025/03/28 05:04:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.21s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:04:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/28 05:04:13 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:04:13 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:04:15 INFO : existing: Copied (new) 2025/03/28 05:04:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:04:17 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:04:17 DEBUG : existing: Destination exists, skipping 2025/03/28 05:04:17 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:04:17 DEBUG : Waiting for deletions to finish 2025/03/28 05:04:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.11s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:04:30 INFO : d: Making directory 2025/03/28 05:04:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/28 05:04:34 DEBUG : c/non empty space: Sizes identical 2025/03/28 05:04:34 DEBUG : c/non empty space: Unchanged skipping 2025/03/28 05:04:34 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:04:34 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:04:37 INFO : a/potato2: Copied (new) 2025/03/28 05:04:37 DEBUG : Waiting for deletions to finish 2025/03/28 05:04:38 INFO : b/potato: Deleted 2025/03/28 05:04:38 INFO : d: Removing directory 2025/03/28 05:04:40 INFO : b: Removing directory 2025/03/28 05:04:41 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.38s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:04:54 DEBUG : empty space: Sizes identical 2025/03/28 05:04:54 DEBUG : empty space: Unchanged skipping 2025/03/28 05:04:54 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:04:54 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:04:54 DEBUG : Waiting for deletions to finish 2025/03/28 05:04:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:04:55 DEBUG : empty space: Sizes identical 2025/03/28 05:04:55 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:04:55 DEBUG : empty space: Unchanged skipping 2025/03/28 05:04:55 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:04:55 DEBUG : Waiting for deletions to finish 2025/03/28 05:04:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:05:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/28 05:05:09 DEBUG : empty space: Sizes identical 2025/03/28 05:05:09 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:05:09 DEBUG : empty space: Unchanged skipping 2025/03/28 05:05:09 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:05:11 INFO : potato: Copied (new) 2025/03/28 05:05:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:05:20 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:05:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/28 05:05:20 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:05:22 INFO : potato: Copied (replaced existing) 2025/03/28 05:05:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.06s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/28 05:05:31 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/28 05:05:31 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:05:31 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:05:32 INFO : potato: Copied (replaced existing) 2025/03/28 05:05:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:05:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:05:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/28 05:05:43 DEBUG : empty space: Sizes identical 2025/03/28 05:05:43 DEBUG : empty space: Unchanged skipping 2025/03/28 05:05:43 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:05:43 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:05:43 DEBUG : Waiting for deletions to finish 2025/03/28 05:05:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:05:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:05:55 DEBUG : empty space: Sizes identical 2025/03/28 05:05:55 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:05:55 DEBUG : empty space: Unchanged skipping 2025/03/28 05:05:55 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:05:57 INFO : potato2: Copied (new) 2025/03/28 05:05:57 DEBUG : Waiting for deletions to finish 2025/03/28 05:05:58 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:06:11 INFO : d: Making directory 2025/03/28 05:06:12 INFO : d/e: Making directory 2025/03/28 05:06:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/28 05:06:17 DEBUG : c/non empty space: Sizes identical 2025/03/28 05:06:17 DEBUG : c/non empty space: Unchanged skipping 2025/03/28 05:06:18 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:06:18 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:06:20 INFO : a/potato2: Copied (new) 2025/03/28 05:06:20 DEBUG : Waiting for deletions to finish 2025/03/28 05:06:21 INFO : b/potato: Deleted 2025/03/28 05:06:21 INFO : d/e: Removing directory 2025/03/28 05:06:23 INFO : d: Removing directory 2025/03/28 05:06:24 INFO : b: Removing directory 2025/03/28 05:06:25 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:06:40 INFO : d: Making directory 2025/03/28 05:06:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/28 05:06:44 DEBUG : c/non empty space: Sizes identical 2025/03/28 05:06:44 DEBUG : c/non empty space: Unchanged skipping 2025/03/28 05:06:44 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:06:44 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:06:47 INFO : a/potato2: Copied (new) 2025/03/28 05:06:47 ERROR : sugarsync root 'Test/rclone-test-kixolaf5luqe': not deleting files as there were IO errors 2025/03/28 05:06:47 ERROR : sugarsync root 'Test/rclone-test-kixolaf5luqe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.91s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:07:05 DEBUG : Waiting for deletions to finish 2025/03/28 05:07:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:07:06 DEBUG : empty space: Sizes identical 2025/03/28 05:07:06 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:07:06 DEBUG : empty space: Unchanged skipping 2025/03/28 05:07:06 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:07:07 INFO : potato: Deleted 2025/03/28 05:07:08 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.62s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:07:20 DEBUG : Waiting for deletions to finish 2025/03/28 05:07:21 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:07:21 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:07:22 INFO : potato: Deleted 2025/03/28 05:07:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:07:22 DEBUG : empty space: Sizes identical 2025/03/28 05:07:22 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:07:22 DEBUG : empty space: Unchanged skipping 2025/03/28 05:07:22 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:07:25 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.73s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:07:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:07:35 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:07:35 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:07:37 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.27s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:07:49 DEBUG : enormous: Excluded (Size Filter) 2025/03/28 05:07:49 DEBUG : enormous: Excluded 2025/03/28 05:07:49 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 05:07:49 DEBUG : potato2: Excluded 2025/03/28 05:07:49 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 05:07:49 DEBUG : potato2: Excluded 2025/03/28 05:07:49 DEBUG : empty space: Sizes identical 2025/03/28 05:07:49 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:07:49 DEBUG : empty space: Unchanged skipping 2025/03/28 05:07:49 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:07:49 DEBUG : Waiting for deletions to finish 2025/03/28 05:07:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:07:50 DEBUG : enormous: Excluded (Size Filter) 2025/03/28 05:07:50 DEBUG : enormous: Excluded 2025/03/28 05:07:50 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 05:07:50 DEBUG : potato2: Excluded 2025/03/28 05:07:51 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 05:07:51 DEBUG : potato2: Excluded 2025/03/28 05:07:51 DEBUG : empty space: Sizes identical 2025/03/28 05:07:51 DEBUG : empty space: Unchanged skipping 2025/03/28 05:07:51 DEBUG : Local file system at /tmp/rclone238483678: Waiting for checks to finish 2025/03/28 05:07:51 DEBUG : Local file system at /tmp/rclone238483678: Waiting for transfers to finish 2025/03/28 05:07:51 DEBUG : Waiting for deletions to finish 2025/03/28 05:07:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.40s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:08:05 DEBUG : enormous: Excluded (Size Filter) 2025/03/28 05:08:05 DEBUG : enormous: Excluded 2025/03/28 05:08:05 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 05:08:05 DEBUG : potato2: Excluded 2025/03/28 05:08:06 DEBUG : empty space: Sizes identical 2025/03/28 05:08:06 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:08:06 DEBUG : empty space: Unchanged skipping 2025/03/28 05:08:06 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:08:06 DEBUG : Waiting for deletions to finish 2025/03/28 05:08:07 INFO : enormous: Deleted 2025/03/28 05:08:07 INFO : potato2: Deleted 2025/03/28 05:08:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:08:09 DEBUG : Local file system at /tmp/rclone238483678: Waiting for checks to finish 2025/03/28 05:08:09 DEBUG : empty space: Sizes identical 2025/03/28 05:08:09 DEBUG : empty space: Unchanged skipping 2025/03/28 05:08:09 DEBUG : Local file system at /tmp/rclone238483678: Waiting for transfers to finish 2025/03/28 05:08:09 DEBUG : Waiting for deletions to finish 2025/03/28 05:08:09 INFO : enormous: Deleted 2025/03/28 05:08:09 INFO : potato2: Deleted 2025/03/28 05:08:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.90s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.54s) === 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-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/28 05:08:16 ERROR : sugarsync root 'Test/rclone-test-kixolaf5luqe': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/28 05:08:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/28 05:08:16 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/28 05:08:16 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:08:16 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:08:19 INFO : yam: Copied (new) 2025/03/28 05:08:19 INFO : potato: Copied (new) 2025/03/28 05:08:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:08:20 ERROR : sugarsync root 'Test/rclone-test-kixolaf5luqe': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/28 05:08:21 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/28 05:08:21 DEBUG : potato: Sizes identical 2025/03/28 05:08:21 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:08:21 DEBUG : potato: Unchanged skipping 2025/03/28 05:08:21 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:08:23 INFO : yaml: Copied (new) 2025/03/28 05:08:23 DEBUG : Waiting for deletions to finish 2025/03/28 05:08:24 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/28 05:08:31 ERROR : sugarsync root 'Test/rclone-test-kixolaf5luqe': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/28 05:08:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/28 05:08:32 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/28 05:08:32 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:08:32 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:08:34 INFO : potato: Copied (new) 2025/03/28 05:08:34 INFO : yam: Copied (new) 2025/03/28 05:08:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:08:35 ERROR : sugarsync root 'Test/rclone-test-kixolaf5luqe': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/28 05:08:36 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/28 05:08:36 DEBUG : potato: Sizes identical 2025/03/28 05:08:36 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:08:36 DEBUG : potato: Unchanged skipping 2025/03/28 05:08:36 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:08:38 INFO : yaml: Copied (new) 2025/03/28 05:08:38 DEBUG : Waiting for deletions to finish 2025/03/28 05:08:39 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.48s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/28 05:08:47 INFO : sugarsync root 'Test/rclone-test-kixolaf5luqe': Making map for --track-renames 2025/03/28 05:08:47 INFO : sugarsync root 'Test/rclone-test-kixolaf5luqe': Finished making map for --track-renames 2025/03/28 05:08:47 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:08:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/28 05:08:47 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for renames to finish 2025/03/28 05:08:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/28 05:08:47 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:08:51 INFO : sub/yam: Copied (new) 2025/03/28 05:08:51 INFO : potato: Copied (new) 2025/03/28 05:08:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:08:53 DEBUG : potato: Sizes identical 2025/03/28 05:08:53 DEBUG : potato: Unchanged skipping 2025/03/28 05:08:54 INFO : sugarsync root 'Test/rclone-test-kixolaf5luqe': Making map for --track-renames 2025/03/28 05:08:54 INFO : sugarsync root 'Test/rclone-test-kixolaf5luqe': Finished making map for --track-renames 2025/03/28 05:08:54 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:08:54 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for renames to finish 2025/03/28 05:08:55 INFO : sub/yam: Moved (server-side) to: yam 2025/03/28 05:08:55 INFO : yam: Renamed from "sub/yam" 2025/03/28 05:08:55 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:08:55 DEBUG : Waiting for deletions to finish 2025/03/28 05:08:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.39s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:09:05 DEBUG : Creating backend with remote "/tmp/rclone238483678/dir1" 2025/03/28 05:09:05 DEBUG : Config file has changed externally - reloading 2025/03/28 05:09:05 DEBUG : Creating backend with remote "/tmp/rclone238483678/dir2" 2025/03/28 05:09:05 DEBUG : Local file system at /tmp/rclone238483678/dir2: Using server-side directory move 2025/03/28 05:09:05 INFO : Local file system at /tmp/rclone238483678/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/28 05:09:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/28 05:09:05 DEBUG : Local file system at /tmp/rclone238483678/dir2: Waiting for checks to finish 2025/03/28 05:09:05 DEBUG : Local file system at /tmp/rclone238483678/dir2: Waiting for transfers to finish 2025/03/28 05:09:05 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.54s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:09:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:09:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/28 05:09:07 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:09:07 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:09:14 INFO : nested/sub dir/file: Copied (new) 2025/03/28 05:09:14 INFO : nested/sub dir/file: Deleted 2025/03/28 05:09:14 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:09:14 INFO : sub dir/hello world: Deleted 2025/03/28 05:09:14 INFO : sub dir: Removing directory 2025/03/28 05:09:14 INFO : nested/sub dir: Removing directory 2025/03/28 05:09:14 INFO : nested: Removing directory 2025/03/28 05:09:14 DEBUG : Local file system at /tmp/rclone238483678: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:09:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 05:09:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/28 05:09:26 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:09:26 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:09:32 INFO : nested/sub dir/file: Copied (new) 2025/03/28 05:09:32 INFO : nested/sub dir/file: Deleted 2025/03/28 05:09:33 INFO : sub dir/hello world: Copied (new) 2025/03/28 05:09:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.63s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:09:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/28 05:09:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/28 05:09:44 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:09:44 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:09:47 INFO : existing: Copied (new) 2025/03/28 05:09:47 INFO : existing: Deleted 2025/03/28 05:09:47 INFO : existing-b: Copied (new) 2025/03/28 05:09:47 INFO : existing-b: Deleted 2025/03/28 05:09:49 DEBUG : existing: Destination exists, skipping 2025/03/28 05:09:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/28 05:09:49 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:09:49 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:09:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.43s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:09:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zulavos2jusu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-kixolaf5luqe' -> sugarsync root 'Test/rclone-test-zulavos2jusu' 2025/03/28 05:10:13 DEBUG : sugarsync root 'Test/rclone-test-zulavos2jusu': Using server-side directory move 2025/03/28 05:10:13 INFO : sugarsync root 'Test/rclone-test-zulavos2jusu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/28 05:10:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:10:14 DEBUG : empty space: Sizes identical 2025/03/28 05:10:14 DEBUG : empty space: Unchanged skipping 2025/03/28 05:10:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/28 05:10:14 DEBUG : sugarsync root 'Test/rclone-test-zulavos2jusu': Waiting for checks to finish 2025/03/28 05:10:15 INFO : potato2: Moved (server-side) 2025/03/28 05:10:15 INFO : empty space: Deleted 2025/03/28 05:10:15 DEBUG : sugarsync root 'Test/rclone-test-zulavos2jusu': Waiting for transfers to finish 2025/03/28 05:10:15 INFO : potato3: Deleted 2025/03/28 05:10:16 INFO : potato3: Moved (server-side) 2025/03/28 05:10:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-putecin0qaqi" 2025/03/28 05:10:20 DEBUG : sugarsync root 'Test/rclone-test-putecin0qaqi': Using server-side directory move 2025/03/28 05:10:22 INFO : sugarsync root 'Test/rclone-test-putecin0qaqi': Server side directory move succeeded 2025/03/28 05:10:25 ERROR : : error listing: directory not found 2025/03/28 05:10:25 DEBUG : sugarsync root 'Test/rclone-test-putecin0qaqi': Purge remote 2025/03/28 05:10:26 DEBUG : sugarsync root 'Test/rclone-test-zulavos2jusu': Purge remote 2025/03/28 05:10:27 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (34.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:10:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pegohil4fuxe" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-kixolaf5luqe' -> sugarsync root 'Test/rclone-test-pegohil4fuxe' 2025/03/28 05:10:48 DEBUG : empty space: Excluded (Size Filter) 2025/03/28 05:10:48 DEBUG : empty space: Excluded 2025/03/28 05:10:48 DEBUG : empty space: Excluded (Size Filter) 2025/03/28 05:10:48 DEBUG : empty space: Excluded 2025/03/28 05:10:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:10:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/28 05:10:48 DEBUG : sugarsync root 'Test/rclone-test-pegohil4fuxe': Waiting for checks to finish 2025/03/28 05:10:48 DEBUG : sugarsync root 'Test/rclone-test-pegohil4fuxe': Waiting for transfers to finish 2025/03/28 05:10:49 INFO : potato2: Moved (server-side) 2025/03/28 05:10:49 INFO : potato3: Deleted 2025/03/28 05:10:49 INFO : potato3: Moved (server-side) 2025/03/28 05:10:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tedorin1xatu" 2025/03/28 05:10:55 DEBUG : empty space: Excluded (Size Filter) 2025/03/28 05:10:55 DEBUG : empty space: Excluded 2025/03/28 05:10:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:10:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/28 05:10:55 DEBUG : sugarsync root 'Test/rclone-test-tedorin1xatu': Waiting for checks to finish 2025/03/28 05:10:55 DEBUG : sugarsync root 'Test/rclone-test-tedorin1xatu': Waiting for transfers to finish 2025/03/28 05:10:57 INFO : potato2: Moved (server-side) 2025/03/28 05:10:58 INFO : potato3: Moved (server-side) 2025/03/28 05:10:59 DEBUG : sugarsync root 'Test/rclone-test-tedorin1xatu': Purge remote 2025/03/28 05:11:00 DEBUG : sugarsync root 'Test/rclone-test-pegohil4fuxe': Purge remote --- PASS: TestServerSideMoveWithFilter (35.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:11:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wiramug4nere" 2025/03/28 05:11:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-kixolaf5luqe' -> sugarsync root 'Test/rclone-test-wiramug4nere' 2025/03/28 05:11:24 DEBUG : sugarsync root 'Test/rclone-test-wiramug4nere': Using server-side directory move 2025/03/28 05:11:24 INFO : sugarsync root 'Test/rclone-test-wiramug4nere': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/28 05:11:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 05:11:25 DEBUG : empty space: Sizes identical 2025/03/28 05:11:25 DEBUG : empty space: Unchanged skipping 2025/03/28 05:11:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/28 05:11:26 DEBUG : sugarsync root 'Test/rclone-test-wiramug4nere': Waiting for checks to finish 2025/03/28 05:11:26 INFO : potato2: Moved (server-side) 2025/03/28 05:11:26 INFO : empty space: Deleted 2025/03/28 05:11:26 DEBUG : sugarsync root 'Test/rclone-test-wiramug4nere': Waiting for transfers to finish 2025/03/28 05:11:26 INFO : potato3: Deleted 2025/03/28 05:11:27 INFO : potato3: Moved (server-side) 2025/03/28 05:11:27 INFO : tomatoDir: Removing directory 2025/03/28 05:11:28 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': deleted 1 directories 2025/03/28 05:11:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumagox6xija" 2025/03/28 05:11:33 INFO : tomatoDir: Making directory 2025/03/28 05:11:35 DEBUG : sugarsync root 'Test/rclone-test-dumagox6xija': Using server-side directory move 2025/03/28 05:11:37 INFO : sugarsync root 'Test/rclone-test-dumagox6xija': Server side directory move succeeded 2025/03/28 05:11:40 ERROR : : error listing: directory not found 2025/03/28 05:11:41 ERROR : : error listing: directory not found 2025/03/28 05:11:41 DEBUG : sugarsync root 'Test/rclone-test-dumagox6xija': Purge remote 2025/03/28 05:11:42 DEBUG : sugarsync root 'Test/rclone-test-wiramug4nere': Purge remote 2025/03/28 05:11:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.50s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:11:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:11:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/rclone-sync-test" 2025/03/28 05:12:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/rclone-sync-test-include/layer2" 2025/03/28 05:12:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/rclone-sync-test-ignore-file" 2025/03/28 05:12:25 DEBUG : rclone-sync-test: Excluded 2025/03/28 05:12:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/28 05:12:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/28 05:12:28 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/rclone-sync-test': Waiting for checks to finish 2025/03/28 05:12:28 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/rclone-sync-test': Waiting for transfers to finish 2025/03/28 05:12:28 DEBUG : Waiting for deletions to finish 2025/03/28 05:12:28 INFO : There was nothing to transfer 2025/03/28 05:12:30 DEBUG : rclone-sync-test: Excluded 2025/03/28 05:12:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/28 05:12:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/28 05:12:33 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:12:33 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:12:33 DEBUG : Waiting for deletions to finish 2025/03/28 05:12:33 INFO : rclone-sync-test-include: Removing directory 2025/03/28 05:12:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/28 05:12:34 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': failed to delete 1 directories 2025/03/28 05:12:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:12:36 DEBUG : rclone-sync-test: Excluded 2025/03/28 05:12:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/28 05:12:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/28 05:12:39 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/28 05:12:39 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/28 05:12:39 DEBUG : Waiting for deletions to finish 2025/03/28 05:12:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:12:41 DEBUG : rclone-sync-test: Excluded 2025/03/28 05:12:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/28 05:12:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/28 05:12:44 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:12:44 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:12:44 DEBUG : Waiting for deletions to finish 2025/03/28 05:12:44 INFO : rclone-sync-test-include: Removing directory 2025/03/28 05:12:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/28 05:12:45 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': failed to delete 1 directories 2025/03/28 05:12:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:12:46 DEBUG : : Excluded 2025/03/28 05:12:48 DEBUG : rclone-sync-test: Excluded 2025/03/28 05:12:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/28 05:12:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/28 05:12:51 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/28 05:12:51 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/28 05:12:51 DEBUG : Waiting for deletions to finish 2025/03/28 05:12:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (85.96s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:13:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/dst" 2025/03/28 05:13:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/CompareDest" 2025/03/28 05:13:35 DEBUG : one: Need to transfer - File not found at Destination 2025/03/28 05:13:35 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:13:35 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:13:39 INFO : one: Copied (new) 2025/03/28 05:13:39 DEBUG : Waiting for deletions to finish 2025/03/28 05:13:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:13:43 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:13:44 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:13:45 INFO : one: Copied (replaced existing) 2025/03/28 05:13:45 DEBUG : Waiting for deletions to finish 2025/03/28 05:13:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:13:55 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:13:56 DEBUG : one: Sizes identical 2025/03/28 05:13:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 05:13:56 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:13:56 DEBUG : Waiting for deletions to finish 2025/03/28 05:13:56 INFO : There was nothing to transfer 2025/03/28 05:14:03 DEBUG : two: Sizes identical 2025/03/28 05:14:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/28 05:14:03 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:14:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:14:04 DEBUG : one: Sizes identical 2025/03/28 05:14:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 05:14:04 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:14:04 DEBUG : Waiting for deletions to finish 2025/03/28 05:14:04 INFO : There was nothing to transfer 2025/03/28 05:14:07 DEBUG : two: Sizes identical 2025/03/28 05:14:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/28 05:14:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:14:07 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:14:08 DEBUG : one: Sizes identical 2025/03/28 05:14:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 05:14:08 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:14:08 DEBUG : Waiting for deletions to finish 2025/03/28 05:14:08 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/28 05:14:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/28 05:14:13 DEBUG : two: Need to transfer - File not found at Destination 2025/03/28 05:14:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:14:13 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:14:13 DEBUG : one: Sizes identical 2025/03/28 05:14:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 05:14:13 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:14:15 INFO : two: Copied (new) 2025/03/28 05:14:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.50s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:14:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/dest" 2025/03/28 05:14:33 DEBUG : Config file has changed externally - reloading 2025/03/28 05:14:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/pre-dest1" 2025/03/28 05:14:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/pre-dest2" 2025/03/28 05:14:45 DEBUG : 1: Sizes identical 2025/03/28 05:14:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/28 05:14:46 DEBUG : 2: Sizes identical 2025/03/28 05:14:46 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/28 05:14:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/28 05:14:48 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dest': Waiting for checks to finish 2025/03/28 05:14:48 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dest': Waiting for transfers to finish 2025/03/28 05:14:51 INFO : 3: Copied (new) 2025/03/28 05:14:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.19s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:15:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/dst" 2025/03/28 05:15:02 DEBUG : Config file has changed externally - reloading 2025/03/28 05:15:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/CopyDest" 2025/03/28 05:15:13 DEBUG : one: Need to transfer - File not found at Destination 2025/03/28 05:15:13 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:15:13 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:15:17 INFO : one: Copied (new) 2025/03/28 05:15:17 DEBUG : Waiting for deletions to finish 2025/03/28 05:15:20 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:15:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:15:21 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:15:23 INFO : one: Copied (replaced existing) 2025/03/28 05:15:23 DEBUG : Waiting for deletions to finish 2025/03/28 05:15:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/BackupDir" 2025/03/28 05:15:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:15:37 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:15:39 DEBUG : one: Sizes identical 2025/03/28 05:15:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 05:15:41 INFO : one: Moved (server-side) 2025/03/28 05:15:43 INFO : one: Copied (server-side copy) 2025/03/28 05:15:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/28 05:15:43 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:15:43 DEBUG : Waiting for deletions to finish 2025/03/28 05:15:51 DEBUG : two: Sizes identical 2025/03/28 05:15:52 INFO : two: Copied (server-side copy) 2025/03/28 05:15:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/28 05:15:52 DEBUG : one: Sizes identical 2025/03/28 05:15:52 DEBUG : one: Unchanged skipping 2025/03/28 05:15:52 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:15:52 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:15:52 DEBUG : Waiting for deletions to finish 2025/03/28 05:15:55 DEBUG : one: Sizes identical 2025/03/28 05:15:55 DEBUG : one: Unchanged skipping 2025/03/28 05:15:55 DEBUG : two: Sizes identical 2025/03/28 05:15:55 DEBUG : two: Unchanged skipping 2025/03/28 05:15:55 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:15:55 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:15:55 DEBUG : Waiting for deletions to finish 2025/03/28 05:15:55 INFO : There was nothing to transfer 2025/03/28 05:16:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/28 05:16:02 DEBUG : three: Destination not found in --copy-dest 2025/03/28 05:16:02 DEBUG : three: Need to transfer - File not found at Destination 2025/03/28 05:16:02 DEBUG : two: Sizes identical 2025/03/28 05:16:02 DEBUG : two: Unchanged skipping 2025/03/28 05:16:02 DEBUG : one: Sizes identical 2025/03/28 05:16:02 DEBUG : one: Unchanged skipping 2025/03/28 05:16:02 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:16:02 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:16:04 INFO : three: Copied (new) 2025/03/28 05:16:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (75.59s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:16:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/dst" 2025/03/28 05:16:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/backup" 2025/03/28 05:16:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 05:16:35 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:16:35 DEBUG : two: Sizes identical 2025/03/28 05:16:35 DEBUG : two: Unchanged skipping 2025/03/28 05:16:38 INFO : one: Moved (server-side) 2025/03/28 05:16:38 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:16:41 INFO : one: Copied (new) 2025/03/28 05:16:41 DEBUG : Waiting for deletions to finish 2025/03/28 05:16:42 INFO : three.txt: Moved (server-side) 2025/03/28 05:16:42 INFO : three.txt: Moved into backup dir 2025/03/28 05:16:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 05:16:48 DEBUG : two: Sizes identical 2025/03/28 05:16:48 DEBUG : two: Unchanged skipping 2025/03/28 05:16:48 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:16:50 INFO : one: Deleted 2025/03/28 05:16:51 INFO : one: Moved (server-side) 2025/03/28 05:16:51 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:16:53 INFO : one: Copied (new) 2025/03/28 05:16:53 DEBUG : Waiting for deletions to finish 2025/03/28 05:16:55 INFO : three.txt: Deleted 2025/03/28 05:16:56 INFO : three.txt: Moved (server-side) 2025/03/28 05:16:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:17:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/dst" 2025/03/28 05:17:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/backup" 2025/03/28 05:17:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 05:17:23 DEBUG : two: Sizes identical 2025/03/28 05:17:23 DEBUG : two: Unchanged skipping 2025/03/28 05:17:23 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:17:26 INFO : one: Moved (server-side) to: one.bak 2025/03/28 05:17:26 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:17:28 INFO : one: Copied (new) 2025/03/28 05:17:28 DEBUG : Waiting for deletions to finish 2025/03/28 05:17:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/28 05:17:30 INFO : three.txt: Moved into backup dir 2025/03/28 05:17:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 05:17:36 DEBUG : two: Sizes identical 2025/03/28 05:17:36 DEBUG : two: Unchanged skipping 2025/03/28 05:17:36 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:17:38 INFO : one.bak: Deleted 2025/03/28 05:17:39 INFO : one: Moved (server-side) to: one.bak 2025/03/28 05:17:39 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:17:41 INFO : one: Copied (new) 2025/03/28 05:17:41 DEBUG : Waiting for deletions to finish 2025/03/28 05:17:43 INFO : three.txt.bak: Deleted 2025/03/28 05:17:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/28 05:17:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:18:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/dst" 2025/03/28 05:18:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/backup" 2025/03/28 05:18:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 05:18:11 DEBUG : two: Sizes identical 2025/03/28 05:18:11 DEBUG : two: Unchanged skipping 2025/03/28 05:18:11 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:18:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/28 05:18:14 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:18:16 INFO : one: Copied (new) 2025/03/28 05:18:16 DEBUG : Waiting for deletions to finish 2025/03/28 05:18:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/28 05:18:18 INFO : three.txt: Moved into backup dir 2025/03/28 05:18:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 05:18:24 DEBUG : two: Sizes identical 2025/03/28 05:18:24 DEBUG : two: Unchanged skipping 2025/03/28 05:18:24 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:18:26 INFO : one-2019-01-01: Deleted 2025/03/28 05:18:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/28 05:18:27 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:18:29 INFO : one: Copied (new) 2025/03/28 05:18:29 DEBUG : Waiting for deletions to finish 2025/03/28 05:18:31 INFO : three-2019-01-01.txt: Deleted 2025/03/28 05:18:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/28 05:18:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:18:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/dst" 2025/03/28 05:18:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 05:18:54 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:18:54 DEBUG : two: Sizes identical 2025/03/28 05:18:54 DEBUG : two: Unchanged skipping 2025/03/28 05:18:56 INFO : one: Moved (server-side) to: one.bak 2025/03/28 05:18:56 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:18:58 INFO : one: Copied (new) 2025/03/28 05:18:58 DEBUG : Waiting for deletions to finish 2025/03/28 05:19:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/28 05:19:00 INFO : three.txt: Moved into backup dir 2025/03/28 05:19:06 DEBUG : one.bak: Excluded (Path Filter) 2025/03/28 05:19:06 DEBUG : one.bak: Excluded 2025/03/28 05:19:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/28 05:19:06 DEBUG : three.txt.bak: Excluded 2025/03/28 05:19:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 05:19:06 DEBUG : two: Sizes identical 2025/03/28 05:19:06 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for checks to finish 2025/03/28 05:19:06 DEBUG : two: Unchanged skipping 2025/03/28 05:19:08 INFO : one.bak: Deleted 2025/03/28 05:19:09 INFO : one: Moved (server-side) to: one.bak 2025/03/28 05:19:09 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe/dst': Waiting for transfers to finish 2025/03/28 05:19:11 INFO : one: Copied (new) 2025/03/28 05:19:11 DEBUG : Waiting for deletions to finish 2025/03/28 05:19:12 INFO : three.txt.bak: Deleted 2025/03/28 05:19:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/28 05:19:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.66s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:19:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/dst" 2025/03/28 05:19:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 05:19:37 INFO : one: Moved (server-side) to: one.bak 2025/03/28 05:19:39 INFO : one: Copied (new) 2025/03/28 05:19:40 DEBUG : two: Sizes identical 2025/03/28 05:19:40 DEBUG : two: Unchanged skipping 2025/03/28 05:19:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/28 05:19:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/28 05:19:45 INFO : three.txt: Copied (new) 2025/03/28 05:19:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 05:19:50 INFO : one.bak: Deleted 2025/03/28 05:19:51 INFO : one: Moved (server-side) to: one.bak 2025/03/28 05:19:53 INFO : one: Copied (new) 2025/03/28 05:19:54 DEBUG : two: Sizes identical 2025/03/28 05:19:54 DEBUG : two: Unchanged skipping 2025/03/28 05:19:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/28 05:19:57 INFO : three.txt.bak: Deleted 2025/03/28 05:19:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/28 05:20:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.57s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:20:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kixolaf5luqe/dst" 2025/03/28 05:20:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 05:20:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/28 05:20:27 INFO : one: Copied (new) 2025/03/28 05:20:28 DEBUG : two: Sizes identical 2025/03/28 05:20:28 DEBUG : two: Unchanged skipping 2025/03/28 05:20:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/28 05:20:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/28 05:20:32 INFO : three.txt: Copied (new) 2025/03/28 05:20:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 05:20:38 INFO : one-2019-01-01: Deleted 2025/03/28 05:20:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/28 05:20:41 INFO : one: Copied (new) 2025/03/28 05:20:42 DEBUG : two: Sizes identical 2025/03/28 05:20:42 DEBUG : two: Unchanged skipping 2025/03/28 05:20:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/28 05:20:44 INFO : three-2019-01-01.txt: Deleted 2025/03/28 05:20:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/28 05:20:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.39s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:21:01 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/28 05:21:01 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:21:01 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:21:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/28 05:21:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.03s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:21:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/28 05:21:07 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:21:07 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:21:09 INFO : existing: Copied (new) 2025/03/28 05:21:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:21:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/28 05:21:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/28 05:21:12 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:21:12 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:21:12 ERROR : sugarsync root 'Test/rclone-test-kixolaf5luqe': not deleting files as there were IO errors 2025/03/28 05:21:12 ERROR : sugarsync root 'Test/rclone-test-kixolaf5luqe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:21:38 DEBUG : existing: Sizes identical 2025/03/28 05:21:38 DEBUG : existing: Unchanged skipping 2025/03/28 05:21:38 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/28 05:21:40 DEBUG : EXISTING: moving to existing-rclone-move-wuxizay8 2025/03/28 05:21:40 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-qeceruf8 2025/03/28 05:21:42 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/28 05:21:42 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-qeceruf8 2025/03/28 05:21:42 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/28 05:21:42 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-wuxizay8 2025/03/28 05:21:42 DEBUG : EXISTING: moving to existing 2025/03/28 05:21:43 INFO : existingbutdifferent-rclone-move-qeceruf8: Moved (server-side) to: existingbutdifferent 2025/03/28 05:21:43 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/28 05:21:43 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/28 05:21:43 INFO : existing-rclone-move-wuxizay8: Moved (server-side) to: existing 2025/03/28 05:21:43 INFO : EXISTING: Moved (server-side) to: existing 2025/03/28 05:21:43 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/28 05:21:46 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/28 05:21:46 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/28 05:21:51 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/28 05:21:52 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/28 05:21:54 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-gekudar1 2025/03/28 05:21:55 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-gekudar1 2025/03/28 05:21:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/28 05:21:56 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/28 05:21:56 INFO : subdira/subdirb/subdirc/hello-rclone-move-gekudar1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/28 05:21:56 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/28 05:21:56 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/28 05:21:57 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/28 05:21:57 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:21:58 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/28 05:21:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dikapax5 2025/03/28 05:21:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dikapax5 2025/03/28 05:21:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/28 05:21:59 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dikapax5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/28 05:21:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/28 05:21:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/28 05:21:59 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:22:00 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/28 05:22:00 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (56.23s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", 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-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", 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-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.60s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.53s) --- SKIP: TestMaxTransfer/Cautious (1.53s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:24:04 DEBUG : both0: Sizes identical 2025/03/28 05:24:04 DEBUG : both0: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both1: Sizes identical 2025/03/28 05:24:04 DEBUG : both10: Sizes identical 2025/03/28 05:24:04 DEBUG : both11: Sizes identical 2025/03/28 05:24:04 DEBUG : both12: Sizes identical 2025/03/28 05:24:04 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:24:04 DEBUG : both1: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both13: Sizes identical 2025/03/28 05:24:04 DEBUG : both13: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both14: Sizes identical 2025/03/28 05:24:04 DEBUG : both14: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both15: Sizes identical 2025/03/28 05:24:04 DEBUG : both15: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both16: Sizes identical 2025/03/28 05:24:04 DEBUG : both16: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both17: Sizes identical 2025/03/28 05:24:04 DEBUG : both17: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both18: Sizes identical 2025/03/28 05:24:04 DEBUG : both18: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both19: Sizes identical 2025/03/28 05:24:04 DEBUG : both19: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both2: Sizes identical 2025/03/28 05:24:04 DEBUG : both2: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both3: Sizes identical 2025/03/28 05:24:04 DEBUG : both3: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both4: Sizes identical 2025/03/28 05:24:04 DEBUG : both4: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both5: Sizes identical 2025/03/28 05:24:04 DEBUG : both10: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both6: Sizes identical 2025/03/28 05:24:04 DEBUG : both6: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both7: Sizes identical 2025/03/28 05:24:04 DEBUG : both11: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both8: Sizes identical 2025/03/28 05:24:04 DEBUG : both8: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both9: Sizes identical 2025/03/28 05:24:04 DEBUG : both9: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both12: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both5: Unchanged skipping 2025/03/28 05:24:04 DEBUG : both7: Unchanged skipping 2025/03/28 05:24:04 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:24:04 DEBUG : Waiting for deletions to finish 2025/03/28 05:24:05 INFO : only6: Deleted 2025/03/28 05:24:05 INFO : only18: Deleted 2025/03/28 05:24:05 INFO : only7: Deleted 2025/03/28 05:24:05 INFO : only9: Deleted 2025/03/28 05:24:06 INFO : only10: Deleted 2025/03/28 05:24:06 INFO : only11: Deleted 2025/03/28 05:24:06 INFO : only12: Deleted 2025/03/28 05:24:06 INFO : only14: Deleted 2025/03/28 05:24:06 INFO : only17: Deleted 2025/03/28 05:24:07 INFO : only4: Deleted 2025/03/28 05:24:07 INFO : only8: Deleted 2025/03/28 05:24:07 INFO : only0: Deleted 2025/03/28 05:24:07 INFO : only13: Deleted 2025/03/28 05:24:07 INFO : only16: Deleted 2025/03/28 05:24:07 INFO : only2: Deleted 2025/03/28 05:24:08 INFO : only3: Deleted 2025/03/28 05:24:08 INFO : only5: Deleted 2025/03/28 05:24:08 INFO : only1: Deleted 2025/03/28 05:24:08 INFO : only19: Deleted 2025/03/28 05:24:08 INFO : only15: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.46s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:26:13 DEBUG : both1: Sizes identical 2025/03/28 05:26:13 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for checks to finish 2025/03/28 05:26:13 DEBUG : both10: Sizes identical 2025/03/28 05:26:13 DEBUG : both11: Sizes identical 2025/03/28 05:26:13 DEBUG : both0: Sizes identical 2025/03/28 05:26:13 DEBUG : both1: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both12: Sizes identical 2025/03/28 05:26:13 DEBUG : both12: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both13: Sizes identical 2025/03/28 05:26:13 DEBUG : both13: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both14: Sizes identical 2025/03/28 05:26:13 DEBUG : both10: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both15: Sizes identical 2025/03/28 05:26:13 DEBUG : both15: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both16: Sizes identical 2025/03/28 05:26:13 DEBUG : both16: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both17: Sizes identical 2025/03/28 05:26:13 DEBUG : both17: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both18: Sizes identical 2025/03/28 05:26:13 DEBUG : both11: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both19: Sizes identical 2025/03/28 05:26:13 DEBUG : both19: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both2: Sizes identical 2025/03/28 05:26:13 DEBUG : both2: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both3: Sizes identical 2025/03/28 05:26:13 DEBUG : both0: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both4: Sizes identical 2025/03/28 05:26:13 DEBUG : both4: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both5: Sizes identical 2025/03/28 05:26:13 DEBUG : both14: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both6: Sizes identical 2025/03/28 05:26:13 DEBUG : both6: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both7: Sizes identical 2025/03/28 05:26:13 DEBUG : both18: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both8: Sizes identical 2025/03/28 05:26:13 DEBUG : both8: Unchanged skipping 2025/03/28 05:26:13 DEBUG : both9: Sizes identical 2025/03/28 05:26:13 DEBUG : both9: Unchanged skipping 2025/03/28 05:26:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : both3: Unchanged skipping 2025/03/28 05:26:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : both5: Unchanged skipping 2025/03/28 05:26:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : both7: Unchanged skipping 2025/03/28 05:26:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/28 05:26:13 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Waiting for transfers to finish 2025/03/28 05:26:15 INFO : only0: Copied (replaced existing) 2025/03/28 05:26:15 INFO : only10: Copied (replaced existing) 2025/03/28 05:26:15 INFO : only11: Copied (replaced existing) 2025/03/28 05:26:15 INFO : only12: Copied (replaced existing) 2025/03/28 05:26:16 INFO : only13: Copied (replaced existing) 2025/03/28 05:26:16 INFO : only18: Copied (replaced existing) 2025/03/28 05:26:16 INFO : only16: Copied (replaced existing) 2025/03/28 05:26:16 INFO : only14: Copied (replaced existing) 2025/03/28 05:26:18 INFO : only1: Copied (replaced existing) 2025/03/28 05:26:18 INFO : only3: Copied (replaced existing) 2025/03/28 05:26:18 INFO : only4: Copied (replaced existing) 2025/03/28 05:26:18 INFO : only2: Copied (replaced existing) 2025/03/28 05:26:18 INFO : only5: Copied (replaced existing) 2025/03/28 05:26:19 INFO : only6: Copied (replaced existing) 2025/03/28 05:26:19 INFO : only7: Copied (replaced existing) 2025/03/28 05:26:19 INFO : only15: Copied (replaced existing) 2025/03/28 05:26:20 INFO : only9: Copied (replaced existing) 2025/03/28 05:26:20 INFO : only17: Copied (replaced existing) 2025/03/28 05:26:20 INFO : only8: Copied (replaced existing) 2025/03/28 05:26:20 INFO : only19: Copied (replaced existing) 2025/03/28 05:26:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (146.78s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:26:55 DEBUG : empty_dir: Making directory with metadata 2025/03/28 05:26:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 05:26:55 DEBUG : empty_on_remote: Making directory with metadata 2025/03/28 05:26:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 05:26:55 INFO : empty_on_remote: Making directory 2025/03/28 05:26:57 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-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:27:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/28 05:27:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/28 05:27:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/28 05:27:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.26s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:27:19 DEBUG : empty_dir: Making directory with metadata 2025/03/28 05:27:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 05:27:19 DEBUG : empty_on_remote: Making directory with metadata 2025/03/28 05:27:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 05:27:19 INFO : empty_on_remote: Making directory 2025/03/28 05:27:20 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-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:27:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/28 05:27:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/28 05:27:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/28 05:27:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/28 05:27:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:27:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 05:27:45 INFO : sub dir: Making directory 2025/03/28 05:27:46 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-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.16s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" 2025/03/28 05:28:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 05:28:40 INFO : sub dir: Making directory 2025/03/28 05:28:42 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-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kixolaf5luqe'", Local "Local file system at /tmp/rclone238483678", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.18s) PASS 2025/03/28 05:29:35 DEBUG : sugarsync root 'Test/rclone-test-kixolaf5luqe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m33.304385832s (try 1/5)