"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/03/18 02:47:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada" 2025/03/18 02:47:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 02:47:35 DEBUG : Creating backend with remote "/tmp/rclone2355248209" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:47:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:47:37 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:47:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/18 02:47:37 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.72s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:47:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/18 02:47:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:47:41 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:47:41 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:47:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:47:46 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.61s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.53s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:47:55 DEBUG : Creating backend with remote "/non-existing" 2025/03/18 02:47:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/18 02:47:56 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:47:56 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.81s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:48:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:48:00 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:48:00 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:48:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.71s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:48:11 INFO : sugarsync root 'Test/rclone-test-porexaw3cada': Running all checks before starting transfers 2025/03/18 02:48:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:48:11 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:48:11 INFO : sugarsync root 'Test/rclone-test-porexaw3cada': Checks finished, now starting transfers 2025/03/18 02:48:11 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:48:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.66s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:48:22 ERROR : Ignoring --no-traverse with sync 2025/03/18 02:48:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:48:23 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:48:23 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:48:27 INFO : sub dir/hello world: Copied (new) 2025/03/18 02:48:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (12.03s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:48:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/18 02:48:35 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:48:35 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:48:37 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.23s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:48:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 02:48:43 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:48:43 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:48:46 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.95s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:48:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 02:48:51 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:48:51 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:48:54 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.26s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:48:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/18 02:48:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 02:48:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/18 02:48:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/18 02:48:59 INFO : sub dir: Making directory 2025/03/18 02:49:02 INFO : sub dir2: Making directory 2025/03/18 02:49:03 INFO : sub dir2/sub sub dir2: Making directory 2025/03/18 02:49:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:49:04 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:49:04 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:49:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:49:08 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (18.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:49:17 INFO : sub dir2: Making directory 2025/03/18 02:49:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/18 02:49:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 02:49:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:49:18 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:49:18 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:49:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.55s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:49:27 DEBUG : sub dir2: Making directory with metadata 2025/03/18 02:49:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 02:49:28 INFO : sub dir: Making directory 2025/03/18 02:49:30 INFO : sub dir2: Making directory 2025/03/18 02:49:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:49:31 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:49:31 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:49:33 INFO : sub dir/hello world: Copied (new) 2025/03/18 02:49:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:49:34 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/18 02:49:35 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.34s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.69s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:49:43 INFO : sub dir2: Making directory 2025/03/18 02:49:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:49:44 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:49:44 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:49:48 INFO : sub dir/hello world: Copied (new) 2025/03/18 02:49:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:49:53 DEBUG : sub dir2: Making directory with metadata 2025/03/18 02:49:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 02:49:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/18 02:49:54 INFO : sub dir: Making directory 2025/03/18 02:49:56 INFO : sub dir2: Making directory 2025/03/18 02:49:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:49:57 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:49:57 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:49:59 INFO : sub dir/hello world: Copied (new) 2025/03/18 02:49:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:50:01 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.85s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.50s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:50:09 INFO : sub dir2: Making directory 2025/03/18 02:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:50:10 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:50:10 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:50:13 INFO : sub dir/hello world: Copied (new) 2025/03/18 02:50:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.38s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:50:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gasukek6zuwa" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-porexaw3cada' -> sugarsync root 'Test/rclone-test-gasukek6zuwa' 2025/03/18 02:50:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:50:29 DEBUG : sugarsync root 'Test/rclone-test-gasukek6zuwa': Waiting for checks to finish 2025/03/18 02:50:29 DEBUG : sugarsync root 'Test/rclone-test-gasukek6zuwa': Waiting for transfers to finish 2025/03/18 02:50:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:50:35 DEBUG : sugarsync root 'Test/rclone-test-gasukek6zuwa': Purge remote --- PASS: TestServerSideCopy (22.31s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:50:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/18 02:50:48 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:50:48 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:50:50 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.58s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:51:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cecideb5hika" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-porexaw3cada' -> sugarsync root 'Test/rclone-test-cecideb5hika' 2025/03/18 02:51:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:51:08 DEBUG : sugarsync root 'Test/rclone-test-cecideb5hika': Waiting for checks to finish 2025/03/18 02:51:08 DEBUG : sugarsync root 'Test/rclone-test-cecideb5hika': Waiting for transfers to finish 2025/03/18 02:51:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:51:19 DEBUG : sugarsync root 'Test/rclone-test-cecideb5hika': Waiting for checks to finish 2025/03/18 02:51:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/18 02:51:19 DEBUG : sugarsync root 'Test/rclone-test-cecideb5hika': Waiting for transfers to finish 2025/03/18 02:51:20 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.vodekos5" before starting 2025/03/18 02:51:22 DEBUG : sub dir/hello world.vodekos5: server side copy: removing renamed existing file after operation 2025/03/18 02:51:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:51:24 DEBUG : sugarsync root 'Test/rclone-test-cecideb5hika': Purge remote --- PASS: TestServerSideCopyOverSelf (34.99s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:51:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/18 02:51:39 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:51:39 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:51:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/18 02:51:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.33s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:51:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zavivaf0bupa" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-porexaw3cada' -> sugarsync root 'Test/rclone-test-zavivaf0bupa' 2025/03/18 02:51:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:51:58 DEBUG : sugarsync root 'Test/rclone-test-zavivaf0bupa': Waiting for checks to finish 2025/03/18 02:51:58 DEBUG : sugarsync root 'Test/rclone-test-zavivaf0bupa': Waiting for transfers to finish 2025/03/18 02:52:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:52:07 DEBUG : sugarsync root 'Test/rclone-test-zavivaf0bupa': Using server-side directory move 2025/03/18 02:52:07 INFO : sugarsync root 'Test/rclone-test-zavivaf0bupa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/18 02:52:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/18 02:52:09 DEBUG : sugarsync root 'Test/rclone-test-zavivaf0bupa': Waiting for checks to finish 2025/03/18 02:52:09 DEBUG : sugarsync root 'Test/rclone-test-zavivaf0bupa': Waiting for transfers to finish 2025/03/18 02:52:09 INFO : sub dir/hello world: Deleted 2025/03/18 02:52:10 INFO : sub dir/hello world: Moved (server-side) 2025/03/18 02:52:17 DEBUG : testing file moves 2025/03/18 02:52:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/18 02:52:19 DEBUG : sugarsync root 'Test/rclone-test-zavivaf0bupa': Waiting for checks to finish 2025/03/18 02:52:19 DEBUG : sugarsync root 'Test/rclone-test-zavivaf0bupa': Waiting for transfers to finish 2025/03/18 02:52:20 INFO : sub dir/hello world: Deleted 2025/03/18 02:52:21 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:52:24 DEBUG : sugarsync root 'Test/rclone-test-zavivaf0bupa': Purge remote --- PASS: TestServerSideMoveOverSelf (43.64s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:52:35 ERROR : : error listing: directory not found 2025/03/18 02:52:37 INFO : Local file system at /tmp/rclone2355248209: Making directory 2025/03/18 02:52:38 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:52:38 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.54s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:52:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/18 02:52:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:52:52 DEBUG : Local file system at /tmp/rclone2355248209: Waiting for checks to finish 2025/03/18 02:52:52 DEBUG : Local file system at /tmp/rclone2355248209: Waiting for transfers to finish 2025/03/18 02:52:53 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/18 02:52:53 INFO : sub dir/hello world: Copied (new) 2025/03/18 02:52:53 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.84s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:52:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/18 02:52:59 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:52:59 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:53:02 INFO : check sum: Copied (new) 2025/03/18 02:53:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:53:03 NOTICE: sugarsync root 'Test/rclone-test-porexaw3cada': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/18 02:53:03 DEBUG : check sum: Size of src and dst objects identical 2025/03/18 02:53:03 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:53:03 DEBUG : check sum: Unchanged skipping 2025/03/18 02:53:03 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:53:03 DEBUG : Waiting for deletions to finish 2025/03/18 02:53:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.17s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:53:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/18 02:53:10 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:53:10 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:53:13 INFO : sizeonly: Copied (new) 2025/03/18 02:53:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:53:14 DEBUG : sizeonly: Sizes identical 2025/03/18 02:53:14 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:53:14 DEBUG : sizeonly: Unchanged skipping 2025/03/18 02:53:14 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:53:14 DEBUG : Waiting for deletions to finish 2025/03/18 02:53:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.06s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:53:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/18 02:53:21 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:53:21 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:53:24 INFO : ignore-size: Copied (new) 2025/03/18 02:53:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:53:25 DEBUG : ignore-size: Sizes identical 2025/03/18 02:53:25 DEBUG : ignore-size: Unchanged skipping 2025/03/18 02:53:25 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:53:25 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:53:25 DEBUG : Waiting for deletions to finish 2025/03/18 02:53:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:53:35 DEBUG : existing: Sizes identical 2025/03/18 02:53:35 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:53:35 DEBUG : existing: Unchanged skipping 2025/03/18 02:53:35 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:53:35 DEBUG : Waiting for deletions to finish 2025/03/18 02:53:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:53:36 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:53:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/18 02:53:36 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:53:38 INFO : existing: Copied (replaced existing) 2025/03/18 02:53:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.44s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:53:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/18 02:53:45 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:53:45 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:53:47 INFO : existing: Copied (new) 2025/03/18 02:53:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:53:49 DEBUG : existing: Destination exists, skipping 2025/03/18 02:53:49 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:53:49 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:53:49 DEBUG : Waiting for deletions to finish 2025/03/18 02:53:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.92s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:54:02 INFO : d: Making directory 2025/03/18 02:54:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/18 02:54:07 DEBUG : c/non empty space: Sizes identical 2025/03/18 02:54:07 DEBUG : c/non empty space: Unchanged skipping 2025/03/18 02:54:07 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:54:07 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:54:09 INFO : a/potato2: Copied (new) 2025/03/18 02:54:09 DEBUG : Waiting for deletions to finish 2025/03/18 02:54:10 INFO : b/potato: Deleted 2025/03/18 02:54:10 INFO : d: Removing directory 2025/03/18 02:54:12 INFO : b: Removing directory 2025/03/18 02:54:13 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:54:26 DEBUG : empty space: Sizes identical 2025/03/18 02:54:26 DEBUG : empty space: Unchanged skipping 2025/03/18 02:54:26 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:54:26 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:54:26 DEBUG : Waiting for deletions to finish 2025/03/18 02:54:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:54:27 DEBUG : empty space: Sizes identical 2025/03/18 02:54:27 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:54:27 DEBUG : empty space: Unchanged skipping 2025/03/18 02:54:27 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:54:27 DEBUG : Waiting for deletions to finish 2025/03/18 02:54:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.68s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:54:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/18 02:54:41 DEBUG : empty space: Sizes identical 2025/03/18 02:54:41 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:54:41 DEBUG : empty space: Unchanged skipping 2025/03/18 02:54:41 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:54:43 INFO : potato: Copied (new) 2025/03/18 02:54:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:54:53 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:54:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/18 02:54:53 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:54:55 INFO : potato: Copied (replaced existing) 2025/03/18 02:54:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.23s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/18 02:55:03 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:55:03 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/18 02:55:03 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:55:05 INFO : potato: Copied (replaced existing) 2025/03/18 02:55:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:55:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 02:55:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/18 02:55:16 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:55:16 DEBUG : empty space: Sizes identical 2025/03/18 02:55:16 DEBUG : empty space: Unchanged skipping 2025/03/18 02:55:16 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:55:16 DEBUG : Waiting for deletions to finish 2025/03/18 02:55:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:55:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 02:55:28 DEBUG : empty space: Sizes identical 2025/03/18 02:55:28 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:55:28 DEBUG : empty space: Unchanged skipping 2025/03/18 02:55:28 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:55:30 INFO : potato2: Copied (new) 2025/03/18 02:55:30 DEBUG : Waiting for deletions to finish 2025/03/18 02:55:31 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:55:44 INFO : d: Making directory 2025/03/18 02:55:46 INFO : d/e: Making directory 2025/03/18 02:55:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/18 02:55:50 DEBUG : c/non empty space: Sizes identical 2025/03/18 02:55:50 DEBUG : c/non empty space: Unchanged skipping 2025/03/18 02:55:52 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:55:52 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:55:54 INFO : a/potato2: Copied (new) 2025/03/18 02:55:54 DEBUG : Waiting for deletions to finish 2025/03/18 02:55:55 INFO : b/potato: Deleted 2025/03/18 02:55:55 INFO : d/e: Removing directory 2025/03/18 02:55:56 INFO : d: Removing directory 2025/03/18 02:55:57 INFO : b: Removing directory 2025/03/18 02:55:58 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:56:14 INFO : d: Making directory 2025/03/18 02:56:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/18 02:56:18 DEBUG : c/non empty space: Sizes identical 2025/03/18 02:56:18 DEBUG : c/non empty space: Unchanged skipping 2025/03/18 02:56:18 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:56:18 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:56:21 INFO : a/potato2: Copied (new) 2025/03/18 02:56:21 ERROR : sugarsync root 'Test/rclone-test-porexaw3cada': not deleting files as there were IO errors 2025/03/18 02:56:21 ERROR : sugarsync root 'Test/rclone-test-porexaw3cada': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.86s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:56:38 DEBUG : Waiting for deletions to finish 2025/03/18 02:56:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 02:56:39 DEBUG : empty space: Sizes identical 2025/03/18 02:56:39 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:56:39 DEBUG : empty space: Unchanged skipping 2025/03/18 02:56:39 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:56:40 INFO : potato: Deleted 2025/03/18 02:56:42 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:56:53 DEBUG : Waiting for deletions to finish 2025/03/18 02:56:54 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:56:54 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:56:55 INFO : potato: Deleted 2025/03/18 02:56:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 02:56:55 DEBUG : empty space: Sizes identical 2025/03/18 02:56:55 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:56:55 DEBUG : empty space: Unchanged skipping 2025/03/18 02:56:55 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:56:58 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.46s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:57:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 02:57:08 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:57:08 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:57:10 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.33s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:57:22 DEBUG : enormous: Excluded (Size Filter) 2025/03/18 02:57:22 DEBUG : enormous: Excluded 2025/03/18 02:57:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/18 02:57:22 DEBUG : potato2: Excluded 2025/03/18 02:57:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/18 02:57:22 DEBUG : potato2: Excluded 2025/03/18 02:57:22 DEBUG : empty space: Sizes identical 2025/03/18 02:57:22 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:57:22 DEBUG : empty space: Unchanged skipping 2025/03/18 02:57:22 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:57:22 DEBUG : Waiting for deletions to finish 2025/03/18 02:57:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:57:23 DEBUG : enormous: Excluded (Size Filter) 2025/03/18 02:57:23 DEBUG : enormous: Excluded 2025/03/18 02:57:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/18 02:57:23 DEBUG : potato2: Excluded 2025/03/18 02:57:24 DEBUG : potato2: Excluded (Size Filter) 2025/03/18 02:57:24 DEBUG : potato2: Excluded 2025/03/18 02:57:24 DEBUG : empty space: Sizes identical 2025/03/18 02:57:24 DEBUG : empty space: Unchanged skipping 2025/03/18 02:57:24 DEBUG : Local file system at /tmp/rclone2355248209: Waiting for checks to finish 2025/03/18 02:57:24 DEBUG : Local file system at /tmp/rclone2355248209: Waiting for transfers to finish 2025/03/18 02:57:24 DEBUG : Waiting for deletions to finish 2025/03/18 02:57:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:57:38 DEBUG : enormous: Excluded (Size Filter) 2025/03/18 02:57:38 DEBUG : enormous: Excluded 2025/03/18 02:57:38 DEBUG : potato2: Excluded (Size Filter) 2025/03/18 02:57:38 DEBUG : potato2: Excluded 2025/03/18 02:57:39 DEBUG : empty space: Sizes identical 2025/03/18 02:57:39 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:57:39 DEBUG : empty space: Unchanged skipping 2025/03/18 02:57:39 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:57:39 DEBUG : Waiting for deletions to finish 2025/03/18 02:57:40 INFO : enormous: Deleted 2025/03/18 02:57:40 INFO : potato2: Deleted 2025/03/18 02:57:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:57:42 DEBUG : empty space: Sizes identical 2025/03/18 02:57:42 DEBUG : empty space: Unchanged skipping 2025/03/18 02:57:42 DEBUG : Local file system at /tmp/rclone2355248209: Waiting for checks to finish 2025/03/18 02:57:42 DEBUG : Local file system at /tmp/rclone2355248209: Waiting for transfers to finish 2025/03/18 02:57:42 DEBUG : Waiting for deletions to finish 2025/03/18 02:57:42 INFO : enormous: Deleted 2025/03/18 02:57:42 INFO : potato2: Deleted 2025/03/18 02:57:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.94s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.53s) === 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-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/18 02:57:49 ERROR : sugarsync root 'Test/rclone-test-porexaw3cada': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/18 02:57:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/18 02:57:49 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/18 02:57:49 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:57:49 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:57:52 INFO : yam: Copied (new) 2025/03/18 02:57:53 INFO : potato: Copied (new) 2025/03/18 02:57:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:57:53 ERROR : sugarsync root 'Test/rclone-test-porexaw3cada': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/18 02:57:54 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/18 02:57:54 DEBUG : potato: Sizes identical 2025/03/18 02:57:54 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:57:54 DEBUG : potato: Unchanged skipping 2025/03/18 02:57:54 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:57:57 INFO : yaml: Copied (new) 2025/03/18 02:57:57 DEBUG : Waiting for deletions to finish 2025/03/18 02:57:57 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/18 02:58:04 ERROR : sugarsync root 'Test/rclone-test-porexaw3cada': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/18 02:58:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/18 02:58:05 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/18 02:58:05 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:58:05 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:58:07 INFO : potato: Copied (new) 2025/03/18 02:58:07 INFO : yam: Copied (new) 2025/03/18 02:58:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:58:08 ERROR : sugarsync root 'Test/rclone-test-porexaw3cada': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/18 02:58:09 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/18 02:58:09 DEBUG : potato: Sizes identical 2025/03/18 02:58:09 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:58:09 DEBUG : potato: Unchanged skipping 2025/03/18 02:58:09 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:58:11 INFO : yaml: Copied (new) 2025/03/18 02:58:11 DEBUG : Waiting for deletions to finish 2025/03/18 02:58:12 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/18 02:58:20 INFO : sugarsync root 'Test/rclone-test-porexaw3cada': Making map for --track-renames 2025/03/18 02:58:20 INFO : sugarsync root 'Test/rclone-test-porexaw3cada': Finished making map for --track-renames 2025/03/18 02:58:20 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:58:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/18 02:58:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/18 02:58:20 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for renames to finish 2025/03/18 02:58:20 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:58:24 INFO : sub/yam: Copied (new) 2025/03/18 02:58:24 INFO : potato: Copied (new) 2025/03/18 02:58:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:58:26 DEBUG : potato: Sizes identical 2025/03/18 02:58:26 DEBUG : potato: Unchanged skipping 2025/03/18 02:58:27 INFO : sugarsync root 'Test/rclone-test-porexaw3cada': Making map for --track-renames 2025/03/18 02:58:27 INFO : sugarsync root 'Test/rclone-test-porexaw3cada': Finished making map for --track-renames 2025/03/18 02:58:27 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:58:27 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for renames to finish 2025/03/18 02:58:28 INFO : sub/yam: Moved (server-side) to: yam 2025/03/18 02:58:28 INFO : yam: Renamed from "sub/yam" 2025/03/18 02:58:28 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:58:28 DEBUG : Waiting for deletions to finish 2025/03/18 02:58:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.84s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:58:38 DEBUG : Creating backend with remote "/tmp/rclone2355248209/dir1" 2025/03/18 02:58:38 DEBUG : Creating backend with remote "/tmp/rclone2355248209/dir2" 2025/03/18 02:58:38 DEBUG : Local file system at /tmp/rclone2355248209/dir2: Using server-side directory move 2025/03/18 02:58:38 INFO : Local file system at /tmp/rclone2355248209/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/18 02:58:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/18 02:58:38 DEBUG : Local file system at /tmp/rclone2355248209/dir2: Waiting for checks to finish 2025/03/18 02:58:38 DEBUG : Local file system at /tmp/rclone2355248209/dir2: Waiting for transfers to finish 2025/03/18 02:58:38 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.55s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:58:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:58:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/18 02:58:40 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:58:40 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:58:47 INFO : sub dir/hello world: Copied (new) 2025/03/18 02:58:47 INFO : sub dir/hello world: Deleted 2025/03/18 02:58:47 INFO : nested/sub dir/file: Copied (new) 2025/03/18 02:58:47 INFO : nested/sub dir/file: Deleted 2025/03/18 02:58:47 INFO : sub dir: Removing directory 2025/03/18 02:58:47 INFO : nested/sub dir: Removing directory 2025/03/18 02:58:47 INFO : nested: Removing directory 2025/03/18 02:58:47 DEBUG : Local file system at /tmp/rclone2355248209: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:58:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 02:58:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/18 02:58:59 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:58:59 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:59:06 INFO : sub dir/hello world: Copied (new) 2025/03/18 02:59:06 INFO : sub dir/hello world: Deleted 2025/03/18 02:59:06 INFO : nested/sub dir/file: Copied (new) 2025/03/18 02:59:06 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (19.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:59:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/18 02:59:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/18 02:59:18 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:59:18 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:59:21 INFO : existing: Copied (new) 2025/03/18 02:59:21 INFO : existing: Deleted 2025/03/18 02:59:21 INFO : existing-b: Copied (new) 2025/03/18 02:59:21 INFO : existing-b: Deleted 2025/03/18 02:59:23 DEBUG : existing: Destination exists, skipping 2025/03/18 02:59:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/18 02:59:23 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 02:59:23 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 02:59:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.60s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 02:59:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wihorib8fece" 2025/03/18 02:59:28 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-porexaw3cada' -> sugarsync root 'Test/rclone-test-wihorib8fece' 2025/03/18 02:59:47 DEBUG : sugarsync root 'Test/rclone-test-wihorib8fece': Using server-side directory move 2025/03/18 02:59:47 INFO : sugarsync root 'Test/rclone-test-wihorib8fece': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/18 02:59:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 02:59:48 DEBUG : empty space: Sizes identical 2025/03/18 02:59:48 DEBUG : empty space: Unchanged skipping 2025/03/18 02:59:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/18 02:59:48 DEBUG : sugarsync root 'Test/rclone-test-wihorib8fece': Waiting for checks to finish 2025/03/18 02:59:48 INFO : empty space: Deleted 2025/03/18 02:59:48 DEBUG : sugarsync root 'Test/rclone-test-wihorib8fece': Waiting for transfers to finish 2025/03/18 02:59:48 INFO : potato2: Moved (server-side) 2025/03/18 02:59:48 INFO : potato3: Deleted 2025/03/18 02:59:49 INFO : potato3: Moved (server-side) 2025/03/18 02:59:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-polowiv3cufa" 2025/03/18 02:59:54 DEBUG : sugarsync root 'Test/rclone-test-polowiv3cufa': Using server-side directory move 2025/03/18 02:59:56 INFO : sugarsync root 'Test/rclone-test-polowiv3cufa': Server side directory move succeeded 2025/03/18 02:59:59 ERROR : : error listing: directory not found 2025/03/18 02:59:59 DEBUG : sugarsync root 'Test/rclone-test-polowiv3cufa': Purge remote 2025/03/18 02:59:59 DEBUG : sugarsync root 'Test/rclone-test-wihorib8fece': Purge remote 2025/03/18 03:00:00 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.58s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:00:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bajofaw0lema" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-porexaw3cada' -> sugarsync root 'Test/rclone-test-bajofaw0lema' 2025/03/18 03:00:21 DEBUG : empty space: Excluded (Size Filter) 2025/03/18 03:00:21 DEBUG : empty space: Excluded 2025/03/18 03:00:21 DEBUG : empty space: Excluded (Size Filter) 2025/03/18 03:00:21 DEBUG : empty space: Excluded 2025/03/18 03:00:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 03:00:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/18 03:00:21 DEBUG : sugarsync root 'Test/rclone-test-bajofaw0lema': Waiting for checks to finish 2025/03/18 03:00:21 DEBUG : sugarsync root 'Test/rclone-test-bajofaw0lema': Waiting for transfers to finish 2025/03/18 03:00:22 INFO : potato2: Moved (server-side) 2025/03/18 03:00:22 INFO : potato3: Deleted 2025/03/18 03:00:23 INFO : potato3: Moved (server-side) 2025/03/18 03:00:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-potezid4qagi" 2025/03/18 03:00:29 DEBUG : empty space: Excluded (Size Filter) 2025/03/18 03:00:29 DEBUG : empty space: Excluded 2025/03/18 03:00:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 03:00:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/18 03:00:29 DEBUG : sugarsync root 'Test/rclone-test-potezid4qagi': Waiting for checks to finish 2025/03/18 03:00:29 DEBUG : sugarsync root 'Test/rclone-test-potezid4qagi': Waiting for transfers to finish 2025/03/18 03:00:31 INFO : potato2: Moved (server-side) 2025/03/18 03:00:31 INFO : potato3: Moved (server-side) 2025/03/18 03:00:33 DEBUG : sugarsync root 'Test/rclone-test-potezid4qagi': Purge remote 2025/03/18 03:00:34 DEBUG : sugarsync root 'Test/rclone-test-bajofaw0lema': Purge remote --- PASS: TestServerSideMoveWithFilter (35.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:00:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zusawez7yowu" 2025/03/18 03:00:48 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-porexaw3cada' -> sugarsync root 'Test/rclone-test-zusawez7yowu' 2025/03/18 03:00:58 DEBUG : sugarsync root 'Test/rclone-test-zusawez7yowu': Using server-side directory move 2025/03/18 03:00:58 INFO : sugarsync root 'Test/rclone-test-zusawez7yowu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/18 03:00:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 03:00:58 DEBUG : empty space: Sizes identical 2025/03/18 03:00:58 DEBUG : empty space: Unchanged skipping 2025/03/18 03:00:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/18 03:00:59 DEBUG : sugarsync root 'Test/rclone-test-zusawez7yowu': Waiting for checks to finish 2025/03/18 03:00:59 INFO : potato2: Moved (server-side) 2025/03/18 03:00:59 INFO : potato3: Deleted 2025/03/18 03:00:59 INFO : empty space: Deleted 2025/03/18 03:00:59 DEBUG : sugarsync root 'Test/rclone-test-zusawez7yowu': Waiting for transfers to finish 2025/03/18 03:01:00 INFO : potato3: Moved (server-side) 2025/03/18 03:01:00 INFO : tomatoDir: Removing directory 2025/03/18 03:01:02 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': deleted 1 directories 2025/03/18 03:01:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xatibeh6feve" 2025/03/18 03:01:07 INFO : tomatoDir: Making directory 2025/03/18 03:01:08 DEBUG : sugarsync root 'Test/rclone-test-xatibeh6feve': Using server-side directory move 2025/03/18 03:01:10 INFO : sugarsync root 'Test/rclone-test-xatibeh6feve': Server side directory move succeeded 2025/03/18 03:01:13 ERROR : : error listing: directory not found 2025/03/18 03:01:14 ERROR : : error listing: directory not found 2025/03/18 03:01:14 DEBUG : sugarsync root 'Test/rclone-test-xatibeh6feve': Purge remote 2025/03/18 03:01:15 DEBUG : sugarsync root 'Test/rclone-test-zusawez7yowu': Purge remote 2025/03/18 03:01:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.45s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.50s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:01:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.74s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:01:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/rclone-sync-test" 2025/03/18 03:01:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/rclone-sync-test-include/layer2" 2025/03/18 03:01:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/rclone-sync-test-ignore-file" 2025/03/18 03:01:59 DEBUG : rclone-sync-test: Excluded 2025/03/18 03:02:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/18 03:02:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/18 03:02:02 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/rclone-sync-test': Waiting for checks to finish 2025/03/18 03:02:02 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/rclone-sync-test': Waiting for transfers to finish 2025/03/18 03:02:02 DEBUG : Waiting for deletions to finish 2025/03/18 03:02:02 INFO : There was nothing to transfer 2025/03/18 03:02:05 DEBUG : rclone-sync-test: Excluded 2025/03/18 03:02:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/18 03:02:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/18 03:02:08 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 03:02:08 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 03:02:08 DEBUG : Waiting for deletions to finish 2025/03/18 03:02:08 INFO : rclone-sync-test-include: Removing directory 2025/03/18 03:02:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/18 03:02:09 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': failed to delete 1 directories 2025/03/18 03:02:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:02:11 DEBUG : rclone-sync-test: Excluded 2025/03/18 03:02:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/18 03:02:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/18 03:02:14 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/18 03:02:14 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/18 03:02:14 DEBUG : Waiting for deletions to finish 2025/03/18 03:02:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:02:16 DEBUG : rclone-sync-test: Excluded 2025/03/18 03:02:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/18 03:02:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/18 03:02:19 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 03:02:19 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 03:02:19 DEBUG : Waiting for deletions to finish 2025/03/18 03:02:19 INFO : rclone-sync-test-include: Removing directory 2025/03/18 03:02:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/18 03:02:20 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': failed to delete 1 directories 2025/03/18 03:02:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:02:21 DEBUG : : Excluded 2025/03/18 03:02:22 DEBUG : rclone-sync-test: Excluded 2025/03/18 03:02:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/18 03:02:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/18 03:02:26 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/18 03:02:26 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/18 03:02:26 DEBUG : Waiting for deletions to finish 2025/03/18 03:02:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (87.44s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:02:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/dst" 2025/03/18 03:03:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/CompareDest" 2025/03/18 03:03:11 DEBUG : one: Need to transfer - File not found at Destination 2025/03/18 03:03:11 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:03:11 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:03:14 INFO : one: Copied (new) 2025/03/18 03:03:14 DEBUG : Waiting for deletions to finish 2025/03/18 03:03:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 03:03:18 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:03:19 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:03:21 INFO : one: Copied (replaced existing) 2025/03/18 03:03:21 DEBUG : Waiting for deletions to finish 2025/03/18 03:03:31 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:03:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 03:03:32 DEBUG : one: Sizes identical 2025/03/18 03:03:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/18 03:03:32 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:03:32 DEBUG : Waiting for deletions to finish 2025/03/18 03:03:32 INFO : There was nothing to transfer 2025/03/18 03:03:39 DEBUG : two: Sizes identical 2025/03/18 03:03:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/18 03:03:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 03:03:39 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:03:40 DEBUG : one: Sizes identical 2025/03/18 03:03:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/18 03:03:40 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:03:40 DEBUG : Waiting for deletions to finish 2025/03/18 03:03:40 INFO : There was nothing to transfer 2025/03/18 03:03:43 DEBUG : two: Sizes identical 2025/03/18 03:03:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/18 03:03:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 03:03:43 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:03:44 DEBUG : one: Sizes identical 2025/03/18 03:03:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/18 03:03:44 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:03:44 DEBUG : Waiting for deletions to finish 2025/03/18 03:03:44 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/18 03:03:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/18 03:03:49 DEBUG : two: Need to transfer - File not found at Destination 2025/03/18 03:03:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 03:03:49 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:03:50 DEBUG : one: Sizes identical 2025/03/18 03:03:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/18 03:03:50 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:03:51 INFO : two: Copied (new) 2025/03/18 03:03:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (61.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:04:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/dest" 2025/03/18 03:04:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/pre-dest1" 2025/03/18 03:04:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/pre-dest2" 2025/03/18 03:04:21 DEBUG : 1: Sizes identical 2025/03/18 03:04:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/18 03:04:23 DEBUG : 2: Sizes identical 2025/03/18 03:04:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/18 03:04:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/18 03:04:24 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dest': Waiting for checks to finish 2025/03/18 03:04:24 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dest': Waiting for transfers to finish 2025/03/18 03:04:28 INFO : 3: Copied (new) 2025/03/18 03:04:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.78s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:04:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/dst" 2025/03/18 03:04:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/CopyDest" 2025/03/18 03:04:50 DEBUG : one: Need to transfer - File not found at Destination 2025/03/18 03:04:50 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:04:50 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:04:53 INFO : one: Copied (new) 2025/03/18 03:04:53 DEBUG : Waiting for deletions to finish 2025/03/18 03:04:57 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:04:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 03:04:58 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:05:00 INFO : one: Copied (replaced existing) 2025/03/18 03:05:00 DEBUG : Waiting for deletions to finish 2025/03/18 03:05:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/BackupDir" 2025/03/18 03:05:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 03:05:14 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:05:16 DEBUG : one: Sizes identical 2025/03/18 03:05:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 03:05:18 INFO : one: Moved (server-side) 2025/03/18 03:05:20 INFO : one: Copied (server-side copy) 2025/03/18 03:05:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/18 03:05:20 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:05:20 DEBUG : Waiting for deletions to finish 2025/03/18 03:05:28 DEBUG : two: Sizes identical 2025/03/18 03:05:30 INFO : two: Copied (server-side copy) 2025/03/18 03:05:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/18 03:05:30 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:05:30 DEBUG : one: Sizes identical 2025/03/18 03:05:30 DEBUG : one: Unchanged skipping 2025/03/18 03:05:30 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:05:30 DEBUG : Waiting for deletions to finish 2025/03/18 03:05:32 DEBUG : one: Sizes identical 2025/03/18 03:05:32 DEBUG : one: Unchanged skipping 2025/03/18 03:05:32 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:05:32 DEBUG : two: Sizes identical 2025/03/18 03:05:32 DEBUG : two: Unchanged skipping 2025/03/18 03:05:32 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:05:32 DEBUG : Waiting for deletions to finish 2025/03/18 03:05:32 INFO : There was nothing to transfer 2025/03/18 03:05:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/18 03:05:39 DEBUG : three: Destination not found in --copy-dest 2025/03/18 03:05:39 DEBUG : three: Need to transfer - File not found at Destination 2025/03/18 03:05:39 DEBUG : one: Sizes identical 2025/03/18 03:05:39 DEBUG : one: Unchanged skipping 2025/03/18 03:05:39 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:05:39 DEBUG : two: Sizes identical 2025/03/18 03:05:39 DEBUG : two: Unchanged skipping 2025/03/18 03:05:39 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:05:42 INFO : three: Copied (new) 2025/03/18 03:05:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.09s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:06:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/dst" 2025/03/18 03:06:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/backup" 2025/03/18 03:06:13 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:06:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/18 03:06:13 DEBUG : two: Sizes identical 2025/03/18 03:06:13 DEBUG : two: Unchanged skipping 2025/03/18 03:06:15 INFO : one: Moved (server-side) 2025/03/18 03:06:15 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:06:18 INFO : one: Copied (new) 2025/03/18 03:06:18 DEBUG : Waiting for deletions to finish 2025/03/18 03:06:20 INFO : three.txt: Moved (server-side) 2025/03/18 03:06:20 INFO : three.txt: Moved into backup dir 2025/03/18 03:06:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/18 03:06:26 DEBUG : two: Sizes identical 2025/03/18 03:06:26 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:06:26 DEBUG : two: Unchanged skipping 2025/03/18 03:06:28 INFO : one: Deleted 2025/03/18 03:06:29 INFO : one: Moved (server-side) 2025/03/18 03:06:29 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:06:31 INFO : one: Copied (new) 2025/03/18 03:06:31 DEBUG : Waiting for deletions to finish 2025/03/18 03:06:33 INFO : three.txt: Deleted 2025/03/18 03:06:33 INFO : three.txt: Moved (server-side) 2025/03/18 03:06:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (48.15s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:06:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/dst" 2025/03/18 03:06:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/backup" 2025/03/18 03:07:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/18 03:07:01 DEBUG : two: Sizes identical 2025/03/18 03:07:01 DEBUG : two: Unchanged skipping 2025/03/18 03:07:01 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:07:04 INFO : one: Moved (server-side) to: one.bak 2025/03/18 03:07:04 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:07:06 INFO : one: Copied (new) 2025/03/18 03:07:06 DEBUG : Waiting for deletions to finish 2025/03/18 03:07:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/18 03:07:08 INFO : three.txt: Moved into backup dir 2025/03/18 03:07:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/18 03:07:15 DEBUG : two: Sizes identical 2025/03/18 03:07:15 DEBUG : two: Unchanged skipping 2025/03/18 03:07:15 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:07:16 INFO : one.bak: Deleted 2025/03/18 03:07:17 INFO : one: Moved (server-side) to: one.bak 2025/03/18 03:07:17 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:07:20 INFO : one: Copied (new) 2025/03/18 03:07:20 DEBUG : Waiting for deletions to finish 2025/03/18 03:07:22 INFO : three.txt.bak: Deleted 2025/03/18 03:07:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/18 03:07:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (49.37s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:07:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/dst" 2025/03/18 03:07:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/backup" 2025/03/18 03:07:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/18 03:07:50 DEBUG : two: Sizes identical 2025/03/18 03:07:50 DEBUG : two: Unchanged skipping 2025/03/18 03:07:50 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:07:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/18 03:07:53 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:07:55 INFO : one: Copied (new) 2025/03/18 03:07:55 DEBUG : Waiting for deletions to finish 2025/03/18 03:07:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/18 03:07:57 INFO : three.txt: Moved into backup dir 2025/03/18 03:08:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/18 03:08:03 DEBUG : two: Sizes identical 2025/03/18 03:08:03 DEBUG : two: Unchanged skipping 2025/03/18 03:08:03 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:08:05 INFO : one-2019-01-01: Deleted 2025/03/18 03:08:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/18 03:08:06 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:08:09 INFO : one: Copied (new) 2025/03/18 03:08:09 DEBUG : Waiting for deletions to finish 2025/03/18 03:08:10 INFO : three-2019-01-01.txt: Deleted 2025/03/18 03:08:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/18 03:08:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.26s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:08:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/dst" 2025/03/18 03:08:31 DEBUG : Config file has changed externally - reloading 2025/03/18 03:08:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/18 03:08:34 DEBUG : two: Sizes identical 2025/03/18 03:08:34 DEBUG : two: Unchanged skipping 2025/03/18 03:08:34 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:08:36 INFO : one: Moved (server-side) to: one.bak 2025/03/18 03:08:36 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:08:38 INFO : one: Copied (new) 2025/03/18 03:08:38 DEBUG : Waiting for deletions to finish 2025/03/18 03:08:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/18 03:08:40 INFO : three.txt: Moved into backup dir 2025/03/18 03:08:46 DEBUG : one.bak: Excluded (Path Filter) 2025/03/18 03:08:46 DEBUG : one.bak: Excluded 2025/03/18 03:08:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/18 03:08:46 DEBUG : three.txt.bak: Excluded 2025/03/18 03:08:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/18 03:08:46 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for checks to finish 2025/03/18 03:08:46 DEBUG : two: Sizes identical 2025/03/18 03:08:46 DEBUG : two: Unchanged skipping 2025/03/18 03:08:48 INFO : one.bak: Deleted 2025/03/18 03:08:49 INFO : one: Moved (server-side) to: one.bak 2025/03/18 03:08:49 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada/dst': Waiting for transfers to finish 2025/03/18 03:08:51 INFO : one: Copied (new) 2025/03/18 03:08:51 DEBUG : Waiting for deletions to finish 2025/03/18 03:08:53 INFO : three.txt.bak: Deleted 2025/03/18 03:08:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/18 03:08:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.81s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:09:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/dst" 2025/03/18 03:09:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/18 03:09:17 INFO : one: Moved (server-side) to: one.bak 2025/03/18 03:09:20 INFO : one: Copied (new) 2025/03/18 03:09:20 DEBUG : two: Sizes identical 2025/03/18 03:09:20 DEBUG : two: Unchanged skipping 2025/03/18 03:09:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/18 03:09:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/18 03:09:25 INFO : three.txt: Copied (new) 2025/03/18 03:09:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/18 03:09:31 INFO : one.bak: Deleted 2025/03/18 03:09:32 INFO : one: Moved (server-side) to: one.bak 2025/03/18 03:09:34 INFO : one: Copied (new) 2025/03/18 03:09:35 DEBUG : two: Sizes identical 2025/03/18 03:09:35 DEBUG : two: Unchanged skipping 2025/03/18 03:09:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/18 03:09:37 INFO : three.txt.bak: Deleted 2025/03/18 03:09:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/18 03:09:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.28s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:10:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porexaw3cada/dst" 2025/03/18 03:10:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/18 03:10:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/18 03:10:07 INFO : one: Copied (new) 2025/03/18 03:10:08 DEBUG : two: Sizes identical 2025/03/18 03:10:08 DEBUG : two: Unchanged skipping 2025/03/18 03:10:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/18 03:10:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/18 03:10:13 INFO : three.txt: Copied (new) 2025/03/18 03:10:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/18 03:10:18 INFO : one-2019-01-01: Deleted 2025/03/18 03:10:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/18 03:10:22 INFO : one: Copied (new) 2025/03/18 03:10:23 DEBUG : two: Sizes identical 2025/03/18 03:10:23 DEBUG : two: Unchanged skipping 2025/03/18 03:10:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/18 03:10:25 INFO : three-2019-01-01.txt: Deleted 2025/03/18 03:10:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/18 03:10:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (48.09s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:10:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/18 03:10:42 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 03:10:42 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 03:10:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/18 03:10:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.76s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:10:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/18 03:10:48 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 03:10:48 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 03:10:50 INFO : existing: Copied (new) 2025/03/18 03:10:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:10:52 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 03:10:52 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/18 03:10:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/18 03:10:52 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 03:10:52 ERROR : sugarsync root 'Test/rclone-test-porexaw3cada': not deleting files as there were IO errors 2025/03/18 03:10:52 ERROR : sugarsync root 'Test/rclone-test-porexaw3cada': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.39s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:11:19 DEBUG : existing: Sizes identical 2025/03/18 03:11:19 DEBUG : existing: Unchanged skipping 2025/03/18 03:11:19 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/18 03:11:21 DEBUG : EXISTING: moving to existing-rclone-move-pegogob5 2025/03/18 03:11:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-kihogik4 2025/03/18 03:11:21 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-pegogob5 2025/03/18 03:11:21 DEBUG : EXISTING: moving to existing 2025/03/18 03:11:22 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/18 03:11:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-kihogik4 2025/03/18 03:11:22 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/18 03:11:23 INFO : existing-rclone-move-pegogob5: Moved (server-side) to: existing 2025/03/18 03:11:23 INFO : EXISTING: Moved (server-side) to: existing 2025/03/18 03:11:23 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/18 03:11:23 INFO : existingbutdifferent-rclone-move-kihogik4: Moved (server-side) to: existingbutdifferent 2025/03/18 03:11:23 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/18 03:11:23 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/18 03:11:27 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/18 03:11:27 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/18 03:11:31 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/18 03:11:32 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/18 03:11:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-camesev2 2025/03/18 03:11:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-camesev2 2025/03/18 03:11:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/18 03:11:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/18 03:11:36 INFO : subdira/subdirb/subdirc/hello-rclone-move-camesev2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/18 03:11:36 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/18 03:11:36 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/18 03:11:37 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/18 03:11:37 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 03:11:38 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/18 03:11:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wabebey5 2025/03/18 03:11:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wabebey5 2025/03/18 03:11:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/18 03:11:40 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wabebey5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/18 03:11:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/18 03:11:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/18 03:11:40 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 03:11:42 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/18 03:11:42 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.78s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", 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-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", 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-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.60s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.53s) --- SKIP: TestMaxTransfer/Cautious (1.55s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:13:45 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 03:13:45 DEBUG : both0: Sizes identical 2025/03/18 03:13:45 DEBUG : both1: Sizes identical 2025/03/18 03:13:45 DEBUG : both10: Sizes identical 2025/03/18 03:13:45 DEBUG : both11: Sizes identical 2025/03/18 03:13:45 DEBUG : both0: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both12: Sizes identical 2025/03/18 03:13:45 DEBUG : both12: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both13: Sizes identical 2025/03/18 03:13:45 DEBUG : both13: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both14: Sizes identical 2025/03/18 03:13:45 DEBUG : both14: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both15: Sizes identical 2025/03/18 03:13:45 DEBUG : both15: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both16: Sizes identical 2025/03/18 03:13:45 DEBUG : both1: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both17: Sizes identical 2025/03/18 03:13:45 DEBUG : both17: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both18: Sizes identical 2025/03/18 03:13:45 DEBUG : both18: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both19: Sizes identical 2025/03/18 03:13:45 DEBUG : both19: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both2: Sizes identical 2025/03/18 03:13:45 DEBUG : both2: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both3: Sizes identical 2025/03/18 03:13:45 DEBUG : both10: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both4: Sizes identical 2025/03/18 03:13:45 DEBUG : both4: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both5: Sizes identical 2025/03/18 03:13:45 DEBUG : both5: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both6: Sizes identical 2025/03/18 03:13:45 DEBUG : both11: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both7: Sizes identical 2025/03/18 03:13:45 DEBUG : both16: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both8: Sizes identical 2025/03/18 03:13:45 DEBUG : both3: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both9: Sizes identical 2025/03/18 03:13:45 DEBUG : both9: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both6: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both7: Unchanged skipping 2025/03/18 03:13:45 DEBUG : both8: Unchanged skipping 2025/03/18 03:13:45 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 03:13:45 DEBUG : Waiting for deletions to finish 2025/03/18 03:13:46 INFO : only6: Deleted 2025/03/18 03:13:46 INFO : only19: Deleted 2025/03/18 03:13:46 INFO : only2: Deleted 2025/03/18 03:13:46 INFO : only3: Deleted 2025/03/18 03:13:47 INFO : only8: Deleted 2025/03/18 03:13:47 INFO : only15: Deleted 2025/03/18 03:13:47 INFO : only10: Deleted 2025/03/18 03:13:47 INFO : only1: Deleted 2025/03/18 03:13:48 INFO : only11: Deleted 2025/03/18 03:13:48 INFO : only0: Deleted 2025/03/18 03:13:48 INFO : only18: Deleted 2025/03/18 03:13:48 INFO : only17: Deleted 2025/03/18 03:13:49 INFO : only4: Deleted 2025/03/18 03:13:49 INFO : only7: Deleted 2025/03/18 03:13:49 INFO : only9: Deleted 2025/03/18 03:13:49 INFO : only13: Deleted 2025/03/18 03:13:49 INFO : only14: Deleted 2025/03/18 03:13:49 INFO : only5: Deleted 2025/03/18 03:13:49 INFO : only16: Deleted 2025/03/18 03:13:50 INFO : only12: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (127.37s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:15:55 DEBUG : both0: Sizes identical 2025/03/18 03:15:55 DEBUG : both0: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both1: Sizes identical 2025/03/18 03:15:55 DEBUG : both1: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both10: Sizes identical 2025/03/18 03:15:55 DEBUG : both10: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both11: Sizes identical 2025/03/18 03:15:55 DEBUG : both11: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both12: Sizes identical 2025/03/18 03:15:55 DEBUG : both12: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both13: Sizes identical 2025/03/18 03:15:55 DEBUG : both13: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both14: Sizes identical 2025/03/18 03:15:55 DEBUG : both14: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both15: Sizes identical 2025/03/18 03:15:55 DEBUG : both15: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both16: Sizes identical 2025/03/18 03:15:55 DEBUG : both16: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both17: Sizes identical 2025/03/18 03:15:55 DEBUG : both17: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both18: Sizes identical 2025/03/18 03:15:55 DEBUG : both19: Sizes identical 2025/03/18 03:15:55 DEBUG : both3: Sizes identical 2025/03/18 03:15:55 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for checks to finish 2025/03/18 03:15:55 DEBUG : both2: Sizes identical 2025/03/18 03:15:55 DEBUG : both18: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both4: Sizes identical 2025/03/18 03:15:55 DEBUG : both19: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both5: Sizes identical 2025/03/18 03:15:55 DEBUG : both5: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both6: Sizes identical 2025/03/18 03:15:55 DEBUG : both6: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both7: Sizes identical 2025/03/18 03:15:55 DEBUG : both7: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both8: Sizes identical 2025/03/18 03:15:55 DEBUG : both8: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both9: Sizes identical 2025/03/18 03:15:55 DEBUG : both9: Unchanged skipping 2025/03/18 03:15:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/18 03:15:55 DEBUG : both3: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both2: Unchanged skipping 2025/03/18 03:15:55 DEBUG : both4: Unchanged skipping 2025/03/18 03:15:55 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Waiting for transfers to finish 2025/03/18 03:15:56 INFO : only1: Copied (replaced existing) 2025/03/18 03:15:56 INFO : only10: Copied (replaced existing) 2025/03/18 03:15:56 INFO : only0: Copied (replaced existing) 2025/03/18 03:15:57 INFO : only11: Copied (replaced existing) 2025/03/18 03:15:57 INFO : only12: Copied (replaced existing) 2025/03/18 03:15:58 INFO : only13: Copied (replaced existing) 2025/03/18 03:15:58 INFO : only14: Copied (replaced existing) 2025/03/18 03:15:58 INFO : only15: Copied (replaced existing) 2025/03/18 03:15:58 INFO : only16: Copied (replaced existing) 2025/03/18 03:15:59 INFO : only18: Copied (replaced existing) 2025/03/18 03:15:59 INFO : only17: Copied (replaced existing) 2025/03/18 03:15:59 INFO : only19: Copied (replaced existing) 2025/03/18 03:15:59 INFO : only2: Copied (replaced existing) 2025/03/18 03:15:59 INFO : only3: Copied (replaced existing) 2025/03/18 03:16:00 INFO : only5: Copied (replaced existing) 2025/03/18 03:16:00 INFO : only4: Copied (replaced existing) 2025/03/18 03:16:01 INFO : only6: Copied (replaced existing) 2025/03/18 03:16:01 INFO : only7: Copied (replaced existing) 2025/03/18 03:16:01 INFO : only8: Copied (replaced existing) 2025/03/18 03:16:01 INFO : only9: Copied (replaced existing) 2025/03/18 03:16:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (148.05s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:16:38 DEBUG : empty_dir: Making directory with metadata 2025/03/18 03:16:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 03:16:38 DEBUG : empty_on_remote: Making directory with metadata 2025/03/18 03:16:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 03:16:38 INFO : empty_on_remote: Making directory 2025/03/18 03:16:40 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-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:16:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/18 03:16:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/18 03:16:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/18 03:16:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (24.20s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:17:02 DEBUG : empty_dir: Making directory with metadata 2025/03/18 03:17:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 03:17:02 DEBUG : empty_on_remote: Making directory with metadata 2025/03/18 03:17:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 03:17:02 INFO : empty_on_remote: Making directory 2025/03/18 03:17:04 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-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:17:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/18 03:17:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/18 03:17:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/18 03:17:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/18 03:17:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.36s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:17:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/18 03:17:29 INFO : sub dir: Making directory 2025/03/18 03:17:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.29s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" 2025/03/18 03:18:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/18 03:18:24 INFO : sub dir: Making directory 2025/03/18 03:18:25 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-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-porexaw3cada'", Local "Local file system at /tmp/rclone2355248209", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.95s) PASS 2025/03/18 03:19:20 DEBUG : sugarsync root 'Test/rclone-test-porexaw3cada': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m49.460100275s (try 1/5)