"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/04/18 01:15:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo" 2025/04/18 01:15:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 01:15:21 DEBUG : Creating backend with remote "/tmp/rclone569628652" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:15:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:15:23 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:15:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/18 01:15:23 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.74s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:15:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:15:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:15:28 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:15:28 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:15:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:15:33 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.44s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.52s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:15:41 DEBUG : Creating backend with remote "/non-existing" 2025/04/18 01:15:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/18 01:15:42 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:15:42 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.82s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:15:46 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:15:46 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:15:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.54s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:15:57 INFO : sugarsync root 'Test/rclone-test-hibofub8delo': Running all checks before starting transfers 2025/04/18 01:15:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:15:58 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:15:58 INFO : sugarsync root 'Test/rclone-test-hibofub8delo': Checks finished, now starting transfers 2025/04/18 01:15:58 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:16:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.45s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:16:08 ERROR : Ignoring --no-traverse with sync 2025/04/18 01:16:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:16:09 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:16:09 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:16:13 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:16:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.50s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:16:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/18 01:16:21 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:16:21 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:16:23 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:16:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:16:28 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:16:28 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:16:31 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:16:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:16:37 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:16:37 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:16:39 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.82s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:16:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/18 01:16:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:16:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/18 01:16:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:16:44 INFO : sub dir: Making directory 2025/04/18 01:16:46 INFO : sub dir2: Making directory 2025/04/18 01:16:47 INFO : sub dir2/sub sub dir2: Making directory 2025/04/18 01:16:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:16:48 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:16:48 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:16:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:16:52 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.28s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:17:00 INFO : sub dir2: Making directory 2025/04/18 01:17:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/18 01:17:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:17:01 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:17:01 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:17:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.09s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:17:10 DEBUG : sub dir2: Making directory with metadata 2025/04/18 01:17:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:17:11 INFO : sub dir: Making directory 2025/04/18 01:17:12 INFO : sub dir2: Making directory 2025/04/18 01:17:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:17:13 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:17:13 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:17:15 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:17:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:17:17 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/18 01:17:17 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.26s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.51s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:17:26 INFO : sub dir2: Making directory 2025/04/18 01:17:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:17:26 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:17:26 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:17:30 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:17:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.04s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:17:36 DEBUG : sub dir2: Making directory with metadata 2025/04/18 01:17:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:17:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:17:37 INFO : sub dir: Making directory 2025/04/18 01:17:38 INFO : sub dir2: Making directory 2025/04/18 01:17:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:17:39 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:17:39 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:17:41 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:17:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:17:42 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.54s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:17:51 INFO : sub dir2: Making directory 2025/04/18 01:17:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:17:52 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:17:52 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:17:55 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:17:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.88s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:18:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vimureh5hudu" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-hibofub8delo' -> sugarsync root 'Test/rclone-test-vimureh5hudu' 2025/04/18 01:18:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:18:11 DEBUG : sugarsync root 'Test/rclone-test-vimureh5hudu': Waiting for checks to finish 2025/04/18 01:18:11 DEBUG : sugarsync root 'Test/rclone-test-vimureh5hudu': Waiting for transfers to finish 2025/04/18 01:18:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:18:17 DEBUG : sugarsync root 'Test/rclone-test-vimureh5hudu': Purge remote --- PASS: TestServerSideCopy (22.39s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:18:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 01:18:30 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:18:30 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:18:31 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:18:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-roguvut7huto" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-hibofub8delo' -> sugarsync root 'Test/rclone-test-roguvut7huto' 2025/04/18 01:18:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:18:48 DEBUG : sugarsync root 'Test/rclone-test-roguvut7huto': Waiting for checks to finish 2025/04/18 01:18:48 DEBUG : sugarsync root 'Test/rclone-test-roguvut7huto': Waiting for transfers to finish 2025/04/18 01:18:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:18:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 01:18:59 DEBUG : sugarsync root 'Test/rclone-test-roguvut7huto': Waiting for checks to finish 2025/04/18 01:18:59 DEBUG : sugarsync root 'Test/rclone-test-roguvut7huto': Waiting for transfers to finish 2025/04/18 01:19:00 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.bewofem3" before starting 2025/04/18 01:19:02 DEBUG : sub dir/hello world.bewofem3: server side copy: removing renamed existing file after operation 2025/04/18 01:19:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:19:04 DEBUG : sugarsync root 'Test/rclone-test-roguvut7huto': Purge remote --- PASS: TestServerSideCopyOverSelf (34.23s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:19:19 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:19:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 01:19:19 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:19:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/18 01:19:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.17s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:19:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lojerir7kulo" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-hibofub8delo' -> sugarsync root 'Test/rclone-test-lojerir7kulo' 2025/04/18 01:19:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:19:38 DEBUG : sugarsync root 'Test/rclone-test-lojerir7kulo': Waiting for checks to finish 2025/04/18 01:19:38 DEBUG : sugarsync root 'Test/rclone-test-lojerir7kulo': Waiting for transfers to finish 2025/04/18 01:19:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:19:47 DEBUG : sugarsync root 'Test/rclone-test-lojerir7kulo': Using server-side directory move 2025/04/18 01:19:47 INFO : sugarsync root 'Test/rclone-test-lojerir7kulo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 01:19:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 01:19:49 DEBUG : sugarsync root 'Test/rclone-test-lojerir7kulo': Waiting for checks to finish 2025/04/18 01:19:49 DEBUG : sugarsync root 'Test/rclone-test-lojerir7kulo': Waiting for transfers to finish 2025/04/18 01:19:50 INFO : sub dir/hello world: Deleted 2025/04/18 01:19:51 INFO : sub dir/hello world: Moved (server-side) 2025/04/18 01:19:58 DEBUG : testing file moves 2025/04/18 01:19:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/18 01:19:59 DEBUG : sugarsync root 'Test/rclone-test-lojerir7kulo': Waiting for checks to finish 2025/04/18 01:19:59 DEBUG : sugarsync root 'Test/rclone-test-lojerir7kulo': Waiting for transfers to finish 2025/04/18 01:20:00 INFO : sub dir/hello world: Deleted 2025/04/18 01:20:01 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:20:04 DEBUG : sugarsync root 'Test/rclone-test-lojerir7kulo': Purge remote --- PASS: TestServerSideMoveOverSelf (43.55s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:20:15 ERROR : : error listing: directory not found 2025/04/18 01:20:16 INFO : Local file system at /tmp/rclone569628652: Making directory 2025/04/18 01:20:18 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:20:18 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.68s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:20:31 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/18 01:20:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:20:32 DEBUG : Local file system at /tmp/rclone569628652: Waiting for checks to finish 2025/04/18 01:20:32 DEBUG : Local file system at /tmp/rclone569628652: Waiting for transfers to finish 2025/04/18 01:20:32 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/18 01:20:32 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:20:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.64s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:20:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/18 01:20:38 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:20:38 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:20:41 INFO : check sum: Copied (new) 2025/04/18 01:20:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:20:42 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:20:42 NOTICE: sugarsync root 'Test/rclone-test-hibofub8delo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/18 01:20:42 DEBUG : check sum: Size of src and dst objects identical 2025/04/18 01:20:42 DEBUG : check sum: Unchanged skipping 2025/04/18 01:20:42 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:20:42 DEBUG : Waiting for deletions to finish 2025/04/18 01:20:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.02s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:20:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/18 01:20:49 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:20:49 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:20:52 INFO : sizeonly: Copied (new) 2025/04/18 01:20:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:20:53 DEBUG : sizeonly: Sizes identical 2025/04/18 01:20:53 DEBUG : sizeonly: Unchanged skipping 2025/04/18 01:20:53 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:20:53 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:20:53 DEBUG : Waiting for deletions to finish 2025/04/18 01:20:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.13s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:21:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/18 01:21:00 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:21:00 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:21:03 INFO : ignore-size: Copied (new) 2025/04/18 01:21:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:21:05 DEBUG : ignore-size: Sizes identical 2025/04/18 01:21:05 DEBUG : ignore-size: Unchanged skipping 2025/04/18 01:21:05 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:21:05 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:21:05 DEBUG : Waiting for deletions to finish 2025/04/18 01:21:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.07s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:21:15 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:21:15 DEBUG : existing: Sizes identical 2025/04/18 01:21:15 DEBUG : existing: Unchanged skipping 2025/04/18 01:21:15 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:21:15 DEBUG : Waiting for deletions to finish 2025/04/18 01:21:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:21:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/18 01:21:15 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:21:15 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:21:17 INFO : existing: Copied (replaced existing) 2025/04/18 01:21:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:21:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 01:21:24 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:21:24 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:21:26 INFO : existing: Copied (new) 2025/04/18 01:21:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:21:28 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:21:28 DEBUG : existing: Destination exists, skipping 2025/04/18 01:21:28 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:21:28 DEBUG : Waiting for deletions to finish 2025/04/18 01:21:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.87s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:21:41 INFO : d: Making directory 2025/04/18 01:21:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 01:21:46 DEBUG : c/non empty space: Sizes identical 2025/04/18 01:21:46 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:21:46 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 01:21:46 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:21:48 INFO : a/potato2: Copied (new) 2025/04/18 01:21:48 DEBUG : Waiting for deletions to finish 2025/04/18 01:21:49 INFO : b/potato: Deleted 2025/04/18 01:21:49 INFO : d: Removing directory 2025/04/18 01:21:51 INFO : b: Removing directory 2025/04/18 01:21:52 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:22:04 DEBUG : empty space: Sizes identical 2025/04/18 01:22:04 DEBUG : empty space: Unchanged skipping 2025/04/18 01:22:04 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:22:04 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:22:04 DEBUG : Waiting for deletions to finish 2025/04/18 01:22:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:22:06 DEBUG : empty space: Sizes identical 2025/04/18 01:22:06 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:22:06 DEBUG : empty space: Unchanged skipping 2025/04/18 01:22:06 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:22:06 DEBUG : Waiting for deletions to finish 2025/04/18 01:22:06 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.94s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:22:19 DEBUG : empty space: Sizes identical 2025/04/18 01:22:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/18 01:22:19 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:22:19 DEBUG : empty space: Unchanged skipping 2025/04/18 01:22:19 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:22:21 INFO : potato: Copied (new) 2025/04/18 01:22:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.81s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:22:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/18 01:22:31 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:22:31 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:22:33 INFO : potato: Copied (replaced existing) 2025/04/18 01:22:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.44s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/18 01:22:42 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/18 01:22:42 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:22:42 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:22:43 INFO : potato: Copied (replaced existing) 2025/04/18 01:22:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:22:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:22:53 DEBUG : empty space: Sizes identical 2025/04/18 01:22:53 DEBUG : empty space: Unchanged skipping 2025/04/18 01:22:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/18 01:22:53 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:22:53 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:22:53 DEBUG : Waiting for deletions to finish 2025/04/18 01:22:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:23:05 DEBUG : empty space: Sizes identical 2025/04/18 01:23:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:23:05 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:23:05 DEBUG : empty space: Unchanged skipping 2025/04/18 01:23:05 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:23:08 INFO : potato2: Copied (new) 2025/04/18 01:23:08 DEBUG : Waiting for deletions to finish 2025/04/18 01:23:09 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:23:21 INFO : d: Making directory 2025/04/18 01:23:23 INFO : d/e: Making directory 2025/04/18 01:23:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 01:23:27 DEBUG : c/non empty space: Sizes identical 2025/04/18 01:23:27 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 01:23:29 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:23:29 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:23:31 INFO : a/potato2: Copied (new) 2025/04/18 01:23:31 DEBUG : Waiting for deletions to finish 2025/04/18 01:23:31 INFO : b/potato: Deleted 2025/04/18 01:23:31 INFO : d/e: Removing directory 2025/04/18 01:23:33 INFO : d: Removing directory 2025/04/18 01:23:34 INFO : b: Removing directory 2025/04/18 01:23:35 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:23:51 INFO : d: Making directory 2025/04/18 01:23:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 01:23:55 DEBUG : c/non empty space: Sizes identical 2025/04/18 01:23:55 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 01:23:55 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:23:55 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:23:57 INFO : a/potato2: Copied (new) 2025/04/18 01:23:57 ERROR : sugarsync root 'Test/rclone-test-hibofub8delo': not deleting files as there were IO errors 2025/04/18 01:23:57 ERROR : sugarsync root 'Test/rclone-test-hibofub8delo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:24:15 DEBUG : Waiting for deletions to finish 2025/04/18 01:24:16 DEBUG : empty space: Sizes identical 2025/04/18 01:24:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:24:16 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:24:16 DEBUG : empty space: Unchanged skipping 2025/04/18 01:24:16 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:24:17 INFO : potato: Deleted 2025/04/18 01:24:18 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.43s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:24:30 DEBUG : Waiting for deletions to finish 2025/04/18 01:24:31 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:24:31 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:24:31 INFO : potato: Deleted 2025/04/18 01:24:32 DEBUG : empty space: Sizes identical 2025/04/18 01:24:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:24:32 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:24:32 DEBUG : empty space: Unchanged skipping 2025/04/18 01:24:32 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:24:35 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.27s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:24:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:24:44 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:24:44 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:24:47 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.10s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:24:58 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 01:24:58 DEBUG : enormous: Excluded 2025/04/18 01:24:58 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:24:58 DEBUG : potato2: Excluded 2025/04/18 01:24:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:24:59 DEBUG : potato2: Excluded 2025/04/18 01:24:59 DEBUG : empty space: Sizes identical 2025/04/18 01:24:59 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:24:59 DEBUG : empty space: Unchanged skipping 2025/04/18 01:24:59 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:24:59 DEBUG : Waiting for deletions to finish 2025/04/18 01:24:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:25:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 01:25:00 DEBUG : enormous: Excluded 2025/04/18 01:25:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:25:00 DEBUG : potato2: Excluded 2025/04/18 01:25:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:25:01 DEBUG : potato2: Excluded 2025/04/18 01:25:01 DEBUG : empty space: Sizes identical 2025/04/18 01:25:01 DEBUG : empty space: Unchanged skipping 2025/04/18 01:25:01 DEBUG : Local file system at /tmp/rclone569628652: Waiting for checks to finish 2025/04/18 01:25:01 DEBUG : Local file system at /tmp/rclone569628652: Waiting for transfers to finish 2025/04/18 01:25:01 DEBUG : Waiting for deletions to finish 2025/04/18 01:25:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:25:15 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 01:25:15 DEBUG : enormous: Excluded 2025/04/18 01:25:15 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:25:15 DEBUG : potato2: Excluded 2025/04/18 01:25:16 DEBUG : empty space: Sizes identical 2025/04/18 01:25:16 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:25:16 DEBUG : empty space: Unchanged skipping 2025/04/18 01:25:16 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:25:16 DEBUG : Waiting for deletions to finish 2025/04/18 01:25:17 INFO : potato2: Deleted 2025/04/18 01:25:17 INFO : enormous: Deleted 2025/04/18 01:25:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:25:18 DEBUG : empty space: Sizes identical 2025/04/18 01:25:18 DEBUG : empty space: Unchanged skipping 2025/04/18 01:25:18 DEBUG : Local file system at /tmp/rclone569628652: Waiting for checks to finish 2025/04/18 01:25:18 DEBUG : Local file system at /tmp/rclone569628652: Waiting for transfers to finish 2025/04/18 01:25:18 DEBUG : Waiting for deletions to finish 2025/04/18 01:25:18 INFO : enormous: Deleted 2025/04/18 01:25:18 INFO : potato2: Deleted 2025/04/18 01:25:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.90s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.52s) === 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-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/18 01:25:25 ERROR : sugarsync root 'Test/rclone-test-hibofub8delo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/18 01:25:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/18 01:25:26 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/18 01:25:26 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:25:26 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:25:29 INFO : yam: Copied (new) 2025/04/18 01:25:29 INFO : potato: Copied (new) 2025/04/18 01:25:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:25:29 ERROR : sugarsync root 'Test/rclone-test-hibofub8delo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/18 01:25:30 DEBUG : potato: Sizes identical 2025/04/18 01:25:30 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/18 01:25:30 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:25:30 DEBUG : potato: Unchanged skipping 2025/04/18 01:25:30 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:25:33 INFO : yaml: Copied (new) 2025/04/18 01:25:33 DEBUG : Waiting for deletions to finish 2025/04/18 01:25:34 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.35s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/18 01:25:41 ERROR : sugarsync root 'Test/rclone-test-hibofub8delo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/18 01:25:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/18 01:25:41 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/18 01:25:41 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:25:41 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:25:44 INFO : potato: Copied (new) 2025/04/18 01:25:44 INFO : yam: Copied (new) 2025/04/18 01:25:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:25:45 ERROR : sugarsync root 'Test/rclone-test-hibofub8delo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/18 01:25:46 DEBUG : potato: Sizes identical 2025/04/18 01:25:46 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/18 01:25:46 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:25:46 DEBUG : potato: Unchanged skipping 2025/04/18 01:25:46 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:25:48 INFO : yaml: Copied (new) 2025/04/18 01:25:48 DEBUG : Waiting for deletions to finish 2025/04/18 01:25:49 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/18 01:25:57 INFO : sugarsync root 'Test/rclone-test-hibofub8delo': Making map for --track-renames 2025/04/18 01:25:57 INFO : sugarsync root 'Test/rclone-test-hibofub8delo': Finished making map for --track-renames 2025/04/18 01:25:57 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:25:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 01:25:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/18 01:25:57 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for renames to finish 2025/04/18 01:25:57 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:26:00 INFO : potato: Copied (new) 2025/04/18 01:26:00 INFO : sub/yam: Copied (new) 2025/04/18 01:26:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:26:02 DEBUG : potato: Sizes identical 2025/04/18 01:26:02 DEBUG : potato: Unchanged skipping 2025/04/18 01:26:03 INFO : sugarsync root 'Test/rclone-test-hibofub8delo': Making map for --track-renames 2025/04/18 01:26:03 INFO : sugarsync root 'Test/rclone-test-hibofub8delo': Finished making map for --track-renames 2025/04/18 01:26:03 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:26:03 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for renames to finish 2025/04/18 01:26:05 INFO : sub/yam: Moved (server-side) to: yam 2025/04/18 01:26:05 INFO : yam: Renamed from "sub/yam" 2025/04/18 01:26:05 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:26:05 DEBUG : Waiting for deletions to finish 2025/04/18 01:26:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.21s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:26:14 DEBUG : Creating backend with remote "/tmp/rclone569628652/dir1" 2025/04/18 01:26:14 DEBUG : Config file has changed externally - reloading 2025/04/18 01:26:14 DEBUG : Creating backend with remote "/tmp/rclone569628652/dir2" 2025/04/18 01:26:14 DEBUG : Local file system at /tmp/rclone569628652/dir2: Using server-side directory move 2025/04/18 01:26:14 INFO : Local file system at /tmp/rclone569628652/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 01:26:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/18 01:26:14 INFO : file1.txt: Moved (server-side) 2025/04/18 01:26:14 DEBUG : Local file system at /tmp/rclone569628652/dir2: Waiting for checks to finish 2025/04/18 01:26:14 DEBUG : Local file system at /tmp/rclone569628652/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.55s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:26:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:26:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/18 01:26:16 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:26:16 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:26:23 INFO : nested/sub dir/file: Copied (new) 2025/04/18 01:26:23 INFO : nested/sub dir/file: Deleted 2025/04/18 01:26:23 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:26:23 INFO : sub dir/hello world: Deleted 2025/04/18 01:26:23 INFO : sub dir: Removing directory 2025/04/18 01:26:23 INFO : nested/sub dir: Removing directory 2025/04/18 01:26:23 INFO : nested: Removing directory 2025/04/18 01:26:23 DEBUG : Local file system at /tmp/rclone569628652: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.56s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:26:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:26:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/18 01:26:35 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:26:35 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:26:42 INFO : nested/sub dir/file: Copied (new) 2025/04/18 01:26:42 INFO : nested/sub dir/file: Deleted 2025/04/18 01:26:42 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:26:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.73s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:26:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 01:26:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/18 01:26:54 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:26:54 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:26:56 INFO : existing-b: Copied (new) 2025/04/18 01:26:56 INFO : existing-b: Deleted 2025/04/18 01:26:56 INFO : existing: Copied (new) 2025/04/18 01:26:56 INFO : existing: Deleted 2025/04/18 01:26:58 DEBUG : existing: Destination exists, skipping 2025/04/18 01:26:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/18 01:26:58 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:26:58 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:26:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.20s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:27:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kazisir1robo" 2025/04/18 01:27:03 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hibofub8delo' -> sugarsync root 'Test/rclone-test-kazisir1robo' 2025/04/18 01:27:22 DEBUG : sugarsync root 'Test/rclone-test-kazisir1robo': Using server-side directory move 2025/04/18 01:27:22 INFO : sugarsync root 'Test/rclone-test-kazisir1robo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 01:27:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:27:22 DEBUG : empty space: Sizes identical 2025/04/18 01:27:22 DEBUG : empty space: Unchanged skipping 2025/04/18 01:27:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 01:27:22 DEBUG : sugarsync root 'Test/rclone-test-kazisir1robo': Waiting for checks to finish 2025/04/18 01:27:23 INFO : potato2: Moved (server-side) 2025/04/18 01:27:23 INFO : empty space: Deleted 2025/04/18 01:27:23 DEBUG : sugarsync root 'Test/rclone-test-kazisir1robo': Waiting for transfers to finish 2025/04/18 01:27:23 INFO : potato3: Deleted 2025/04/18 01:27:24 INFO : potato3: Moved (server-side) 2025/04/18 01:27:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-netilif0cito" 2025/04/18 01:27:29 DEBUG : sugarsync root 'Test/rclone-test-netilif0cito': Using server-side directory move 2025/04/18 01:27:31 INFO : sugarsync root 'Test/rclone-test-netilif0cito': Server side directory move succeeded 2025/04/18 01:27:34 ERROR : : error listing: directory not found 2025/04/18 01:27:34 DEBUG : sugarsync root 'Test/rclone-test-netilif0cito': Purge remote 2025/04/18 01:27:34 DEBUG : sugarsync root 'Test/rclone-test-kazisir1robo': Purge remote 2025/04/18 01:27:35 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.53s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:27:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bihomod0lopo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hibofub8delo' -> sugarsync root 'Test/rclone-test-bihomod0lopo' 2025/04/18 01:27:56 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 01:27:56 DEBUG : empty space: Excluded 2025/04/18 01:27:56 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 01:27:56 DEBUG : empty space: Excluded 2025/04/18 01:27:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:27:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 01:27:56 DEBUG : sugarsync root 'Test/rclone-test-bihomod0lopo': Waiting for checks to finish 2025/04/18 01:27:56 DEBUG : sugarsync root 'Test/rclone-test-bihomod0lopo': Waiting for transfers to finish 2025/04/18 01:27:57 INFO : potato3: Deleted 2025/04/18 01:27:57 INFO : potato2: Moved (server-side) 2025/04/18 01:27:58 INFO : potato3: Moved (server-side) 2025/04/18 01:27:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nuwuhiv7joni" 2025/04/18 01:28:04 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 01:28:04 DEBUG : empty space: Excluded 2025/04/18 01:28:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:28:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/18 01:28:04 DEBUG : sugarsync root 'Test/rclone-test-nuwuhiv7joni': Waiting for checks to finish 2025/04/18 01:28:04 DEBUG : sugarsync root 'Test/rclone-test-nuwuhiv7joni': Waiting for transfers to finish 2025/04/18 01:28:06 INFO : potato2: Moved (server-side) 2025/04/18 01:28:06 INFO : potato3: Moved (server-side) 2025/04/18 01:28:08 DEBUG : sugarsync root 'Test/rclone-test-nuwuhiv7joni': Purge remote 2025/04/18 01:28:09 DEBUG : sugarsync root 'Test/rclone-test-bihomod0lopo': Purge remote --- PASS: TestServerSideMoveWithFilter (35.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:28:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dujesas8yuju" 2025/04/18 01:28:23 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hibofub8delo' -> sugarsync root 'Test/rclone-test-dujesas8yuju' 2025/04/18 01:28:32 DEBUG : sugarsync root 'Test/rclone-test-dujesas8yuju': Using server-side directory move 2025/04/18 01:28:32 INFO : sugarsync root 'Test/rclone-test-dujesas8yuju': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 01:28:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:28:33 DEBUG : empty space: Sizes identical 2025/04/18 01:28:33 DEBUG : empty space: Unchanged skipping 2025/04/18 01:28:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 01:28:34 DEBUG : sugarsync root 'Test/rclone-test-dujesas8yuju': Waiting for checks to finish 2025/04/18 01:28:34 INFO : potato2: Moved (server-side) 2025/04/18 01:28:34 INFO : potato3: Deleted 2025/04/18 01:28:34 INFO : empty space: Deleted 2025/04/18 01:28:34 DEBUG : sugarsync root 'Test/rclone-test-dujesas8yuju': Waiting for transfers to finish 2025/04/18 01:28:35 INFO : potato3: Moved (server-side) 2025/04/18 01:28:35 INFO : tomatoDir: Removing directory 2025/04/18 01:28:36 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': deleted 1 directories 2025/04/18 01:28:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haxujog1tinu" 2025/04/18 01:28:41 INFO : tomatoDir: Making directory 2025/04/18 01:28:43 DEBUG : sugarsync root 'Test/rclone-test-haxujog1tinu': Using server-side directory move 2025/04/18 01:28:45 INFO : sugarsync root 'Test/rclone-test-haxujog1tinu': Server side directory move succeeded 2025/04/18 01:28:48 ERROR : : error listing: directory not found 2025/04/18 01:28:49 ERROR : : error listing: directory not found 2025/04/18 01:28:49 DEBUG : sugarsync root 'Test/rclone-test-haxujog1tinu': Purge remote 2025/04/18 01:28:49 DEBUG : sugarsync root 'Test/rclone-test-dujesas8yuju': Purge remote 2025/04/18 01:28:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.47s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:28:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:29:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/rclone-sync-test" 2025/04/18 01:29:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/rclone-sync-test-include/layer2" 2025/04/18 01:29:12 DEBUG : Config file has changed externally - reloading 2025/04/18 01:29:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/rclone-sync-test-ignore-file" 2025/04/18 01:29:36 DEBUG : rclone-sync-test: Excluded 2025/04/18 01:29:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 01:29:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 01:29:39 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/rclone-sync-test': Waiting for checks to finish 2025/04/18 01:29:39 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/rclone-sync-test': Waiting for transfers to finish 2025/04/18 01:29:39 DEBUG : Waiting for deletions to finish 2025/04/18 01:29:39 INFO : There was nothing to transfer 2025/04/18 01:29:41 DEBUG : rclone-sync-test: Excluded 2025/04/18 01:29:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 01:29:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 01:29:44 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:29:44 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:29:44 DEBUG : Waiting for deletions to finish 2025/04/18 01:29:44 INFO : rclone-sync-test-include: Removing directory 2025/04/18 01:29:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/18 01:29:45 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': failed to delete 1 directories 2025/04/18 01:29:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:29:47 DEBUG : rclone-sync-test: Excluded 2025/04/18 01:29:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 01:29:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 01:29:50 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/18 01:29:50 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/18 01:29:50 DEBUG : Waiting for deletions to finish 2025/04/18 01:29:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:29:53 DEBUG : rclone-sync-test: Excluded 2025/04/18 01:29:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 01:29:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 01:29:56 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:29:56 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:29:56 DEBUG : Waiting for deletions to finish 2025/04/18 01:29:56 INFO : rclone-sync-test-include: Removing directory 2025/04/18 01:29:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/18 01:29:56 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': failed to delete 1 directories 2025/04/18 01:29:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:29:57 DEBUG : : Excluded 2025/04/18 01:29:59 DEBUG : rclone-sync-test: Excluded 2025/04/18 01:30:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 01:30:01 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Renewing token 2025/04/18 01:30:02 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/04/18 01:30:02 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/04/18 01:30:02 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/04/18 01:30:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 01:30:03 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/18 01:30:03 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/18 01:30:03 DEBUG : Waiting for deletions to finish 2025/04/18 01:30:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (90.40s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:30:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/dst" 2025/04/18 01:30:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/CompareDest" 2025/04/18 01:30:48 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 01:30:48 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:30:48 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:30:51 INFO : one: Copied (new) 2025/04/18 01:30:51 DEBUG : Waiting for deletions to finish 2025/04/18 01:30:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:30:55 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:30:56 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:30:57 INFO : one: Copied (replaced existing) 2025/04/18 01:30:57 DEBUG : Waiting for deletions to finish 2025/04/18 01:31:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:31:07 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:31:09 DEBUG : one: Sizes identical 2025/04/18 01:31:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:31:09 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:31:09 DEBUG : Waiting for deletions to finish 2025/04/18 01:31:09 INFO : There was nothing to transfer 2025/04/18 01:31:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:31:16 DEBUG : two: Sizes identical 2025/04/18 01:31:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 01:31:16 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:31:16 DEBUG : one: Sizes identical 2025/04/18 01:31:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:31:16 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:31:16 DEBUG : Waiting for deletions to finish 2025/04/18 01:31:16 INFO : There was nothing to transfer 2025/04/18 01:31:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:31:19 DEBUG : two: Sizes identical 2025/04/18 01:31:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 01:31:19 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:31:19 DEBUG : one: Sizes identical 2025/04/18 01:31:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:31:19 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:31:19 DEBUG : Waiting for deletions to finish 2025/04/18 01:31:19 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/18 01:31:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:31:24 DEBUG : one: Sizes identical 2025/04/18 01:31:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:31:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/18 01:31:24 DEBUG : two: Need to transfer - File not found at Destination 2025/04/18 01:31:24 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:31:24 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:31:26 INFO : two: Copied (new) 2025/04/18 01:31:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (59.06s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:31:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/dest" 2025/04/18 01:31:44 DEBUG : Config file has changed externally - reloading 2025/04/18 01:31:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/pre-dest1" 2025/04/18 01:31:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/pre-dest2" 2025/04/18 01:31:55 DEBUG : 1: Sizes identical 2025/04/18 01:31:55 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/18 01:31:56 DEBUG : 2: Sizes identical 2025/04/18 01:31:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/18 01:31:58 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/18 01:31:58 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dest': Waiting for checks to finish 2025/04/18 01:31:58 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dest': Waiting for transfers to finish 2025/04/18 01:32:01 INFO : 3: Copied (new) 2025/04/18 01:32:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.41s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:32:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/dst" 2025/04/18 01:32:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/CopyDest" 2025/04/18 01:32:23 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 01:32:23 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:32:23 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:32:27 INFO : one: Copied (new) 2025/04/18 01:32:27 DEBUG : Waiting for deletions to finish 2025/04/18 01:32:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:32:30 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:32:31 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:32:33 INFO : one: Copied (replaced existing) 2025/04/18 01:32:33 DEBUG : Waiting for deletions to finish 2025/04/18 01:32:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/BackupDir" 2025/04/18 01:32:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:32:47 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:32:49 DEBUG : one: Sizes identical 2025/04/18 01:32:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:32:51 INFO : one: Moved (server-side) 2025/04/18 01:32:53 INFO : one: Copied (server-side copy) 2025/04/18 01:32:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/18 01:32:53 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:32:53 DEBUG : Waiting for deletions to finish 2025/04/18 01:33:00 DEBUG : one: Sizes identical 2025/04/18 01:33:00 DEBUG : one: Unchanged skipping 2025/04/18 01:33:00 DEBUG : two: Sizes identical 2025/04/18 01:33:02 INFO : two: Copied (server-side copy) 2025/04/18 01:33:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/18 01:33:02 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:33:02 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:33:02 DEBUG : Waiting for deletions to finish 2025/04/18 01:33:05 DEBUG : one: Sizes identical 2025/04/18 01:33:05 DEBUG : one: Unchanged skipping 2025/04/18 01:33:05 DEBUG : two: Sizes identical 2025/04/18 01:33:05 DEBUG : two: Unchanged skipping 2025/04/18 01:33:05 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:33:05 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:33:05 DEBUG : Waiting for deletions to finish 2025/04/18 01:33:05 INFO : There was nothing to transfer 2025/04/18 01:33:11 DEBUG : one: Sizes identical 2025/04/18 01:33:11 DEBUG : one: Unchanged skipping 2025/04/18 01:33:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/18 01:33:12 DEBUG : three: Destination not found in --copy-dest 2025/04/18 01:33:12 DEBUG : three: Need to transfer - File not found at Destination 2025/04/18 01:33:12 DEBUG : two: Sizes identical 2025/04/18 01:33:12 DEBUG : two: Unchanged skipping 2025/04/18 01:33:12 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:33:12 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:33:14 INFO : three: Copied (new) 2025/04/18 01:33:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (75.10s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:33:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/dst" 2025/04/18 01:33:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/backup" 2025/04/18 01:33:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:33:45 DEBUG : two: Sizes identical 2025/04/18 01:33:45 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:33:45 DEBUG : two: Unchanged skipping 2025/04/18 01:33:47 INFO : one: Moved (server-side) 2025/04/18 01:33:47 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:33:50 INFO : one: Copied (new) 2025/04/18 01:33:50 DEBUG : Waiting for deletions to finish 2025/04/18 01:33:51 INFO : three.txt: Moved (server-side) 2025/04/18 01:33:51 INFO : three.txt: Moved into backup dir 2025/04/18 01:33:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:33:58 DEBUG : two: Sizes identical 2025/04/18 01:33:58 DEBUG : two: Unchanged skipping 2025/04/18 01:33:58 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:33:59 INFO : one: Deleted 2025/04/18 01:34:00 INFO : one: Moved (server-side) 2025/04/18 01:34:00 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:34:02 INFO : one: Copied (new) 2025/04/18 01:34:02 DEBUG : Waiting for deletions to finish 2025/04/18 01:34:04 INFO : three.txt: Deleted 2025/04/18 01:34:05 INFO : three.txt: Moved (server-side) 2025/04/18 01:34:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.11s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:34:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/dst" 2025/04/18 01:34:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/backup" 2025/04/18 01:34:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:34:32 DEBUG : two: Sizes identical 2025/04/18 01:34:32 DEBUG : two: Unchanged skipping 2025/04/18 01:34:32 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:34:35 INFO : one: Moved (server-side) to: one.bak 2025/04/18 01:34:35 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:34:37 INFO : one: Copied (new) 2025/04/18 01:34:37 DEBUG : Waiting for deletions to finish 2025/04/18 01:34:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 01:34:39 INFO : three.txt: Moved into backup dir 2025/04/18 01:34:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:34:45 DEBUG : two: Sizes identical 2025/04/18 01:34:45 DEBUG : two: Unchanged skipping 2025/04/18 01:34:45 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:34:47 INFO : one.bak: Deleted 2025/04/18 01:34:48 INFO : one: Moved (server-side) to: one.bak 2025/04/18 01:34:48 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:34:50 INFO : one: Copied (new) 2025/04/18 01:34:50 DEBUG : Waiting for deletions to finish 2025/04/18 01:34:52 INFO : three.txt.bak: Deleted 2025/04/18 01:34:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 01:34:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.99s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:35:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/dst" 2025/04/18 01:35:12 DEBUG : Config file has changed externally - reloading 2025/04/18 01:35:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/backup" 2025/04/18 01:35:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:35:20 DEBUG : two: Sizes identical 2025/04/18 01:35:20 DEBUG : two: Unchanged skipping 2025/04/18 01:35:20 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:35:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 01:35:23 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:35:25 INFO : one: Copied (new) 2025/04/18 01:35:25 DEBUG : Waiting for deletions to finish 2025/04/18 01:35:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 01:35:27 INFO : three.txt: Moved into backup dir 2025/04/18 01:35:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:35:33 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:35:33 DEBUG : two: Sizes identical 2025/04/18 01:35:33 DEBUG : two: Unchanged skipping 2025/04/18 01:35:35 INFO : one-2019-01-01: Deleted 2025/04/18 01:35:36 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 01:35:36 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:35:38 INFO : one: Copied (new) 2025/04/18 01:35:38 DEBUG : Waiting for deletions to finish 2025/04/18 01:35:40 INFO : three-2019-01-01.txt: Deleted 2025/04/18 01:35:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 01:35:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (47.97s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:36:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/dst" 2025/04/18 01:36:00 DEBUG : Config file has changed externally - reloading 2025/04/18 01:36:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:36:03 DEBUG : two: Sizes identical 2025/04/18 01:36:03 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:36:03 DEBUG : two: Unchanged skipping 2025/04/18 01:36:05 INFO : one: Moved (server-side) to: one.bak 2025/04/18 01:36:05 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:36:07 INFO : one: Copied (new) 2025/04/18 01:36:07 DEBUG : Waiting for deletions to finish 2025/04/18 01:36:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 01:36:09 INFO : three.txt: Moved into backup dir 2025/04/18 01:36:15 DEBUG : one.bak: Excluded (Path Filter) 2025/04/18 01:36:15 DEBUG : one.bak: Excluded 2025/04/18 01:36:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/18 01:36:15 DEBUG : three.txt.bak: Excluded 2025/04/18 01:36:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:36:15 DEBUG : two: Sizes identical 2025/04/18 01:36:15 DEBUG : two: Unchanged skipping 2025/04/18 01:36:15 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for checks to finish 2025/04/18 01:36:17 INFO : one.bak: Deleted 2025/04/18 01:36:18 INFO : one: Moved (server-side) to: one.bak 2025/04/18 01:36:18 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo/dst': Waiting for transfers to finish 2025/04/18 01:36:20 INFO : one: Copied (new) 2025/04/18 01:36:20 DEBUG : Waiting for deletions to finish 2025/04/18 01:36:22 INFO : three.txt.bak: Deleted 2025/04/18 01:36:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 01:36:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.14s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:36:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/dst" 2025/04/18 01:36:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:36:46 INFO : one: Moved (server-side) to: one.bak 2025/04/18 01:36:48 INFO : one: Copied (new) 2025/04/18 01:36:49 DEBUG : two: Sizes identical 2025/04/18 01:36:49 DEBUG : two: Unchanged skipping 2025/04/18 01:36:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/18 01:36:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 01:36:54 INFO : three.txt: Copied (new) 2025/04/18 01:36:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:36:59 INFO : one.bak: Deleted 2025/04/18 01:37:00 INFO : one: Moved (server-side) to: one.bak 2025/04/18 01:37:02 INFO : one: Copied (new) 2025/04/18 01:37:03 DEBUG : two: Sizes identical 2025/04/18 01:37:03 DEBUG : two: Unchanged skipping 2025/04/18 01:37:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/18 01:37:05 INFO : three.txt.bak: Deleted 2025/04/18 01:37:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 01:37:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.90s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:37:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibofub8delo/dst" 2025/04/18 01:37:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:37:33 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 01:37:36 INFO : one: Copied (new) 2025/04/18 01:37:36 DEBUG : two: Sizes identical 2025/04/18 01:37:36 DEBUG : two: Unchanged skipping 2025/04/18 01:37:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/18 01:37:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 01:37:41 INFO : three.txt: Copied (new) 2025/04/18 01:37:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:37:47 INFO : one-2019-01-01: Deleted 2025/04/18 01:37:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 01:37:50 INFO : one: Copied (new) 2025/04/18 01:37:51 DEBUG : two: Sizes identical 2025/04/18 01:37:51 DEBUG : two: Unchanged skipping 2025/04/18 01:37:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/18 01:37:53 INFO : three-2019-01-01.txt: Deleted 2025/04/18 01:37:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 01:37:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.67s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:38:09 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:38:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/18 01:38:09 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:38:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/18 01:38:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.42s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:38:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 01:38:15 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:38:15 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:38:18 INFO : existing: Copied (new) 2025/04/18 01:38:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:38:20 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:38:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/18 01:38:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/18 01:38:20 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:38:20 ERROR : sugarsync root 'Test/rclone-test-hibofub8delo': not deleting files as there were IO errors 2025/04/18 01:38:20 ERROR : sugarsync root 'Test/rclone-test-hibofub8delo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.63s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:38:47 DEBUG : existing: Sizes identical 2025/04/18 01:38:47 DEBUG : existing: Unchanged skipping 2025/04/18 01:38:47 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/18 01:38:48 DEBUG : EXISTING: moving to existing-rclone-move-hasalil4 2025/04/18 01:38:48 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-dekonux8 2025/04/18 01:38:49 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-hasalil4 2025/04/18 01:38:49 DEBUG : EXISTING: moving to existing 2025/04/18 01:38:50 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/18 01:38:50 INFO : existing-rclone-move-hasalil4: Moved (server-side) to: existing 2025/04/18 01:38:50 INFO : EXISTING: Moved (server-side) to: existing 2025/04/18 01:38:50 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/18 01:38:50 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-dekonux8 2025/04/18 01:38:50 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/18 01:38:51 INFO : existingbutdifferent-rclone-move-dekonux8: Moved (server-side) to: existingbutdifferent 2025/04/18 01:38:51 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/18 01:38:51 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/18 01:38:54 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/18 01:38:55 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/18 01:38:59 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/18 01:39:00 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/18 01:39:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-binalor1 2025/04/18 01:39:03 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-binalor1 2025/04/18 01:39:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/18 01:39:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/18 01:39:04 INFO : subdira/subdirb/subdirc/hello-rclone-move-binalor1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/18 01:39:04 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/18 01:39:04 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/18 01:39:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/18 01:39:05 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:39:06 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/18 01:39:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rifeteg6 2025/04/18 01:39:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rifeteg6 2025/04/18 01:39:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/18 01:39:08 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rifeteg6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/18 01:39:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/18 01:39:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/18 01:39:08 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:39:10 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/18 01:39:10 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.51s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", 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-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", 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-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.55s) --- SKIP: TestMaxTransfer/Hard (1.51s) --- SKIP: TestMaxTransfer/Soft (1.52s) --- SKIP: TestMaxTransfer/Cautious (1.53s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:41:12 DEBUG : both0: Sizes identical 2025/04/18 01:41:12 DEBUG : both1: Sizes identical 2025/04/18 01:41:12 DEBUG : both10: Sizes identical 2025/04/18 01:41:12 DEBUG : both11: Sizes identical 2025/04/18 01:41:12 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:41:12 DEBUG : both0: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both12: Sizes identical 2025/04/18 01:41:12 DEBUG : both12: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both13: Sizes identical 2025/04/18 01:41:12 DEBUG : both13: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both14: Sizes identical 2025/04/18 01:41:12 DEBUG : both14: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both15: Sizes identical 2025/04/18 01:41:12 DEBUG : both15: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both16: Sizes identical 2025/04/18 01:41:12 DEBUG : both16: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both17: Sizes identical 2025/04/18 01:41:12 DEBUG : both17: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both18: Sizes identical 2025/04/18 01:41:12 DEBUG : both18: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both19: Sizes identical 2025/04/18 01:41:12 DEBUG : both19: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both2: Sizes identical 2025/04/18 01:41:12 DEBUG : both11: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both3: Sizes identical 2025/04/18 01:41:12 DEBUG : both3: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both4: Sizes identical 2025/04/18 01:41:12 DEBUG : both4: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both5: Sizes identical 2025/04/18 01:41:12 DEBUG : both5: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both6: Sizes identical 2025/04/18 01:41:12 DEBUG : both6: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both7: Sizes identical 2025/04/18 01:41:12 DEBUG : both7: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both8: Sizes identical 2025/04/18 01:41:12 DEBUG : both1: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both9: Sizes identical 2025/04/18 01:41:12 DEBUG : both2: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both8: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both10: Unchanged skipping 2025/04/18 01:41:12 DEBUG : both9: Unchanged skipping 2025/04/18 01:41:12 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:41:12 DEBUG : Waiting for deletions to finish 2025/04/18 01:41:13 INFO : only16: Deleted 2025/04/18 01:41:13 INFO : only1: Deleted 2025/04/18 01:41:13 INFO : only7: Deleted 2025/04/18 01:41:13 INFO : only19: Deleted 2025/04/18 01:41:14 INFO : only11: Deleted 2025/04/18 01:41:14 INFO : only15: Deleted 2025/04/18 01:41:14 INFO : only18: Deleted 2025/04/18 01:41:14 INFO : only14: Deleted 2025/04/18 01:41:15 INFO : only13: Deleted 2025/04/18 01:41:15 INFO : only0: Deleted 2025/04/18 01:41:15 INFO : only9: Deleted 2025/04/18 01:41:15 INFO : only6: Deleted 2025/04/18 01:41:15 INFO : only10: Deleted 2025/04/18 01:41:15 INFO : only4: Deleted 2025/04/18 01:41:15 INFO : only12: Deleted 2025/04/18 01:41:15 INFO : only5: Deleted 2025/04/18 01:41:16 INFO : only8: Deleted 2025/04/18 01:41:16 INFO : only17: Deleted 2025/04/18 01:41:16 INFO : only2: Deleted 2025/04/18 01:41:16 INFO : only3: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (126.27s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:43:20 DEBUG : both0: Sizes identical 2025/04/18 01:43:20 DEBUG : both0: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both1: Sizes identical 2025/04/18 01:43:20 DEBUG : both1: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both10: Sizes identical 2025/04/18 01:43:20 DEBUG : both10: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both11: Sizes identical 2025/04/18 01:43:20 DEBUG : both11: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both12: Sizes identical 2025/04/18 01:43:20 DEBUG : both12: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both13: Sizes identical 2025/04/18 01:43:20 DEBUG : both13: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both14: Sizes identical 2025/04/18 01:43:20 DEBUG : both14: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both16: Sizes identical 2025/04/18 01:43:20 DEBUG : both15: Sizes identical 2025/04/18 01:43:20 DEBUG : both17: Sizes identical 2025/04/18 01:43:20 DEBUG : both18: Sizes identical 2025/04/18 01:43:20 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for checks to finish 2025/04/18 01:43:20 DEBUG : both16: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both19: Sizes identical 2025/04/18 01:43:20 DEBUG : both19: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both2: Sizes identical 2025/04/18 01:43:20 DEBUG : both2: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both3: Sizes identical 2025/04/18 01:43:20 DEBUG : both3: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both4: Sizes identical 2025/04/18 01:43:20 DEBUG : both4: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both5: Sizes identical 2025/04/18 01:43:20 DEBUG : both5: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both6: Sizes identical 2025/04/18 01:43:20 DEBUG : both6: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both7: Sizes identical 2025/04/18 01:43:20 DEBUG : both7: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both8: Sizes identical 2025/04/18 01:43:20 DEBUG : both8: Unchanged skipping 2025/04/18 01:43:20 DEBUG : both9: Sizes identical 2025/04/18 01:43:20 DEBUG : both9: Unchanged skipping 2025/04/18 01:43:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : both15: Unchanged skipping 2025/04/18 01:43:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : both17: Unchanged skipping 2025/04/18 01:43:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : both18: Unchanged skipping 2025/04/18 01:43:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/18 01:43:20 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Waiting for transfers to finish 2025/04/18 01:43:21 INFO : only0: Copied (replaced existing) 2025/04/18 01:43:21 INFO : only11: Copied (replaced existing) 2025/04/18 01:43:21 INFO : only10: Copied (replaced existing) 2025/04/18 01:43:21 INFO : only1: Copied (replaced existing) 2025/04/18 01:43:23 INFO : only12: Copied (replaced existing) 2025/04/18 01:43:23 INFO : only14: Copied (replaced existing) 2025/04/18 01:43:23 INFO : only13: Copied (replaced existing) 2025/04/18 01:43:23 INFO : only15: Copied (replaced existing) 2025/04/18 01:43:24 INFO : only16: Copied (replaced existing) 2025/04/18 01:43:24 INFO : only17: Copied (replaced existing) 2025/04/18 01:43:24 INFO : only18: Copied (replaced existing) 2025/04/18 01:43:25 INFO : only19: Copied (replaced existing) 2025/04/18 01:43:25 INFO : only2: Copied (replaced existing) 2025/04/18 01:43:25 INFO : only4: Copied (replaced existing) 2025/04/18 01:43:25 INFO : only3: Copied (replaced existing) 2025/04/18 01:43:26 INFO : only5: Copied (replaced existing) 2025/04/18 01:43:26 INFO : only6: Copied (replaced existing) 2025/04/18 01:43:26 INFO : only8: Copied (replaced existing) 2025/04/18 01:43:26 INFO : only7: Copied (replaced existing) 2025/04/18 01:43:27 INFO : only9: Copied (replaced existing) 2025/04/18 01:43:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (146.99s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:44:03 DEBUG : empty_dir: Making directory with metadata 2025/04/18 01:44:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:44:03 DEBUG : empty_on_remote: Making directory with metadata 2025/04/18 01:44:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:44:03 INFO : empty_on_remote: Making directory 2025/04/18 01:44:05 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-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:44:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/18 01:44:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/18 01:44:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:44:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:44:27 DEBUG : empty_dir: Making directory with metadata 2025/04/18 01:44:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:44:27 DEBUG : empty_on_remote: Making directory with metadata 2025/04/18 01:44:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:44:27 INFO : empty_on_remote: Making directory 2025/04/18 01:44:29 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-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:44:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/18 01:44:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/18 01:44:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:44:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/18 01:44:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:44:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:44:53 INFO : sub dir: Making directory 2025/04/18 01:44:55 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-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (54.98s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" 2025/04/18 01:45:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:45:48 INFO : sub dir: Making directory 2025/04/18 01:45:50 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-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibofub8delo'", Local "Local file system at /tmp/rclone569628652", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.30s) PASS 2025/04/18 01:46:43 DEBUG : sugarsync root 'Test/rclone-test-hibofub8delo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m26.548877053s (try 1/5)