"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/02/15 03:38:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono" 2025/02/15 03:38:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 03:38:18 DEBUG : Creating backend with remote "/tmp/rclone785774513" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:38:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:38:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/15 03:38:20 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:38:20 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.48s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:38:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/15 03:38:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:38:24 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:38:24 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:38:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:38:29 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.10s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.45s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.46s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:38:38 DEBUG : Creating backend with remote "/non-existing" 2025/02/15 03:38:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/15 03:38:38 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:38:38 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.64s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:38:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:38:42 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:38:42 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:38:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.20s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:38:53 INFO : sugarsync root 'Test/rclone-test-navipoq5hono': Running all checks before starting transfers 2025/02/15 03:38:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:38:53 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:38:53 INFO : sugarsync root 'Test/rclone-test-navipoq5hono': Checks finished, now starting transfers 2025/02/15 03:38:53 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:38:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.06s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:39:04 ERROR : Ignoring --no-traverse with sync 2025/02/15 03:39:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:39:04 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:39:04 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:39:08 INFO : sub dir/hello world: Copied (new) 2025/02/15 03:39:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.07s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:39:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/15 03:39:15 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:39:15 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:39:18 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:39:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 03:39:23 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:39:23 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:39:26 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:39:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 03:39:31 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:39:31 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:39:33 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.60s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:39:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/15 03:39:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 03:39:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/15 03:39:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/15 03:39:38 INFO : sub dir: Making directory 2025/02/15 03:39:40 INFO : sub dir2: Making directory 2025/02/15 03:39:41 INFO : sub dir2/sub sub dir2: Making directory 2025/02/15 03:39:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:39:42 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:39:42 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:39:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:39:46 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.80s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:39:54 INFO : sub dir2: Making directory 2025/02/15 03:39:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/15 03:39:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 03:39:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:39:54 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:39:54 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:39:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.79s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:40:03 DEBUG : sub dir2: Making directory with metadata 2025/02/15 03:40:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 03:40:04 INFO : sub dir: Making directory 2025/02/15 03:40:06 INFO : sub dir2: Making directory 2025/02/15 03:40:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:40:06 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:40:06 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:40:08 INFO : sub dir/hello world: Copied (new) 2025/02/15 03:40:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:40:10 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/15 03:40:11 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.65s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.44s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:40:18 INFO : sub dir2: Making directory 2025/02/15 03:40:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:40:19 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:40:19 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:40:23 INFO : sub dir/hello world: Copied (new) 2025/02/15 03:40:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.66s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:40:28 DEBUG : sub dir2: Making directory with metadata 2025/02/15 03:40:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 03:40:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/15 03:40:29 INFO : sub dir: Making directory 2025/02/15 03:40:30 INFO : sub dir2: Making directory 2025/02/15 03:40:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:40:31 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:40:31 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:40:33 INFO : sub dir/hello world: Copied (new) 2025/02/15 03:40:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:40:35 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.20s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.45s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:40:43 INFO : sub dir2: Making directory 2025/02/15 03:40:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:40:43 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:40:43 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:40:47 INFO : sub dir/hello world: Copied (new) 2025/02/15 03:40:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.60s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:40:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-busuwim7wece" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-navipoq5hono' -> sugarsync root 'Test/rclone-test-busuwim7wece' 2025/02/15 03:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:41:03 DEBUG : sugarsync root 'Test/rclone-test-busuwim7wece': Waiting for checks to finish 2025/02/15 03:41:03 DEBUG : sugarsync root 'Test/rclone-test-busuwim7wece': Waiting for transfers to finish 2025/02/15 03:41:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:41:08 DEBUG : sugarsync root 'Test/rclone-test-busuwim7wece': Purge remote --- PASS: TestServerSideCopy (21.99s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:41:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/15 03:41:21 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:41:21 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:41:22 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.54s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:41:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwamov4reko" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-navipoq5hono' -> sugarsync root 'Test/rclone-test-piwamov4reko' 2025/02/15 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:41:38 DEBUG : sugarsync root 'Test/rclone-test-piwamov4reko': Waiting for checks to finish 2025/02/15 03:41:38 DEBUG : sugarsync root 'Test/rclone-test-piwamov4reko': Waiting for transfers to finish 2025/02/15 03:41:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:41:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/15 03:41:49 DEBUG : sugarsync root 'Test/rclone-test-piwamov4reko': Waiting for checks to finish 2025/02/15 03:41:49 DEBUG : sugarsync root 'Test/rclone-test-piwamov4reko': Waiting for transfers to finish 2025/02/15 03:41:49 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.rocenax2" before starting 2025/02/15 03:41:51 DEBUG : sub dir/hello world.rocenax2: server side copy: removing renamed existing file after operation 2025/02/15 03:41:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:41:53 DEBUG : sugarsync root 'Test/rclone-test-piwamov4reko': Purge remote --- PASS: TestServerSideCopyOverSelf (32.42s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:42:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/15 03:42:08 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:42:08 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:42:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/15 03:42:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.77s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:42:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pevofic0vica" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-navipoq5hono' -> sugarsync root 'Test/rclone-test-pevofic0vica' 2025/02/15 03:42:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:42:26 DEBUG : sugarsync root 'Test/rclone-test-pevofic0vica': Waiting for checks to finish 2025/02/15 03:42:26 DEBUG : sugarsync root 'Test/rclone-test-pevofic0vica': Waiting for transfers to finish 2025/02/15 03:42:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:42:35 DEBUG : sugarsync root 'Test/rclone-test-pevofic0vica': Using server-side directory move 2025/02/15 03:42:35 INFO : sugarsync root 'Test/rclone-test-pevofic0vica': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/15 03:42:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/15 03:42:36 DEBUG : sugarsync root 'Test/rclone-test-pevofic0vica': Waiting for checks to finish 2025/02/15 03:42:36 DEBUG : sugarsync root 'Test/rclone-test-pevofic0vica': Waiting for transfers to finish 2025/02/15 03:42:37 INFO : sub dir/hello world: Deleted 2025/02/15 03:42:38 INFO : sub dir/hello world: Moved (server-side) 2025/02/15 03:42:45 DEBUG : testing file moves 2025/02/15 03:42:46 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/15 03:42:46 DEBUG : sugarsync root 'Test/rclone-test-pevofic0vica': Waiting for checks to finish 2025/02/15 03:42:46 DEBUG : sugarsync root 'Test/rclone-test-pevofic0vica': Waiting for transfers to finish 2025/02/15 03:42:47 INFO : sub dir/hello world: Deleted 2025/02/15 03:42:48 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:42:51 DEBUG : sugarsync root 'Test/rclone-test-pevofic0vica': Purge remote --- PASS: TestServerSideMoveOverSelf (41.58s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:43:01 ERROR : : error listing: directory not found 2025/02/15 03:43:02 INFO : Local file system at /tmp/rclone785774513: Making directory 2025/02/15 03:43:04 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:43:04 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.32s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:43:17 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/15 03:43:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:43:17 DEBUG : Local file system at /tmp/rclone785774513: Waiting for checks to finish 2025/02/15 03:43:17 DEBUG : Local file system at /tmp/rclone785774513: Waiting for transfers to finish 2025/02/15 03:43:18 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/02/15 03:43:18 INFO : sub dir/hello world: Copied (new) 2025/02/15 03:43:18 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.14s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:43:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/15 03:43:24 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:43:24 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:43:26 INFO : check sum: Copied (new) 2025/02/15 03:43:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:43:28 NOTICE: sugarsync root 'Test/rclone-test-navipoq5hono': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/15 03:43:28 DEBUG : check sum: Size of src and dst objects identical 2025/02/15 03:43:28 DEBUG : check sum: Unchanged skipping 2025/02/15 03:43:28 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:43:28 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:43:28 DEBUG : Waiting for deletions to finish 2025/02/15 03:43:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.63s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:43:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/15 03:43:34 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:43:34 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:43:37 INFO : sizeonly: Copied (new) 2025/02/15 03:43:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:43:39 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:43:39 DEBUG : sizeonly: Sizes identical 2025/02/15 03:43:39 DEBUG : sizeonly: Unchanged skipping 2025/02/15 03:43:39 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:43:39 DEBUG : Waiting for deletions to finish 2025/02/15 03:43:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:43:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/15 03:43:45 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:43:45 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:43:48 INFO : ignore-size: Copied (new) 2025/02/15 03:43:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:43:49 DEBUG : ignore-size: Sizes identical 2025/02/15 03:43:49 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:43:49 DEBUG : ignore-size: Unchanged skipping 2025/02/15 03:43:49 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:43:49 DEBUG : Waiting for deletions to finish 2025/02/15 03:43:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:43:59 DEBUG : existing: Sizes identical 2025/02/15 03:43:59 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:43:59 DEBUG : existing: Unchanged skipping 2025/02/15 03:43:59 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:43:59 DEBUG : Waiting for deletions to finish 2025/02/15 03:43:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:44:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/15 03:44:00 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:44:00 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:44:01 INFO : existing: Copied (replaced existing) 2025/02/15 03:44:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.88s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:44:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/15 03:44:08 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:44:08 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:44:10 INFO : existing: Copied (new) 2025/02/15 03:44:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:44:11 DEBUG : existing: Destination exists, skipping 2025/02/15 03:44:11 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:44:11 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:44:11 DEBUG : Waiting for deletions to finish 2025/02/15 03:44:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.40s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:44:24 INFO : d: Making directory 2025/02/15 03:44:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/15 03:44:28 DEBUG : c/non empty space: Sizes identical 2025/02/15 03:44:28 DEBUG : c/non empty space: Unchanged skipping 2025/02/15 03:44:28 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:44:28 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:44:31 INFO : a/potato2: Copied (new) 2025/02/15 03:44:31 DEBUG : Waiting for deletions to finish 2025/02/15 03:44:32 INFO : b/potato: Deleted 2025/02/15 03:44:32 INFO : d: Removing directory 2025/02/15 03:44:33 INFO : b: Removing directory 2025/02/15 03:44:34 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.14s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:44:46 DEBUG : empty space: Sizes identical 2025/02/15 03:44:46 DEBUG : empty space: Unchanged skipping 2025/02/15 03:44:46 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:44:46 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:44:46 DEBUG : Waiting for deletions to finish 2025/02/15 03:44:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:44:48 DEBUG : empty space: Sizes identical 2025/02/15 03:44:48 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:44:48 DEBUG : empty space: Unchanged skipping 2025/02/15 03:44:48 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:44:48 DEBUG : Waiting for deletions to finish 2025/02/15 03:44:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.43s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:45:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/15 03:45:00 DEBUG : empty space: Sizes identical 2025/02/15 03:45:00 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:45:00 DEBUG : empty space: Unchanged skipping 2025/02/15 03:45:00 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:45:03 INFO : potato: Copied (new) 2025/02/15 03:45:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.55s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:45:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/15 03:45:12 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:45:12 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:45:13 INFO : potato: Copied (replaced existing) 2025/02/15 03:45:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.69s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/02/15 03:45:22 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/02/15 03:45:22 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:45:22 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:45:23 INFO : potato: Copied (replaced existing) 2025/02/15 03:45:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:45:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 03:45:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/15 03:45:33 DEBUG : empty space: Sizes identical 2025/02/15 03:45:33 DEBUG : empty space: Unchanged skipping 2025/02/15 03:45:33 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:45:33 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:45:33 DEBUG : Waiting for deletions to finish 2025/02/15 03:45:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:45:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 03:45:45 DEBUG : empty space: Sizes identical 2025/02/15 03:45:45 DEBUG : empty space: Unchanged skipping 2025/02/15 03:45:45 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:45:45 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:45:47 INFO : potato2: Copied (new) 2025/02/15 03:45:47 DEBUG : Waiting for deletions to finish 2025/02/15 03:45:48 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:46:00 INFO : d: Making directory 2025/02/15 03:46:01 INFO : d/e: Making directory 2025/02/15 03:46:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/15 03:46:06 DEBUG : c/non empty space: Sizes identical 2025/02/15 03:46:06 DEBUG : c/non empty space: Unchanged skipping 2025/02/15 03:46:07 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:46:07 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:46:09 INFO : a/potato2: Copied (new) 2025/02/15 03:46:09 DEBUG : Waiting for deletions to finish 2025/02/15 03:46:10 INFO : b/potato: Deleted 2025/02/15 03:46:10 INFO : d/e: Removing directory 2025/02/15 03:46:11 INFO : d: Removing directory 2025/02/15 03:46:12 INFO : b: Removing directory 2025/02/15 03:46:13 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:46:28 INFO : d: Making directory 2025/02/15 03:46:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/15 03:46:32 DEBUG : c/non empty space: Sizes identical 2025/02/15 03:46:32 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:46:32 DEBUG : c/non empty space: Unchanged skipping 2025/02/15 03:46:32 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:46:35 INFO : a/potato2: Copied (new) 2025/02/15 03:46:35 ERROR : sugarsync root 'Test/rclone-test-navipoq5hono': not deleting files as there were IO errors 2025/02/15 03:46:35 ERROR : sugarsync root 'Test/rclone-test-navipoq5hono': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:46:52 DEBUG : Waiting for deletions to finish 2025/02/15 03:46:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 03:46:53 DEBUG : empty space: Sizes identical 2025/02/15 03:46:53 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:46:53 DEBUG : empty space: Unchanged skipping 2025/02/15 03:46:53 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:46:54 INFO : potato: Deleted 2025/02/15 03:46:55 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.47s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:47:07 DEBUG : Waiting for deletions to finish 2025/02/15 03:47:07 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:47:07 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:47:08 INFO : potato: Deleted 2025/02/15 03:47:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 03:47:09 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:47:09 DEBUG : empty space: Sizes identical 2025/02/15 03:47:09 DEBUG : empty space: Unchanged skipping 2025/02/15 03:47:09 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:47:11 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.64s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:47:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 03:47:20 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:47:20 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:47:23 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.53s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:47:34 DEBUG : enormous: Excluded (Size Filter) 2025/02/15 03:47:34 DEBUG : enormous: Excluded 2025/02/15 03:47:34 DEBUG : potato2: Excluded (Size Filter) 2025/02/15 03:47:34 DEBUG : potato2: Excluded 2025/02/15 03:47:34 DEBUG : potato2: Excluded (Size Filter) 2025/02/15 03:47:34 DEBUG : potato2: Excluded 2025/02/15 03:47:34 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:47:34 DEBUG : empty space: Sizes identical 2025/02/15 03:47:34 DEBUG : empty space: Unchanged skipping 2025/02/15 03:47:34 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:47:34 DEBUG : Waiting for deletions to finish 2025/02/15 03:47:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:47:35 DEBUG : enormous: Excluded (Size Filter) 2025/02/15 03:47:35 DEBUG : enormous: Excluded 2025/02/15 03:47:35 DEBUG : potato2: Excluded (Size Filter) 2025/02/15 03:47:35 DEBUG : potato2: Excluded 2025/02/15 03:47:36 DEBUG : potato2: Excluded (Size Filter) 2025/02/15 03:47:36 DEBUG : potato2: Excluded 2025/02/15 03:47:36 DEBUG : empty space: Sizes identical 2025/02/15 03:47:36 DEBUG : empty space: Unchanged skipping 2025/02/15 03:47:36 DEBUG : Local file system at /tmp/rclone785774513: Waiting for checks to finish 2025/02/15 03:47:36 DEBUG : Local file system at /tmp/rclone785774513: Waiting for transfers to finish 2025/02/15 03:47:36 DEBUG : Waiting for deletions to finish 2025/02/15 03:47:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:47:50 DEBUG : enormous: Excluded (Size Filter) 2025/02/15 03:47:50 DEBUG : enormous: Excluded 2025/02/15 03:47:50 DEBUG : potato2: Excluded (Size Filter) 2025/02/15 03:47:50 DEBUG : potato2: Excluded 2025/02/15 03:47:51 DEBUG : empty space: Sizes identical 2025/02/15 03:47:51 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:47:51 DEBUG : empty space: Unchanged skipping 2025/02/15 03:47:51 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:47:51 DEBUG : Waiting for deletions to finish 2025/02/15 03:47:52 INFO : enormous: Deleted 2025/02/15 03:47:52 INFO : potato2: Deleted 2025/02/15 03:47:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:47:53 DEBUG : empty space: Sizes identical 2025/02/15 03:47:53 DEBUG : empty space: Unchanged skipping 2025/02/15 03:47:53 DEBUG : Local file system at /tmp/rclone785774513: Waiting for checks to finish 2025/02/15 03:47:53 DEBUG : Local file system at /tmp/rclone785774513: Waiting for transfers to finish 2025/02/15 03:47:53 DEBUG : Waiting for deletions to finish 2025/02/15 03:47:53 INFO : enormous: Deleted 2025/02/15 03:47:53 INFO : potato2: Deleted 2025/02/15 03:47:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.29s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.45s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/02/15 03:48:00 ERROR : sugarsync root 'Test/rclone-test-navipoq5hono': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/15 03:48:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/15 03:48:00 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/15 03:48:00 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:48:00 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:48:03 INFO : yam: Copied (new) 2025/02/15 03:48:03 INFO : potato: Copied (new) 2025/02/15 03:48:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:48:03 ERROR : sugarsync root 'Test/rclone-test-navipoq5hono': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/15 03:48:04 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/15 03:48:04 DEBUG : potato: Sizes identical 2025/02/15 03:48:04 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:48:04 DEBUG : potato: Unchanged skipping 2025/02/15 03:48:04 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:48:07 INFO : yaml: Copied (new) 2025/02/15 03:48:07 DEBUG : Waiting for deletions to finish 2025/02/15 03:48:07 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/02/15 03:48:14 ERROR : sugarsync root 'Test/rclone-test-navipoq5hono': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/15 03:48:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/15 03:48:15 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/15 03:48:15 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:48:15 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:48:17 INFO : potato: Copied (new) 2025/02/15 03:48:17 INFO : yam: Copied (new) 2025/02/15 03:48:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:48:18 ERROR : sugarsync root 'Test/rclone-test-navipoq5hono': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/15 03:48:19 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/15 03:48:19 DEBUG : potato: Sizes identical 2025/02/15 03:48:19 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:48:19 DEBUG : potato: Unchanged skipping 2025/02/15 03:48:19 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:48:21 INFO : yaml: Copied (new) 2025/02/15 03:48:21 DEBUG : Waiting for deletions to finish 2025/02/15 03:48:22 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/02/15 03:48:29 INFO : sugarsync root 'Test/rclone-test-navipoq5hono': Making map for --track-renames 2025/02/15 03:48:29 INFO : sugarsync root 'Test/rclone-test-navipoq5hono': Finished making map for --track-renames 2025/02/15 03:48:29 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:48:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/15 03:48:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/15 03:48:29 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for renames to finish 2025/02/15 03:48:29 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:48:33 INFO : potato: Copied (new) 2025/02/15 03:48:33 INFO : sub/yam: Copied (new) 2025/02/15 03:48:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:48:35 DEBUG : potato: Sizes identical 2025/02/15 03:48:35 DEBUG : potato: Unchanged skipping 2025/02/15 03:48:36 INFO : sugarsync root 'Test/rclone-test-navipoq5hono': Making map for --track-renames 2025/02/15 03:48:36 INFO : sugarsync root 'Test/rclone-test-navipoq5hono': Finished making map for --track-renames 2025/02/15 03:48:36 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:48:36 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for renames to finish 2025/02/15 03:48:37 INFO : sub/yam: Moved (server-side) to: yam 2025/02/15 03:48:37 INFO : yam: Renamed from "sub/yam" 2025/02/15 03:48:37 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:48:37 DEBUG : Waiting for deletions to finish 2025/02/15 03:48:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:48:46 DEBUG : Creating backend with remote "/tmp/rclone785774513/dir1" 2025/02/15 03:48:46 DEBUG : Config file has changed externally - reloading 2025/02/15 03:48:46 DEBUG : Creating backend with remote "/tmp/rclone785774513/dir2" 2025/02/15 03:48:46 DEBUG : Local file system at /tmp/rclone785774513/dir2: Using server-side directory move 2025/02/15 03:48:46 INFO : Local file system at /tmp/rclone785774513/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/15 03:48:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/15 03:48:46 INFO : file1.txt: Moved (server-side) 2025/02/15 03:48:46 DEBUG : Local file system at /tmp/rclone785774513/dir2: Waiting for checks to finish 2025/02/15 03:48:46 DEBUG : Local file system at /tmp/rclone785774513/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:48:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:48:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/15 03:48:48 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:48:48 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:48:55 INFO : sub dir/hello world: Copied (new) 2025/02/15 03:48:55 INFO : sub dir/hello world: Deleted 2025/02/15 03:48:55 INFO : nested/sub dir/file: Copied (new) 2025/02/15 03:48:55 INFO : nested/sub dir/file: Deleted 2025/02/15 03:48:55 INFO : sub dir: Removing directory 2025/02/15 03:48:55 INFO : nested/sub dir: Removing directory 2025/02/15 03:48:55 INFO : nested: Removing directory 2025/02/15 03:48:55 DEBUG : Local file system at /tmp/rclone785774513: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.97s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:49:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 03:49:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/15 03:49:06 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:49:06 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:49:13 INFO : sub dir/hello world: Copied (new) 2025/02/15 03:49:13 INFO : sub dir/hello world: Deleted 2025/02/15 03:49:13 INFO : nested/sub dir/file: Copied (new) 2025/02/15 03:49:13 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.81s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:49:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/15 03:49:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/15 03:49:24 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:49:24 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:49:27 INFO : existing: Copied (new) 2025/02/15 03:49:27 INFO : existing: Deleted 2025/02/15 03:49:27 INFO : existing-b: Copied (new) 2025/02/15 03:49:27 INFO : existing-b: Deleted 2025/02/15 03:49:28 DEBUG : existing: Destination exists, skipping 2025/02/15 03:49:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/15 03:49:28 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:49:28 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:49:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.06s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:49:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qugufok5beze" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-navipoq5hono' -> sugarsync root 'Test/rclone-test-qugufok5beze' 2025/02/15 03:49:52 DEBUG : sugarsync root 'Test/rclone-test-qugufok5beze': Using server-side directory move 2025/02/15 03:49:52 INFO : sugarsync root 'Test/rclone-test-qugufok5beze': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/15 03:49:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 03:49:52 DEBUG : empty space: Sizes identical 2025/02/15 03:49:52 DEBUG : empty space: Unchanged skipping 2025/02/15 03:49:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/15 03:49:52 DEBUG : sugarsync root 'Test/rclone-test-qugufok5beze': Waiting for checks to finish 2025/02/15 03:49:53 INFO : potato3: Deleted 2025/02/15 03:49:53 INFO : empty space: Deleted 2025/02/15 03:49:53 DEBUG : sugarsync root 'Test/rclone-test-qugufok5beze': Waiting for transfers to finish 2025/02/15 03:49:53 INFO : potato2: Moved (server-side) 2025/02/15 03:49:54 INFO : potato3: Moved (server-side) 2025/02/15 03:49:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-litevob5bodu" 2025/02/15 03:49:59 DEBUG : sugarsync root 'Test/rclone-test-litevob5bodu': Using server-side directory move 2025/02/15 03:50:00 INFO : sugarsync root 'Test/rclone-test-litevob5bodu': Server side directory move succeeded 2025/02/15 03:50:03 ERROR : : error listing: directory not found 2025/02/15 03:50:03 DEBUG : sugarsync root 'Test/rclone-test-litevob5bodu': Purge remote 2025/02/15 03:50:04 DEBUG : sugarsync root 'Test/rclone-test-qugufok5beze': Purge remote 2025/02/15 03:50:05 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.41s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:50:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wemarij0gafe" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-navipoq5hono' -> sugarsync root 'Test/rclone-test-wemarij0gafe' 2025/02/15 03:50:24 DEBUG : empty space: Excluded (Size Filter) 2025/02/15 03:50:24 DEBUG : empty space: Excluded 2025/02/15 03:50:24 DEBUG : empty space: Excluded (Size Filter) 2025/02/15 03:50:24 DEBUG : empty space: Excluded 2025/02/15 03:50:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 03:50:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/15 03:50:24 DEBUG : sugarsync root 'Test/rclone-test-wemarij0gafe': Waiting for checks to finish 2025/02/15 03:50:24 DEBUG : sugarsync root 'Test/rclone-test-wemarij0gafe': Waiting for transfers to finish 2025/02/15 03:50:25 INFO : potato2: Moved (server-side) 2025/02/15 03:50:25 INFO : potato3: Deleted 2025/02/15 03:50:26 INFO : potato3: Moved (server-side) 2025/02/15 03:50:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dejujek6xeyo" 2025/02/15 03:50:27 DEBUG : Config file has changed externally - reloading 2025/02/15 03:50:31 DEBUG : empty space: Excluded (Size Filter) 2025/02/15 03:50:31 DEBUG : empty space: Excluded 2025/02/15 03:50:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 03:50:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/15 03:50:31 DEBUG : sugarsync root 'Test/rclone-test-dejujek6xeyo': Waiting for checks to finish 2025/02/15 03:50:31 DEBUG : sugarsync root 'Test/rclone-test-dejujek6xeyo': Waiting for transfers to finish 2025/02/15 03:50:33 INFO : potato2: Moved (server-side) 2025/02/15 03:50:34 INFO : potato3: Moved (server-side) 2025/02/15 03:50:35 DEBUG : sugarsync root 'Test/rclone-test-dejujek6xeyo': Purge remote 2025/02/15 03:50:36 DEBUG : sugarsync root 'Test/rclone-test-wemarij0gafe': Purge remote --- PASS: TestServerSideMoveWithFilter (33.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:50:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rubamaq5cato" 2025/02/15 03:50:50 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-navipoq5hono' -> sugarsync root 'Test/rclone-test-rubamaq5cato' 2025/02/15 03:50:59 DEBUG : sugarsync root 'Test/rclone-test-rubamaq5cato': Using server-side directory move 2025/02/15 03:50:59 INFO : sugarsync root 'Test/rclone-test-rubamaq5cato': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/15 03:50:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 03:50:59 DEBUG : empty space: Sizes identical 2025/02/15 03:50:59 DEBUG : empty space: Unchanged skipping 2025/02/15 03:50:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/15 03:51:00 DEBUG : sugarsync root 'Test/rclone-test-rubamaq5cato': Waiting for checks to finish 2025/02/15 03:51:00 INFO : potato2: Moved (server-side) 2025/02/15 03:51:00 INFO : potato3: Deleted 2025/02/15 03:51:00 INFO : empty space: Deleted 2025/02/15 03:51:00 DEBUG : sugarsync root 'Test/rclone-test-rubamaq5cato': Waiting for transfers to finish 2025/02/15 03:51:01 INFO : potato3: Moved (server-side) 2025/02/15 03:51:01 INFO : tomatoDir: Removing directory 2025/02/15 03:51:02 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': deleted 1 directories 2025/02/15 03:51:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vatigit6fuqo" 2025/02/15 03:51:07 INFO : tomatoDir: Making directory 2025/02/15 03:51:09 DEBUG : sugarsync root 'Test/rclone-test-vatigit6fuqo': Using server-side directory move 2025/02/15 03:51:10 INFO : sugarsync root 'Test/rclone-test-vatigit6fuqo': Server side directory move succeeded 2025/02/15 03:51:13 ERROR : : error listing: directory not found 2025/02/15 03:51:14 ERROR : : error listing: directory not found 2025/02/15 03:51:14 DEBUG : sugarsync root 'Test/rclone-test-vatigit6fuqo': Purge remote 2025/02/15 03:51:15 DEBUG : sugarsync root 'Test/rclone-test-rubamaq5cato': Purge remote 2025/02/15 03:51:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.28s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.44s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:51:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:51:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/rclone-sync-test" 2025/02/15 03:51:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/rclone-sync-test-include/layer2" 2025/02/15 03:51:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/rclone-sync-test-ignore-file" 2025/02/15 03:51:56 DEBUG : rclone-sync-test: Excluded 2025/02/15 03:51:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/15 03:51:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/15 03:51:59 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/rclone-sync-test': Waiting for checks to finish 2025/02/15 03:51:59 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/rclone-sync-test': Waiting for transfers to finish 2025/02/15 03:51:59 DEBUG : Waiting for deletions to finish 2025/02/15 03:51:59 INFO : There was nothing to transfer 2025/02/15 03:52:01 DEBUG : rclone-sync-test: Excluded 2025/02/15 03:52:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/15 03:52:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/15 03:52:04 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:52:04 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:52:04 DEBUG : Waiting for deletions to finish 2025/02/15 03:52:04 INFO : rclone-sync-test-include: Removing directory 2025/02/15 03:52:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/15 03:52:05 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': failed to delete 1 directories 2025/02/15 03:52:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:52:07 DEBUG : rclone-sync-test: Excluded 2025/02/15 03:52:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/15 03:52:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/15 03:52:10 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/15 03:52:10 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/15 03:52:10 DEBUG : Waiting for deletions to finish 2025/02/15 03:52:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:52:12 DEBUG : rclone-sync-test: Excluded 2025/02/15 03:52:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/15 03:52:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/15 03:52:15 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 03:52:15 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 03:52:15 DEBUG : Waiting for deletions to finish 2025/02/15 03:52:15 INFO : rclone-sync-test-include: Removing directory 2025/02/15 03:52:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/15 03:52:16 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': failed to delete 1 directories 2025/02/15 03:52:16 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:52:17 DEBUG : : Excluded 2025/02/15 03:52:18 DEBUG : rclone-sync-test: Excluded 2025/02/15 03:52:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/15 03:52:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/15 03:52:21 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/15 03:52:21 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/15 03:52:21 DEBUG : Waiting for deletions to finish 2025/02/15 03:52:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (81.57s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:52:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/dst" 2025/02/15 03:52:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/CompareDest" 2025/02/15 03:53:03 DEBUG : one: Need to transfer - File not found at Destination 2025/02/15 03:53:03 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:53:03 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:53:07 INFO : one: Copied (new) 2025/02/15 03:53:07 DEBUG : Waiting for deletions to finish 2025/02/15 03:53:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 03:53:10 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:53:11 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:53:13 INFO : one: Copied (replaced existing) 2025/02/15 03:53:13 DEBUG : Waiting for deletions to finish 2025/02/15 03:53:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 03:53:22 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:53:23 DEBUG : one: Sizes identical 2025/02/15 03:53:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/15 03:53:23 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:53:23 DEBUG : Waiting for deletions to finish 2025/02/15 03:53:23 INFO : There was nothing to transfer 2025/02/15 03:53:30 DEBUG : two: Sizes identical 2025/02/15 03:53:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/15 03:53:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 03:53:30 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:53:31 DEBUG : one: Sizes identical 2025/02/15 03:53:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/15 03:53:31 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:53:31 DEBUG : Waiting for deletions to finish 2025/02/15 03:53:31 INFO : There was nothing to transfer 2025/02/15 03:53:34 DEBUG : two: Sizes identical 2025/02/15 03:53:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/15 03:53:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 03:53:34 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:53:35 DEBUG : one: Sizes identical 2025/02/15 03:53:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/15 03:53:35 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:53:35 DEBUG : Waiting for deletions to finish 2025/02/15 03:53:35 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/15 03:53:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/15 03:53:39 DEBUG : two: Need to transfer - File not found at Destination 2025/02/15 03:53:39 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:53:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 03:53:40 DEBUG : one: Sizes identical 2025/02/15 03:53:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/15 03:53:40 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:53:42 INFO : two: Copied (new) 2025/02/15 03:53:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.31s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:53:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/dest" 2025/02/15 03:54:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/pre-dest1" 2025/02/15 03:54:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/pre-dest2" 2025/02/15 03:54:10 DEBUG : 1: Sizes identical 2025/02/15 03:54:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/15 03:54:11 DEBUG : 2: Sizes identical 2025/02/15 03:54:11 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/15 03:54:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/15 03:54:13 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dest': Waiting for checks to finish 2025/02/15 03:54:13 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dest': Waiting for transfers to finish 2025/02/15 03:54:16 INFO : 3: Copied (new) 2025/02/15 03:54:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.19s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:54:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/dst" 2025/02/15 03:54:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/CopyDest" 2025/02/15 03:54:37 DEBUG : one: Need to transfer - File not found at Destination 2025/02/15 03:54:37 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:54:37 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:54:40 INFO : one: Copied (new) 2025/02/15 03:54:40 DEBUG : Waiting for deletions to finish 2025/02/15 03:54:44 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:54:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 03:54:45 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:54:46 INFO : one: Copied (replaced existing) 2025/02/15 03:54:46 DEBUG : Waiting for deletions to finish 2025/02/15 03:54:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/BackupDir" 2025/02/15 03:55:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 03:55:00 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:55:01 DEBUG : one: Sizes identical 2025/02/15 03:55:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 03:55:04 INFO : one: Moved (server-side) 2025/02/15 03:55:05 INFO : one: Copied (server-side copy) 2025/02/15 03:55:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/15 03:55:05 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:55:05 DEBUG : Waiting for deletions to finish 2025/02/15 03:55:12 DEBUG : two: Sizes identical 2025/02/15 03:55:14 INFO : two: Copied (server-side copy) 2025/02/15 03:55:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/15 03:55:14 DEBUG : one: Sizes identical 2025/02/15 03:55:14 DEBUG : one: Unchanged skipping 2025/02/15 03:55:14 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:55:14 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:55:14 DEBUG : Waiting for deletions to finish 2025/02/15 03:55:16 DEBUG : one: Sizes identical 2025/02/15 03:55:16 DEBUG : one: Unchanged skipping 2025/02/15 03:55:16 DEBUG : two: Sizes identical 2025/02/15 03:55:16 DEBUG : two: Unchanged skipping 2025/02/15 03:55:16 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:55:16 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:55:16 DEBUG : Waiting for deletions to finish 2025/02/15 03:55:16 INFO : There was nothing to transfer 2025/02/15 03:55:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/15 03:55:23 DEBUG : three: Destination not found in --copy-dest 2025/02/15 03:55:23 DEBUG : three: Need to transfer - File not found at Destination 2025/02/15 03:55:23 DEBUG : one: Sizes identical 2025/02/15 03:55:23 DEBUG : one: Unchanged skipping 2025/02/15 03:55:23 DEBUG : two: Sizes identical 2025/02/15 03:55:23 DEBUG : two: Unchanged skipping 2025/02/15 03:55:23 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:55:23 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:55:26 INFO : three: Copied (new) 2025/02/15 03:55:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (72.31s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:55:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/dst" 2025/02/15 03:55:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/backup" 2025/02/15 03:55:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/15 03:55:57 DEBUG : two: Sizes identical 2025/02/15 03:55:57 DEBUG : two: Unchanged skipping 2025/02/15 03:55:57 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:55:59 INFO : one: Moved (server-side) 2025/02/15 03:55:59 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:56:02 INFO : one: Copied (new) 2025/02/15 03:56:02 DEBUG : Waiting for deletions to finish 2025/02/15 03:56:03 INFO : three.txt: Moved (server-side) 2025/02/15 03:56:03 INFO : three.txt: Moved into backup dir 2025/02/15 03:56:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/15 03:56:09 DEBUG : two: Sizes identical 2025/02/15 03:56:09 DEBUG : two: Unchanged skipping 2025/02/15 03:56:09 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:56:11 INFO : one: Deleted 2025/02/15 03:56:12 INFO : one: Moved (server-side) 2025/02/15 03:56:12 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:56:15 INFO : one: Copied (new) 2025/02/15 03:56:15 DEBUG : Waiting for deletions to finish 2025/02/15 03:56:16 INFO : three.txt: Deleted 2025/02/15 03:56:17 INFO : three.txt: Moved (server-side) 2025/02/15 03:56:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (48.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:56:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/dst" 2025/02/15 03:56:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/backup" 2025/02/15 03:56:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/15 03:56:44 DEBUG : two: Sizes identical 2025/02/15 03:56:44 DEBUG : two: Unchanged skipping 2025/02/15 03:56:44 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:56:47 INFO : one: Moved (server-side) to: one.bak 2025/02/15 03:56:47 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:56:49 INFO : one: Copied (new) 2025/02/15 03:56:49 DEBUG : Waiting for deletions to finish 2025/02/15 03:56:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/15 03:56:51 INFO : three.txt: Moved into backup dir 2025/02/15 03:56:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/15 03:56:57 DEBUG : two: Sizes identical 2025/02/15 03:56:57 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:56:57 DEBUG : two: Unchanged skipping 2025/02/15 03:56:59 INFO : one.bak: Deleted 2025/02/15 03:57:00 INFO : one: Moved (server-side) to: one.bak 2025/02/15 03:57:00 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:57:02 INFO : one: Copied (new) 2025/02/15 03:57:02 DEBUG : Waiting for deletions to finish 2025/02/15 03:57:04 INFO : three.txt.bak: Deleted 2025/02/15 03:57:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/15 03:57:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:57:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/dst" 2025/02/15 03:57:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/backup" 2025/02/15 03:57:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/15 03:57:32 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:57:32 DEBUG : two: Sizes identical 2025/02/15 03:57:32 DEBUG : two: Unchanged skipping 2025/02/15 03:57:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/15 03:57:35 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:57:38 INFO : one: Copied (new) 2025/02/15 03:57:38 DEBUG : Waiting for deletions to finish 2025/02/15 03:57:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/15 03:57:39 INFO : three.txt: Moved into backup dir 2025/02/15 03:57:45 DEBUG : two: Sizes identical 2025/02/15 03:57:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/15 03:57:45 DEBUG : two: Unchanged skipping 2025/02/15 03:57:45 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:57:47 INFO : one-2019-01-01: Deleted 2025/02/15 03:57:48 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/15 03:57:48 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:57:50 INFO : one: Copied (new) 2025/02/15 03:57:50 DEBUG : Waiting for deletions to finish 2025/02/15 03:57:52 INFO : three-2019-01-01.txt: Deleted 2025/02/15 03:57:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/15 03:57:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.29s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:58:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/dst" 2025/02/15 03:58:16 DEBUG : two: Sizes identical 2025/02/15 03:58:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/15 03:58:16 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:58:16 DEBUG : two: Unchanged skipping 2025/02/15 03:58:17 INFO : one: Moved (server-side) to: one.bak 2025/02/15 03:58:17 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:58:20 INFO : one: Copied (new) 2025/02/15 03:58:20 DEBUG : Waiting for deletions to finish 2025/02/15 03:58:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/15 03:58:21 INFO : three.txt: Moved into backup dir 2025/02/15 03:58:27 DEBUG : one.bak: Excluded (Path Filter) 2025/02/15 03:58:27 DEBUG : one.bak: Excluded 2025/02/15 03:58:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/15 03:58:27 DEBUG : three.txt.bak: Excluded 2025/02/15 03:58:27 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for checks to finish 2025/02/15 03:58:27 DEBUG : two: Sizes identical 2025/02/15 03:58:27 DEBUG : two: Unchanged skipping 2025/02/15 03:58:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/15 03:58:29 INFO : one.bak: Deleted 2025/02/15 03:58:30 INFO : one: Moved (server-side) to: one.bak 2025/02/15 03:58:30 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono/dst': Waiting for transfers to finish 2025/02/15 03:58:32 INFO : one: Copied (new) 2025/02/15 03:58:32 DEBUG : Waiting for deletions to finish 2025/02/15 03:58:34 INFO : three.txt.bak: Deleted 2025/02/15 03:58:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/15 03:58:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.92s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:58:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/dst" 2025/02/15 03:58:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/15 03:58:58 INFO : one: Moved (server-side) to: one.bak 2025/02/15 03:59:01 INFO : one: Copied (new) 2025/02/15 03:59:01 DEBUG : two: Sizes identical 2025/02/15 03:59:01 DEBUG : two: Unchanged skipping 2025/02/15 03:59:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/15 03:59:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/15 03:59:06 INFO : three.txt: Copied (new) 2025/02/15 03:59:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/15 03:59:12 INFO : one.bak: Deleted 2025/02/15 03:59:13 INFO : one: Moved (server-side) to: one.bak 2025/02/15 03:59:15 INFO : one: Copied (new) 2025/02/15 03:59:16 DEBUG : two: Sizes identical 2025/02/15 03:59:16 DEBUG : two: Unchanged skipping 2025/02/15 03:59:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/15 03:59:18 INFO : three.txt.bak: Deleted 2025/02/15 03:59:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/15 03:59:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.55s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 03:59:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-navipoq5hono/dst" 2025/02/15 03:59:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/15 03:59:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/15 03:59:48 INFO : one: Copied (new) 2025/02/15 03:59:49 DEBUG : two: Sizes identical 2025/02/15 03:59:49 DEBUG : two: Unchanged skipping 2025/02/15 03:59:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/15 03:59:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/15 03:59:53 INFO : three.txt: Copied (new) 2025/02/15 03:59:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/15 03:59:59 INFO : one-2019-01-01: Deleted 2025/02/15 04:00:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/15 04:00:02 INFO : one: Copied (new) 2025/02/15 04:00:03 DEBUG : two: Sizes identical 2025/02/15 04:00:03 DEBUG : two: Unchanged skipping 2025/02/15 04:00:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/15 04:00:05 INFO : three-2019-01-01.txt: Deleted 2025/02/15 04:00:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/15 04:00:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.77s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 04:00:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/15 04:00:21 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 04:00:21 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 04:00:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/15 04:00:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.57s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 04:00:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/15 04:00:27 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 04:00:27 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 04:00:30 INFO : existing: Copied (new) 2025/02/15 04:00:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 04:00:32 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 04:00:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/15 04:00:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/15 04:00:32 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 04:00:32 ERROR : sugarsync root 'Test/rclone-test-navipoq5hono': not deleting files as there were IO errors 2025/02/15 04:00:32 ERROR : sugarsync root 'Test/rclone-test-navipoq5hono': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.55s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 04:00:59 DEBUG : existing: Sizes identical 2025/02/15 04:00:59 DEBUG : existing: Unchanged skipping 2025/02/15 04:00:59 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/15 04:01:00 DEBUG : EXISTING: moving to existing-rclone-move-deqihey4 2025/02/15 04:01:00 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-webamag7 2025/02/15 04:01:02 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/15 04:01:02 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-webamag7 2025/02/15 04:01:02 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/15 04:01:02 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-deqihey4 2025/02/15 04:01:02 DEBUG : EXISTING: moving to existing 2025/02/15 04:01:03 INFO : existingbutdifferent-rclone-move-webamag7: Moved (server-side) to: existingbutdifferent 2025/02/15 04:01:03 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/15 04:01:03 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/15 04:01:03 INFO : existing-rclone-move-deqihey4: Moved (server-side) to: existing 2025/02/15 04:01:03 INFO : EXISTING: Moved (server-side) to: existing 2025/02/15 04:01:03 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/15 04:01:06 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/15 04:01:06 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/15 04:01:11 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/15 04:01:12 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/15 04:01:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-birucus8 2025/02/15 04:01:15 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-birucus8 2025/02/15 04:01:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/15 04:01:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/15 04:01:16 INFO : subdira/subdirb/subdirc/hello-rclone-move-birucus8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/15 04:01:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/15 04:01:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/15 04:01:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/15 04:01:17 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 04:01:18 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/15 04:01:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qifokol4 2025/02/15 04:01:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qifokol4 2025/02/15 04:01:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/15 04:01:19 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qifokol4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/15 04:01:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/15 04:01:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/15 04:01:19 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 04:01:21 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/15 04:01:21 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (56.96s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", 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-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", 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-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.63s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.53s) --- SKIP: TestMaxTransfer/Cautious (1.57s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 04:03:26 DEBUG : both0: Sizes identical 2025/02/15 04:03:26 DEBUG : both1: Sizes identical 2025/02/15 04:03:26 DEBUG : both11: Sizes identical 2025/02/15 04:03:26 DEBUG : both10: Sizes identical 2025/02/15 04:03:26 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 04:03:26 DEBUG : both0: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both12: Sizes identical 2025/02/15 04:03:26 DEBUG : both12: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both13: Sizes identical 2025/02/15 04:03:26 DEBUG : both1: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both14: Sizes identical 2025/02/15 04:03:26 DEBUG : both11: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both15: Sizes identical 2025/02/15 04:03:26 DEBUG : both15: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both16: Sizes identical 2025/02/15 04:03:26 DEBUG : both16: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both17: Sizes identical 2025/02/15 04:03:26 DEBUG : both10: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both18: Sizes identical 2025/02/15 04:03:26 DEBUG : both18: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both19: Sizes identical 2025/02/15 04:03:26 DEBUG : both19: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both2: Sizes identical 2025/02/15 04:03:26 DEBUG : both13: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both3: Sizes identical 2025/02/15 04:03:26 DEBUG : both14: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both4: Sizes identical 2025/02/15 04:03:26 DEBUG : both4: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both5: Sizes identical 2025/02/15 04:03:26 DEBUG : both5: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both6: Sizes identical 2025/02/15 04:03:26 DEBUG : both6: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both7: Sizes identical 2025/02/15 04:03:26 DEBUG : both7: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both8: Sizes identical 2025/02/15 04:03:26 DEBUG : both8: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both9: Sizes identical 2025/02/15 04:03:26 DEBUG : both9: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both17: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both2: Unchanged skipping 2025/02/15 04:03:26 DEBUG : both3: Unchanged skipping 2025/02/15 04:03:26 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 04:03:26 DEBUG : Waiting for deletions to finish 2025/02/15 04:03:26 INFO : only13: Deleted 2025/02/15 04:03:26 INFO : only10: Deleted 2025/02/15 04:03:26 INFO : only17: Deleted 2025/02/15 04:03:26 INFO : only19: Deleted 2025/02/15 04:03:27 INFO : only8: Deleted 2025/02/15 04:03:27 INFO : only7: Deleted 2025/02/15 04:03:27 INFO : only1: Deleted 2025/02/15 04:03:27 INFO : only12: Deleted 2025/02/15 04:03:28 INFO : only14: Deleted 2025/02/15 04:03:28 INFO : only2: Deleted 2025/02/15 04:03:28 INFO : only0: Deleted 2025/02/15 04:03:28 INFO : only16: Deleted 2025/02/15 04:03:29 INFO : only18: Deleted 2025/02/15 04:03:29 INFO : only6: Deleted 2025/02/15 04:03:29 INFO : only5: Deleted 2025/02/15 04:03:29 INFO : only9: Deleted 2025/02/15 04:03:30 INFO : only15: Deleted 2025/02/15 04:03:30 INFO : only3: Deleted 2025/02/15 04:03:30 INFO : only4: Deleted 2025/02/15 04:03:30 INFO : only11: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.41s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 04:05:32 DEBUG : both0: Sizes identical 2025/02/15 04:05:32 DEBUG : both10: Sizes identical 2025/02/15 04:05:32 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for checks to finish 2025/02/15 04:05:32 DEBUG : both11: Sizes identical 2025/02/15 04:05:32 DEBUG : both1: Sizes identical 2025/02/15 04:05:32 DEBUG : both0: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both12: Sizes identical 2025/02/15 04:05:32 DEBUG : both12: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both13: Sizes identical 2025/02/15 04:05:32 DEBUG : both10: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both14: Sizes identical 2025/02/15 04:05:32 DEBUG : both14: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both15: Sizes identical 2025/02/15 04:05:32 DEBUG : both15: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both16: Sizes identical 2025/02/15 04:05:32 DEBUG : both16: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both17: Sizes identical 2025/02/15 04:05:32 DEBUG : both11: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both18: Sizes identical 2025/02/15 04:05:32 DEBUG : both18: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both19: Sizes identical 2025/02/15 04:05:32 DEBUG : both19: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both2: Sizes identical 2025/02/15 04:05:32 DEBUG : both1: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both3: Sizes identical 2025/02/15 04:05:32 DEBUG : both3: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both4: Sizes identical 2025/02/15 04:05:32 DEBUG : both4: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both5: Sizes identical 2025/02/15 04:05:32 DEBUG : both5: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both6: Sizes identical 2025/02/15 04:05:32 DEBUG : both6: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both7: Sizes identical 2025/02/15 04:05:32 DEBUG : both7: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both8: Sizes identical 2025/02/15 04:05:32 DEBUG : both8: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both9: Sizes identical 2025/02/15 04:05:32 DEBUG : both9: Unchanged skipping 2025/02/15 04:05:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/15 04:05:32 DEBUG : both13: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both17: Unchanged skipping 2025/02/15 04:05:32 DEBUG : both2: Unchanged skipping 2025/02/15 04:05:32 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Waiting for transfers to finish 2025/02/15 04:05:33 INFO : only0: Copied (replaced existing) 2025/02/15 04:05:33 INFO : only1: Copied (replaced existing) 2025/02/15 04:05:33 INFO : only10: Copied (replaced existing) 2025/02/15 04:05:34 INFO : only11: Copied (replaced existing) 2025/02/15 04:05:35 INFO : only12: Copied (replaced existing) 2025/02/15 04:05:35 INFO : only14: Copied (replaced existing) 2025/02/15 04:05:35 INFO : only15: Copied (replaced existing) 2025/02/15 04:05:36 INFO : only13: Copied (replaced existing) 2025/02/15 04:05:36 INFO : only16: Copied (replaced existing) 2025/02/15 04:05:36 INFO : only17: Copied (replaced existing) 2025/02/15 04:05:36 INFO : only19: Copied (replaced existing) 2025/02/15 04:05:37 INFO : only18: Copied (replaced existing) 2025/02/15 04:05:37 INFO : only2: Copied (replaced existing) 2025/02/15 04:05:37 INFO : only4: Copied (replaced existing) 2025/02/15 04:05:37 INFO : only5: Copied (replaced existing) 2025/02/15 04:05:38 INFO : only3: Copied (replaced existing) 2025/02/15 04:05:38 INFO : only6: Copied (replaced existing) 2025/02/15 04:05:38 INFO : only7: Copied (replaced existing) 2025/02/15 04:05:38 INFO : only8: Copied (replaced existing) 2025/02/15 04:05:38 INFO : only9: Copied (replaced existing) 2025/02/15 04:05:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (145.33s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 04:06:15 DEBUG : empty_dir: Making directory with metadata 2025/02/15 04:06:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 04:06:15 DEBUG : empty_on_remote: Making directory with metadata 2025/02/15 04:06:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 04:06:15 INFO : empty_on_remote: Making directory 2025/02/15 04:06:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 04:06:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/15 04:06:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/15 04:06:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/15 04:06:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (24.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 04:06:39 DEBUG : empty_dir: Making directory with metadata 2025/02/15 04:06:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 04:06:39 DEBUG : empty_on_remote: Making directory with metadata 2025/02/15 04:06:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 04:06:39 INFO : empty_on_remote: Making directory 2025/02/15 04:06:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 04:06:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/15 04:06:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/15 04:06:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/15 04:06:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/15 04:06:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (25.97s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 04:07:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/15 04:07:05 INFO : sub dir: Making directory 2025/02/15 04:07:07 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-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (54.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" 2025/02/15 04:08:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/15 04:08:00 INFO : sub dir: Making directory 2025/02/15 04:08:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-navipoq5hono'", Local "Local file system at /tmp/rclone785774513", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (54.27s) PASS 2025/02/15 04:08:54 DEBUG : sugarsync root 'Test/rclone-test-navipoq5hono': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 30m40.568971945s (try 1/5)