"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/03/27 05:24:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru" 2025/03/27 05:24:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:24:19 DEBUG : Creating backend with remote "/tmp/rclone3064578158" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:24:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:24:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/27 05:24:21 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:24:21 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.72s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:24:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:24:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:24:26 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:24:26 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:24:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:24:31 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.62s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.53s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.52s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:24:40 DEBUG : Creating backend with remote "/non-existing" 2025/03/27 05:24:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/27 05:24:40 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:24:40 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.83s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:24:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:24:44 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:24:44 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:24:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.71s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:24:55 INFO : sugarsync root 'Test/rclone-test-wehanur2veru': Running all checks before starting transfers 2025/03/27 05:24:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:24:56 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:24:56 INFO : sugarsync root 'Test/rclone-test-wehanur2veru': Checks finished, now starting transfers 2025/03/27 05:24:56 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:25:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.76s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:25:07 ERROR : Ignoring --no-traverse with sync 2025/03/27 05:25:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:25:08 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:25:08 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:25:11 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:25:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.71s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:25:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/27 05:25:19 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:25:19 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:25:22 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:25:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:25:27 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:25:27 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:25:30 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.97s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:25:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:25:35 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:25:35 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:25:38 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.80s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:25:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/27 05:25:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:25:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/27 05:25:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:25:43 INFO : sub dir: Making directory 2025/03/27 05:25:45 INFO : sub dir2: Making directory 2025/03/27 05:25:46 INFO : sub dir2/sub sub dir2: Making directory 2025/03/27 05:25:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:25:47 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:25:47 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:25:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:25:51 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.38s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:25:59 INFO : sub dir2: Making directory 2025/03/27 05:25:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/27 05:25:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:26:00 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:26:00 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:26:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.06s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:26:09 DEBUG : sub dir2: Making directory with metadata 2025/03/27 05:26:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:26:10 INFO : sub dir: Making directory 2025/03/27 05:26:11 INFO : sub dir2: Making directory 2025/03/27 05:26:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:26:12 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:26:12 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:26:14 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:26:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:26:16 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/27 05:26:17 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.42s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.53s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:26:25 INFO : sub dir2: Making directory 2025/03/27 05:26:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:26:26 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:26:26 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:26:29 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:26:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.86s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:26:35 DEBUG : sub dir2: Making directory with metadata 2025/03/27 05:26:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:26:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:26:36 INFO : sub dir: Making directory 2025/03/27 05:26:37 INFO : sub dir2: Making directory 2025/03/27 05:26:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:26:38 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:26:38 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:26:40 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:26:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:26:42 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.90s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:26:50 INFO : sub dir2: Making directory 2025/03/27 05:26:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:26:51 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:26:51 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:26:55 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:26:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.07s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:27:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ginipum7buqa" 2025/03/27 05:27:05 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-wehanur2veru' -> sugarsync root 'Test/rclone-test-ginipum7buqa' 2025/03/27 05:27:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:27:10 DEBUG : sugarsync root 'Test/rclone-test-ginipum7buqa': Waiting for checks to finish 2025/03/27 05:27:10 DEBUG : sugarsync root 'Test/rclone-test-ginipum7buqa': Waiting for transfers to finish 2025/03/27 05:27:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:27:16 DEBUG : sugarsync root 'Test/rclone-test-ginipum7buqa': Purge remote --- PASS: TestServerSideCopy (22.35s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:27:29 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:27:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/27 05:27:29 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:27:31 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:27:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mesoxuk6memi" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-wehanur2veru' -> sugarsync root 'Test/rclone-test-mesoxuk6memi' 2025/03/27 05:27:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:27:48 DEBUG : sugarsync root 'Test/rclone-test-mesoxuk6memi': Waiting for checks to finish 2025/03/27 05:27:48 DEBUG : sugarsync root 'Test/rclone-test-mesoxuk6memi': Waiting for transfers to finish 2025/03/27 05:27:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:27:59 DEBUG : sugarsync root 'Test/rclone-test-mesoxuk6memi': Waiting for checks to finish 2025/03/27 05:27:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/27 05:27:59 DEBUG : sugarsync root 'Test/rclone-test-mesoxuk6memi': Waiting for transfers to finish 2025/03/27 05:28:00 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.vodijuk7" before starting 2025/03/27 05:28:02 DEBUG : sub dir/hello world.vodijuk7: server side copy: removing renamed existing file after operation 2025/03/27 05:28:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:28:04 DEBUG : sugarsync root 'Test/rclone-test-mesoxuk6memi': Purge remote --- PASS: TestServerSideCopyOverSelf (34.18s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:28:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/27 05:28:19 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:28:19 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:28:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/27 05:28:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.49s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:28:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fuqogaj7tero" 2025/03/27 05:28:33 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-wehanur2veru' -> sugarsync root 'Test/rclone-test-fuqogaj7tero' 2025/03/27 05:28:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:28:38 DEBUG : sugarsync root 'Test/rclone-test-fuqogaj7tero': Waiting for checks to finish 2025/03/27 05:28:38 DEBUG : sugarsync root 'Test/rclone-test-fuqogaj7tero': Waiting for transfers to finish 2025/03/27 05:28:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:28:47 DEBUG : sugarsync root 'Test/rclone-test-fuqogaj7tero': Using server-side directory move 2025/03/27 05:28:47 INFO : sugarsync root 'Test/rclone-test-fuqogaj7tero': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/27 05:28:49 DEBUG : sugarsync root 'Test/rclone-test-fuqogaj7tero': Waiting for checks to finish 2025/03/27 05:28:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/27 05:28:49 DEBUG : sugarsync root 'Test/rclone-test-fuqogaj7tero': Waiting for transfers to finish 2025/03/27 05:28:50 INFO : sub dir/hello world: Deleted 2025/03/27 05:28:50 INFO : sub dir/hello world: Moved (server-side) 2025/03/27 05:28:58 DEBUG : testing file moves 2025/03/27 05:28:59 DEBUG : sugarsync root 'Test/rclone-test-fuqogaj7tero': Waiting for checks to finish 2025/03/27 05:28:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/27 05:28:59 DEBUG : sugarsync root 'Test/rclone-test-fuqogaj7tero': Waiting for transfers to finish 2025/03/27 05:29:00 INFO : sub dir/hello world: Deleted 2025/03/27 05:29:01 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:29:04 DEBUG : sugarsync root 'Test/rclone-test-fuqogaj7tero': Purge remote --- PASS: TestServerSideMoveOverSelf (43.50s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:29:15 ERROR : : error listing: directory not found 2025/03/27 05:29:16 INFO : Local file system at /tmp/rclone3064578158: Making directory 2025/03/27 05:29:18 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:29:18 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.01s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:29:31 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/27 05:29:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:29:32 DEBUG : Local file system at /tmp/rclone3064578158: Waiting for checks to finish 2025/03/27 05:29:32 DEBUG : Local file system at /tmp/rclone3064578158: Waiting for transfers to finish 2025/03/27 05:29:33 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/27 05:29:33 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:29:33 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.70s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:29:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/27 05:29:39 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:29:39 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:29:41 INFO : check sum: Copied (new) 2025/03/27 05:29:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:29:43 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:29:43 NOTICE: sugarsync root 'Test/rclone-test-wehanur2veru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/27 05:29:43 DEBUG : check sum: Size of src and dst objects identical 2025/03/27 05:29:43 DEBUG : check sum: Unchanged skipping 2025/03/27 05:29:43 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:29:43 DEBUG : Waiting for deletions to finish 2025/03/27 05:29:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.08s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:29:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/27 05:29:50 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:29:50 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:29:52 INFO : sizeonly: Copied (new) 2025/03/27 05:29:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:29:54 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:29:54 DEBUG : sizeonly: Sizes identical 2025/03/27 05:29:54 DEBUG : sizeonly: Unchanged skipping 2025/03/27 05:29:54 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:29:54 DEBUG : Waiting for deletions to finish 2025/03/27 05:29:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.11s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:30:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/27 05:30:01 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:30:01 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:30:03 INFO : ignore-size: Copied (new) 2025/03/27 05:30:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:30:05 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:30:05 DEBUG : ignore-size: Sizes identical 2025/03/27 05:30:05 DEBUG : ignore-size: Unchanged skipping 2025/03/27 05:30:05 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:30:05 DEBUG : Waiting for deletions to finish 2025/03/27 05:30:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.05s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:30:15 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:30:15 DEBUG : existing: Sizes identical 2025/03/27 05:30:15 DEBUG : existing: Unchanged skipping 2025/03/27 05:30:15 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:30:15 DEBUG : Waiting for deletions to finish 2025/03/27 05:30:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:30:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/27 05:30:16 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:30:16 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:30:17 INFO : existing: Copied (replaced existing) 2025/03/27 05:30:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.49s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:30:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/27 05:30:24 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:30:24 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:30:27 INFO : existing: Copied (new) 2025/03/27 05:30:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:30:28 DEBUG : existing: Destination exists, skipping 2025/03/27 05:30:28 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:30:28 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:30:28 DEBUG : Waiting for deletions to finish 2025/03/27 05:30:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.98s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:30:42 INFO : d: Making directory 2025/03/27 05:30:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/27 05:30:46 DEBUG : c/non empty space: Sizes identical 2025/03/27 05:30:46 DEBUG : c/non empty space: Unchanged skipping 2025/03/27 05:30:46 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:30:46 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:30:49 INFO : a/potato2: Copied (new) 2025/03/27 05:30:49 DEBUG : Waiting for deletions to finish 2025/03/27 05:30:49 INFO : b/potato: Deleted 2025/03/27 05:30:49 INFO : d: Removing directory 2025/03/27 05:30:51 INFO : b: Removing directory 2025/03/27 05:30:52 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.14s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:31:05 DEBUG : empty space: Sizes identical 2025/03/27 05:31:05 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:31:05 DEBUG : empty space: Unchanged skipping 2025/03/27 05:31:05 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:31:05 DEBUG : Waiting for deletions to finish 2025/03/27 05:31:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:31:06 DEBUG : empty space: Sizes identical 2025/03/27 05:31:06 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:31:06 DEBUG : empty space: Unchanged skipping 2025/03/27 05:31:06 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:31:06 DEBUG : Waiting for deletions to finish 2025/03/27 05:31:06 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.55s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", 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-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:31:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/27 05:31:20 DEBUG : empty space: Sizes identical 2025/03/27 05:31:20 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:31:20 DEBUG : empty space: Unchanged skipping 2025/03/27 05:31:20 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:31:22 INFO : potato: Copied (new) 2025/03/27 05:31:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.82s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:31:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/27 05:31:31 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:31:31 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:31:33 INFO : potato: Copied (replaced existing) 2025/03/27 05:31:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.21s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/27 05:31:42 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/27 05:31:42 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:31:42 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:31:43 INFO : potato: Copied (replaced existing) 2025/03/27 05:31:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:31:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:31:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/27 05:31:54 DEBUG : empty space: Sizes identical 2025/03/27 05:31:54 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:31:54 DEBUG : empty space: Unchanged skipping 2025/03/27 05:31:54 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:31:54 DEBUG : Waiting for deletions to finish 2025/03/27 05:31:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:32:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:32:06 DEBUG : empty space: Sizes identical 2025/03/27 05:32:06 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:32:06 DEBUG : empty space: Unchanged skipping 2025/03/27 05:32:06 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:32:09 INFO : potato2: Copied (new) 2025/03/27 05:32:09 DEBUG : Waiting for deletions to finish 2025/03/27 05:32:10 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:32:22 INFO : d: Making directory 2025/03/27 05:32:24 INFO : d/e: Making directory 2025/03/27 05:32:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/27 05:32:28 DEBUG : c/non empty space: Sizes identical 2025/03/27 05:32:28 DEBUG : c/non empty space: Unchanged skipping 2025/03/27 05:32:30 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:32:30 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:32:32 INFO : a/potato2: Copied (new) 2025/03/27 05:32:32 DEBUG : Waiting for deletions to finish 2025/03/27 05:32:32 INFO : b/potato: Deleted 2025/03/27 05:32:32 INFO : d/e: Removing directory 2025/03/27 05:32:34 INFO : d: Removing directory 2025/03/27 05:32:35 INFO : b: Removing directory 2025/03/27 05:32:36 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:32:52 INFO : d: Making directory 2025/03/27 05:32:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/27 05:32:56 DEBUG : c/non empty space: Sizes identical 2025/03/27 05:32:56 DEBUG : c/non empty space: Unchanged skipping 2025/03/27 05:32:56 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:32:56 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:32:59 INFO : a/potato2: Copied (new) 2025/03/27 05:32:59 ERROR : sugarsync root 'Test/rclone-test-wehanur2veru': not deleting files as there were IO errors 2025/03/27 05:32:59 ERROR : sugarsync root 'Test/rclone-test-wehanur2veru': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:33:17 DEBUG : Waiting for deletions to finish 2025/03/27 05:33:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:33:18 DEBUG : empty space: Sizes identical 2025/03/27 05:33:18 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:33:18 DEBUG : empty space: Unchanged skipping 2025/03/27 05:33:18 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:33:19 INFO : potato: Deleted 2025/03/27 05:33:20 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.57s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:33:32 DEBUG : Waiting for deletions to finish 2025/03/27 05:33:32 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:33:32 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:33:33 INFO : potato: Deleted 2025/03/27 05:33:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:33:34 DEBUG : empty space: Sizes identical 2025/03/27 05:33:34 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:33:34 DEBUG : empty space: Unchanged skipping 2025/03/27 05:33:34 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:33:36 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.26s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:33:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:33:46 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:33:46 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:33:49 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.26s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:34:00 DEBUG : enormous: Excluded (Size Filter) 2025/03/27 05:34:00 DEBUG : enormous: Excluded 2025/03/27 05:34:00 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 05:34:00 DEBUG : potato2: Excluded 2025/03/27 05:34:01 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 05:34:01 DEBUG : potato2: Excluded 2025/03/27 05:34:01 DEBUG : empty space: Sizes identical 2025/03/27 05:34:01 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:34:01 DEBUG : empty space: Unchanged skipping 2025/03/27 05:34:01 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:34:01 DEBUG : Waiting for deletions to finish 2025/03/27 05:34:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:34:02 DEBUG : enormous: Excluded (Size Filter) 2025/03/27 05:34:02 DEBUG : enormous: Excluded 2025/03/27 05:34:02 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 05:34:02 DEBUG : potato2: Excluded 2025/03/27 05:34:02 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 05:34:02 DEBUG : potato2: Excluded 2025/03/27 05:34:02 DEBUG : empty space: Sizes identical 2025/03/27 05:34:02 DEBUG : empty space: Unchanged skipping 2025/03/27 05:34:02 DEBUG : Local file system at /tmp/rclone3064578158: Waiting for checks to finish 2025/03/27 05:34:02 DEBUG : Local file system at /tmp/rclone3064578158: Waiting for transfers to finish 2025/03/27 05:34:02 DEBUG : Waiting for deletions to finish 2025/03/27 05:34:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.45s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:34:17 DEBUG : enormous: Excluded (Size Filter) 2025/03/27 05:34:17 DEBUG : enormous: Excluded 2025/03/27 05:34:17 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 05:34:17 DEBUG : potato2: Excluded 2025/03/27 05:34:18 DEBUG : empty space: Sizes identical 2025/03/27 05:34:18 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:34:18 DEBUG : empty space: Unchanged skipping 2025/03/27 05:34:18 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:34:18 DEBUG : Waiting for deletions to finish 2025/03/27 05:34:19 INFO : enormous: Deleted 2025/03/27 05:34:19 INFO : potato2: Deleted 2025/03/27 05:34:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:34:20 DEBUG : Local file system at /tmp/rclone3064578158: Waiting for checks to finish 2025/03/27 05:34:20 DEBUG : empty space: Sizes identical 2025/03/27 05:34:20 DEBUG : empty space: Unchanged skipping 2025/03/27 05:34:20 DEBUG : Local file system at /tmp/rclone3064578158: Waiting for transfers to finish 2025/03/27 05:34:20 DEBUG : Waiting for deletions to finish 2025/03/27 05:34:20 INFO : enormous: Deleted 2025/03/27 05:34:20 INFO : potato2: Deleted 2025/03/27 05:34:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", 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-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/27 05:34:27 ERROR : sugarsync root 'Test/rclone-test-wehanur2veru': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/27 05:34:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/27 05:34:28 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/27 05:34:28 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:34:28 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:34:31 INFO : yam: Copied (new) 2025/03/27 05:34:31 INFO : potato: Copied (new) 2025/03/27 05:34:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:34:31 ERROR : sugarsync root 'Test/rclone-test-wehanur2veru': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/27 05:34:32 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/27 05:34:32 DEBUG : potato: Sizes identical 2025/03/27 05:34:32 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:34:32 DEBUG : potato: Unchanged skipping 2025/03/27 05:34:32 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:34:35 INFO : yaml: Copied (new) 2025/03/27 05:34:35 DEBUG : Waiting for deletions to finish 2025/03/27 05:34:36 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.47s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/27 05:34:43 ERROR : sugarsync root 'Test/rclone-test-wehanur2veru': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/27 05:34:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/27 05:34:44 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/27 05:34:44 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:34:44 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:34:46 INFO : yam: Copied (new) 2025/03/27 05:34:46 INFO : potato: Copied (new) 2025/03/27 05:34:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:34:47 ERROR : sugarsync root 'Test/rclone-test-wehanur2veru': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/27 05:34:48 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/27 05:34:48 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:34:48 DEBUG : potato: Sizes identical 2025/03/27 05:34:48 DEBUG : potato: Unchanged skipping 2025/03/27 05:34:48 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:34:50 INFO : yaml: Copied (new) 2025/03/27 05:34:50 DEBUG : Waiting for deletions to finish 2025/03/27 05:34:51 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.07s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/27 05:34:59 INFO : sugarsync root 'Test/rclone-test-wehanur2veru': Making map for --track-renames 2025/03/27 05:34:59 INFO : sugarsync root 'Test/rclone-test-wehanur2veru': Finished making map for --track-renames 2025/03/27 05:34:59 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:34:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/27 05:34:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/27 05:34:59 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for renames to finish 2025/03/27 05:34:59 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:35:02 INFO : sub/yam: Copied (new) 2025/03/27 05:35:03 INFO : potato: Copied (new) 2025/03/27 05:35:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:35:04 DEBUG : potato: Sizes identical 2025/03/27 05:35:04 DEBUG : potato: Unchanged skipping 2025/03/27 05:35:05 INFO : sugarsync root 'Test/rclone-test-wehanur2veru': Making map for --track-renames 2025/03/27 05:35:05 INFO : sugarsync root 'Test/rclone-test-wehanur2veru': Finished making map for --track-renames 2025/03/27 05:35:05 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:35:05 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for renames to finish 2025/03/27 05:35:07 INFO : sub/yam: Moved (server-side) to: yam 2025/03/27 05:35:07 INFO : yam: Renamed from "sub/yam" 2025/03/27 05:35:07 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:35:07 DEBUG : Waiting for deletions to finish 2025/03/27 05:35:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.84s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:35:17 DEBUG : Creating backend with remote "/tmp/rclone3064578158/dir1" 2025/03/27 05:35:17 DEBUG : Config file has changed externally - reloading 2025/03/27 05:35:17 DEBUG : Creating backend with remote "/tmp/rclone3064578158/dir2" 2025/03/27 05:35:17 DEBUG : Local file system at /tmp/rclone3064578158/dir2: Using server-side directory move 2025/03/27 05:35:17 INFO : Local file system at /tmp/rclone3064578158/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/27 05:35:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/27 05:35:17 DEBUG : Local file system at /tmp/rclone3064578158/dir2: Waiting for checks to finish 2025/03/27 05:35:17 DEBUG : Local file system at /tmp/rclone3064578158/dir2: Waiting for transfers to finish 2025/03/27 05:35:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.54s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:35:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:35:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/27 05:35:19 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:35:19 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:35:26 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:35:26 INFO : sub dir/hello world: Deleted 2025/03/27 05:35:26 INFO : nested/sub dir/file: Copied (new) 2025/03/27 05:35:26 INFO : nested/sub dir/file: Deleted 2025/03/27 05:35:26 INFO : sub dir: Removing directory 2025/03/27 05:35:26 INFO : nested/sub dir: Removing directory 2025/03/27 05:35:26 INFO : nested: Removing directory 2025/03/27 05:35:26 DEBUG : Local file system at /tmp/rclone3064578158: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:35:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:35:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/27 05:35:37 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:35:37 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:35:44 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:35:44 INFO : sub dir/hello world: Deleted 2025/03/27 05:35:44 INFO : nested/sub dir/file: Copied (new) 2025/03/27 05:35:44 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.98s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:35:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/27 05:35:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/27 05:35:56 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:35:56 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:35:58 INFO : existing-b: Copied (new) 2025/03/27 05:35:58 INFO : existing-b: Deleted 2025/03/27 05:35:59 INFO : existing: Copied (new) 2025/03/27 05:35:59 INFO : existing: Deleted 2025/03/27 05:36:00 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:36:00 DEBUG : existing: Destination exists, skipping 2025/03/27 05:36:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/27 05:36:00 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:36:00 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.53s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:36:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pamuzok6yule" 2025/03/27 05:36:06 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-wehanur2veru' -> sugarsync root 'Test/rclone-test-pamuzok6yule' 2025/03/27 05:36:25 DEBUG : sugarsync root 'Test/rclone-test-pamuzok6yule': Using server-side directory move 2025/03/27 05:36:25 INFO : sugarsync root 'Test/rclone-test-pamuzok6yule': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/27 05:36:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:36:25 DEBUG : empty space: Sizes identical 2025/03/27 05:36:25 DEBUG : empty space: Unchanged skipping 2025/03/27 05:36:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/27 05:36:25 DEBUG : sugarsync root 'Test/rclone-test-pamuzok6yule': Waiting for checks to finish 2025/03/27 05:36:26 INFO : potato2: Moved (server-side) 2025/03/27 05:36:26 INFO : potato3: Deleted 2025/03/27 05:36:26 INFO : empty space: Deleted 2025/03/27 05:36:26 DEBUG : sugarsync root 'Test/rclone-test-pamuzok6yule': Waiting for transfers to finish 2025/03/27 05:36:27 INFO : potato3: Moved (server-side) 2025/03/27 05:36:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qohahoc9leku" 2025/03/27 05:36:32 DEBUG : sugarsync root 'Test/rclone-test-qohahoc9leku': Using server-side directory move 2025/03/27 05:36:34 INFO : sugarsync root 'Test/rclone-test-qohahoc9leku': Server side directory move succeeded 2025/03/27 05:36:36 ERROR : : error listing: directory not found 2025/03/27 05:36:36 DEBUG : sugarsync root 'Test/rclone-test-qohahoc9leku': Purge remote 2025/03/27 05:36:37 DEBUG : sugarsync root 'Test/rclone-test-pamuzok6yule': Purge remote 2025/03/27 05:36:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.91s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:36:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-horoket6keju" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-wehanur2veru' -> sugarsync root 'Test/rclone-test-horoket6keju' 2025/03/27 05:36:59 DEBUG : empty space: Excluded (Size Filter) 2025/03/27 05:36:59 DEBUG : empty space: Excluded 2025/03/27 05:36:59 DEBUG : empty space: Excluded (Size Filter) 2025/03/27 05:36:59 DEBUG : empty space: Excluded 2025/03/27 05:36:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:36:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/27 05:36:59 DEBUG : sugarsync root 'Test/rclone-test-horoket6keju': Waiting for checks to finish 2025/03/27 05:36:59 DEBUG : sugarsync root 'Test/rclone-test-horoket6keju': Waiting for transfers to finish 2025/03/27 05:37:00 INFO : potato2: Moved (server-side) 2025/03/27 05:37:00 INFO : potato3: Deleted 2025/03/27 05:37:01 INFO : potato3: Moved (server-side) 2025/03/27 05:37:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fepasuc1jupu" 2025/03/27 05:37:07 DEBUG : empty space: Excluded (Size Filter) 2025/03/27 05:37:07 DEBUG : empty space: Excluded 2025/03/27 05:37:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:37:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/27 05:37:07 DEBUG : sugarsync root 'Test/rclone-test-fepasuc1jupu': Waiting for checks to finish 2025/03/27 05:37:07 DEBUG : sugarsync root 'Test/rclone-test-fepasuc1jupu': Waiting for transfers to finish 2025/03/27 05:37:09 INFO : potato3: Moved (server-side) 2025/03/27 05:37:09 INFO : potato2: Moved (server-side) 2025/03/27 05:37:11 DEBUG : sugarsync root 'Test/rclone-test-fepasuc1jupu': Purge remote 2025/03/27 05:37:12 DEBUG : sugarsync root 'Test/rclone-test-horoket6keju': Purge remote --- PASS: TestServerSideMoveWithFilter (35.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:37:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yuroxim2mafi" 2025/03/27 05:37:26 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-wehanur2veru' -> sugarsync root 'Test/rclone-test-yuroxim2mafi' 2025/03/27 05:37:36 DEBUG : sugarsync root 'Test/rclone-test-yuroxim2mafi': Using server-side directory move 2025/03/27 05:37:36 INFO : sugarsync root 'Test/rclone-test-yuroxim2mafi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/27 05:37:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:37:36 DEBUG : empty space: Sizes identical 2025/03/27 05:37:36 DEBUG : empty space: Unchanged skipping 2025/03/27 05:37:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/27 05:37:37 DEBUG : sugarsync root 'Test/rclone-test-yuroxim2mafi': Waiting for checks to finish 2025/03/27 05:37:37 INFO : potato3: Deleted 2025/03/27 05:37:37 INFO : empty space: Deleted 2025/03/27 05:37:37 DEBUG : sugarsync root 'Test/rclone-test-yuroxim2mafi': Waiting for transfers to finish 2025/03/27 05:37:37 INFO : potato2: Moved (server-side) 2025/03/27 05:37:38 INFO : potato3: Moved (server-side) 2025/03/27 05:37:38 INFO : tomatoDir: Removing directory 2025/03/27 05:37:40 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': deleted 1 directories 2025/03/27 05:37:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kefafic9xeko" 2025/03/27 05:37:45 INFO : tomatoDir: Making directory 2025/03/27 05:37:46 DEBUG : sugarsync root 'Test/rclone-test-kefafic9xeko': Using server-side directory move 2025/03/27 05:37:48 INFO : sugarsync root 'Test/rclone-test-kefafic9xeko': Server side directory move succeeded 2025/03/27 05:37:51 ERROR : : error listing: directory not found 2025/03/27 05:37:52 ERROR : : error listing: directory not found 2025/03/27 05:37:52 DEBUG : sugarsync root 'Test/rclone-test-kefafic9xeko': Purge remote 2025/03/27 05:37:53 DEBUG : sugarsync root 'Test/rclone-test-yuroxim2mafi': Purge remote 2025/03/27 05:37:54 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.49s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:37:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.54s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:38:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/rclone-sync-test" 2025/03/27 05:38:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/rclone-sync-test-include/layer2" 2025/03/27 05:38:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/rclone-sync-test-ignore-file" 2025/03/27 05:38:36 DEBUG : rclone-sync-test: Excluded 2025/03/27 05:38:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/27 05:38:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/27 05:38:39 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/rclone-sync-test': Waiting for checks to finish 2025/03/27 05:38:39 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/rclone-sync-test': Waiting for transfers to finish 2025/03/27 05:38:39 DEBUG : Waiting for deletions to finish 2025/03/27 05:38:39 INFO : There was nothing to transfer 2025/03/27 05:38:41 DEBUG : rclone-sync-test: Excluded 2025/03/27 05:38:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/27 05:38:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/27 05:38:44 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:38:44 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:38:44 DEBUG : Waiting for deletions to finish 2025/03/27 05:38:44 INFO : rclone-sync-test-include: Removing directory 2025/03/27 05:38:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/27 05:38:45 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': failed to delete 1 directories 2025/03/27 05:38:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:38:47 DEBUG : rclone-sync-test: Excluded 2025/03/27 05:38:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/27 05:38:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/27 05:38:50 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/27 05:38:50 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/27 05:38:50 DEBUG : Waiting for deletions to finish 2025/03/27 05:38:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:38:53 DEBUG : rclone-sync-test: Excluded 2025/03/27 05:38:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/27 05:38:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/27 05:38:56 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:38:56 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:38:56 DEBUG : Waiting for deletions to finish 2025/03/27 05:38:56 INFO : rclone-sync-test-include: Removing directory 2025/03/27 05:38:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/27 05:38:57 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': failed to delete 1 directories 2025/03/27 05:38:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:38:58 DEBUG : : Excluded 2025/03/27 05:38:59 DEBUG : rclone-sync-test: Excluded 2025/03/27 05:39:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/27 05:39:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/27 05:39:02 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/27 05:39:02 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/27 05:39:02 DEBUG : Waiting for deletions to finish 2025/03/27 05:39:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (86.14s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:39:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/dst" 2025/03/27 05:39:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/CompareDest" 2025/03/27 05:39:47 DEBUG : one: Need to transfer - File not found at Destination 2025/03/27 05:39:47 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:39:47 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:39:50 INFO : one: Copied (new) 2025/03/27 05:39:50 DEBUG : Waiting for deletions to finish 2025/03/27 05:39:54 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:39:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:39:55 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:39:57 INFO : one: Copied (replaced existing) 2025/03/27 05:39:57 DEBUG : Waiting for deletions to finish 2025/03/27 05:40:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:40:06 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:40:08 DEBUG : one: Sizes identical 2025/03/27 05:40:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 05:40:08 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:40:08 DEBUG : Waiting for deletions to finish 2025/03/27 05:40:08 INFO : There was nothing to transfer 2025/03/27 05:40:15 DEBUG : two: Sizes identical 2025/03/27 05:40:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/27 05:40:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:40:15 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:40:16 DEBUG : one: Sizes identical 2025/03/27 05:40:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 05:40:16 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:40:16 DEBUG : Waiting for deletions to finish 2025/03/27 05:40:16 INFO : There was nothing to transfer 2025/03/27 05:40:19 DEBUG : two: Sizes identical 2025/03/27 05:40:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/27 05:40:19 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:40:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:40:20 DEBUG : one: Sizes identical 2025/03/27 05:40:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 05:40:20 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:40:20 DEBUG : Waiting for deletions to finish 2025/03/27 05:40:20 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/27 05:40:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/27 05:40:24 DEBUG : two: Need to transfer - File not found at Destination 2025/03/27 05:40:24 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:40:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:40:25 DEBUG : one: Sizes identical 2025/03/27 05:40:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 05:40:25 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:40:27 INFO : two: Copied (new) 2025/03/27 05:40:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (61.00s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:40:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/dest" 2025/03/27 05:40:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/pre-dest1" 2025/03/27 05:40:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/pre-dest2" 2025/03/27 05:40:56 DEBUG : 1: Sizes identical 2025/03/27 05:40:56 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/27 05:40:58 DEBUG : 2: Sizes identical 2025/03/27 05:40:58 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/27 05:40:59 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/27 05:40:59 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dest': Waiting for checks to finish 2025/03/27 05:40:59 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dest': Waiting for transfers to finish 2025/03/27 05:41:03 INFO : 3: Copied (new) 2025/03/27 05:41:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.81s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:41:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/dst" 2025/03/27 05:41:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/CopyDest" 2025/03/27 05:41:24 DEBUG : one: Need to transfer - File not found at Destination 2025/03/27 05:41:24 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:41:24 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:41:28 INFO : one: Copied (new) 2025/03/27 05:41:28 DEBUG : Waiting for deletions to finish 2025/03/27 05:41:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:41:32 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:41:32 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:41:34 INFO : one: Copied (replaced existing) 2025/03/27 05:41:34 DEBUG : Waiting for deletions to finish 2025/03/27 05:41:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/BackupDir" 2025/03/27 05:41:49 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:41:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:41:50 DEBUG : one: Sizes identical 2025/03/27 05:41:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:41:53 INFO : one: Moved (server-side) 2025/03/27 05:41:55 INFO : one: Copied (server-side copy) 2025/03/27 05:41:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/27 05:41:55 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:41:55 DEBUG : Waiting for deletions to finish 2025/03/27 05:42:02 DEBUG : two: Sizes identical 2025/03/27 05:42:04 INFO : two: Copied (server-side copy) 2025/03/27 05:42:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/27 05:42:04 DEBUG : one: Sizes identical 2025/03/27 05:42:04 DEBUG : one: Unchanged skipping 2025/03/27 05:42:04 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:42:04 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:42:04 DEBUG : Waiting for deletions to finish 2025/03/27 05:42:06 DEBUG : two: Sizes identical 2025/03/27 05:42:06 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:42:06 DEBUG : two: Unchanged skipping 2025/03/27 05:42:06 DEBUG : one: Sizes identical 2025/03/27 05:42:06 DEBUG : one: Unchanged skipping 2025/03/27 05:42:06 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:42:06 DEBUG : Waiting for deletions to finish 2025/03/27 05:42:06 INFO : There was nothing to transfer 2025/03/27 05:42:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/27 05:42:14 DEBUG : three: Destination not found in --copy-dest 2025/03/27 05:42:14 DEBUG : three: Need to transfer - File not found at Destination 2025/03/27 05:42:14 DEBUG : one: Sizes identical 2025/03/27 05:42:14 DEBUG : two: Sizes identical 2025/03/27 05:42:14 DEBUG : one: Unchanged skipping 2025/03/27 05:42:14 DEBUG : two: Unchanged skipping 2025/03/27 05:42:14 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:42:14 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:42:16 INFO : three: Copied (new) 2025/03/27 05:42:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (75.64s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:42:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/dst" 2025/03/27 05:42:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/backup" 2025/03/27 05:42:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 05:42:47 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:42:47 DEBUG : two: Sizes identical 2025/03/27 05:42:47 DEBUG : two: Unchanged skipping 2025/03/27 05:42:50 INFO : one: Moved (server-side) 2025/03/27 05:42:50 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:42:53 INFO : one: Copied (new) 2025/03/27 05:42:53 DEBUG : Waiting for deletions to finish 2025/03/27 05:42:54 INFO : three.txt: Moved (server-side) 2025/03/27 05:42:54 INFO : three.txt: Moved into backup dir 2025/03/27 05:43:00 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:43:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 05:43:00 DEBUG : two: Sizes identical 2025/03/27 05:43:00 DEBUG : two: Unchanged skipping 2025/03/27 05:43:02 INFO : one: Deleted 2025/03/27 05:43:03 INFO : one: Moved (server-side) 2025/03/27 05:43:03 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:43:06 INFO : one: Copied (new) 2025/03/27 05:43:06 DEBUG : Waiting for deletions to finish 2025/03/27 05:43:07 INFO : three.txt: Deleted 2025/03/27 05:43:08 INFO : three.txt: Moved (server-side) 2025/03/27 05:43:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (48.52s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:43:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/dst" 2025/03/27 05:43:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/backup" 2025/03/27 05:43:35 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:43:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 05:43:35 DEBUG : two: Sizes identical 2025/03/27 05:43:35 DEBUG : two: Unchanged skipping 2025/03/27 05:43:38 INFO : one: Moved (server-side) to: one.bak 2025/03/27 05:43:38 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:43:40 INFO : one: Copied (new) 2025/03/27 05:43:40 DEBUG : Waiting for deletions to finish 2025/03/27 05:43:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/27 05:43:42 INFO : three.txt: Moved into backup dir 2025/03/27 05:43:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 05:43:48 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:43:48 DEBUG : two: Sizes identical 2025/03/27 05:43:48 DEBUG : two: Unchanged skipping 2025/03/27 05:43:50 INFO : one.bak: Deleted 2025/03/27 05:43:51 INFO : one: Moved (server-side) to: one.bak 2025/03/27 05:43:51 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:43:53 INFO : one: Copied (new) 2025/03/27 05:43:53 DEBUG : Waiting for deletions to finish 2025/03/27 05:43:55 INFO : three.txt.bak: Deleted 2025/03/27 05:43:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/27 05:43:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.57s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:44:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/dst" 2025/03/27 05:44:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/backup" 2025/03/27 05:44:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 05:44:23 DEBUG : two: Sizes identical 2025/03/27 05:44:23 DEBUG : two: Unchanged skipping 2025/03/27 05:44:23 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:44:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/27 05:44:26 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:44:29 INFO : one: Copied (new) 2025/03/27 05:44:29 DEBUG : Waiting for deletions to finish 2025/03/27 05:44:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/27 05:44:30 INFO : three.txt: Moved into backup dir 2025/03/27 05:44:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 05:44:37 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:44:37 DEBUG : two: Sizes identical 2025/03/27 05:44:37 DEBUG : two: Unchanged skipping 2025/03/27 05:44:38 INFO : one-2019-01-01: Deleted 2025/03/27 05:44:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/27 05:44:39 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:44:42 INFO : one: Copied (new) 2025/03/27 05:44:42 DEBUG : Waiting for deletions to finish 2025/03/27 05:44:43 INFO : three-2019-01-01.txt: Deleted 2025/03/27 05:44:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/27 05:44:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.57s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:45:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/dst" 2025/03/27 05:45:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 05:45:07 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:45:07 DEBUG : two: Sizes identical 2025/03/27 05:45:07 DEBUG : two: Unchanged skipping 2025/03/27 05:45:09 INFO : one: Moved (server-side) to: one.bak 2025/03/27 05:45:09 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:45:11 INFO : one: Copied (new) 2025/03/27 05:45:11 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/27 05:45:13 INFO : three.txt: Moved into backup dir 2025/03/27 05:45:19 DEBUG : one.bak: Excluded (Path Filter) 2025/03/27 05:45:19 DEBUG : one.bak: Excluded 2025/03/27 05:45:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/27 05:45:19 DEBUG : three.txt.bak: Excluded 2025/03/27 05:45:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 05:45:19 DEBUG : two: Sizes identical 2025/03/27 05:45:19 DEBUG : two: Unchanged skipping 2025/03/27 05:45:19 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for checks to finish 2025/03/27 05:45:21 INFO : one.bak: Deleted 2025/03/27 05:45:21 INFO : one: Moved (server-side) to: one.bak 2025/03/27 05:45:21 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru/dst': Waiting for transfers to finish 2025/03/27 05:45:24 INFO : one: Copied (new) 2025/03/27 05:45:24 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:26 INFO : three.txt.bak: Deleted 2025/03/27 05:45:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/27 05:45:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.25s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:45:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/dst" 2025/03/27 05:45:45 DEBUG : Config file has changed externally - reloading 2025/03/27 05:45:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 05:45:50 INFO : one: Moved (server-side) to: one.bak 2025/03/27 05:45:52 INFO : one: Copied (new) 2025/03/27 05:45:53 DEBUG : two: Sizes identical 2025/03/27 05:45:53 DEBUG : two: Unchanged skipping 2025/03/27 05:45:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/27 05:45:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/27 05:45:58 INFO : three.txt: Copied (new) 2025/03/27 05:46:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 05:46:03 INFO : one.bak: Deleted 2025/03/27 05:46:04 INFO : one: Moved (server-side) to: one.bak 2025/03/27 05:46:07 INFO : one: Copied (new) 2025/03/27 05:46:08 DEBUG : two: Sizes identical 2025/03/27 05:46:08 DEBUG : two: Unchanged skipping 2025/03/27 05:46:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/27 05:46:10 INFO : three.txt.bak: Deleted 2025/03/27 05:46:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/27 05:46:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.79s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:46:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wehanur2veru/dst" 2025/03/27 05:46:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 05:46:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/27 05:46:40 INFO : one: Copied (new) 2025/03/27 05:46:41 DEBUG : two: Sizes identical 2025/03/27 05:46:41 DEBUG : two: Unchanged skipping 2025/03/27 05:46:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/27 05:46:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/27 05:46:46 INFO : three.txt: Copied (new) 2025/03/27 05:46:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 05:46:51 INFO : one-2019-01-01: Deleted 2025/03/27 05:46:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/27 05:46:55 INFO : one: Copied (new) 2025/03/27 05:46:55 DEBUG : two: Sizes identical 2025/03/27 05:46:55 DEBUG : two: Unchanged skipping 2025/03/27 05:46:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/27 05:46:58 INFO : three-2019-01-01.txt: Deleted 2025/03/27 05:46:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/27 05:47:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.54s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:47:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/27 05:47:14 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:47:14 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:47:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/27 05:47:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.78s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:47:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/27 05:47:20 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:47:20 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:47:23 INFO : existing: Copied (new) 2025/03/27 05:47:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:47:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/27 05:47:25 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:47:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/27 05:47:25 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:47:25 ERROR : sugarsync root 'Test/rclone-test-wehanur2veru': not deleting files as there were IO errors 2025/03/27 05:47:25 ERROR : sugarsync root 'Test/rclone-test-wehanur2veru': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.52s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:47:52 DEBUG : existing: Sizes identical 2025/03/27 05:47:52 DEBUG : existing: Unchanged skipping 2025/03/27 05:47:52 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/27 05:47:53 DEBUG : EXISTING: moving to existing-rclone-move-tosegaq7 2025/03/27 05:47:53 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-gucugaf8 2025/03/27 05:47:55 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/27 05:47:55 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-gucugaf8 2025/03/27 05:47:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/27 05:47:55 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-tosegaq7 2025/03/27 05:47:55 DEBUG : EXISTING: moving to existing 2025/03/27 05:47:56 INFO : existingbutdifferent-rclone-move-gucugaf8: Moved (server-side) to: existingbutdifferent 2025/03/27 05:47:56 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/27 05:47:56 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/27 05:47:56 INFO : existing-rclone-move-tosegaq7: Moved (server-side) to: existing 2025/03/27 05:47:56 INFO : EXISTING: Moved (server-side) to: existing 2025/03/27 05:47:56 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/27 05:47:59 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/27 05:48:00 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/27 05:48:04 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/27 05:48:05 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/27 05:48:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-zadikuk6 2025/03/27 05:48:08 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-zadikuk6 2025/03/27 05:48:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/27 05:48:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/27 05:48:09 INFO : subdira/subdirb/subdirc/hello-rclone-move-zadikuk6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/27 05:48:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/27 05:48:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/27 05:48:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/27 05:48:10 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:48:11 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/27 05:48:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yabizuz5 2025/03/27 05:48:12 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yabizuz5 2025/03/27 05:48:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/27 05:48:13 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yabizuz5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/27 05:48:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/27 05:48:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/27 05:48:13 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:48:14 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/27 05:48:14 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.22s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", 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-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", 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-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", 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.54s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:50:18 DEBUG : both1: Sizes identical 2025/03/27 05:50:18 DEBUG : both10: Sizes identical 2025/03/27 05:50:18 DEBUG : both11: Sizes identical 2025/03/27 05:50:18 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:50:18 DEBUG : both0: Sizes identical 2025/03/27 05:50:18 DEBUG : both1: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both12: Sizes identical 2025/03/27 05:50:18 DEBUG : both12: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both13: Sizes identical 2025/03/27 05:50:18 DEBUG : both13: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both14: Sizes identical 2025/03/27 05:50:18 DEBUG : both14: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both15: Sizes identical 2025/03/27 05:50:18 DEBUG : both10: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both16: Sizes identical 2025/03/27 05:50:18 DEBUG : both16: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both17: Sizes identical 2025/03/27 05:50:18 DEBUG : both11: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both18: Sizes identical 2025/03/27 05:50:18 DEBUG : both18: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both19: Sizes identical 2025/03/27 05:50:18 DEBUG : both19: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both2: Sizes identical 2025/03/27 05:50:18 DEBUG : both2: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both3: Sizes identical 2025/03/27 05:50:18 DEBUG : both3: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both4: Sizes identical 2025/03/27 05:50:18 DEBUG : both4: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both5: Sizes identical 2025/03/27 05:50:18 DEBUG : both5: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both6: Sizes identical 2025/03/27 05:50:18 DEBUG : both6: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both7: Sizes identical 2025/03/27 05:50:18 DEBUG : both7: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both8: Sizes identical 2025/03/27 05:50:18 DEBUG : both8: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both9: Sizes identical 2025/03/27 05:50:18 DEBUG : both9: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both0: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both15: Unchanged skipping 2025/03/27 05:50:18 DEBUG : both17: Unchanged skipping 2025/03/27 05:50:18 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:50:18 DEBUG : Waiting for deletions to finish 2025/03/27 05:50:19 INFO : only19: Deleted 2025/03/27 05:50:19 INFO : only13: Deleted 2025/03/27 05:50:19 INFO : only7: Deleted 2025/03/27 05:50:19 INFO : only5: Deleted 2025/03/27 05:50:20 INFO : only8: Deleted 2025/03/27 05:50:20 INFO : only11: Deleted 2025/03/27 05:50:20 INFO : only10: Deleted 2025/03/27 05:50:20 INFO : only12: Deleted 2025/03/27 05:50:21 INFO : only0: Deleted 2025/03/27 05:50:21 INFO : only17: Deleted 2025/03/27 05:50:21 INFO : only2: Deleted 2025/03/27 05:50:21 INFO : only4: Deleted 2025/03/27 05:50:22 INFO : only6: Deleted 2025/03/27 05:50:22 INFO : only9: Deleted 2025/03/27 05:50:22 INFO : only1: Deleted 2025/03/27 05:50:22 INFO : only15: Deleted 2025/03/27 05:50:23 INFO : only16: Deleted 2025/03/27 05:50:23 INFO : only18: Deleted 2025/03/27 05:50:23 INFO : only3: Deleted 2025/03/27 05:50:23 INFO : only14: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.30s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:52:27 DEBUG : both0: Sizes identical 2025/03/27 05:52:27 DEBUG : both1: Sizes identical 2025/03/27 05:52:27 DEBUG : both10: Sizes identical 2025/03/27 05:52:27 DEBUG : both11: Sizes identical 2025/03/27 05:52:27 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for checks to finish 2025/03/27 05:52:27 DEBUG : both0: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both12: Sizes identical 2025/03/27 05:52:27 DEBUG : both12: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both13: Sizes identical 2025/03/27 05:52:27 DEBUG : both13: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both14: Sizes identical 2025/03/27 05:52:27 DEBUG : both14: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both15: Sizes identical 2025/03/27 05:52:27 DEBUG : both15: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both16: Sizes identical 2025/03/27 05:52:27 DEBUG : both16: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both17: Sizes identical 2025/03/27 05:52:27 DEBUG : both17: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both18: Sizes identical 2025/03/27 05:52:27 DEBUG : both1: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both19: Sizes identical 2025/03/27 05:52:27 DEBUG : both10: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both2: Sizes identical 2025/03/27 05:52:27 DEBUG : both11: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both3: Sizes identical 2025/03/27 05:52:27 DEBUG : both3: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both4: Sizes identical 2025/03/27 05:52:27 DEBUG : both4: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both5: Sizes identical 2025/03/27 05:52:27 DEBUG : both18: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both6: Sizes identical 2025/03/27 05:52:27 DEBUG : both19: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both7: Sizes identical 2025/03/27 05:52:27 DEBUG : both6: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both8: Sizes identical 2025/03/27 05:52:27 DEBUG : both7: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both9: Sizes identical 2025/03/27 05:52:27 DEBUG : both9: Unchanged skipping 2025/03/27 05:52:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : both5: Unchanged skipping 2025/03/27 05:52:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : both8: Unchanged skipping 2025/03/27 05:52:27 DEBUG : both2: Unchanged skipping 2025/03/27 05:52:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/27 05:52:27 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Waiting for transfers to finish 2025/03/27 05:52:29 INFO : only1: Copied (replaced existing) 2025/03/27 05:52:29 INFO : only0: Copied (replaced existing) 2025/03/27 05:52:29 INFO : only10: Copied (replaced existing) 2025/03/27 05:52:29 INFO : only12: Copied (replaced existing) 2025/03/27 05:52:30 INFO : only17: Copied (replaced existing) 2025/03/27 05:52:30 INFO : only14: Copied (replaced existing) 2025/03/27 05:52:30 INFO : only13: Copied (replaced existing) 2025/03/27 05:52:31 INFO : only11: Copied (replaced existing) 2025/03/27 05:52:31 INFO : only19: Copied (replaced existing) 2025/03/27 05:52:32 INFO : only15: Copied (replaced existing) 2025/03/27 05:52:32 INFO : only2: Copied (replaced existing) 2025/03/27 05:52:32 INFO : only16: Copied (replaced existing) 2025/03/27 05:52:33 INFO : only5: Copied (replaced existing) 2025/03/27 05:52:33 INFO : only3: Copied (replaced existing) 2025/03/27 05:52:33 INFO : only7: Copied (replaced existing) 2025/03/27 05:52:33 INFO : only18: Copied (replaced existing) 2025/03/27 05:52:34 INFO : only9: Copied (replaced existing) 2025/03/27 05:52:34 INFO : only4: Copied (replaced existing) 2025/03/27 05:52:34 INFO : only6: Copied (replaced existing) 2025/03/27 05:52:34 INFO : only8: Copied (replaced existing) 2025/03/27 05:52:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (146.77s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:53:10 DEBUG : empty_dir: Making directory with metadata 2025/03/27 05:53:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:53:10 DEBUG : empty_on_remote: Making directory with metadata 2025/03/27 05:53:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:53:10 INFO : empty_on_remote: Making directory 2025/03/27 05:53:11 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-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:53:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/27 05:53:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/27 05:53:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:53:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (24.33s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:53:34 DEBUG : empty_dir: Making directory with metadata 2025/03/27 05:53:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:53:34 DEBUG : empty_on_remote: Making directory with metadata 2025/03/27 05:53:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:53:34 INFO : empty_on_remote: Making directory 2025/03/27 05:53:36 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-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:53:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/27 05:53:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/27 05:53:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:53:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/27 05:53:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:54:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:54:00 INFO : sub dir: Making directory 2025/03/27 05:54:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" 2025/03/27 05:54:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:54:55 INFO : sub dir: Making directory 2025/03/27 05:54:57 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-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-wehanur2veru'", Local "Local file system at /tmp/rclone3064578158", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.20s) PASS 2025/03/27 05:55:51 DEBUG : sugarsync root 'Test/rclone-test-wehanur2veru': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m35.802112122s (try 1/5)