"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/02/10 05:08:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima" 2025/02/10 05:08:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 05:08:04 DEBUG : Creating backend with remote "/tmp/rclone1960518894" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:08:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/10 05:08:07 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:08:07 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (6.00s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:08:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 05:08:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:08:11 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:08:11 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:08:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:08:16 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.72s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.59s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.57s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:08:25 DEBUG : Creating backend with remote "/non-existing" 2025/02/10 05:08:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/10 05:08:26 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:08:26 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.97s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:08:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:08:30 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:08:30 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:08:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.85s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:08:41 INFO : sugarsync root 'Test/rclone-test-qojufeh6jima': Running all checks before starting transfers 2025/02/10 05:08:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:08:42 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:08:42 INFO : sugarsync root 'Test/rclone-test-qojufeh6jima': Checks finished, now starting transfers 2025/02/10 05:08:42 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:08:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (12.02s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:08:53 ERROR : Ignoring --no-traverse with sync 2025/02/10 05:08:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:08:54 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:08:54 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:08:58 INFO : sub dir/hello world: Copied (new) 2025/02/10 05:08:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.97s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:09:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/10 05:09:06 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:09:06 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:09:09 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.30s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:09:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 05:09:14 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:09:14 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:09:17 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:09:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 05:09:22 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:09:22 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:09:25 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.31s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:09:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/10 05:09:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 05:09:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/10 05:09:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 05:09:31 INFO : sub dir: Making directory 2025/02/10 05:09:32 INFO : sub dir2: Making directory 2025/02/10 05:09:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:09:33 INFO : sub dir2/sub sub dir2: Making directory 2025/02/10 05:09:34 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:09:34 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:09:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:09:38 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:09:47 INFO : sub dir2: Making directory 2025/02/10 05:09:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/10 05:09:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 05:09:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:09:47 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:09:47 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:09:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.53s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:09:56 DEBUG : sub dir2: Making directory with metadata 2025/02/10 05:09:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 05:09:57 INFO : sub dir: Making directory 2025/02/10 05:09:58 INFO : sub dir2: Making directory 2025/02/10 05:09:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:09:59 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:09:59 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:10:01 INFO : sub dir/hello world: Copied (new) 2025/02/10 05:10:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:10:02 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/10 05:10:03 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.51s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.44s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:10:11 INFO : sub dir2: Making directory 2025/02/10 05:10:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:10:12 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:10:12 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:10:15 INFO : sub dir/hello world: Copied (new) 2025/02/10 05:10:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.46s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:10:20 DEBUG : sub dir2: Making directory with metadata 2025/02/10 05:10:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/10 05:10:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 05:10:21 INFO : sub dir: Making directory 2025/02/10 05:10:23 INFO : sub dir2: Making directory 2025/02/10 05:10:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:10:24 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:10:24 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:10:26 INFO : sub dir/hello world: Copied (new) 2025/02/10 05:10:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:10:27 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.90s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.43s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:10:35 INFO : sub dir2: Making directory 2025/02/10 05:10:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:10:36 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:10:36 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:10:39 INFO : sub dir/hello world: Copied (new) 2025/02/10 05:10:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.48s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:10:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-facicid4kemi" 2025/02/10 05:10:49 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-qojufeh6jima' -> sugarsync root 'Test/rclone-test-facicid4kemi' 2025/02/10 05:10:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:10:54 DEBUG : sugarsync root 'Test/rclone-test-facicid4kemi': Waiting for checks to finish 2025/02/10 05:10:54 DEBUG : sugarsync root 'Test/rclone-test-facicid4kemi': Waiting for transfers to finish 2025/02/10 05:10:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:10:59 DEBUG : sugarsync root 'Test/rclone-test-facicid4kemi': Purge remote --- PASS: TestServerSideCopy (21.01s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:11:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/10 05:11:12 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:11:12 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:11:13 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:11:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nofowag5gile" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-qojufeh6jima' -> sugarsync root 'Test/rclone-test-nofowag5gile' 2025/02/10 05:11:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:11:30 DEBUG : sugarsync root 'Test/rclone-test-nofowag5gile': Waiting for checks to finish 2025/02/10 05:11:30 DEBUG : sugarsync root 'Test/rclone-test-nofowag5gile': Waiting for transfers to finish 2025/02/10 05:11:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:11:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/10 05:11:40 DEBUG : sugarsync root 'Test/rclone-test-nofowag5gile': Waiting for checks to finish 2025/02/10 05:11:40 DEBUG : sugarsync root 'Test/rclone-test-nofowag5gile': Waiting for transfers to finish 2025/02/10 05:11:41 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.kowofig3" before starting 2025/02/10 05:11:43 DEBUG : sub dir/hello world.kowofig3: server side copy: removing renamed existing file after operation 2025/02/10 05:11:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:11:45 DEBUG : sugarsync root 'Test/rclone-test-nofowag5gile': Purge remote --- PASS: TestServerSideCopyOverSelf (32.51s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:11:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/10 05:11:58 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:11:58 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:12:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/10 05:12:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.14s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:12:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tibipun4raji" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-qojufeh6jima' -> sugarsync root 'Test/rclone-test-tibipun4raji' 2025/02/10 05:12:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:12:16 DEBUG : sugarsync root 'Test/rclone-test-tibipun4raji': Waiting for checks to finish 2025/02/10 05:12:16 DEBUG : sugarsync root 'Test/rclone-test-tibipun4raji': Waiting for transfers to finish 2025/02/10 05:12:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:12:25 DEBUG : sugarsync root 'Test/rclone-test-tibipun4raji': Using server-side directory move 2025/02/10 05:12:25 INFO : sugarsync root 'Test/rclone-test-tibipun4raji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/10 05:12:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/10 05:12:27 DEBUG : sugarsync root 'Test/rclone-test-tibipun4raji': Waiting for checks to finish 2025/02/10 05:12:27 DEBUG : sugarsync root 'Test/rclone-test-tibipun4raji': Waiting for transfers to finish 2025/02/10 05:12:27 INFO : sub dir/hello world: Deleted 2025/02/10 05:12:28 INFO : sub dir/hello world: Moved (server-side) 2025/02/10 05:12:35 DEBUG : testing file moves 2025/02/10 05:12:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/10 05:12:36 DEBUG : sugarsync root 'Test/rclone-test-tibipun4raji': Waiting for checks to finish 2025/02/10 05:12:36 DEBUG : sugarsync root 'Test/rclone-test-tibipun4raji': Waiting for transfers to finish 2025/02/10 05:12:37 INFO : sub dir/hello world: Deleted 2025/02/10 05:12:38 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:12:41 DEBUG : sugarsync root 'Test/rclone-test-tibipun4raji': Purge remote --- PASS: TestServerSideMoveOverSelf (41.30s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:12:51 ERROR : : error listing: directory not found 2025/02/10 05:12:53 INFO : Local file system at /tmp/rclone1960518894: Making directory 2025/02/10 05:12:54 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:12:54 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.10s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:13:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/10 05:13:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:13:07 DEBUG : Local file system at /tmp/rclone1960518894: Waiting for checks to finish 2025/02/10 05:13:07 DEBUG : Local file system at /tmp/rclone1960518894: Waiting for transfers to finish 2025/02/10 05:13:08 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/02/10 05:13:08 INFO : sub dir/hello world: Copied (new) 2025/02/10 05:13:08 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:13:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/10 05:13:14 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:13:14 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:13:16 INFO : check sum: Copied (new) 2025/02/10 05:13:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:13:18 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:13:18 NOTICE: sugarsync root 'Test/rclone-test-qojufeh6jima': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/10 05:13:18 DEBUG : check sum: Size of src and dst objects identical 2025/02/10 05:13:18 DEBUG : check sum: Unchanged skipping 2025/02/10 05:13:18 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:13:18 DEBUG : Waiting for deletions to finish 2025/02/10 05:13:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.37s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:13:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/10 05:13:24 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:13:24 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:13:27 INFO : sizeonly: Copied (new) 2025/02/10 05:13:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:13:28 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:13:28 DEBUG : sizeonly: Sizes identical 2025/02/10 05:13:28 DEBUG : sizeonly: Unchanged skipping 2025/02/10 05:13:28 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:13:28 DEBUG : Waiting for deletions to finish 2025/02/10 05:13:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.10s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:13:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/10 05:13:35 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:13:35 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:13:38 INFO : ignore-size: Copied (new) 2025/02/10 05:13:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:13:39 DEBUG : ignore-size: Sizes identical 2025/02/10 05:13:39 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:13:39 DEBUG : ignore-size: Unchanged skipping 2025/02/10 05:13:39 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:13:39 DEBUG : Waiting for deletions to finish 2025/02/10 05:13:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.26s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:13:50 DEBUG : existing: Sizes identical 2025/02/10 05:13:50 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:13:50 DEBUG : existing: Unchanged skipping 2025/02/10 05:13:50 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:13:50 DEBUG : Waiting for deletions to finish 2025/02/10 05:13:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:13:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/10 05:13:51 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:13:51 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:13:52 INFO : existing: Copied (replaced existing) 2025/02/10 05:13:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (13.05s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:14:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/10 05:14:00 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:14:00 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:14:02 INFO : existing: Copied (new) 2025/02/10 05:14:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:14:04 DEBUG : existing: Destination exists, skipping 2025/02/10 05:14:04 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:14:04 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:14:04 DEBUG : Waiting for deletions to finish 2025/02/10 05:14:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.25s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:14:18 INFO : d: Making directory 2025/02/10 05:14:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/10 05:14:22 DEBUG : c/non empty space: Sizes identical 2025/02/10 05:14:22 DEBUG : c/non empty space: Unchanged skipping 2025/02/10 05:14:22 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:14:22 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:14:25 INFO : a/potato2: Copied (new) 2025/02/10 05:14:25 DEBUG : Waiting for deletions to finish 2025/02/10 05:14:26 INFO : b/potato: Deleted 2025/02/10 05:14:26 INFO : d: Removing directory 2025/02/10 05:14:27 INFO : b: Removing directory 2025/02/10 05:14:29 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (27.35s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:14:42 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:14:42 DEBUG : empty space: Sizes identical 2025/02/10 05:14:42 DEBUG : empty space: Unchanged skipping 2025/02/10 05:14:42 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:14:42 DEBUG : Waiting for deletions to finish 2025/02/10 05:14:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:14:43 DEBUG : empty space: Sizes identical 2025/02/10 05:14:43 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:14:43 DEBUG : empty space: Unchanged skipping 2025/02/10 05:14:43 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:14:43 DEBUG : Waiting for deletions to finish 2025/02/10 05:14:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.28s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.60s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:14:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/10 05:14:57 DEBUG : empty space: Sizes identical 2025/02/10 05:14:57 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:14:57 DEBUG : empty space: Unchanged skipping 2025/02/10 05:14:57 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:15:00 INFO : potato: Copied (new) 2025/02/10 05:15:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.45s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:15:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/10 05:15:10 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:15:10 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:15:11 INFO : potato: Copied (replaced existing) 2025/02/10 05:15:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.70s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/02/10 05:15:20 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:15:20 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/02/10 05:15:20 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:15:22 INFO : potato: Copied (replaced existing) 2025/02/10 05:15:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:15:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 05:15:33 DEBUG : empty space: Sizes identical 2025/02/10 05:15:33 DEBUG : empty space: Unchanged skipping 2025/02/10 05:15:33 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:15:33 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:15:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/10 05:15:33 DEBUG : Waiting for deletions to finish 2025/02/10 05:15:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:15:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 05:15:44 DEBUG : empty space: Sizes identical 2025/02/10 05:15:44 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:15:44 DEBUG : empty space: Unchanged skipping 2025/02/10 05:15:44 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:15:47 INFO : potato2: Copied (new) 2025/02/10 05:15:47 DEBUG : Waiting for deletions to finish 2025/02/10 05:15:47 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:15:59 INFO : d: Making directory 2025/02/10 05:16:01 INFO : d/e: Making directory 2025/02/10 05:16:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/10 05:16:05 DEBUG : c/non empty space: Sizes identical 2025/02/10 05:16:05 DEBUG : c/non empty space: Unchanged skipping 2025/02/10 05:16:07 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:16:07 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:16:08 INFO : a/potato2: Copied (new) 2025/02/10 05:16:08 DEBUG : Waiting for deletions to finish 2025/02/10 05:16:09 INFO : b/potato: Deleted 2025/02/10 05:16:09 INFO : d/e: Removing directory 2025/02/10 05:16:11 INFO : d: Removing directory 2025/02/10 05:16:12 INFO : b: Removing directory 2025/02/10 05:16:13 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:16:27 INFO : d: Making directory 2025/02/10 05:16:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/10 05:16:31 DEBUG : c/non empty space: Sizes identical 2025/02/10 05:16:31 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:16:31 DEBUG : c/non empty space: Unchanged skipping 2025/02/10 05:16:31 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:16:34 INFO : a/potato2: Copied (new) 2025/02/10 05:16:34 ERROR : sugarsync root 'Test/rclone-test-qojufeh6jima': not deleting files as there were IO errors 2025/02/10 05:16:34 ERROR : sugarsync root 'Test/rclone-test-qojufeh6jima': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:16:51 DEBUG : Waiting for deletions to finish 2025/02/10 05:16:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 05:16:51 DEBUG : empty space: Sizes identical 2025/02/10 05:16:51 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:16:51 DEBUG : empty space: Unchanged skipping 2025/02/10 05:16:51 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:16:52 INFO : potato: Deleted 2025/02/10 05:16:54 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.93s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:17:04 DEBUG : Waiting for deletions to finish 2025/02/10 05:17:05 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:17:05 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:17:06 INFO : potato: Deleted 2025/02/10 05:17:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 05:17:07 DEBUG : empty space: Sizes identical 2025/02/10 05:17:07 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:17:07 DEBUG : empty space: Unchanged skipping 2025/02/10 05:17:07 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:17:09 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.11s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:17:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 05:17:18 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:17:18 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:17:20 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.44s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:17:31 DEBUG : enormous: Excluded (Size Filter) 2025/02/10 05:17:31 DEBUG : enormous: Excluded 2025/02/10 05:17:31 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 05:17:31 DEBUG : potato2: Excluded 2025/02/10 05:17:32 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 05:17:32 DEBUG : potato2: Excluded 2025/02/10 05:17:32 DEBUG : empty space: Sizes identical 2025/02/10 05:17:32 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:17:32 DEBUG : empty space: Unchanged skipping 2025/02/10 05:17:32 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:17:32 DEBUG : Waiting for deletions to finish 2025/02/10 05:17:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:17:33 DEBUG : enormous: Excluded (Size Filter) 2025/02/10 05:17:33 DEBUG : enormous: Excluded 2025/02/10 05:17:33 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 05:17:33 DEBUG : potato2: Excluded 2025/02/10 05:17:33 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 05:17:33 DEBUG : potato2: Excluded 2025/02/10 05:17:33 DEBUG : empty space: Sizes identical 2025/02/10 05:17:33 DEBUG : empty space: Unchanged skipping 2025/02/10 05:17:33 DEBUG : Local file system at /tmp/rclone1960518894: Waiting for checks to finish 2025/02/10 05:17:33 DEBUG : Local file system at /tmp/rclone1960518894: Waiting for transfers to finish 2025/02/10 05:17:33 DEBUG : Waiting for deletions to finish 2025/02/10 05:17:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.60s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:17:47 DEBUG : enormous: Excluded (Size Filter) 2025/02/10 05:17:47 DEBUG : enormous: Excluded 2025/02/10 05:17:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/10 05:17:47 DEBUG : potato2: Excluded 2025/02/10 05:17:48 DEBUG : empty space: Sizes identical 2025/02/10 05:17:48 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:17:48 DEBUG : empty space: Unchanged skipping 2025/02/10 05:17:48 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:17:48 DEBUG : Waiting for deletions to finish 2025/02/10 05:17:48 INFO : potato2: Deleted 2025/02/10 05:17:48 INFO : enormous: Deleted 2025/02/10 05:17:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:17:50 DEBUG : empty space: Sizes identical 2025/02/10 05:17:50 DEBUG : empty space: Unchanged skipping 2025/02/10 05:17:50 DEBUG : Local file system at /tmp/rclone1960518894: Waiting for checks to finish 2025/02/10 05:17:50 DEBUG : Local file system at /tmp/rclone1960518894: Waiting for transfers to finish 2025/02/10 05:17:50 DEBUG : Waiting for deletions to finish 2025/02/10 05:17:50 INFO : enormous: Deleted 2025/02/10 05:17:50 INFO : potato2: Deleted 2025/02/10 05:17:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.78s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.45s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/02/10 05:17:56 ERROR : sugarsync root 'Test/rclone-test-qojufeh6jima': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/10 05:17:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/10 05:17:57 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/10 05:17:57 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:17:57 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:17:59 INFO : potato: Copied (new) 2025/02/10 05:18:00 INFO : yam: Copied (new) 2025/02/10 05:18:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:18:00 ERROR : sugarsync root 'Test/rclone-test-qojufeh6jima': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/10 05:18:01 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/10 05:18:01 DEBUG : potato: Sizes identical 2025/02/10 05:18:01 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:18:01 DEBUG : potato: Unchanged skipping 2025/02/10 05:18:01 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:18:03 INFO : yaml: Copied (new) 2025/02/10 05:18:03 DEBUG : Waiting for deletions to finish 2025/02/10 05:18:04 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.24s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/02/10 05:18:11 ERROR : sugarsync root 'Test/rclone-test-qojufeh6jima': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/10 05:18:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/10 05:18:11 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/10 05:18:11 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:18:11 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:18:14 INFO : yam: Copied (new) 2025/02/10 05:18:14 INFO : potato: Copied (new) 2025/02/10 05:18:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:18:15 ERROR : sugarsync root 'Test/rclone-test-qojufeh6jima': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/10 05:18:15 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/10 05:18:15 DEBUG : potato: Sizes identical 2025/02/10 05:18:15 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:18:15 DEBUG : potato: Unchanged skipping 2025/02/10 05:18:15 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:18:18 INFO : yaml: Copied (new) 2025/02/10 05:18:18 DEBUG : Waiting for deletions to finish 2025/02/10 05:18:19 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/02/10 05:18:26 INFO : sugarsync root 'Test/rclone-test-qojufeh6jima': Making map for --track-renames 2025/02/10 05:18:26 INFO : sugarsync root 'Test/rclone-test-qojufeh6jima': Finished making map for --track-renames 2025/02/10 05:18:26 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:18:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/10 05:18:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/10 05:18:26 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for renames to finish 2025/02/10 05:18:26 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:18:30 INFO : potato: Copied (new) 2025/02/10 05:18:30 INFO : sub/yam: Copied (new) 2025/02/10 05:18:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:18:31 DEBUG : potato: Sizes identical 2025/02/10 05:18:31 DEBUG : potato: Unchanged skipping 2025/02/10 05:18:32 INFO : sugarsync root 'Test/rclone-test-qojufeh6jima': Making map for --track-renames 2025/02/10 05:18:32 INFO : sugarsync root 'Test/rclone-test-qojufeh6jima': Finished making map for --track-renames 2025/02/10 05:18:32 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:18:32 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for renames to finish 2025/02/10 05:18:33 INFO : sub/yam: Moved (server-side) to: yam 2025/02/10 05:18:33 INFO : yam: Renamed from "sub/yam" 2025/02/10 05:18:33 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:18:33 DEBUG : Waiting for deletions to finish 2025/02/10 05:18:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.35s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:18:43 DEBUG : Creating backend with remote "/tmp/rclone1960518894/dir1" 2025/02/10 05:18:43 DEBUG : Creating backend with remote "/tmp/rclone1960518894/dir2" 2025/02/10 05:18:43 DEBUG : Local file system at /tmp/rclone1960518894/dir2: Using server-side directory move 2025/02/10 05:18:43 INFO : Local file system at /tmp/rclone1960518894/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/10 05:18:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/10 05:18:43 INFO : file1.txt: Moved (server-side) 2025/02/10 05:18:43 DEBUG : Local file system at /tmp/rclone1960518894/dir2: Waiting for checks to finish 2025/02/10 05:18:43 DEBUG : Local file system at /tmp/rclone1960518894/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:18:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:18:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/10 05:18:45 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:18:45 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:18:51 INFO : sub dir/hello world: Copied (new) 2025/02/10 05:18:51 INFO : sub dir/hello world: Deleted 2025/02/10 05:18:51 INFO : nested/sub dir/file: Copied (new) 2025/02/10 05:18:51 INFO : nested/sub dir/file: Deleted 2025/02/10 05:18:51 INFO : sub dir: Removing directory 2025/02/10 05:18:51 INFO : nested/sub dir: Removing directory 2025/02/10 05:18:51 INFO : nested: Removing directory 2025/02/10 05:18:51 DEBUG : Local file system at /tmp/rclone1960518894: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (16.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:19:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/10 05:19:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/10 05:19:02 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:19:02 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:19:08 INFO : nested/sub dir/file: Copied (new) 2025/02/10 05:19:08 INFO : nested/sub dir/file: Deleted 2025/02/10 05:19:08 INFO : sub dir/hello world: Copied (new) 2025/02/10 05:19:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.87s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:19:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/10 05:19:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/10 05:19:18 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:19:18 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:19:21 INFO : existing-b: Copied (new) 2025/02/10 05:19:21 INFO : existing-b: Deleted 2025/02/10 05:19:21 INFO : existing: Copied (new) 2025/02/10 05:19:21 INFO : existing: Deleted 2025/02/10 05:19:22 DEBUG : existing: Destination exists, skipping 2025/02/10 05:19:22 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:19:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/10 05:19:22 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:19:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.83s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:19:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xicajom4xofu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-qojufeh6jima' -> sugarsync root 'Test/rclone-test-xicajom4xofu' 2025/02/10 05:19:46 DEBUG : sugarsync root 'Test/rclone-test-xicajom4xofu': Using server-side directory move 2025/02/10 05:19:46 INFO : sugarsync root 'Test/rclone-test-xicajom4xofu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/10 05:19:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 05:19:46 DEBUG : empty space: Sizes identical 2025/02/10 05:19:46 DEBUG : empty space: Unchanged skipping 2025/02/10 05:19:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/10 05:19:46 DEBUG : sugarsync root 'Test/rclone-test-xicajom4xofu': Waiting for checks to finish 2025/02/10 05:19:47 INFO : potato2: Moved (server-side) 2025/02/10 05:19:47 INFO : potato3: Deleted 2025/02/10 05:19:47 INFO : empty space: Deleted 2025/02/10 05:19:47 DEBUG : sugarsync root 'Test/rclone-test-xicajom4xofu': Waiting for transfers to finish 2025/02/10 05:19:48 INFO : potato3: Moved (server-side) 2025/02/10 05:19:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-deluseq9wubu" 2025/02/10 05:19:53 DEBUG : sugarsync root 'Test/rclone-test-deluseq9wubu': Using server-side directory move 2025/02/10 05:19:54 INFO : sugarsync root 'Test/rclone-test-deluseq9wubu': Server side directory move succeeded 2025/02/10 05:19:57 ERROR : : error listing: directory not found 2025/02/10 05:19:57 DEBUG : sugarsync root 'Test/rclone-test-deluseq9wubu': Purge remote 2025/02/10 05:19:57 DEBUG : sugarsync root 'Test/rclone-test-xicajom4xofu': Purge remote 2025/02/10 05:19:58 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.18s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:20:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pawuxuq5cuxi" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-qojufeh6jima' -> sugarsync root 'Test/rclone-test-pawuxuq5cuxi' 2025/02/10 05:20:18 DEBUG : empty space: Excluded (Size Filter) 2025/02/10 05:20:18 DEBUG : empty space: Excluded 2025/02/10 05:20:18 DEBUG : empty space: Excluded (Size Filter) 2025/02/10 05:20:18 DEBUG : empty space: Excluded 2025/02/10 05:20:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 05:20:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/10 05:20:18 DEBUG : sugarsync root 'Test/rclone-test-pawuxuq5cuxi': Waiting for checks to finish 2025/02/10 05:20:18 DEBUG : sugarsync root 'Test/rclone-test-pawuxuq5cuxi': Waiting for transfers to finish 2025/02/10 05:20:19 INFO : potato2: Moved (server-side) 2025/02/10 05:20:19 INFO : potato3: Deleted 2025/02/10 05:20:20 INFO : potato3: Moved (server-side) 2025/02/10 05:20:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jicegot0zoli" 2025/02/10 05:20:25 DEBUG : empty space: Excluded (Size Filter) 2025/02/10 05:20:25 DEBUG : empty space: Excluded 2025/02/10 05:20:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 05:20:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/10 05:20:25 DEBUG : sugarsync root 'Test/rclone-test-jicegot0zoli': Waiting for checks to finish 2025/02/10 05:20:25 DEBUG : sugarsync root 'Test/rclone-test-jicegot0zoli': Waiting for transfers to finish 2025/02/10 05:20:27 INFO : potato2: Moved (server-side) 2025/02/10 05:20:28 INFO : potato3: Moved (server-side) 2025/02/10 05:20:29 DEBUG : sugarsync root 'Test/rclone-test-jicegot0zoli': Purge remote 2025/02/10 05:20:30 DEBUG : sugarsync root 'Test/rclone-test-pawuxuq5cuxi': Purge remote --- PASS: TestServerSideMoveWithFilter (33.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:20:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qonayoh4momo" 2025/02/10 05:20:43 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-qojufeh6jima' -> sugarsync root 'Test/rclone-test-qonayoh4momo' 2025/02/10 05:20:52 DEBUG : sugarsync root 'Test/rclone-test-qonayoh4momo': Using server-side directory move 2025/02/10 05:20:52 INFO : sugarsync root 'Test/rclone-test-qonayoh4momo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/10 05:20:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/10 05:20:53 DEBUG : empty space: Sizes identical 2025/02/10 05:20:53 DEBUG : empty space: Unchanged skipping 2025/02/10 05:20:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/10 05:20:54 DEBUG : sugarsync root 'Test/rclone-test-qonayoh4momo': Waiting for checks to finish 2025/02/10 05:20:54 INFO : potato3: Deleted 2025/02/10 05:20:54 INFO : empty space: Deleted 2025/02/10 05:20:54 DEBUG : sugarsync root 'Test/rclone-test-qonayoh4momo': Waiting for transfers to finish 2025/02/10 05:20:54 INFO : potato2: Moved (server-side) 2025/02/10 05:20:55 INFO : potato3: Moved (server-side) 2025/02/10 05:20:55 INFO : tomatoDir: Removing directory 2025/02/10 05:20:56 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': deleted 1 directories 2025/02/10 05:20:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pokayoy7yudi" 2025/02/10 05:21:01 INFO : tomatoDir: Making directory 2025/02/10 05:21:02 DEBUG : sugarsync root 'Test/rclone-test-pokayoy7yudi': Using server-side directory move 2025/02/10 05:21:04 INFO : sugarsync root 'Test/rclone-test-pokayoy7yudi': Server side directory move succeeded 2025/02/10 05:21:07 ERROR : : error listing: directory not found 2025/02/10 05:21:08 ERROR : : error listing: directory not found 2025/02/10 05:21:08 DEBUG : sugarsync root 'Test/rclone-test-pokayoy7yudi': Purge remote 2025/02/10 05:21:09 DEBUG : sugarsync root 'Test/rclone-test-qonayoh4momo': Purge remote 2025/02/10 05:21:09 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.04s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.39s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:21:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/rclone-sync-test" 2025/02/10 05:21:12 DEBUG : Config file has changed externally - reloading run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.66s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:21:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/rclone-sync-test" 2025/02/10 05:21:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/rclone-sync-test-include/layer2" 2025/02/10 05:21:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/rclone-sync-test-ignore-file" 2025/02/10 05:21:49 DEBUG : rclone-sync-test: Excluded 2025/02/10 05:21:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 05:21:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/10 05:21:52 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/rclone-sync-test': Waiting for checks to finish 2025/02/10 05:21:52 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/rclone-sync-test': Waiting for transfers to finish 2025/02/10 05:21:52 DEBUG : Waiting for deletions to finish 2025/02/10 05:21:52 INFO : There was nothing to transfer 2025/02/10 05:21:54 DEBUG : rclone-sync-test: Excluded 2025/02/10 05:21:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 05:21:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/10 05:21:57 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:21:57 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:21:57 DEBUG : Waiting for deletions to finish 2025/02/10 05:21:57 INFO : rclone-sync-test-include: Removing directory 2025/02/10 05:21:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/10 05:21:58 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': failed to delete 1 directories 2025/02/10 05:21:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:22:00 DEBUG : rclone-sync-test: Excluded 2025/02/10 05:22:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 05:22:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/10 05:22:03 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/10 05:22:03 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/10 05:22:03 DEBUG : Waiting for deletions to finish 2025/02/10 05:22:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:22:05 DEBUG : rclone-sync-test: Excluded 2025/02/10 05:22:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 05:22:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/10 05:22:08 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:22:08 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:22:08 DEBUG : Waiting for deletions to finish 2025/02/10 05:22:08 INFO : rclone-sync-test-include: Removing directory 2025/02/10 05:22:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/10 05:22:08 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': failed to delete 1 directories 2025/02/10 05:22:08 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:22:09 DEBUG : : Excluded 2025/02/10 05:22:10 DEBUG : rclone-sync-test: Excluded 2025/02/10 05:22:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/10 05:22:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/10 05:22:13 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/10 05:22:13 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/10 05:22:13 DEBUG : Waiting for deletions to finish 2025/02/10 05:22:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (80.77s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:22:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/dst" 2025/02/10 05:22:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/CompareDest" 2025/02/10 05:22:55 DEBUG : one: Need to transfer - File not found at Destination 2025/02/10 05:22:55 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:22:55 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:22:59 INFO : one: Copied (new) 2025/02/10 05:22:59 DEBUG : Waiting for deletions to finish 2025/02/10 05:23:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 05:23:02 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:23:03 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:23:04 INFO : one: Copied (replaced existing) 2025/02/10 05:23:04 DEBUG : Waiting for deletions to finish 2025/02/10 05:23:14 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:23:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 05:23:15 DEBUG : one: Sizes identical 2025/02/10 05:23:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 05:23:15 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:23:15 DEBUG : Waiting for deletions to finish 2025/02/10 05:23:15 INFO : There was nothing to transfer 2025/02/10 05:23:22 DEBUG : two: Sizes identical 2025/02/10 05:23:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/10 05:23:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 05:23:22 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:23:23 DEBUG : one: Sizes identical 2025/02/10 05:23:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 05:23:23 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:23:23 DEBUG : Waiting for deletions to finish 2025/02/10 05:23:23 INFO : There was nothing to transfer 2025/02/10 05:23:26 DEBUG : two: Sizes identical 2025/02/10 05:23:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/10 05:23:26 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:23:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 05:23:26 DEBUG : one: Sizes identical 2025/02/10 05:23:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 05:23:26 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:23:26 DEBUG : Waiting for deletions to finish 2025/02/10 05:23:26 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/10 05:23:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/10 05:23:31 DEBUG : two: Need to transfer - File not found at Destination 2025/02/10 05:23:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 05:23:31 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:23:32 DEBUG : one: Sizes identical 2025/02/10 05:23:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 05:23:32 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:23:33 INFO : two: Copied (new) 2025/02/10 05:23:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.37s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:23:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/dest" 2025/02/10 05:23:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/pre-dest1" 2025/02/10 05:23:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/pre-dest2" 2025/02/10 05:24:01 DEBUG : 1: Sizes identical 2025/02/10 05:24:01 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/10 05:24:03 DEBUG : 2: Sizes identical 2025/02/10 05:24:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/10 05:24:04 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/10 05:24:04 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dest': Waiting for checks to finish 2025/02/10 05:24:04 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dest': Waiting for transfers to finish 2025/02/10 05:24:07 INFO : 3: Copied (new) 2025/02/10 05:24:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (34.97s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:24:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/dst" 2025/02/10 05:24:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/CopyDest" 2025/02/10 05:24:28 DEBUG : one: Need to transfer - File not found at Destination 2025/02/10 05:24:28 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:24:28 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:24:31 INFO : one: Copied (new) 2025/02/10 05:24:31 DEBUG : Waiting for deletions to finish 2025/02/10 05:24:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 05:24:34 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:24:35 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:24:37 INFO : one: Copied (replaced existing) 2025/02/10 05:24:37 DEBUG : Waiting for deletions to finish 2025/02/10 05:24:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/BackupDir" 2025/02/10 05:24:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 05:24:50 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:24:52 DEBUG : one: Sizes identical 2025/02/10 05:24:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 05:24:54 INFO : one: Moved (server-side) 2025/02/10 05:24:56 INFO : one: Copied (server-side copy) 2025/02/10 05:24:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/10 05:24:56 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:24:56 DEBUG : Waiting for deletions to finish 2025/02/10 05:25:03 DEBUG : two: Sizes identical 2025/02/10 05:25:05 INFO : two: Copied (server-side copy) 2025/02/10 05:25:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/10 05:25:05 DEBUG : one: Sizes identical 2025/02/10 05:25:05 DEBUG : one: Unchanged skipping 2025/02/10 05:25:05 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:25:05 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:25:05 DEBUG : Waiting for deletions to finish 2025/02/10 05:25:07 DEBUG : one: Sizes identical 2025/02/10 05:25:07 DEBUG : one: Unchanged skipping 2025/02/10 05:25:07 DEBUG : two: Sizes identical 2025/02/10 05:25:07 DEBUG : two: Unchanged skipping 2025/02/10 05:25:07 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:25:07 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:25:07 DEBUG : Waiting for deletions to finish 2025/02/10 05:25:07 INFO : There was nothing to transfer 2025/02/10 05:25:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/10 05:25:14 DEBUG : three: Destination not found in --copy-dest 2025/02/10 05:25:14 DEBUG : three: Need to transfer - File not found at Destination 2025/02/10 05:25:14 DEBUG : two: Sizes identical 2025/02/10 05:25:14 DEBUG : two: Unchanged skipping 2025/02/10 05:25:14 DEBUG : one: Sizes identical 2025/02/10 05:25:14 DEBUG : one: Unchanged skipping 2025/02/10 05:25:14 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:25:14 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:25:16 INFO : three: Copied (new) 2025/02/10 05:25:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (71.08s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:25:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/dst" 2025/02/10 05:25:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/backup" 2025/02/10 05:25:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 05:25:46 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:25:46 DEBUG : two: Sizes identical 2025/02/10 05:25:46 DEBUG : two: Unchanged skipping 2025/02/10 05:25:48 INFO : one: Moved (server-side) 2025/02/10 05:25:48 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:25:51 INFO : one: Copied (new) 2025/02/10 05:25:51 DEBUG : Waiting for deletions to finish 2025/02/10 05:25:52 INFO : three.txt: Moved (server-side) 2025/02/10 05:25:52 INFO : three.txt: Moved into backup dir 2025/02/10 05:25:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 05:25:58 DEBUG : two: Sizes identical 2025/02/10 05:25:58 DEBUG : two: Unchanged skipping 2025/02/10 05:25:58 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:26:00 INFO : one: Deleted 2025/02/10 05:26:00 INFO : one: Moved (server-side) 2025/02/10 05:26:00 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:26:03 INFO : one: Copied (new) 2025/02/10 05:26:03 DEBUG : Waiting for deletions to finish 2025/02/10 05:26:04 INFO : three.txt: Deleted 2025/02/10 05:26:05 INFO : three.txt: Moved (server-side) 2025/02/10 05:26:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (45.77s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:26:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/dst" 2025/02/10 05:26:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/backup" 2025/02/10 05:26:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 05:26:31 DEBUG : two: Sizes identical 2025/02/10 05:26:31 DEBUG : two: Unchanged skipping 2025/02/10 05:26:31 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:26:34 INFO : one: Moved (server-side) to: one.bak 2025/02/10 05:26:34 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:26:36 INFO : one: Copied (new) 2025/02/10 05:26:36 DEBUG : Waiting for deletions to finish 2025/02/10 05:26:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/10 05:26:38 INFO : three.txt: Moved into backup dir 2025/02/10 05:26:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 05:26:44 DEBUG : two: Sizes identical 2025/02/10 05:26:44 DEBUG : two: Unchanged skipping 2025/02/10 05:26:44 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:26:45 INFO : one.bak: Deleted 2025/02/10 05:26:46 INFO : one: Moved (server-side) to: one.bak 2025/02/10 05:26:46 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:26:48 INFO : one: Copied (new) 2025/02/10 05:26:48 DEBUG : Waiting for deletions to finish 2025/02/10 05:26:50 INFO : three.txt.bak: Deleted 2025/02/10 05:26:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/10 05:26:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (45.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:27:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/dst" 2025/02/10 05:27:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/backup" 2025/02/10 05:27:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 05:27:17 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:27:17 DEBUG : two: Sizes identical 2025/02/10 05:27:17 DEBUG : two: Unchanged skipping 2025/02/10 05:27:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/10 05:27:19 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:27:22 INFO : one: Copied (new) 2025/02/10 05:27:22 DEBUG : Waiting for deletions to finish 2025/02/10 05:27:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/10 05:27:23 INFO : three.txt: Moved into backup dir 2025/02/10 05:27:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 05:27:29 DEBUG : two: Sizes identical 2025/02/10 05:27:29 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:27:29 DEBUG : two: Unchanged skipping 2025/02/10 05:27:31 INFO : one-2019-01-01: Deleted 2025/02/10 05:27:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/10 05:27:31 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:27:34 INFO : one: Copied (new) 2025/02/10 05:27:34 DEBUG : Waiting for deletions to finish 2025/02/10 05:27:35 INFO : three-2019-01-01.txt: Deleted 2025/02/10 05:27:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/10 05:27:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (45.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:27:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/dst" 2025/02/10 05:27:57 DEBUG : two: Sizes identical 2025/02/10 05:27:57 DEBUG : two: Unchanged skipping 2025/02/10 05:27:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 05:27:57 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:27:59 INFO : one: Moved (server-side) to: one.bak 2025/02/10 05:27:59 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:28:01 INFO : one: Copied (new) 2025/02/10 05:28:01 DEBUG : Waiting for deletions to finish 2025/02/10 05:28:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/10 05:28:03 INFO : three.txt: Moved into backup dir 2025/02/10 05:28:09 DEBUG : one.bak: Excluded (Path Filter) 2025/02/10 05:28:09 DEBUG : one.bak: Excluded 2025/02/10 05:28:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/10 05:28:09 DEBUG : three.txt.bak: Excluded 2025/02/10 05:28:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 05:28:09 DEBUG : two: Sizes identical 2025/02/10 05:28:09 DEBUG : two: Unchanged skipping 2025/02/10 05:28:09 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for checks to finish 2025/02/10 05:28:10 INFO : one.bak: Deleted 2025/02/10 05:28:11 INFO : one: Moved (server-side) to: one.bak 2025/02/10 05:28:11 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima/dst': Waiting for transfers to finish 2025/02/10 05:28:14 INFO : one: Copied (new) 2025/02/10 05:28:14 DEBUG : Waiting for deletions to finish 2025/02/10 05:28:15 INFO : three.txt.bak: Deleted 2025/02/10 05:28:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/10 05:28:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (38.87s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:28:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/dst" 2025/02/10 05:28:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 05:28:38 INFO : one: Moved (server-side) to: one.bak 2025/02/10 05:28:41 INFO : one: Copied (new) 2025/02/10 05:28:41 DEBUG : two: Sizes identical 2025/02/10 05:28:41 DEBUG : two: Unchanged skipping 2025/02/10 05:28:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/10 05:28:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/10 05:28:46 INFO : three.txt: Copied (new) 2025/02/10 05:28:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 05:28:51 INFO : one.bak: Deleted 2025/02/10 05:28:52 INFO : one: Moved (server-side) to: one.bak 2025/02/10 05:28:54 INFO : one: Copied (new) 2025/02/10 05:28:55 DEBUG : two: Sizes identical 2025/02/10 05:28:55 DEBUG : two: Unchanged skipping 2025/02/10 05:28:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/10 05:28:57 INFO : three.txt.bak: Deleted 2025/02/10 05:28:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/10 05:29:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.02s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:29:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qojufeh6jima/dst" 2025/02/10 05:29:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/10 05:29:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/10 05:29:26 INFO : one: Copied (new) 2025/02/10 05:29:26 DEBUG : two: Sizes identical 2025/02/10 05:29:26 DEBUG : two: Unchanged skipping 2025/02/10 05:29:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/10 05:29:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/10 05:29:31 INFO : three.txt: Copied (new) 2025/02/10 05:29:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/10 05:29:36 INFO : one-2019-01-01: Deleted 2025/02/10 05:29:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/10 05:29:39 INFO : one: Copied (new) 2025/02/10 05:29:40 DEBUG : two: Sizes identical 2025/02/10 05:29:40 DEBUG : two: Unchanged skipping 2025/02/10 05:29:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/10 05:29:42 INFO : three-2019-01-01.txt: Deleted 2025/02/10 05:29:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/10 05:29:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.24s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:29:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/10 05:29:58 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:29:58 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:29:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/10 05:29:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.33s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:30:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/10 05:30:04 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:30:04 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:30:06 INFO : existing: Copied (new) 2025/02/10 05:30:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:30:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/10 05:30:08 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:30:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/10 05:30:08 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:30:08 ERROR : sugarsync root 'Test/rclone-test-qojufeh6jima': not deleting files as there were IO errors 2025/02/10 05:30:08 ERROR : sugarsync root 'Test/rclone-test-qojufeh6jima': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (11.91s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:30:34 DEBUG : existing: Sizes identical 2025/02/10 05:30:34 DEBUG : existing: Unchanged skipping 2025/02/10 05:30:34 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/10 05:30:35 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-mihevex6 2025/02/10 05:30:35 DEBUG : EXISTING: moving to existing-rclone-move-vaxiyeh6 2025/02/10 05:30:35 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-mihevex6 2025/02/10 05:30:35 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/10 05:30:37 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/10 05:30:37 INFO : existingbutdifferent-rclone-move-mihevex6: Moved (server-side) to: existingbutdifferent 2025/02/10 05:30:37 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/10 05:30:37 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/10 05:30:37 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-vaxiyeh6 2025/02/10 05:30:37 DEBUG : EXISTING: moving to existing 2025/02/10 05:30:38 INFO : existing-rclone-move-vaxiyeh6: Moved (server-side) to: existing 2025/02/10 05:30:38 INFO : EXISTING: Moved (server-side) to: existing 2025/02/10 05:30:38 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/10 05:30:39 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/10 05:30:42 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/10 05:30:46 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/10 05:30:47 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/10 05:30:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-xequlum1 2025/02/10 05:30:50 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-xequlum1 2025/02/10 05:30:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/10 05:30:51 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/10 05:30:51 INFO : subdira/subdirb/subdirc/hello-rclone-move-xequlum1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/10 05:30:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/10 05:30:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/10 05:30:52 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:30:52 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/10 05:30:53 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/10 05:30:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-levidok0 2025/02/10 05:30:53 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-levidok0 2025/02/10 05:30:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/10 05:30:54 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-levidok0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/10 05:30:54 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/10 05:30:54 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/10 05:30:54 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:30:55 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/10 05:30:55 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (53.73s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", 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-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", 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-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.28s) --- SKIP: TestMaxTransfer/Hard (1.41s) --- SKIP: TestMaxTransfer/Soft (1.43s) --- SKIP: TestMaxTransfer/Cautious (1.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:32:53 DEBUG : both0: Sizes identical 2025/02/10 05:32:53 DEBUG : both10: Sizes identical 2025/02/10 05:32:53 DEBUG : both11: Sizes identical 2025/02/10 05:32:53 DEBUG : both1: Sizes identical 2025/02/10 05:32:53 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:32:53 DEBUG : both0: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both12: Sizes identical 2025/02/10 05:32:53 DEBUG : both12: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both13: Sizes identical 2025/02/10 05:32:53 DEBUG : both13: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both14: Sizes identical 2025/02/10 05:32:53 DEBUG : both14: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both15: Sizes identical 2025/02/10 05:32:53 DEBUG : both15: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both16: Sizes identical 2025/02/10 05:32:53 DEBUG : both16: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both17: Sizes identical 2025/02/10 05:32:53 DEBUG : both10: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both18: Sizes identical 2025/02/10 05:32:53 DEBUG : both18: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both19: Sizes identical 2025/02/10 05:32:53 DEBUG : both19: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both2: Sizes identical 2025/02/10 05:32:53 DEBUG : both11: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both3: Sizes identical 2025/02/10 05:32:53 DEBUG : both3: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both4: Sizes identical 2025/02/10 05:32:53 DEBUG : both4: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both5: Sizes identical 2025/02/10 05:32:53 DEBUG : both5: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both6: Sizes identical 2025/02/10 05:32:53 DEBUG : both6: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both7: Sizes identical 2025/02/10 05:32:53 DEBUG : both7: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both8: Sizes identical 2025/02/10 05:32:53 DEBUG : both1: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both9: Sizes identical 2025/02/10 05:32:53 DEBUG : both17: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both2: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both8: Unchanged skipping 2025/02/10 05:32:53 DEBUG : both9: Unchanged skipping 2025/02/10 05:32:53 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:32:53 DEBUG : Waiting for deletions to finish 2025/02/10 05:32:54 INFO : only13: Deleted 2025/02/10 05:32:54 INFO : only5: Deleted 2025/02/10 05:32:54 INFO : only8: Deleted 2025/02/10 05:32:54 INFO : only6: Deleted 2025/02/10 05:32:54 INFO : only9: Deleted 2025/02/10 05:32:54 INFO : only18: Deleted 2025/02/10 05:32:54 INFO : only4: Deleted 2025/02/10 05:32:54 INFO : only7: Deleted 2025/02/10 05:32:55 INFO : only1: Deleted 2025/02/10 05:32:55 INFO : only11: Deleted 2025/02/10 05:32:55 INFO : only10: Deleted 2025/02/10 05:32:55 INFO : only14: Deleted 2025/02/10 05:32:56 INFO : only16: Deleted 2025/02/10 05:32:56 INFO : only0: Deleted 2025/02/10 05:32:56 INFO : only17: Deleted 2025/02/10 05:32:56 INFO : only19: Deleted 2025/02/10 05:32:57 INFO : only2: Deleted 2025/02/10 05:32:57 INFO : only15: Deleted 2025/02/10 05:32:57 INFO : only12: Deleted 2025/02/10 05:32:57 INFO : only3: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (122.19s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:34:56 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for checks to finish 2025/02/10 05:34:56 DEBUG : both1: Sizes identical 2025/02/10 05:34:56 DEBUG : both11: Sizes identical 2025/02/10 05:34:56 DEBUG : both0: Sizes identical 2025/02/10 05:34:56 DEBUG : both10: Sizes identical 2025/02/10 05:34:56 DEBUG : both1: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both12: Sizes identical 2025/02/10 05:34:56 DEBUG : both12: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both13: Sizes identical 2025/02/10 05:34:56 DEBUG : both13: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both14: Sizes identical 2025/02/10 05:34:56 DEBUG : both11: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both15: Sizes identical 2025/02/10 05:34:56 DEBUG : both0: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both16: Sizes identical 2025/02/10 05:34:56 DEBUG : both16: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both17: Sizes identical 2025/02/10 05:34:56 DEBUG : both17: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both18: Sizes identical 2025/02/10 05:34:56 DEBUG : both10: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both19: Sizes identical 2025/02/10 05:34:56 DEBUG : both19: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both2: Sizes identical 2025/02/10 05:34:56 DEBUG : both14: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both3: Sizes identical 2025/02/10 05:34:56 DEBUG : both15: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both4: Sizes identical 2025/02/10 05:34:56 DEBUG : both18: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both5: Sizes identical 2025/02/10 05:34:56 DEBUG : both2: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both6: Sizes identical 2025/02/10 05:34:56 DEBUG : both6: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both7: Sizes identical 2025/02/10 05:34:56 DEBUG : both3: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both8: Sizes identical 2025/02/10 05:34:56 DEBUG : both8: Unchanged skipping 2025/02/10 05:34:56 DEBUG : both9: Sizes identical 2025/02/10 05:34:56 DEBUG : both9: Unchanged skipping 2025/02/10 05:34:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : both4: Unchanged skipping 2025/02/10 05:34:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : both5: Unchanged skipping 2025/02/10 05:34:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : both7: Unchanged skipping 2025/02/10 05:34:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/10 05:34:56 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Waiting for transfers to finish 2025/02/10 05:34:57 INFO : only11: Copied (replaced existing) 2025/02/10 05:34:57 INFO : only0: Copied (replaced existing) 2025/02/10 05:34:58 INFO : only1: Copied (replaced existing) 2025/02/10 05:34:58 INFO : only12: Copied (replaced existing) 2025/02/10 05:34:58 INFO : only14: Copied (replaced existing) 2025/02/10 05:34:58 INFO : only16: Copied (replaced existing) 2025/02/10 05:34:59 INFO : only18: Copied (replaced existing) 2025/02/10 05:34:59 INFO : only17: Copied (replaced existing) 2025/02/10 05:35:00 INFO : only19: Copied (replaced existing) 2025/02/10 05:35:00 INFO : only2: Copied (replaced existing) 2025/02/10 05:35:00 INFO : only3: Copied (replaced existing) 2025/02/10 05:35:00 INFO : only4: Copied (replaced existing) 2025/02/10 05:35:00 INFO : only5: Copied (replaced existing) 2025/02/10 05:35:01 INFO : only6: Copied (replaced existing) 2025/02/10 05:35:01 INFO : only7: Copied (replaced existing) 2025/02/10 05:35:01 INFO : only10: Copied (replaced existing) 2025/02/10 05:35:01 INFO : only13: Copied (replaced existing) 2025/02/10 05:35:02 INFO : only9: Copied (replaced existing) 2025/02/10 05:35:02 INFO : only15: Copied (replaced existing) 2025/02/10 05:35:02 INFO : only8: Copied (replaced existing) 2025/02/10 05:35:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (140.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:35:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 05:35:36 INFO : sub dir: Making directory 2025/02/10 05:35:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (51.70s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" 2025/02/10 05:36:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/10 05:36:28 INFO : sub dir: Making directory 2025/02/10 05:36:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qojufeh6jima'", Local "Local file system at /tmp/rclone1960518894", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (51.72s) PASS 2025/02/10 05:37:20 DEBUG : sugarsync root 'Test/rclone-test-qojufeh6jima': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 29m19.622436125s (try 1/5)