"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/01/19 02:00:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe" 2025/01/19 02:00:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 02:00:47 DEBUG : Creating backend with remote "/tmp/rclone591558817" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:00:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/19 02:00:49 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:00:49 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.95s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:00:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:00:53 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:00:53 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:00:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:00:59 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.67s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.58s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.58s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:01:08 DEBUG : Creating backend with remote "/non-existing" 2025/01/19 02:01:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/19 02:01:08 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:01:08 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.98s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:01:12 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:01:12 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:01:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.92s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:01:23 INFO : sugarsync root 'Test/rclone-test-siquray8biwe': Running all checks before starting transfers 2025/01/19 02:01:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:01:24 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:01:24 INFO : sugarsync root 'Test/rclone-test-siquray8biwe': Checks finished, now starting transfers 2025/01/19 02:01:24 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:01:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (12.00s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:01:35 ERROR : Ignoring --no-traverse with sync 2025/01/19 02:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:01:36 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:01:36 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:01:40 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:01:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.75s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:01:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/19 02:01:48 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:01:48 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:01:50 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.07s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:01:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:01:56 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:01:56 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:01:59 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:02:04 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:02:04 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:02:07 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.24s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:02:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/19 02:02:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 02:02:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/19 02:02:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:02:12 INFO : sub dir: Making directory 2025/01/19 02:02:14 INFO : sub dir2: Making directory 2025/01/19 02:02:15 INFO : sub dir2/sub sub dir2: Making directory 2025/01/19 02:02:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:02:16 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:02:16 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:02:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:02:21 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.86s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:02:29 INFO : sub dir2: Making directory 2025/01/19 02:02:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/19 02:02:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 02:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:02:29 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:02:29 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:02:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.38s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:02:39 DEBUG : sub dir2: Making directory with metadata 2025/01/19 02:02:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 02:02:40 INFO : sub dir: Making directory 2025/01/19 02:02:41 INFO : sub dir2: Making directory 2025/01/19 02:02:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:02:42 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:02:42 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:02:45 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:02:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:02:46 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/19 02:02:47 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.93s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.60s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:02:55 INFO : sub dir2: Making directory 2025/01/19 02:02:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:02:56 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:02:56 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:03:00 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:03:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:03:06 DEBUG : sub dir2: Making directory with metadata 2025/01/19 02:03:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 02:03:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:03:07 INFO : sub dir: Making directory 2025/01/19 02:03:08 INFO : sub dir2: Making directory 2025/01/19 02:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:03:09 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:03:09 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:03:11 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:03:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:03:13 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.58s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:03:22 INFO : sub dir2: Making directory 2025/01/19 02:03:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:03:22 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:03:22 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:03:26 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:03:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.39s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:03:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-netasug7hewo" 2025/01/19 02:03:37 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-siquray8biwe' -> sugarsync root 'Test/rclone-test-netasug7hewo' 2025/01/19 02:03:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:03:43 DEBUG : sugarsync root 'Test/rclone-test-netasug7hewo': Waiting for checks to finish 2025/01/19 02:03:43 DEBUG : sugarsync root 'Test/rclone-test-netasug7hewo': Waiting for transfers to finish 2025/01/19 02:03:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:03:48 DEBUG : sugarsync root 'Test/rclone-test-netasug7hewo': Purge remote --- PASS: TestServerSideCopy (23.24s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:04:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 02:04:02 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:04:02 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:04:04 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (16.00s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:04:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-janalim7xadu" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-siquray8biwe' -> sugarsync root 'Test/rclone-test-janalim7xadu' 2025/01/19 02:04:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:04:22 DEBUG : sugarsync root 'Test/rclone-test-janalim7xadu': Waiting for checks to finish 2025/01/19 02:04:22 DEBUG : sugarsync root 'Test/rclone-test-janalim7xadu': Waiting for transfers to finish 2025/01/19 02:04:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:04:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 02:04:33 DEBUG : sugarsync root 'Test/rclone-test-janalim7xadu': Waiting for checks to finish 2025/01/19 02:04:33 DEBUG : sugarsync root 'Test/rclone-test-janalim7xadu': Waiting for transfers to finish 2025/01/19 02:04:34 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.niniyex6" before starting 2025/01/19 02:04:36 DEBUG : sub dir/hello world.niniyex6: server side copy: removing renamed existing file after operation 2025/01/19 02:04:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:04:38 DEBUG : sugarsync root 'Test/rclone-test-janalim7xadu': Purge remote --- PASS: TestServerSideCopyOverSelf (35.48s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:04:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 02:04:53 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:04:53 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:04:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/19 02:04:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:05:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-juseyer7damu" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-siquray8biwe' -> sugarsync root 'Test/rclone-test-juseyer7damu' 2025/01/19 02:05:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:05:13 DEBUG : sugarsync root 'Test/rclone-test-juseyer7damu': Waiting for checks to finish 2025/01/19 02:05:13 DEBUG : sugarsync root 'Test/rclone-test-juseyer7damu': Waiting for transfers to finish 2025/01/19 02:05:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:05:23 DEBUG : sugarsync root 'Test/rclone-test-juseyer7damu': Using server-side directory move 2025/01/19 02:05:23 INFO : sugarsync root 'Test/rclone-test-juseyer7damu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/19 02:05:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 02:05:24 DEBUG : sugarsync root 'Test/rclone-test-juseyer7damu': Waiting for checks to finish 2025/01/19 02:05:24 DEBUG : sugarsync root 'Test/rclone-test-juseyer7damu': Waiting for transfers to finish 2025/01/19 02:05:25 INFO : sub dir/hello world: Deleted 2025/01/19 02:05:26 INFO : sub dir/hello world: Moved (server-side) 2025/01/19 02:05:34 DEBUG : testing file moves 2025/01/19 02:05:35 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/19 02:05:35 DEBUG : sugarsync root 'Test/rclone-test-juseyer7damu': Waiting for checks to finish 2025/01/19 02:05:35 DEBUG : sugarsync root 'Test/rclone-test-juseyer7damu': Waiting for transfers to finish 2025/01/19 02:05:36 INFO : sub dir/hello world: Deleted 2025/01/19 02:05:37 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:05:40 DEBUG : sugarsync root 'Test/rclone-test-juseyer7damu': Purge remote --- PASS: TestServerSideMoveOverSelf (45.09s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:05:51 ERROR : : error listing: directory not found 2025/01/19 02:05:53 INFO : Local file system at /tmp/rclone591558817: Making directory 2025/01/19 02:05:55 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:05:55 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.35s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:06:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/19 02:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:06:09 DEBUG : Local file system at /tmp/rclone591558817: Waiting for checks to finish 2025/01/19 02:06:09 DEBUG : Local file system at /tmp/rclone591558817: Waiting for transfers to finish 2025/01/19 02:06:10 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/19 02:06:10 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:06:10 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:06:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/19 02:06:16 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:06:16 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:06:19 INFO : check sum: Copied (new) 2025/01/19 02:06:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:06:20 NOTICE: sugarsync root 'Test/rclone-test-siquray8biwe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/19 02:06:20 DEBUG : check sum: Size of src and dst objects identical 2025/01/19 02:06:20 DEBUG : check sum: Unchanged skipping 2025/01/19 02:06:20 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:06:20 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/01/19 02:06:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.39s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:06:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/19 02:06:27 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:06:27 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:06:30 INFO : sizeonly: Copied (new) 2025/01/19 02:06:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:06:31 DEBUG : sizeonly: Sizes identical 2025/01/19 02:06:31 DEBUG : sizeonly: Unchanged skipping 2025/01/19 02:06:31 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:06:31 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:06:31 DEBUG : Waiting for deletions to finish 2025/01/19 02:06:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.21s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:06:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/19 02:06:39 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:06:39 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:06:41 INFO : ignore-size: Copied (new) 2025/01/19 02:06:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:06:43 DEBUG : ignore-size: Sizes identical 2025/01/19 02:06:43 DEBUG : ignore-size: Unchanged skipping 2025/01/19 02:06:43 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:06:43 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:06:43 DEBUG : Waiting for deletions to finish 2025/01/19 02:06:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.43s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:06:53 DEBUG : existing: Sizes identical 2025/01/19 02:06:53 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:06:53 DEBUG : existing: Unchanged skipping 2025/01/19 02:06:53 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:06:53 DEBUG : Waiting for deletions to finish 2025/01/19 02:06:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:06:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/19 02:06:54 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:06:54 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:06:56 INFO : existing: Copied (replaced existing) 2025/01/19 02:06:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (13.08s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:07:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 02:07:03 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:07:03 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:07:06 INFO : existing: Copied (new) 2025/01/19 02:07:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:07:07 DEBUG : existing: Destination exists, skipping 2025/01/19 02:07:07 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:07:07 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:07:07 DEBUG : Waiting for deletions to finish 2025/01/19 02:07:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:07:21 INFO : d: Making directory 2025/01/19 02:07:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 02:07:25 DEBUG : c/non empty space: Sizes identical 2025/01/19 02:07:25 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 02:07:26 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:07:26 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:07:28 INFO : a/potato2: Copied (new) 2025/01/19 02:07:28 DEBUG : Waiting for deletions to finish 2025/01/19 02:07:29 INFO : b/potato: Deleted 2025/01/19 02:07:29 INFO : d: Removing directory 2025/01/19 02:07:31 INFO : b: Removing directory 2025/01/19 02:07:32 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.94s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:07:45 DEBUG : empty space: Sizes identical 2025/01/19 02:07:45 DEBUG : empty space: Unchanged skipping 2025/01/19 02:07:45 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:07:45 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:07:45 DEBUG : Waiting for deletions to finish 2025/01/19 02:07:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:07:47 DEBUG : empty space: Sizes identical 2025/01/19 02:07:47 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:07:47 DEBUG : empty space: Unchanged skipping 2025/01/19 02:07:47 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:07:47 DEBUG : Waiting for deletions to finish 2025/01/19 02:07:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.57s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.56s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:08:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/19 02:08:00 DEBUG : empty space: Sizes identical 2025/01/19 02:08:00 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:08:00 DEBUG : empty space: Unchanged skipping 2025/01/19 02:08:00 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:08:03 INFO : potato: Copied (new) 2025/01/19 02:08:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.49s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:08:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/19 02:08:13 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:08:13 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:08:14 INFO : potato: Copied (replaced existing) 2025/01/19 02:08:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.62s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/19 02:08:23 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/19 02:08:23 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:08:23 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:08:25 INFO : potato: Copied (replaced existing) 2025/01/19 02:08:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:08:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:08:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/19 02:08:36 DEBUG : empty space: Sizes identical 2025/01/19 02:08:36 DEBUG : empty space: Unchanged skipping 2025/01/19 02:08:36 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:08:36 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:08:36 DEBUG : Waiting for deletions to finish 2025/01/19 02:08:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:08:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:08:48 DEBUG : empty space: Sizes identical 2025/01/19 02:08:48 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:08:48 DEBUG : empty space: Unchanged skipping 2025/01/19 02:08:48 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:08:51 INFO : potato2: Copied (new) 2025/01/19 02:08:51 DEBUG : Waiting for deletions to finish 2025/01/19 02:08:52 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:09:05 INFO : d: Making directory 2025/01/19 02:09:06 INFO : d/e: Making directory 2025/01/19 02:09:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 02:09:11 DEBUG : c/non empty space: Sizes identical 2025/01/19 02:09:11 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 02:09:14 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:09:14 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:09:14 INFO : a/potato2: Copied (new) 2025/01/19 02:09:14 DEBUG : Waiting for deletions to finish 2025/01/19 02:09:15 INFO : b/potato: Deleted 2025/01/19 02:09:15 INFO : d/e: Removing directory 2025/01/19 02:09:17 INFO : d: Removing directory 2025/01/19 02:09:18 INFO : b: Removing directory 2025/01/19 02:09:19 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:09:35 INFO : d: Making directory 2025/01/19 02:09:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 02:09:39 DEBUG : c/non empty space: Sizes identical 2025/01/19 02:09:39 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 02:09:39 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:09:39 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:09:42 INFO : a/potato2: Copied (new) 2025/01/19 02:09:42 ERROR : sugarsync root 'Test/rclone-test-siquray8biwe': not deleting files as there were IO errors 2025/01/19 02:09:42 ERROR : sugarsync root 'Test/rclone-test-siquray8biwe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.89s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:10:00 DEBUG : Waiting for deletions to finish 2025/01/19 02:10:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:10:01 DEBUG : empty space: Sizes identical 2025/01/19 02:10:01 DEBUG : empty space: Unchanged skipping 2025/01/19 02:10:01 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:10:01 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:10:02 INFO : potato: Deleted 2025/01/19 02:10:04 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (15.00s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:10:16 DEBUG : Waiting for deletions to finish 2025/01/19 02:10:17 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:10:17 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:10:18 INFO : potato: Deleted 2025/01/19 02:10:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:10:18 DEBUG : empty space: Sizes identical 2025/01/19 02:10:18 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:10:18 DEBUG : empty space: Unchanged skipping 2025/01/19 02:10:18 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:10:21 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (17.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:10:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:10:31 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:10:31 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:10:33 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.31s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:10:45 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 02:10:45 DEBUG : enormous: Excluded 2025/01/19 02:10:45 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:10:45 DEBUG : potato2: Excluded 2025/01/19 02:10:46 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:10:46 DEBUG : potato2: Excluded 2025/01/19 02:10:46 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:10:46 DEBUG : empty space: Sizes identical 2025/01/19 02:10:46 DEBUG : empty space: Unchanged skipping 2025/01/19 02:10:46 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:10:46 DEBUG : Waiting for deletions to finish 2025/01/19 02:10:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:10:46 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 02:10:46 DEBUG : enormous: Excluded 2025/01/19 02:10:46 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:10:46 DEBUG : potato2: Excluded 2025/01/19 02:10:47 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:10:47 DEBUG : potato2: Excluded 2025/01/19 02:10:47 DEBUG : empty space: Sizes identical 2025/01/19 02:10:47 DEBUG : empty space: Unchanged skipping 2025/01/19 02:10:47 DEBUG : Local file system at /tmp/rclone591558817: Waiting for checks to finish 2025/01/19 02:10:47 DEBUG : Local file system at /tmp/rclone591558817: Waiting for transfers to finish 2025/01/19 02:10:47 DEBUG : Waiting for deletions to finish 2025/01/19 02:10:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.75s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:11:02 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 02:11:02 DEBUG : enormous: Excluded 2025/01/19 02:11:02 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:11:02 DEBUG : potato2: Excluded 2025/01/19 02:11:03 DEBUG : empty space: Sizes identical 2025/01/19 02:11:03 DEBUG : empty space: Unchanged skipping 2025/01/19 02:11:03 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:11:03 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:11:03 DEBUG : Waiting for deletions to finish 2025/01/19 02:11:04 INFO : potato2: Deleted 2025/01/19 02:11:04 INFO : enormous: Deleted 2025/01/19 02:11:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:11:06 DEBUG : empty space: Sizes identical 2025/01/19 02:11:06 DEBUG : Local file system at /tmp/rclone591558817: Waiting for checks to finish 2025/01/19 02:11:06 DEBUG : empty space: Unchanged skipping 2025/01/19 02:11:06 DEBUG : Local file system at /tmp/rclone591558817: Waiting for transfers to finish 2025/01/19 02:11:06 DEBUG : Waiting for deletions to finish 2025/01/19 02:11:06 INFO : enormous: Deleted 2025/01/19 02:11:06 INFO : potato2: Deleted 2025/01/19 02:11:06 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.50s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.59s) === 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-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/19 02:11:13 ERROR : sugarsync root 'Test/rclone-test-siquray8biwe': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/19 02:11:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/19 02:11:14 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/19 02:11:14 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:11:14 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:11:16 INFO : potato: Copied (new) 2025/01/19 02:11:16 INFO : yam: Copied (new) 2025/01/19 02:11:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:11:17 ERROR : sugarsync root 'Test/rclone-test-siquray8biwe': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/19 02:11:18 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/19 02:11:18 DEBUG : potato: Sizes identical 2025/01/19 02:11:18 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:11:18 DEBUG : potato: Unchanged skipping 2025/01/19 02:11:18 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:11:21 INFO : yaml: Copied (new) 2025/01/19 02:11:21 DEBUG : Waiting for deletions to finish 2025/01/19 02:11:21 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/19 02:11:29 ERROR : sugarsync root 'Test/rclone-test-siquray8biwe': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/19 02:11:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/19 02:11:29 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/19 02:11:29 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:11:29 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:11:32 INFO : potato: Copied (new) 2025/01/19 02:11:32 INFO : yam: Copied (new) 2025/01/19 02:11:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:11:33 ERROR : sugarsync root 'Test/rclone-test-siquray8biwe': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/19 02:11:34 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/19 02:11:34 DEBUG : potato: Sizes identical 2025/01/19 02:11:34 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:11:34 DEBUG : potato: Unchanged skipping 2025/01/19 02:11:34 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:11:36 INFO : yaml: Copied (new) 2025/01/19 02:11:36 DEBUG : Waiting for deletions to finish 2025/01/19 02:11:37 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/19 02:11:45 INFO : sugarsync root 'Test/rclone-test-siquray8biwe': Making map for --track-renames 2025/01/19 02:11:45 INFO : sugarsync root 'Test/rclone-test-siquray8biwe': Finished making map for --track-renames 2025/01/19 02:11:45 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:11:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/19 02:11:45 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for renames to finish 2025/01/19 02:11:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/19 02:11:45 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:11:49 INFO : potato: Copied (new) 2025/01/19 02:11:49 INFO : sub/yam: Copied (new) 2025/01/19 02:11:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:11:51 DEBUG : potato: Sizes identical 2025/01/19 02:11:51 DEBUG : potato: Unchanged skipping 2025/01/19 02:11:52 INFO : sugarsync root 'Test/rclone-test-siquray8biwe': Making map for --track-renames 2025/01/19 02:11:52 INFO : sugarsync root 'Test/rclone-test-siquray8biwe': Finished making map for --track-renames 2025/01/19 02:11:52 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:11:52 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for renames to finish 2025/01/19 02:11:53 INFO : sub/yam: Moved (server-side) to: yam 2025/01/19 02:11:53 INFO : yam: Renamed from "sub/yam" 2025/01/19 02:11:53 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:11:53 DEBUG : Waiting for deletions to finish 2025/01/19 02:11:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.51s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:12:03 DEBUG : Creating backend with remote "/tmp/rclone591558817/dir1" 2025/01/19 02:12:03 DEBUG : Config file has changed externally - reloading 2025/01/19 02:12:03 DEBUG : Creating backend with remote "/tmp/rclone591558817/dir2" 2025/01/19 02:12:03 DEBUG : Local file system at /tmp/rclone591558817/dir2: Using server-side directory move 2025/01/19 02:12:03 INFO : Local file system at /tmp/rclone591558817/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/19 02:12:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/19 02:12:03 INFO : file1.txt: Moved (server-side) 2025/01/19 02:12:03 DEBUG : Local file system at /tmp/rclone591558817/dir2: Waiting for checks to finish 2025/01/19 02:12:03 DEBUG : Local file system at /tmp/rclone591558817/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:12:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:12:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/19 02:12:05 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:12:05 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:12:11 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:12:11 INFO : sub dir/hello world: Deleted 2025/01/19 02:12:12 INFO : nested/sub dir/file: Copied (new) 2025/01/19 02:12:12 INFO : nested/sub dir/file: Deleted 2025/01/19 02:12:12 INFO : sub dir: Removing directory 2025/01/19 02:12:12 INFO : nested/sub dir: Removing directory 2025/01/19 02:12:12 INFO : nested: Removing directory 2025/01/19 02:12:12 DEBUG : Local file system at /tmp/rclone591558817: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.51s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:12:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:12:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/19 02:12:22 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:12:22 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:12:29 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:12:29 INFO : sub dir/hello world: Deleted 2025/01/19 02:12:29 INFO : nested/sub dir/file: Copied (new) 2025/01/19 02:12:29 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.07s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:12:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 02:12:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/19 02:12:41 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:12:41 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:12:43 INFO : existing: Copied (new) 2025/01/19 02:12:43 INFO : existing: Deleted 2025/01/19 02:12:43 INFO : existing-b: Copied (new) 2025/01/19 02:12:43 INFO : existing-b: Deleted 2025/01/19 02:12:45 DEBUG : existing: Destination exists, skipping 2025/01/19 02:12:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/19 02:12:45 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:12:45 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:12:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.04s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:12:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nimowon2tita" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-siquray8biwe' -> sugarsync root 'Test/rclone-test-nimowon2tita' 2025/01/19 02:13:08 DEBUG : sugarsync root 'Test/rclone-test-nimowon2tita': Using server-side directory move 2025/01/19 02:13:08 INFO : sugarsync root 'Test/rclone-test-nimowon2tita': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/19 02:13:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:13:09 DEBUG : empty space: Sizes identical 2025/01/19 02:13:09 DEBUG : empty space: Unchanged skipping 2025/01/19 02:13:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 02:13:09 DEBUG : sugarsync root 'Test/rclone-test-nimowon2tita': Waiting for checks to finish 2025/01/19 02:13:09 INFO : potato2: Moved (server-side) 2025/01/19 02:13:10 INFO : potato3: Deleted 2025/01/19 02:13:10 INFO : empty space: Deleted 2025/01/19 02:13:10 DEBUG : sugarsync root 'Test/rclone-test-nimowon2tita': Waiting for transfers to finish 2025/01/19 02:13:10 INFO : potato3: Moved (server-side) 2025/01/19 02:13:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yuyanik9wavi" 2025/01/19 02:13:15 DEBUG : sugarsync root 'Test/rclone-test-yuyanik9wavi': Using server-side directory move 2025/01/19 02:13:17 INFO : sugarsync root 'Test/rclone-test-yuyanik9wavi': Server side directory move succeeded 2025/01/19 02:13:19 ERROR : : error listing: directory not found 2025/01/19 02:13:19 DEBUG : sugarsync root 'Test/rclone-test-yuyanik9wavi': Purge remote 2025/01/19 02:13:20 DEBUG : sugarsync root 'Test/rclone-test-nimowon2tita': Purge remote 2025/01/19 02:13:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.45s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:13:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gonopuv4qefe" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-siquray8biwe' -> sugarsync root 'Test/rclone-test-gonopuv4qefe' 2025/01/19 02:13:42 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 02:13:42 DEBUG : empty space: Excluded 2025/01/19 02:13:42 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 02:13:42 DEBUG : empty space: Excluded 2025/01/19 02:13:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:13:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 02:13:42 DEBUG : sugarsync root 'Test/rclone-test-gonopuv4qefe': Waiting for checks to finish 2025/01/19 02:13:42 DEBUG : sugarsync root 'Test/rclone-test-gonopuv4qefe': Waiting for transfers to finish 2025/01/19 02:13:43 INFO : potato2: Moved (server-side) 2025/01/19 02:13:43 INFO : potato3: Deleted 2025/01/19 02:13:44 INFO : potato3: Moved (server-side) 2025/01/19 02:13:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyehew3jipo" 2025/01/19 02:13:49 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 02:13:49 DEBUG : empty space: Excluded 2025/01/19 02:13:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:13:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/19 02:13:49 DEBUG : sugarsync root 'Test/rclone-test-feyehew3jipo': Waiting for checks to finish 2025/01/19 02:13:49 DEBUG : sugarsync root 'Test/rclone-test-feyehew3jipo': Waiting for transfers to finish 2025/01/19 02:13:52 INFO : potato2: Moved (server-side) 2025/01/19 02:13:52 INFO : potato3: Moved (server-side) 2025/01/19 02:13:54 DEBUG : sugarsync root 'Test/rclone-test-feyehew3jipo': Purge remote 2025/01/19 02:13:55 DEBUG : sugarsync root 'Test/rclone-test-gonopuv4qefe': Purge remote --- PASS: TestServerSideMoveWithFilter (35.56s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:13:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mapihuk9jequ" 2025/01/19 02:14:09 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-siquray8biwe' -> sugarsync root 'Test/rclone-test-mapihuk9jequ' 2025/01/19 02:14:20 DEBUG : sugarsync root 'Test/rclone-test-mapihuk9jequ': Using server-side directory move 2025/01/19 02:14:20 INFO : sugarsync root 'Test/rclone-test-mapihuk9jequ': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/19 02:14:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:14:20 DEBUG : empty space: Sizes identical 2025/01/19 02:14:20 DEBUG : empty space: Unchanged skipping 2025/01/19 02:14:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 02:14:21 DEBUG : sugarsync root 'Test/rclone-test-mapihuk9jequ': Waiting for checks to finish 2025/01/19 02:14:21 INFO : potato2: Moved (server-side) 2025/01/19 02:14:21 INFO : empty space: Deleted 2025/01/19 02:14:21 DEBUG : sugarsync root 'Test/rclone-test-mapihuk9jequ': Waiting for transfers to finish 2025/01/19 02:14:21 INFO : potato3: Deleted 2025/01/19 02:14:22 INFO : potato3: Moved (server-side) 2025/01/19 02:14:22 INFO : tomatoDir: Removing directory 2025/01/19 02:14:24 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': deleted 1 directories 2025/01/19 02:14:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zilorip6mini" 2025/01/19 02:14:29 INFO : tomatoDir: Making directory 2025/01/19 02:14:31 DEBUG : sugarsync root 'Test/rclone-test-zilorip6mini': Using server-side directory move 2025/01/19 02:14:32 INFO : sugarsync root 'Test/rclone-test-zilorip6mini': Server side directory move succeeded 2025/01/19 02:14:36 ERROR : : error listing: directory not found 2025/01/19 02:14:37 ERROR : : error listing: directory not found 2025/01/19 02:14:37 DEBUG : sugarsync root 'Test/rclone-test-zilorip6mini': Purge remote 2025/01/19 02:14:37 DEBUG : sugarsync root 'Test/rclone-test-mapihuk9jequ': Purge remote 2025/01/19 02:14:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (42.07s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.59s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:14:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:14:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/rclone-sync-test" 2025/01/19 02:15:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/rclone-sync-test-include/layer2" 2025/01/19 02:15:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/rclone-sync-test-ignore-file" 2025/01/19 02:15:22 DEBUG : rclone-sync-test: Excluded 2025/01/19 02:15:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 02:15:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 02:15:25 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/rclone-sync-test': Waiting for checks to finish 2025/01/19 02:15:25 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/rclone-sync-test': Waiting for transfers to finish 2025/01/19 02:15:25 DEBUG : Waiting for deletions to finish 2025/01/19 02:15:25 INFO : There was nothing to transfer 2025/01/19 02:15:28 DEBUG : rclone-sync-test: Excluded 2025/01/19 02:15:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 02:15:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 02:15:31 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:15:31 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:15:31 DEBUG : Waiting for deletions to finish 2025/01/19 02:15:31 INFO : rclone-sync-test-include: Removing directory 2025/01/19 02:15:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/19 02:15:32 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': failed to delete 1 directories 2025/01/19 02:15:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:15:34 DEBUG : rclone-sync-test: Excluded 2025/01/19 02:15:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 02:15:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 02:15:37 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/19 02:15:37 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/19 02:15:37 DEBUG : Waiting for deletions to finish 2025/01/19 02:15:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:15:40 DEBUG : rclone-sync-test: Excluded 2025/01/19 02:15:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 02:15:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 02:15:43 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:15:43 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:15:43 DEBUG : Waiting for deletions to finish 2025/01/19 02:15:43 INFO : rclone-sync-test-include: Removing directory 2025/01/19 02:15:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/19 02:15:44 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': failed to delete 1 directories 2025/01/19 02:15:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:15:45 DEBUG : : Excluded 2025/01/19 02:15:46 DEBUG : rclone-sync-test: Excluded 2025/01/19 02:15:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 02:15:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 02:15:49 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/19 02:15:49 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/19 02:15:49 DEBUG : Waiting for deletions to finish 2025/01/19 02:15:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (90.36s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:16:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/dst" 2025/01/19 02:16:25 DEBUG : Config file has changed externally - reloading 2025/01/19 02:16:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/CompareDest" 2025/01/19 02:16:36 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 02:16:36 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:16:36 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:16:40 INFO : one: Copied (new) 2025/01/19 02:16:40 DEBUG : Waiting for deletions to finish 2025/01/19 02:16:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:16:44 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:16:45 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:16:46 INFO : one: Copied (replaced existing) 2025/01/19 02:16:46 DEBUG : Waiting for deletions to finish 2025/01/19 02:16:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:16:56 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:16:58 DEBUG : one: Sizes identical 2025/01/19 02:16:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:16:58 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:16:58 DEBUG : Waiting for deletions to finish 2025/01/19 02:16:58 INFO : There was nothing to transfer 2025/01/19 02:17:05 DEBUG : two: Sizes identical 2025/01/19 02:17:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 02:17:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:17:05 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:17:06 DEBUG : one: Sizes identical 2025/01/19 02:17:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:17:06 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:17:06 DEBUG : Waiting for deletions to finish 2025/01/19 02:17:06 INFO : There was nothing to transfer 2025/01/19 02:17:09 DEBUG : two: Sizes identical 2025/01/19 02:17:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 02:17:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:17:09 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:17:10 DEBUG : one: Sizes identical 2025/01/19 02:17:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:17:10 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:17:10 DEBUG : Waiting for deletions to finish 2025/01/19 02:17:10 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/19 02:17:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/19 02:17:15 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 02:17:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:17:15 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:17:16 DEBUG : one: Sizes identical 2025/01/19 02:17:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:17:16 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:17:18 INFO : two: Copied (new) 2025/01/19 02:17:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (62.45s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:17:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/dest" 2025/01/19 02:17:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/pre-dest1" 2025/01/19 02:17:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/pre-dest2" 2025/01/19 02:17:48 DEBUG : 1: Sizes identical 2025/01/19 02:17:48 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/19 02:17:50 DEBUG : 2: Sizes identical 2025/01/19 02:17:50 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/19 02:17:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/19 02:17:51 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dest': Waiting for checks to finish 2025/01/19 02:17:51 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dest': Waiting for transfers to finish 2025/01/19 02:17:55 INFO : 3: Copied (new) 2025/01/19 02:17:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (38.16s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:18:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/dst" 2025/01/19 02:18:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/CopyDest" 2025/01/19 02:18:17 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 02:18:17 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:18:17 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:18:21 INFO : one: Copied (new) 2025/01/19 02:18:21 DEBUG : Waiting for deletions to finish 2025/01/19 02:18:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:18:25 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:18:25 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:18:27 INFO : one: Copied (replaced existing) 2025/01/19 02:18:27 DEBUG : Waiting for deletions to finish 2025/01/19 02:18:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/BackupDir" 2025/01/19 02:18:42 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:18:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:18:44 DEBUG : one: Sizes identical 2025/01/19 02:18:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:18:47 INFO : one: Moved (server-side) 2025/01/19 02:18:49 INFO : one: Copied (server-side copy) 2025/01/19 02:18:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/19 02:18:49 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:18:49 DEBUG : Waiting for deletions to finish 2025/01/19 02:18:56 DEBUG : two: Sizes identical 2025/01/19 02:18:58 INFO : two: Copied (server-side copy) 2025/01/19 02:18:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/19 02:18:58 DEBUG : one: Sizes identical 2025/01/19 02:18:58 DEBUG : one: Unchanged skipping 2025/01/19 02:18:58 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:18:58 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:18:58 DEBUG : Waiting for deletions to finish 2025/01/19 02:19:00 DEBUG : one: Sizes identical 2025/01/19 02:19:00 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:19:00 DEBUG : one: Unchanged skipping 2025/01/19 02:19:00 DEBUG : two: Sizes identical 2025/01/19 02:19:00 DEBUG : two: Unchanged skipping 2025/01/19 02:19:00 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:19:00 DEBUG : Waiting for deletions to finish 2025/01/19 02:19:00 INFO : There was nothing to transfer 2025/01/19 02:19:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/19 02:19:08 DEBUG : three: Destination not found in --copy-dest 2025/01/19 02:19:08 DEBUG : three: Need to transfer - File not found at Destination 2025/01/19 02:19:08 DEBUG : one: Sizes identical 2025/01/19 02:19:08 DEBUG : one: Unchanged skipping 2025/01/19 02:19:08 DEBUG : two: Sizes identical 2025/01/19 02:19:08 DEBUG : two: Unchanged skipping 2025/01/19 02:19:08 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:19:08 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:19:10 INFO : three: Copied (new) 2025/01/19 02:19:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (78.27s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:19:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/dst" 2025/01/19 02:19:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/backup" 2025/01/19 02:19:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 02:19:43 DEBUG : two: Sizes identical 2025/01/19 02:19:43 DEBUG : two: Unchanged skipping 2025/01/19 02:19:43 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:19:46 INFO : one: Moved (server-side) 2025/01/19 02:19:46 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:19:48 INFO : one: Copied (new) 2025/01/19 02:19:48 DEBUG : Waiting for deletions to finish 2025/01/19 02:19:50 INFO : three.txt: Moved (server-side) 2025/01/19 02:19:50 INFO : three.txt: Moved into backup dir 2025/01/19 02:19:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 02:19:57 DEBUG : two: Sizes identical 2025/01/19 02:19:57 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:19:57 DEBUG : two: Unchanged skipping 2025/01/19 02:19:58 INFO : one: Deleted 2025/01/19 02:19:59 INFO : one: Moved (server-side) 2025/01/19 02:19:59 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:20:02 INFO : one: Copied (new) 2025/01/19 02:20:02 DEBUG : Waiting for deletions to finish 2025/01/19 02:20:04 INFO : three.txt: Deleted 2025/01/19 02:20:04 INFO : three.txt: Moved (server-side) 2025/01/19 02:20:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (50.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:20:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/dst" 2025/01/19 02:20:24 DEBUG : Config file has changed externally - reloading 2025/01/19 02:20:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/backup" 2025/01/19 02:20:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 02:20:33 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:20:33 DEBUG : two: Sizes identical 2025/01/19 02:20:33 DEBUG : two: Unchanged skipping 2025/01/19 02:20:35 INFO : one: Moved (server-side) to: one.bak 2025/01/19 02:20:35 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:20:38 INFO : one: Copied (new) 2025/01/19 02:20:38 DEBUG : Waiting for deletions to finish 2025/01/19 02:20:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/19 02:20:39 INFO : three.txt: Moved into backup dir 2025/01/19 02:20:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 02:20:46 DEBUG : two: Sizes identical 2025/01/19 02:20:46 DEBUG : two: Unchanged skipping 2025/01/19 02:20:46 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:20:47 INFO : one.bak: Deleted 2025/01/19 02:20:48 INFO : one: Moved (server-side) to: one.bak 2025/01/19 02:20:48 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:20:51 INFO : one: Copied (new) 2025/01/19 02:20:51 DEBUG : Waiting for deletions to finish 2025/01/19 02:20:52 INFO : three.txt.bak: Deleted 2025/01/19 02:20:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/19 02:20:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:21:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/dst" 2025/01/19 02:21:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/backup" 2025/01/19 02:21:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 02:21:22 DEBUG : two: Sizes identical 2025/01/19 02:21:22 DEBUG : two: Unchanged skipping 2025/01/19 02:21:22 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:21:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/19 02:21:24 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:21:27 INFO : one: Copied (new) 2025/01/19 02:21:27 DEBUG : Waiting for deletions to finish 2025/01/19 02:21:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/19 02:21:28 INFO : three.txt: Moved into backup dir 2025/01/19 02:21:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 02:21:35 DEBUG : two: Sizes identical 2025/01/19 02:21:35 DEBUG : two: Unchanged skipping 2025/01/19 02:21:35 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:21:37 INFO : one-2019-01-01: Deleted 2025/01/19 02:21:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/19 02:21:38 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:21:40 INFO : one: Copied (new) 2025/01/19 02:21:40 DEBUG : Waiting for deletions to finish 2025/01/19 02:21:42 INFO : three-2019-01-01.txt: Deleted 2025/01/19 02:21:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/19 02:21:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (49.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:22:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/dst" 2025/01/19 02:22:03 DEBUG : Config file has changed externally - reloading 2025/01/19 02:22:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 02:22:06 DEBUG : two: Sizes identical 2025/01/19 02:22:06 DEBUG : two: Unchanged skipping 2025/01/19 02:22:06 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:22:08 INFO : one: Moved (server-side) to: one.bak 2025/01/19 02:22:08 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:22:10 INFO : one: Copied (new) 2025/01/19 02:22:10 DEBUG : Waiting for deletions to finish 2025/01/19 02:22:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/19 02:22:12 INFO : three.txt: Moved into backup dir 2025/01/19 02:22:18 DEBUG : one.bak: Excluded (Path Filter) 2025/01/19 02:22:18 DEBUG : one.bak: Excluded 2025/01/19 02:22:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/19 02:22:18 DEBUG : three.txt.bak: Excluded 2025/01/19 02:22:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 02:22:18 DEBUG : two: Sizes identical 2025/01/19 02:22:18 DEBUG : two: Unchanged skipping 2025/01/19 02:22:18 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for checks to finish 2025/01/19 02:22:20 INFO : one.bak: Deleted 2025/01/19 02:22:21 INFO : one: Moved (server-side) to: one.bak 2025/01/19 02:22:21 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe/dst': Waiting for transfers to finish 2025/01/19 02:22:23 INFO : one: Copied (new) 2025/01/19 02:22:23 DEBUG : Waiting for deletions to finish 2025/01/19 02:22:25 INFO : three.txt.bak: Deleted 2025/01/19 02:22:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/19 02:22:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (42.32s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:22:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/dst" 2025/01/19 02:22:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 02:22:50 INFO : one: Moved (server-side) to: one.bak 2025/01/19 02:22:53 INFO : one: Copied (new) 2025/01/19 02:22:53 DEBUG : two: Sizes identical 2025/01/19 02:22:53 DEBUG : two: Unchanged skipping 2025/01/19 02:22:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/19 02:22:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/19 02:22:59 INFO : three.txt: Copied (new) 2025/01/19 02:23:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 02:23:04 INFO : one.bak: Deleted 2025/01/19 02:23:05 INFO : one: Moved (server-side) to: one.bak 2025/01/19 02:23:07 INFO : one: Copied (new) 2025/01/19 02:23:08 DEBUG : two: Sizes identical 2025/01/19 02:23:08 DEBUG : two: Unchanged skipping 2025/01/19 02:23:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/19 02:23:11 INFO : three.txt.bak: Deleted 2025/01/19 02:23:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/19 02:23:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (49.14s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:23:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-siquray8biwe/dst" 2025/01/19 02:23:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 02:23:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/19 02:23:42 INFO : one: Copied (new) 2025/01/19 02:23:43 DEBUG : two: Sizes identical 2025/01/19 02:23:43 DEBUG : two: Unchanged skipping 2025/01/19 02:23:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/19 02:23:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/19 02:23:48 INFO : three.txt: Copied (new) 2025/01/19 02:23:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 02:23:53 INFO : one-2019-01-01: Deleted 2025/01/19 02:23:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/19 02:23:57 INFO : one: Copied (new) 2025/01/19 02:23:58 DEBUG : two: Sizes identical 2025/01/19 02:23:58 DEBUG : two: Unchanged skipping 2025/01/19 02:23:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/19 02:24:00 INFO : three-2019-01-01.txt: Deleted 2025/01/19 02:24:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/19 02:24:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (49.18s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:24:17 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/19 02:24:17 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:24:17 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:24:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/19 02:24:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.83s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:24:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 02:24:23 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:24:23 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:24:26 INFO : existing: Copied (new) 2025/01/19 02:24:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:24:28 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:24:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/19 02:24:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/19 02:24:28 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:24:28 ERROR : sugarsync root 'Test/rclone-test-siquray8biwe': not deleting files as there were IO errors 2025/01/19 02:24:28 ERROR : sugarsync root 'Test/rclone-test-siquray8biwe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (13.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.59s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:24:55 DEBUG : existing: Sizes identical 2025/01/19 02:24:55 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/19 02:24:55 DEBUG : existing: Unchanged skipping 2025/01/19 02:24:57 DEBUG : EXISTING: moving to existing-rclone-move-titobes6 2025/01/19 02:24:57 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-xupiric4 2025/01/19 02:24:59 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/19 02:24:59 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-xupiric4 2025/01/19 02:24:59 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/19 02:24:59 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-titobes6 2025/01/19 02:24:59 DEBUG : EXISTING: moving to existing 2025/01/19 02:25:00 INFO : existing-rclone-move-titobes6: Moved (server-side) to: existing 2025/01/19 02:25:00 INFO : EXISTING: Moved (server-side) to: existing 2025/01/19 02:25:00 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/19 02:25:00 INFO : existingbutdifferent-rclone-move-xupiric4: Moved (server-side) to: existingbutdifferent 2025/01/19 02:25:00 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/19 02:25:00 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/19 02:25:03 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/19 02:25:03 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/19 02:25:08 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/19 02:25:09 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/19 02:25:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-quhirok1 2025/01/19 02:25:12 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-quhirok1 2025/01/19 02:25:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/19 02:25:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/19 02:25:13 INFO : subdira/subdirb/subdirc/hello-rclone-move-quhirok1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/19 02:25:13 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/19 02:25:13 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/19 02:25:14 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/19 02:25:14 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:25:15 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/19 02:25:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-covutud9 2025/01/19 02:25:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-covutud9 2025/01/19 02:25:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/19 02:25:17 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-covutud9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/19 02:25:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/19 02:25:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/19 02:25:17 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:25:18 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/19 02:25:18 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (58.78s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", 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-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", 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-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.78s) --- SKIP: TestMaxTransfer/Hard (1.56s) --- SKIP: TestMaxTransfer/Soft (1.62s) --- SKIP: TestMaxTransfer/Cautious (1.60s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:27:24 DEBUG : both0: Sizes identical 2025/01/19 02:27:24 DEBUG : both0: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both1: Sizes identical 2025/01/19 02:27:24 DEBUG : both1: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both10: Sizes identical 2025/01/19 02:27:24 DEBUG : both10: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both11: Sizes identical 2025/01/19 02:27:24 DEBUG : both11: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both12: Sizes identical 2025/01/19 02:27:24 DEBUG : both12: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both13: Sizes identical 2025/01/19 02:27:24 DEBUG : both13: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both14: Sizes identical 2025/01/19 02:27:24 DEBUG : both14: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both15: Sizes identical 2025/01/19 02:27:24 DEBUG : both15: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both16: Sizes identical 2025/01/19 02:27:24 DEBUG : both16: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both17: Sizes identical 2025/01/19 02:27:24 DEBUG : both17: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both18: Sizes identical 2025/01/19 02:27:24 DEBUG : both18: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both19: Sizes identical 2025/01/19 02:27:24 DEBUG : both19: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both2: Sizes identical 2025/01/19 02:27:24 DEBUG : both2: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both3: Sizes identical 2025/01/19 02:27:24 DEBUG : both3: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both4: Sizes identical 2025/01/19 02:27:24 DEBUG : both4: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both5: Sizes identical 2025/01/19 02:27:24 DEBUG : both5: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both6: Sizes identical 2025/01/19 02:27:24 DEBUG : both6: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both7: Sizes identical 2025/01/19 02:27:24 DEBUG : both7: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both8: Sizes identical 2025/01/19 02:27:24 DEBUG : both8: Unchanged skipping 2025/01/19 02:27:24 DEBUG : both9: Sizes identical 2025/01/19 02:27:24 DEBUG : both9: Unchanged skipping 2025/01/19 02:27:24 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:27:24 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:27:24 DEBUG : Waiting for deletions to finish 2025/01/19 02:27:25 INFO : only1: Deleted 2025/01/19 02:27:25 INFO : only11: Deleted 2025/01/19 02:27:25 INFO : only17: Deleted 2025/01/19 02:27:25 INFO : only7: Deleted 2025/01/19 02:27:26 INFO : only9: Deleted 2025/01/19 02:27:26 INFO : only13: Deleted 2025/01/19 02:27:26 INFO : only16: Deleted 2025/01/19 02:27:26 INFO : only3: Deleted 2025/01/19 02:27:27 INFO : only4: Deleted 2025/01/19 02:27:27 INFO : only5: Deleted 2025/01/19 02:27:27 INFO : only10: Deleted 2025/01/19 02:27:27 INFO : only12: Deleted 2025/01/19 02:27:28 INFO : only18: Deleted 2025/01/19 02:27:28 INFO : only14: Deleted 2025/01/19 02:27:28 INFO : only19: Deleted 2025/01/19 02:27:28 INFO : only2: Deleted 2025/01/19 02:27:29 INFO : only0: Deleted 2025/01/19 02:27:29 INFO : only6: Deleted 2025/01/19 02:27:29 INFO : only15: Deleted 2025/01/19 02:27:29 INFO : only8: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (129.99s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:29:32 DEBUG : both0: Sizes identical 2025/01/19 02:29:32 DEBUG : both11: Sizes identical 2025/01/19 02:29:32 DEBUG : both1: Sizes identical 2025/01/19 02:29:32 DEBUG : both10: Sizes identical 2025/01/19 02:29:32 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for checks to finish 2025/01/19 02:29:32 DEBUG : both0: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both12: Sizes identical 2025/01/19 02:29:32 DEBUG : both12: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both13: Sizes identical 2025/01/19 02:29:32 DEBUG : both11: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both14: Sizes identical 2025/01/19 02:29:32 DEBUG : both14: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both15: Sizes identical 2025/01/19 02:29:32 DEBUG : both15: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both16: Sizes identical 2025/01/19 02:29:32 DEBUG : both16: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both17: Sizes identical 2025/01/19 02:29:32 DEBUG : both17: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both18: Sizes identical 2025/01/19 02:29:32 DEBUG : both18: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both19: Sizes identical 2025/01/19 02:29:32 DEBUG : both1: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both2: Sizes identical 2025/01/19 02:29:32 DEBUG : both2: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both3: Sizes identical 2025/01/19 02:29:32 DEBUG : both3: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both4: Sizes identical 2025/01/19 02:29:32 DEBUG : both10: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both13: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both5: Sizes identical 2025/01/19 02:29:32 DEBUG : both6: Sizes identical 2025/01/19 02:29:32 DEBUG : both5: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both7: Sizes identical 2025/01/19 02:29:32 DEBUG : both7: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both8: Sizes identical 2025/01/19 02:29:32 DEBUG : both8: Unchanged skipping 2025/01/19 02:29:32 DEBUG : both9: Sizes identical 2025/01/19 02:29:32 DEBUG : both9: Unchanged skipping 2025/01/19 02:29:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : both6: Unchanged skipping 2025/01/19 02:29:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : both4: Unchanged skipping 2025/01/19 02:29:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : both19: Unchanged skipping 2025/01/19 02:29:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/19 02:29:32 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Waiting for transfers to finish 2025/01/19 02:29:33 INFO : only11: Copied (replaced existing) 2025/01/19 02:29:33 INFO : only1: Copied (replaced existing) 2025/01/19 02:29:33 INFO : only0: Copied (replaced existing) 2025/01/19 02:29:33 INFO : only13: Copied (replaced existing) 2025/01/19 02:29:35 INFO : only10: Copied (replaced existing) 2025/01/19 02:29:35 INFO : only17: Copied (replaced existing) 2025/01/19 02:29:35 INFO : only12: Copied (replaced existing) 2025/01/19 02:29:35 INFO : only14: Copied (replaced existing) 2025/01/19 02:29:36 INFO : only2: Copied (replaced existing) 2025/01/19 02:29:36 INFO : only3: Copied (replaced existing) 2025/01/19 02:29:36 INFO : only15: Copied (replaced existing) 2025/01/19 02:29:36 INFO : only4: Copied (replaced existing) 2025/01/19 02:29:37 INFO : only5: Copied (replaced existing) 2025/01/19 02:29:37 INFO : only7: Copied (replaced existing) 2025/01/19 02:29:37 INFO : only16: Copied (replaced existing) 2025/01/19 02:29:38 INFO : only6: Copied (replaced existing) 2025/01/19 02:29:38 INFO : only9: Copied (replaced existing) 2025/01/19 02:29:38 INFO : only8: Copied (replaced existing) 2025/01/19 02:29:39 INFO : only18: Copied (replaced existing) 2025/01/19 02:29:39 INFO : only19: Copied (replaced existing) 2025/01/19 02:29:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (146.81s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:30:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:30:16 INFO : sub dir: Making directory 2025/01/19 02:30:18 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-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (56.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" 2025/01/19 02:31:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:31:13 INFO : sub dir: Making directory 2025/01/19 02:31:15 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-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-siquray8biwe'", Local "Local file system at /tmp/rclone591558817", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (56.98s) PASS 2025/01/19 02:32:10 DEBUG : sugarsync root 'Test/rclone-test-siquray8biwe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m28.178554767s (try 1/5)