"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/04/20 05:34:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo" 2025/04/20 05:34:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 05:34:19 DEBUG : Creating backend with remote "/tmp/rclone1132491082" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:34:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:34:21 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:34:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/20 05:34:21 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.61s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:34:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 05:34:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:34:26 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:34:26 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:34:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:34:31 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.74s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.53s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.51s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:34:40 DEBUG : Creating backend with remote "/non-existing" 2025/04/20 05:34:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/20 05:34:40 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:34:40 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.82s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:34:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:34:44 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:34:44 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:34:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.66s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:34:55 INFO : sugarsync root 'Test/rclone-test-hibokud8xezo': Running all checks before starting transfers 2025/04/20 05:34:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:34:56 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:34:56 INFO : sugarsync root 'Test/rclone-test-hibokud8xezo': Checks finished, now starting transfers 2025/04/20 05:34:56 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:34:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.32s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:35:07 ERROR : Ignoring --no-traverse with sync 2025/04/20 05:35:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:35:07 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:35:07 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:35:11 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:35:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.49s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:35:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/20 05:35:19 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:35:19 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:35:21 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.97s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:35:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:35:27 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:35:27 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:35:29 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.92s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:35:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:35:35 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:35:35 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:35:37 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.79s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:35:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/20 05:35:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 05:35:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/20 05:35:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 05:35:42 INFO : sub dir: Making directory 2025/04/20 05:35:44 INFO : sub dir2: Making directory 2025/04/20 05:35:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:35:45 INFO : sub dir2/sub sub dir2: Making directory 2025/04/20 05:35:47 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:35:47 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:35:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:35:50 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.61s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:35:58 INFO : sub dir2: Making directory 2025/04/20 05:35:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/20 05:35:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 05:35:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:35:59 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:35:59 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:36:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:36:08 DEBUG : sub dir2: Making directory with metadata 2025/04/20 05:36:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 05:36:09 INFO : sub dir: Making directory 2025/04/20 05:36:11 INFO : sub dir2: Making directory 2025/04/20 05:36:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:36:12 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:36:12 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:36:14 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:36:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:36:15 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/20 05:36:16 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.24s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.54s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:36:24 INFO : sub dir2: Making directory 2025/04/20 05:36:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:36:25 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:36:25 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:36:29 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:36:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:36:34 DEBUG : sub dir2: Making directory with metadata 2025/04/20 05:36:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 05:36:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 05:36:35 INFO : sub dir: Making directory 2025/04/20 05:36:37 INFO : sub dir2: Making directory 2025/04/20 05:36:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:36:38 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:36:38 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:36:40 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:36:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:36:41 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.57s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.55s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:36:49 INFO : sub dir2: Making directory 2025/04/20 05:36:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:36:50 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:36:50 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:36:54 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:36:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.08s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:37:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-leleyuf2fiwu" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-hibokud8xezo' -> sugarsync root 'Test/rclone-test-leleyuf2fiwu' 2025/04/20 05:37:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:37:10 DEBUG : sugarsync root 'Test/rclone-test-leleyuf2fiwu': Waiting for checks to finish 2025/04/20 05:37:10 DEBUG : sugarsync root 'Test/rclone-test-leleyuf2fiwu': Waiting for transfers to finish 2025/04/20 05:37:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:37:15 DEBUG : sugarsync root 'Test/rclone-test-leleyuf2fiwu': Purge remote --- PASS: TestServerSideCopy (22.28s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:37:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 05:37:28 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:37:28 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:37:30 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:37:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-senowos6qixo" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-hibokud8xezo' -> sugarsync root 'Test/rclone-test-senowos6qixo' 2025/04/20 05:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:37:47 DEBUG : sugarsync root 'Test/rclone-test-senowos6qixo': Waiting for checks to finish 2025/04/20 05:37:47 DEBUG : sugarsync root 'Test/rclone-test-senowos6qixo': Waiting for transfers to finish 2025/04/20 05:37:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:37:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 05:37:58 DEBUG : sugarsync root 'Test/rclone-test-senowos6qixo': Waiting for checks to finish 2025/04/20 05:37:58 DEBUG : sugarsync root 'Test/rclone-test-senowos6qixo': Waiting for transfers to finish 2025/04/20 05:37:59 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.hufujos2" before starting 2025/04/20 05:38:01 DEBUG : sub dir/hello world.hufujos2: server side copy: removing renamed existing file after operation 2025/04/20 05:38:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:38:03 DEBUG : sugarsync root 'Test/rclone-test-senowos6qixo': Purge remote --- PASS: TestServerSideCopyOverSelf (34.36s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:38:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 05:38:18 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:38:18 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:38:19 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/20 05:38:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.20s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:38:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bofebil2five" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-hibokud8xezo' -> sugarsync root 'Test/rclone-test-bofebil2five' 2025/04/20 05:38:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:38:37 DEBUG : sugarsync root 'Test/rclone-test-bofebil2five': Waiting for checks to finish 2025/04/20 05:38:37 DEBUG : sugarsync root 'Test/rclone-test-bofebil2five': Waiting for transfers to finish 2025/04/20 05:38:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:38:46 DEBUG : sugarsync root 'Test/rclone-test-bofebil2five': Using server-side directory move 2025/04/20 05:38:46 INFO : sugarsync root 'Test/rclone-test-bofebil2five': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 05:38:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 05:38:48 DEBUG : sugarsync root 'Test/rclone-test-bofebil2five': Waiting for checks to finish 2025/04/20 05:38:48 DEBUG : sugarsync root 'Test/rclone-test-bofebil2five': Waiting for transfers to finish 2025/04/20 05:38:49 INFO : sub dir/hello world: Deleted 2025/04/20 05:38:49 INFO : sub dir/hello world: Moved (server-side) 2025/04/20 05:38:56 DEBUG : testing file moves 2025/04/20 05:38:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/20 05:38:58 DEBUG : sugarsync root 'Test/rclone-test-bofebil2five': Waiting for checks to finish 2025/04/20 05:38:58 DEBUG : sugarsync root 'Test/rclone-test-bofebil2five': Waiting for transfers to finish 2025/04/20 05:38:59 INFO : sub dir/hello world: Deleted 2025/04/20 05:39:00 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:39:03 DEBUG : sugarsync root 'Test/rclone-test-bofebil2five': Purge remote --- PASS: TestServerSideMoveOverSelf (43.45s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:39:13 ERROR : : error listing: directory not found 2025/04/20 05:39:15 INFO : Local file system at /tmp/rclone1132491082: Making directory 2025/04/20 05:39:16 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:39:16 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.74s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:39:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/20 05:39:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:39:30 DEBUG : Local file system at /tmp/rclone1132491082: Waiting for checks to finish 2025/04/20 05:39:30 DEBUG : Local file system at /tmp/rclone1132491082: Waiting for transfers to finish 2025/04/20 05:39:31 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/20 05:39:31 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:39:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.82s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:39:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/20 05:39:37 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:39:37 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:39:40 INFO : check sum: Copied (new) 2025/04/20 05:39:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:39:41 NOTICE: sugarsync root 'Test/rclone-test-hibokud8xezo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/20 05:39:41 DEBUG : check sum: Size of src and dst objects identical 2025/04/20 05:39:41 DEBUG : check sum: Unchanged skipping 2025/04/20 05:39:41 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:39:41 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:39:41 DEBUG : Waiting for deletions to finish 2025/04/20 05:39:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.84s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:39:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/20 05:39:48 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:39:48 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:39:51 INFO : sizeonly: Copied (new) 2025/04/20 05:39:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:39:52 DEBUG : sizeonly: Sizes identical 2025/04/20 05:39:52 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:39:52 DEBUG : sizeonly: Unchanged skipping 2025/04/20 05:39:52 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:39:52 DEBUG : Waiting for deletions to finish 2025/04/20 05:39:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.05s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:39:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/20 05:39:59 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:39:59 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:40:02 INFO : ignore-size: Copied (new) 2025/04/20 05:40:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:40:03 DEBUG : ignore-size: Sizes identical 2025/04/20 05:40:03 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:40:03 DEBUG : ignore-size: Unchanged skipping 2025/04/20 05:40:03 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:40:03 DEBUG : Waiting for deletions to finish 2025/04/20 05:40:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.20s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:40:13 DEBUG : existing: Sizes identical 2025/04/20 05:40:13 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:40:13 DEBUG : existing: Unchanged skipping 2025/04/20 05:40:13 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:40:13 DEBUG : Waiting for deletions to finish 2025/04/20 05:40:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:40:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/20 05:40:14 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:40:14 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:40:16 INFO : existing: Copied (replaced existing) 2025/04/20 05:40:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:40:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 05:40:23 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:40:23 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:40:25 INFO : existing: Copied (new) 2025/04/20 05:40:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:40:27 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:40:27 DEBUG : existing: Destination exists, skipping 2025/04/20 05:40:27 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:40:27 DEBUG : Waiting for deletions to finish 2025/04/20 05:40:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.80s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:40:40 INFO : d: Making directory 2025/04/20 05:40:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 05:40:44 DEBUG : c/non empty space: Sizes identical 2025/04/20 05:40:44 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 05:40:44 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:40:44 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:40:47 INFO : a/potato2: Copied (new) 2025/04/20 05:40:47 DEBUG : Waiting for deletions to finish 2025/04/20 05:40:47 INFO : b/potato: Deleted 2025/04/20 05:40:47 INFO : d: Removing directory 2025/04/20 05:40:49 INFO : b: Removing directory 2025/04/20 05:40:50 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.78s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:41:02 DEBUG : empty space: Sizes identical 2025/04/20 05:41:02 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:41:02 DEBUG : empty space: Unchanged skipping 2025/04/20 05:41:02 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:41:02 DEBUG : Waiting for deletions to finish 2025/04/20 05:41:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:41:04 DEBUG : empty space: Sizes identical 2025/04/20 05:41:04 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:41:04 DEBUG : empty space: Unchanged skipping 2025/04/20 05:41:04 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:41:04 DEBUG : Waiting for deletions to finish 2025/04/20 05:41:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", 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-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", 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-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:41:17 DEBUG : empty space: Sizes identical 2025/04/20 05:41:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/20 05:41:17 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:41:17 DEBUG : empty space: Unchanged skipping 2025/04/20 05:41:17 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:41:20 INFO : potato: Copied (new) 2025/04/20 05:41:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.99s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:41:29 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:41:29 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/20 05:41:29 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:41:31 INFO : potato: Copied (replaced existing) 2025/04/20 05:41:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/20 05:41:39 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/20 05:41:39 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:41:39 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:41:41 INFO : potato: Copied (replaced existing) 2025/04/20 05:41:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:41:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:41:51 DEBUG : empty space: Sizes identical 2025/04/20 05:41:51 DEBUG : empty space: Unchanged skipping 2025/04/20 05:41:51 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:41:51 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:41:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/20 05:41:51 DEBUG : Waiting for deletions to finish 2025/04/20 05:41:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:42:03 DEBUG : empty space: Sizes identical 2025/04/20 05:42:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:42:03 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:42:03 DEBUG : empty space: Unchanged skipping 2025/04/20 05:42:03 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:42:06 INFO : potato2: Copied (new) 2025/04/20 05:42:06 DEBUG : Waiting for deletions to finish 2025/04/20 05:42:07 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:42:19 INFO : d: Making directory 2025/04/20 05:42:21 INFO : d/e: Making directory 2025/04/20 05:42:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 05:42:25 DEBUG : c/non empty space: Sizes identical 2025/04/20 05:42:25 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 05:42:27 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:42:27 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:42:29 INFO : a/potato2: Copied (new) 2025/04/20 05:42:29 DEBUG : Waiting for deletions to finish 2025/04/20 05:42:29 INFO : b/potato: Deleted 2025/04/20 05:42:29 INFO : d/e: Removing directory 2025/04/20 05:42:31 INFO : d: Removing directory 2025/04/20 05:42:32 INFO : b: Removing directory 2025/04/20 05:42:33 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:42:49 INFO : d: Making directory 2025/04/20 05:42:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 05:42:53 DEBUG : c/non empty space: Sizes identical 2025/04/20 05:42:53 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:42:53 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 05:42:53 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:42:56 INFO : a/potato2: Copied (new) 2025/04/20 05:42:56 ERROR : sugarsync root 'Test/rclone-test-hibokud8xezo': not deleting files as there were IO errors 2025/04/20 05:42:56 ERROR : sugarsync root 'Test/rclone-test-hibokud8xezo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:43:14 DEBUG : Waiting for deletions to finish 2025/04/20 05:43:14 DEBUG : empty space: Sizes identical 2025/04/20 05:43:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:43:14 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:43:14 DEBUG : empty space: Unchanged skipping 2025/04/20 05:43:14 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:43:15 INFO : potato: Deleted 2025/04/20 05:43:17 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.73s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:43:28 DEBUG : Waiting for deletions to finish 2025/04/20 05:43:29 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:43:29 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:43:30 INFO : potato: Deleted 2025/04/20 05:43:30 DEBUG : empty space: Sizes identical 2025/04/20 05:43:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:43:30 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:43:30 DEBUG : empty space: Unchanged skipping 2025/04/20 05:43:30 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:43:33 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:43:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:43:42 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:43:42 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:43:45 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.08s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:43:56 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 05:43:56 DEBUG : enormous: Excluded 2025/04/20 05:43:56 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 05:43:56 DEBUG : potato2: Excluded 2025/04/20 05:43:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 05:43:57 DEBUG : potato2: Excluded 2025/04/20 05:43:57 DEBUG : empty space: Sizes identical 2025/04/20 05:43:57 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:43:57 DEBUG : empty space: Unchanged skipping 2025/04/20 05:43:57 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:43:57 DEBUG : Waiting for deletions to finish 2025/04/20 05:43:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:43:58 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 05:43:58 DEBUG : enormous: Excluded 2025/04/20 05:43:58 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 05:43:58 DEBUG : potato2: Excluded 2025/04/20 05:43:58 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 05:43:58 DEBUG : potato2: Excluded 2025/04/20 05:43:58 DEBUG : empty space: Sizes identical 2025/04/20 05:43:58 DEBUG : Local file system at /tmp/rclone1132491082: Waiting for checks to finish 2025/04/20 05:43:58 DEBUG : empty space: Unchanged skipping 2025/04/20 05:43:58 DEBUG : Local file system at /tmp/rclone1132491082: Waiting for transfers to finish 2025/04/20 05:43:58 DEBUG : Waiting for deletions to finish 2025/04/20 05:43:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.15s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:44:13 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 05:44:13 DEBUG : enormous: Excluded 2025/04/20 05:44:13 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 05:44:13 DEBUG : potato2: Excluded 2025/04/20 05:44:14 DEBUG : empty space: Sizes identical 2025/04/20 05:44:14 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:44:14 DEBUG : empty space: Unchanged skipping 2025/04/20 05:44:14 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:44:14 DEBUG : Waiting for deletions to finish 2025/04/20 05:44:15 INFO : enormous: Deleted 2025/04/20 05:44:15 INFO : potato2: Deleted 2025/04/20 05:44:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:44:16 DEBUG : empty space: Sizes identical 2025/04/20 05:44:16 DEBUG : empty space: Unchanged skipping 2025/04/20 05:44:16 DEBUG : Local file system at /tmp/rclone1132491082: Waiting for checks to finish 2025/04/20 05:44:16 DEBUG : Local file system at /tmp/rclone1132491082: Waiting for transfers to finish 2025/04/20 05:44:16 DEBUG : Waiting for deletions to finish 2025/04/20 05:44:16 INFO : enormous: Deleted 2025/04/20 05:44:16 INFO : potato2: Deleted 2025/04/20 05:44:16 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.85s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", 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-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/20 05:44:23 ERROR : sugarsync root 'Test/rclone-test-hibokud8xezo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/20 05:44:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/20 05:44:24 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/20 05:44:24 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:44:24 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:44:26 INFO : potato: Copied (new) 2025/04/20 05:44:26 INFO : yam: Copied (new) 2025/04/20 05:44:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:44:27 ERROR : sugarsync root 'Test/rclone-test-hibokud8xezo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/20 05:44:28 DEBUG : potato: Sizes identical 2025/04/20 05:44:28 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/20 05:44:28 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:44:28 DEBUG : potato: Unchanged skipping 2025/04/20 05:44:28 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:44:30 INFO : yaml: Copied (new) 2025/04/20 05:44:30 DEBUG : Waiting for deletions to finish 2025/04/20 05:44:31 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.16s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/20 05:44:38 ERROR : sugarsync root 'Test/rclone-test-hibokud8xezo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/20 05:44:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/20 05:44:39 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/20 05:44:39 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:44:39 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:44:42 INFO : potato: Copied (new) 2025/04/20 05:44:42 INFO : yam: Copied (new) 2025/04/20 05:44:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:44:42 ERROR : sugarsync root 'Test/rclone-test-hibokud8xezo': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/20 05:44:43 DEBUG : potato: Sizes identical 2025/04/20 05:44:43 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/20 05:44:43 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:44:43 DEBUG : potato: Unchanged skipping 2025/04/20 05:44:43 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:44:46 INFO : yaml: Copied (new) 2025/04/20 05:44:46 DEBUG : Waiting for deletions to finish 2025/04/20 05:44:47 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/20 05:44:54 INFO : sugarsync root 'Test/rclone-test-hibokud8xezo': Making map for --track-renames 2025/04/20 05:44:54 INFO : sugarsync root 'Test/rclone-test-hibokud8xezo': Finished making map for --track-renames 2025/04/20 05:44:54 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:44:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/20 05:44:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/20 05:44:54 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for renames to finish 2025/04/20 05:44:54 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:44:58 INFO : sub/yam: Copied (new) 2025/04/20 05:44:59 INFO : potato: Copied (new) 2025/04/20 05:44:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:45:01 DEBUG : potato: Sizes identical 2025/04/20 05:45:01 DEBUG : potato: Unchanged skipping 2025/04/20 05:45:02 INFO : sugarsync root 'Test/rclone-test-hibokud8xezo': Making map for --track-renames 2025/04/20 05:45:02 INFO : sugarsync root 'Test/rclone-test-hibokud8xezo': Finished making map for --track-renames 2025/04/20 05:45:02 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:45:02 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for renames to finish 2025/04/20 05:45:04 INFO : sub/yam: Moved (server-side) to: yam 2025/04/20 05:45:04 INFO : yam: Renamed from "sub/yam" 2025/04/20 05:45:04 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:45:04 DEBUG : Waiting for deletions to finish 2025/04/20 05:45:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (19.59s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:45:13 DEBUG : Creating backend with remote "/tmp/rclone1132491082/dir1" 2025/04/20 05:45:13 DEBUG : Creating backend with remote "/tmp/rclone1132491082/dir2" 2025/04/20 05:45:13 DEBUG : Local file system at /tmp/rclone1132491082/dir2: Using server-side directory move 2025/04/20 05:45:13 INFO : Local file system at /tmp/rclone1132491082/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 05:45:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/20 05:45:13 DEBUG : Local file system at /tmp/rclone1132491082/dir2: Waiting for checks to finish 2025/04/20 05:45:13 DEBUG : Local file system at /tmp/rclone1132491082/dir2: Waiting for transfers to finish 2025/04/20 05:45:13 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.55s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:45:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:45:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/20 05:45:15 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:45:15 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:45:22 INFO : nested/sub dir/file: Copied (new) 2025/04/20 05:45:22 INFO : nested/sub dir/file: Deleted 2025/04/20 05:45:22 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:45:22 INFO : sub dir/hello world: Deleted 2025/04/20 05:45:22 INFO : sub dir: Removing directory 2025/04/20 05:45:22 INFO : nested/sub dir: Removing directory 2025/04/20 05:45:22 INFO : nested: Removing directory 2025/04/20 05:45:22 DEBUG : Local file system at /tmp/rclone1132491082: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:45:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:45:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/20 05:45:34 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:45:34 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:45:41 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:45:41 INFO : sub dir/hello world: Deleted 2025/04/20 05:45:41 INFO : nested/sub dir/file: Copied (new) 2025/04/20 05:45:41 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.95s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:45:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 05:45:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/20 05:45:52 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:45:52 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:45:54 INFO : existing: Copied (new) 2025/04/20 05:45:54 INFO : existing: Deleted 2025/04/20 05:45:54 INFO : existing-b: Copied (new) 2025/04/20 05:45:54 INFO : existing-b: Deleted 2025/04/20 05:45:56 DEBUG : existing: Destination exists, skipping 2025/04/20 05:45:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/20 05:45:56 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:45:56 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:45:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.22s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:46:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xojayaf7fiho" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hibokud8xezo' -> sugarsync root 'Test/rclone-test-xojayaf7fiho' 2025/04/20 05:46:20 DEBUG : sugarsync root 'Test/rclone-test-xojayaf7fiho': Using server-side directory move 2025/04/20 05:46:20 INFO : sugarsync root 'Test/rclone-test-xojayaf7fiho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 05:46:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:46:21 DEBUG : empty space: Sizes identical 2025/04/20 05:46:21 DEBUG : empty space: Unchanged skipping 2025/04/20 05:46:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 05:46:21 DEBUG : sugarsync root 'Test/rclone-test-xojayaf7fiho': Waiting for checks to finish 2025/04/20 05:46:22 INFO : potato2: Moved (server-side) 2025/04/20 05:46:22 INFO : empty space: Deleted 2025/04/20 05:46:22 DEBUG : sugarsync root 'Test/rclone-test-xojayaf7fiho': Waiting for transfers to finish 2025/04/20 05:46:22 INFO : potato3: Deleted 2025/04/20 05:46:23 INFO : potato3: Moved (server-side) 2025/04/20 05:46:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gagolid6koti" 2025/04/20 05:46:28 DEBUG : sugarsync root 'Test/rclone-test-gagolid6koti': Using server-side directory move 2025/04/20 05:46:29 INFO : sugarsync root 'Test/rclone-test-gagolid6koti': Server side directory move succeeded 2025/04/20 05:46:32 ERROR : : error listing: directory not found 2025/04/20 05:46:32 DEBUG : sugarsync root 'Test/rclone-test-gagolid6koti': Purge remote 2025/04/20 05:46:33 DEBUG : sugarsync root 'Test/rclone-test-xojayaf7fiho': Purge remote 2025/04/20 05:46:34 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.99s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:46:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeguceq6loza" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hibokud8xezo' -> sugarsync root 'Test/rclone-test-yeguceq6loza' 2025/04/20 05:46:55 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 05:46:55 DEBUG : empty space: Excluded 2025/04/20 05:46:55 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 05:46:55 DEBUG : empty space: Excluded 2025/04/20 05:46:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:46:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 05:46:55 DEBUG : sugarsync root 'Test/rclone-test-yeguceq6loza': Waiting for checks to finish 2025/04/20 05:46:55 DEBUG : sugarsync root 'Test/rclone-test-yeguceq6loza': Waiting for transfers to finish 2025/04/20 05:46:55 INFO : potato3: Deleted 2025/04/20 05:46:55 INFO : potato2: Moved (server-side) 2025/04/20 05:46:56 INFO : potato3: Moved (server-side) 2025/04/20 05:46:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kepizan6qoda" 2025/04/20 05:47:02 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 05:47:02 DEBUG : empty space: Excluded 2025/04/20 05:47:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:47:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/20 05:47:02 DEBUG : sugarsync root 'Test/rclone-test-kepizan6qoda': Waiting for checks to finish 2025/04/20 05:47:02 DEBUG : sugarsync root 'Test/rclone-test-kepizan6qoda': Waiting for transfers to finish 2025/04/20 05:47:04 INFO : potato2: Moved (server-side) 2025/04/20 05:47:05 INFO : potato3: Moved (server-side) 2025/04/20 05:47:06 DEBUG : sugarsync root 'Test/rclone-test-kepizan6qoda': Purge remote 2025/04/20 05:47:07 DEBUG : sugarsync root 'Test/rclone-test-yeguceq6loza': Purge remote --- PASS: TestServerSideMoveWithFilter (34.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:47:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hahaxog7busa" 2025/04/20 05:47:21 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hibokud8xezo' -> sugarsync root 'Test/rclone-test-hahaxog7busa' 2025/04/20 05:47:31 DEBUG : sugarsync root 'Test/rclone-test-hahaxog7busa': Using server-side directory move 2025/04/20 05:47:31 INFO : sugarsync root 'Test/rclone-test-hahaxog7busa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 05:47:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:47:31 DEBUG : empty space: Sizes identical 2025/04/20 05:47:31 DEBUG : empty space: Unchanged skipping 2025/04/20 05:47:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 05:47:32 DEBUG : sugarsync root 'Test/rclone-test-hahaxog7busa': Waiting for checks to finish 2025/04/20 05:47:32 INFO : potato2: Moved (server-side) 2025/04/20 05:47:32 INFO : empty space: Deleted 2025/04/20 05:47:32 DEBUG : sugarsync root 'Test/rclone-test-hahaxog7busa': Waiting for transfers to finish 2025/04/20 05:47:32 INFO : potato3: Deleted 2025/04/20 05:47:33 INFO : potato3: Moved (server-side) 2025/04/20 05:47:33 INFO : tomatoDir: Removing directory 2025/04/20 05:47:35 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': deleted 1 directories 2025/04/20 05:47:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tazubug7zaxa" 2025/04/20 05:47:40 INFO : tomatoDir: Making directory 2025/04/20 05:47:41 DEBUG : sugarsync root 'Test/rclone-test-tazubug7zaxa': Using server-side directory move 2025/04/20 05:47:43 INFO : sugarsync root 'Test/rclone-test-tazubug7zaxa': Server side directory move succeeded 2025/04/20 05:47:46 ERROR : : error listing: directory not found 2025/04/20 05:47:47 ERROR : : error listing: directory not found 2025/04/20 05:47:47 DEBUG : sugarsync root 'Test/rclone-test-tazubug7zaxa': Purge remote 2025/04/20 05:47:48 DEBUG : sugarsync root 'Test/rclone-test-hahaxog7busa': Purge remote 2025/04/20 05:47:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.19s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.54s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:47:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:48:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/rclone-sync-test" 2025/04/20 05:48:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/rclone-sync-test-include/layer2" 2025/04/20 05:48:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/rclone-sync-test-ignore-file" 2025/04/20 05:48:31 DEBUG : rclone-sync-test: Excluded 2025/04/20 05:48:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 05:48:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 05:48:34 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/rclone-sync-test': Waiting for checks to finish 2025/04/20 05:48:34 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/rclone-sync-test': Waiting for transfers to finish 2025/04/20 05:48:34 DEBUG : Waiting for deletions to finish 2025/04/20 05:48:34 INFO : There was nothing to transfer 2025/04/20 05:48:37 DEBUG : rclone-sync-test: Excluded 2025/04/20 05:48:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 05:48:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 05:48:40 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:48:40 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:48:40 DEBUG : Waiting for deletions to finish 2025/04/20 05:48:40 INFO : rclone-sync-test-include: Removing directory 2025/04/20 05:48:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/20 05:48:40 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': failed to delete 1 directories 2025/04/20 05:48:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:48:43 DEBUG : rclone-sync-test: Excluded 2025/04/20 05:48:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 05:48:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 05:48:46 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/20 05:48:46 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/20 05:48:46 DEBUG : Waiting for deletions to finish 2025/04/20 05:48:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:48:48 DEBUG : rclone-sync-test: Excluded 2025/04/20 05:48:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 05:48:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 05:48:51 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:48:51 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:48:51 DEBUG : Waiting for deletions to finish 2025/04/20 05:48:51 INFO : rclone-sync-test-include: Removing directory 2025/04/20 05:48:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/20 05:48:52 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': failed to delete 1 directories 2025/04/20 05:48:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:48:53 DEBUG : : Excluded 2025/04/20 05:48:54 DEBUG : rclone-sync-test: Excluded 2025/04/20 05:48:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 05:48:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/20 05:48:57 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/20 05:48:57 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/20 05:48:57 DEBUG : Waiting for deletions to finish 2025/04/20 05:48:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (86.30s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:49:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/dst" 2025/04/20 05:49:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/CompareDest" 2025/04/20 05:49:42 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 05:49:42 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:49:42 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:49:46 INFO : one: Copied (new) 2025/04/20 05:49:46 DEBUG : Waiting for deletions to finish 2025/04/20 05:49:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:49:49 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:49:50 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:49:52 INFO : one: Copied (replaced existing) 2025/04/20 05:49:52 DEBUG : Waiting for deletions to finish 2025/04/20 05:50:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:50:01 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:50:03 DEBUG : one: Sizes identical 2025/04/20 05:50:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 05:50:03 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:50:03 DEBUG : Waiting for deletions to finish 2025/04/20 05:50:03 INFO : There was nothing to transfer 2025/04/20 05:50:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:50:10 DEBUG : two: Sizes identical 2025/04/20 05:50:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 05:50:10 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:50:10 DEBUG : one: Sizes identical 2025/04/20 05:50:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 05:50:10 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:50:10 DEBUG : Waiting for deletions to finish 2025/04/20 05:50:10 INFO : There was nothing to transfer 2025/04/20 05:50:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:50:13 DEBUG : one: Sizes identical 2025/04/20 05:50:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 05:50:13 DEBUG : two: Sizes identical 2025/04/20 05:50:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 05:50:13 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:50:13 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:50:13 DEBUG : Waiting for deletions to finish 2025/04/20 05:50:13 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/20 05:50:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:50:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/20 05:50:18 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 05:50:18 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:50:18 DEBUG : one: Sizes identical 2025/04/20 05:50:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 05:50:18 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:50:20 INFO : two: Copied (new) 2025/04/20 05:50:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.61s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:50:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/dest" 2025/04/20 05:50:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/pre-dest1" 2025/04/20 05:50:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/pre-dest2" 2025/04/20 05:50:49 DEBUG : 1: Sizes identical 2025/04/20 05:50:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/20 05:50:51 DEBUG : 2: Sizes identical 2025/04/20 05:50:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/20 05:50:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/20 05:50:53 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dest': Waiting for checks to finish 2025/04/20 05:50:53 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dest': Waiting for transfers to finish 2025/04/20 05:50:56 INFO : 3: Copied (new) 2025/04/20 05:50:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.94s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:51:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/dst" 2025/04/20 05:51:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/CopyDest" 2025/04/20 05:51:18 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 05:51:18 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:51:18 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:51:21 INFO : one: Copied (new) 2025/04/20 05:51:21 DEBUG : Waiting for deletions to finish 2025/04/20 05:51:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:51:25 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:51:26 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:51:27 INFO : one: Copied (replaced existing) 2025/04/20 05:51:27 DEBUG : Waiting for deletions to finish 2025/04/20 05:51:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/BackupDir" 2025/04/20 05:51:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:51:42 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:51:43 DEBUG : one: Sizes identical 2025/04/20 05:51:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:51:46 INFO : one: Moved (server-side) 2025/04/20 05:51:48 INFO : one: Copied (server-side copy) 2025/04/20 05:51:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/20 05:51:48 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:51:48 DEBUG : Waiting for deletions to finish 2025/04/20 05:51:55 DEBUG : one: Sizes identical 2025/04/20 05:51:55 DEBUG : one: Unchanged skipping 2025/04/20 05:51:55 DEBUG : two: Sizes identical 2025/04/20 05:51:57 INFO : two: Copied (server-side copy) 2025/04/20 05:51:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/20 05:51:57 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:51:57 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:51:57 DEBUG : Waiting for deletions to finish 2025/04/20 05:52:00 DEBUG : one: Sizes identical 2025/04/20 05:52:00 DEBUG : one: Unchanged skipping 2025/04/20 05:52:00 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:52:00 DEBUG : two: Sizes identical 2025/04/20 05:52:00 DEBUG : two: Unchanged skipping 2025/04/20 05:52:00 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:52:00 DEBUG : Waiting for deletions to finish 2025/04/20 05:52:00 INFO : There was nothing to transfer 2025/04/20 05:52:06 DEBUG : one: Sizes identical 2025/04/20 05:52:06 DEBUG : one: Unchanged skipping 2025/04/20 05:52:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/20 05:52:07 DEBUG : three: Destination not found in --copy-dest 2025/04/20 05:52:07 DEBUG : three: Need to transfer - File not found at Destination 2025/04/20 05:52:07 DEBUG : two: Sizes identical 2025/04/20 05:52:07 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:52:07 DEBUG : two: Unchanged skipping 2025/04/20 05:52:07 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:52:09 INFO : three: Copied (new) 2025/04/20 05:52:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (75.74s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:52:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/dst" 2025/04/20 05:52:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/backup" 2025/04/20 05:52:40 DEBUG : two: Sizes identical 2025/04/20 05:52:40 DEBUG : two: Unchanged skipping 2025/04/20 05:52:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 05:52:40 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:52:43 INFO : one: Moved (server-side) 2025/04/20 05:52:43 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:52:45 INFO : one: Copied (new) 2025/04/20 05:52:45 DEBUG : Waiting for deletions to finish 2025/04/20 05:52:47 INFO : three.txt: Moved (server-side) 2025/04/20 05:52:47 INFO : three.txt: Moved into backup dir 2025/04/20 05:52:53 DEBUG : two: Sizes identical 2025/04/20 05:52:53 DEBUG : two: Unchanged skipping 2025/04/20 05:52:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 05:52:53 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:52:55 INFO : one: Deleted 2025/04/20 05:52:56 INFO : one: Moved (server-side) 2025/04/20 05:52:56 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:52:58 INFO : one: Copied (new) 2025/04/20 05:52:58 DEBUG : Waiting for deletions to finish 2025/04/20 05:53:00 INFO : three.txt: Deleted 2025/04/20 05:53:01 INFO : three.txt: Moved (server-side) 2025/04/20 05:53:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.78s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:53:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/dst" 2025/04/20 05:53:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/backup" 2025/04/20 05:53:28 DEBUG : two: Sizes identical 2025/04/20 05:53:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 05:53:28 DEBUG : two: Unchanged skipping 2025/04/20 05:53:28 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:53:31 INFO : one: Moved (server-side) to: one.bak 2025/04/20 05:53:31 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:53:33 INFO : one: Copied (new) 2025/04/20 05:53:33 DEBUG : Waiting for deletions to finish 2025/04/20 05:53:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 05:53:35 INFO : three.txt: Moved into backup dir 2025/04/20 05:53:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 05:53:41 DEBUG : two: Sizes identical 2025/04/20 05:53:41 DEBUG : two: Unchanged skipping 2025/04/20 05:53:41 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:53:43 INFO : one.bak: Deleted 2025/04/20 05:53:44 INFO : one: Moved (server-side) to: one.bak 2025/04/20 05:53:44 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:53:46 INFO : one: Copied (new) 2025/04/20 05:53:46 DEBUG : Waiting for deletions to finish 2025/04/20 05:53:48 INFO : three.txt.bak: Deleted 2025/04/20 05:53:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 05:53:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:54:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/dst" 2025/04/20 05:54:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/backup" 2025/04/20 05:54:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 05:54:16 DEBUG : two: Sizes identical 2025/04/20 05:54:16 DEBUG : two: Unchanged skipping 2025/04/20 05:54:16 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:54:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/20 05:54:19 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:54:21 INFO : one: Copied (new) 2025/04/20 05:54:21 DEBUG : Waiting for deletions to finish 2025/04/20 05:54:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/20 05:54:23 INFO : three.txt: Moved into backup dir 2025/04/20 05:54:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 05:54:30 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:54:30 DEBUG : two: Sizes identical 2025/04/20 05:54:30 DEBUG : two: Unchanged skipping 2025/04/20 05:54:31 INFO : one-2019-01-01: Deleted 2025/04/20 05:54:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/20 05:54:32 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:54:35 INFO : one: Copied (new) 2025/04/20 05:54:35 DEBUG : Waiting for deletions to finish 2025/04/20 05:54:36 INFO : three-2019-01-01.txt: Deleted 2025/04/20 05:54:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/20 05:54:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.36s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:54:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/dst" 2025/04/20 05:54:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 05:54:59 DEBUG : two: Sizes identical 2025/04/20 05:54:59 DEBUG : two: Unchanged skipping 2025/04/20 05:54:59 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:55:01 INFO : one: Moved (server-side) to: one.bak 2025/04/20 05:55:01 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:55:03 INFO : one: Copied (new) 2025/04/20 05:55:03 DEBUG : Waiting for deletions to finish 2025/04/20 05:55:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 05:55:05 INFO : three.txt: Moved into backup dir 2025/04/20 05:55:11 DEBUG : one.bak: Excluded (Path Filter) 2025/04/20 05:55:11 DEBUG : one.bak: Excluded 2025/04/20 05:55:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/20 05:55:11 DEBUG : three.txt.bak: Excluded 2025/04/20 05:55:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 05:55:11 DEBUG : two: Sizes identical 2025/04/20 05:55:11 DEBUG : two: Unchanged skipping 2025/04/20 05:55:11 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for checks to finish 2025/04/20 05:55:13 INFO : one.bak: Deleted 2025/04/20 05:55:13 INFO : one: Moved (server-side) to: one.bak 2025/04/20 05:55:13 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo/dst': Waiting for transfers to finish 2025/04/20 05:55:16 INFO : one: Copied (new) 2025/04/20 05:55:16 DEBUG : Waiting for deletions to finish 2025/04/20 05:55:17 INFO : three.txt.bak: Deleted 2025/04/20 05:55:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 05:55:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.06s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:55:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/dst" 2025/04/20 05:55:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 05:55:41 INFO : one: Moved (server-side) to: one.bak 2025/04/20 05:55:44 INFO : one: Copied (new) 2025/04/20 05:55:45 DEBUG : two: Sizes identical 2025/04/20 05:55:45 DEBUG : two: Unchanged skipping 2025/04/20 05:55:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/20 05:55:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 05:55:50 INFO : three.txt: Copied (new) 2025/04/20 05:55:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 05:55:55 INFO : one.bak: Deleted 2025/04/20 05:55:56 INFO : one: Moved (server-side) to: one.bak 2025/04/20 05:55:58 INFO : one: Copied (new) 2025/04/20 05:55:59 DEBUG : two: Sizes identical 2025/04/20 05:55:59 DEBUG : two: Unchanged skipping 2025/04/20 05:56:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/20 05:56:01 INFO : three.txt.bak: Deleted 2025/04/20 05:56:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/20 05:56:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.44s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:56:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hibokud8xezo/dst" 2025/04/20 05:56:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 05:56:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/20 05:56:32 INFO : one: Copied (new) 2025/04/20 05:56:32 DEBUG : two: Sizes identical 2025/04/20 05:56:32 DEBUG : two: Unchanged skipping 2025/04/20 05:56:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/20 05:56:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/20 05:56:37 INFO : three.txt: Copied (new) 2025/04/20 05:56:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 05:56:42 INFO : one-2019-01-01: Deleted 2025/04/20 05:56:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/20 05:56:46 INFO : one: Copied (new) 2025/04/20 05:56:47 DEBUG : two: Sizes identical 2025/04/20 05:56:47 DEBUG : two: Unchanged skipping 2025/04/20 05:56:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/20 05:56:49 INFO : three-2019-01-01.txt: Deleted 2025/04/20 05:56:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/20 05:56:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.71s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:57:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/20 05:57:06 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:57:06 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:57:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/20 05:57:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.78s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:57:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 05:57:12 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:57:12 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:57:14 INFO : existing: Copied (new) 2025/04/20 05:57:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:57:16 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:57:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/20 05:57:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/20 05:57:16 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:57:16 ERROR : sugarsync root 'Test/rclone-test-hibokud8xezo': not deleting files as there were IO errors 2025/04/20 05:57:16 ERROR : sugarsync root 'Test/rclone-test-hibokud8xezo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.44s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 05:57:43 DEBUG : existing: Sizes identical 2025/04/20 05:57:43 DEBUG : existing: Unchanged skipping 2025/04/20 05:57:43 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/20 05:57:45 DEBUG : EXISTING: moving to existing-rclone-move-jegawan5 2025/04/20 05:57:45 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-yihigiv4 2025/04/20 05:57:46 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/20 05:57:46 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-yihigiv4 2025/04/20 05:57:46 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/20 05:57:46 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-jegawan5 2025/04/20 05:57:46 DEBUG : EXISTING: moving to existing 2025/04/20 05:57:47 INFO : existing-rclone-move-jegawan5: Moved (server-side) to: existing 2025/04/20 05:57:47 INFO : EXISTING: Moved (server-side) to: existing 2025/04/20 05:57:47 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/20 05:57:47 INFO : existingbutdifferent-rclone-move-yihigiv4: Moved (server-side) to: existingbutdifferent 2025/04/20 05:57:47 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/20 05:57:47 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/20 05:57:51 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/20 05:57:51 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/20 05:57:55 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/20 05:57:56 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/20 05:57:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-royotav5 2025/04/20 05:57:59 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-royotav5 2025/04/20 05:57:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/20 05:58:00 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/20 05:58:00 INFO : subdira/subdirb/subdirc/hello-rclone-move-royotav5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/20 05:58:00 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/20 05:58:00 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/20 05:58:01 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 05:58:01 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/20 05:58:02 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/20 05:58:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cudupuc1 2025/04/20 05:58:03 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cudupuc1 2025/04/20 05:58:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/20 05:58:04 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cudupuc1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/20 05:58:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/20 05:58:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/20 05:58:04 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 05:58:05 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/20 05:58:05 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (56.71s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", 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-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", 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-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.56s) --- SKIP: TestMaxTransfer/Hard (1.54s) --- SKIP: TestMaxTransfer/Soft (1.54s) --- SKIP: TestMaxTransfer/Cautious (1.48s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 06:00:09 DEBUG : both0: Sizes identical 2025/04/20 06:00:09 DEBUG : both10: Sizes identical 2025/04/20 06:00:09 DEBUG : both11: Sizes identical 2025/04/20 06:00:09 DEBUG : both1: Sizes identical 2025/04/20 06:00:09 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 06:00:09 DEBUG : both0: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both12: Sizes identical 2025/04/20 06:00:09 DEBUG : both12: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both13: Sizes identical 2025/04/20 06:00:09 DEBUG : both13: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both14: Sizes identical 2025/04/20 06:00:09 DEBUG : both14: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both15: Sizes identical 2025/04/20 06:00:09 DEBUG : both15: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both16: Sizes identical 2025/04/20 06:00:09 DEBUG : both16: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both17: Sizes identical 2025/04/20 06:00:09 DEBUG : both10: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both18: Sizes identical 2025/04/20 06:00:09 DEBUG : both18: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both19: Sizes identical 2025/04/20 06:00:09 DEBUG : both11: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both2: Sizes identical 2025/04/20 06:00:09 DEBUG : both2: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both3: Sizes identical 2025/04/20 06:00:09 DEBUG : both1: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both4: Sizes identical 2025/04/20 06:00:09 DEBUG : both3: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both5: Sizes identical 2025/04/20 06:00:09 DEBUG : both5: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both6: Sizes identical 2025/04/20 06:00:09 DEBUG : both6: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both7: Sizes identical 2025/04/20 06:00:09 DEBUG : both7: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both8: Sizes identical 2025/04/20 06:00:09 DEBUG : both4: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both9: Sizes identical 2025/04/20 06:00:09 DEBUG : both17: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both19: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both8: Unchanged skipping 2025/04/20 06:00:09 DEBUG : both9: Unchanged skipping 2025/04/20 06:00:09 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 06:00:09 DEBUG : Waiting for deletions to finish 2025/04/20 06:00:10 INFO : only13: Deleted 2025/04/20 06:00:10 INFO : only6: Deleted 2025/04/20 06:00:10 INFO : only11: Deleted 2025/04/20 06:00:10 INFO : only1: Deleted 2025/04/20 06:00:10 INFO : only9: Deleted 2025/04/20 06:00:10 INFO : only7: Deleted 2025/04/20 06:00:10 INFO : only14: Deleted 2025/04/20 06:00:10 INFO : only15: Deleted 2025/04/20 06:00:11 INFO : only18: Deleted 2025/04/20 06:00:11 INFO : only2: Deleted 2025/04/20 06:00:11 INFO : only3: Deleted 2025/04/20 06:00:11 INFO : only4: Deleted 2025/04/20 06:00:12 INFO : only5: Deleted 2025/04/20 06:00:12 INFO : only0: Deleted 2025/04/20 06:00:12 INFO : only8: Deleted 2025/04/20 06:00:12 INFO : only10: Deleted 2025/04/20 06:00:13 INFO : only12: Deleted 2025/04/20 06:00:13 INFO : only19: Deleted 2025/04/20 06:00:13 INFO : only17: Deleted 2025/04/20 06:00:13 INFO : only16: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (127.76s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 06:02:17 DEBUG : both0: Sizes identical 2025/04/20 06:02:17 DEBUG : both1: Sizes identical 2025/04/20 06:02:17 DEBUG : both10: Sizes identical 2025/04/20 06:02:17 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for checks to finish 2025/04/20 06:02:17 DEBUG : both11: Sizes identical 2025/04/20 06:02:17 DEBUG : both0: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both12: Sizes identical 2025/04/20 06:02:17 DEBUG : both12: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both13: Sizes identical 2025/04/20 06:02:17 DEBUG : both13: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both14: Sizes identical 2025/04/20 06:02:17 DEBUG : both14: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both15: Sizes identical 2025/04/20 06:02:17 DEBUG : both1: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both16: Sizes identical 2025/04/20 06:02:17 DEBUG : both16: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both17: Sizes identical 2025/04/20 06:02:17 DEBUG : both17: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both18: Sizes identical 2025/04/20 06:02:17 DEBUG : both18: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both19: Sizes identical 2025/04/20 06:02:17 DEBUG : both19: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both2: Sizes identical 2025/04/20 06:02:17 DEBUG : both10: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both3: Sizes identical 2025/04/20 06:02:17 DEBUG : both3: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both4: Sizes identical 2025/04/20 06:02:17 DEBUG : both4: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both5: Sizes identical 2025/04/20 06:02:17 DEBUG : both5: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both6: Sizes identical 2025/04/20 06:02:17 DEBUG : both6: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both7: Sizes identical 2025/04/20 06:02:17 DEBUG : both7: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both8: Sizes identical 2025/04/20 06:02:17 DEBUG : both8: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both9: Sizes identical 2025/04/20 06:02:17 DEBUG : both9: Unchanged skipping 2025/04/20 06:02:17 DEBUG : both11: Unchanged skipping 2025/04/20 06:02:17 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : both2: Unchanged skipping 2025/04/20 06:02:17 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : both15: Unchanged skipping 2025/04/20 06:02:17 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/20 06:02:17 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Waiting for transfers to finish 2025/04/20 06:02:18 INFO : only10: Copied (replaced existing) 2025/04/20 06:02:18 INFO : only12: Copied (replaced existing) 2025/04/20 06:02:18 INFO : only13: Copied (replaced existing) 2025/04/20 06:02:18 INFO : only11: Copied (replaced existing) 2025/04/20 06:02:19 INFO : only14: Copied (replaced existing) 2025/04/20 06:02:20 INFO : only18: Copied (replaced existing) 2025/04/20 06:02:20 INFO : only17: Copied (replaced existing) 2025/04/20 06:02:20 INFO : only16: Copied (replaced existing) 2025/04/20 06:02:20 INFO : only19: Copied (replaced existing) 2025/04/20 06:02:21 INFO : only2: Copied (replaced existing) 2025/04/20 06:02:21 INFO : only3: Copied (replaced existing) 2025/04/20 06:02:21 INFO : only4: Copied (replaced existing) 2025/04/20 06:02:21 INFO : only5: Copied (replaced existing) 2025/04/20 06:02:22 INFO : only6: Copied (replaced existing) 2025/04/20 06:02:22 INFO : only7: Copied (replaced existing) 2025/04/20 06:02:22 INFO : only8: Copied (replaced existing) 2025/04/20 06:02:22 INFO : only9: Copied (replaced existing) 2025/04/20 06:02:23 INFO : only0: Copied (replaced existing) 2025/04/20 06:02:23 INFO : only15: Copied (replaced existing) 2025/04/20 06:02:23 INFO : only1: Copied (replaced existing) 2025/04/20 06:02:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (146.46s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 06:03:00 DEBUG : empty_dir: Making directory with metadata 2025/04/20 06:03:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 06:03:00 DEBUG : empty_on_remote: Making directory with metadata 2025/04/20 06:03:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 06:03:00 INFO : empty_on_remote: Making directory 2025/04/20 06:03:01 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-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 06:03:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/20 06:03:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/20 06:03:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/20 06:03:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 06:03:23 DEBUG : empty_dir: Making directory with metadata 2025/04/20 06:03:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 06:03:23 DEBUG : empty_on_remote: Making directory with metadata 2025/04/20 06:03:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 06:03:23 INFO : empty_on_remote: Making directory 2025/04/20 06:03:25 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-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 06:03:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/20 06:03:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/20 06:03:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/20 06:03:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/20 06:03:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 06:03:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 06:03:49 INFO : sub dir: Making directory 2025/04/20 06:03:51 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-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" 2025/04/20 06:04:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 06:04:45 INFO : sub dir: Making directory 2025/04/20 06:04:47 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-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hibokud8xezo'", Local "Local file system at /tmp/rclone1132491082", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.19s) PASS 2025/04/20 06:05:40 DEBUG : sugarsync root 'Test/rclone-test-hibokud8xezo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m25.511920796s (try 1/5)