"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/04/22 04:09:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu" 2025/04/22 04:09:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 04:09:16 DEBUG : Creating backend with remote "/tmp/rclone2144833028" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:09:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:09:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/22 04:09:18 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:09:18 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (6.04s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:09:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/22 04:09:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:09:23 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:09:23 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:09:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:09:28 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.54s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.55s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", 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-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:09:37 DEBUG : Creating backend with remote "/non-existing" 2025/04/22 04:09:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/22 04:09:38 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:09:38 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.85s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:09:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:09:42 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:09:42 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:09:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.62s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:09:52 INFO : sugarsync root 'Test/rclone-test-ramagec8jesu': Running all checks before starting transfers 2025/04/22 04:09:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:09:53 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:09:53 INFO : sugarsync root 'Test/rclone-test-ramagec8jesu': Checks finished, now starting transfers 2025/04/22 04:09:53 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:09:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.48s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:10:04 ERROR : Ignoring --no-traverse with sync 2025/04/22 04:10:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:10:05 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:10:05 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:10:08 INFO : sub dir/hello world: Copied (new) 2025/04/22 04:10:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.49s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:10:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/22 04:10:16 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:10:16 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:10:19 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.80s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:10:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 04:10:24 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:10:24 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:10:26 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:10:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 04:10:32 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:10:32 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:10:35 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:10:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/22 04:10:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 04:10:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/22 04:10:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/22 04:10:40 INFO : sub dir: Making directory 2025/04/22 04:10:42 INFO : sub dir2: Making directory 2025/04/22 04:10:43 INFO : sub dir2/sub sub dir2: Making directory 2025/04/22 04:10:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:10:44 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:10:44 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:10:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:10:48 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:10:56 INFO : sub dir2: Making directory 2025/04/22 04:10:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/22 04:10:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 04:10:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:10:57 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:10:57 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:11:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.94s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:11:06 DEBUG : sub dir2: Making directory with metadata 2025/04/22 04:11:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 04:11:07 INFO : sub dir: Making directory 2025/04/22 04:11:08 INFO : sub dir2: Making directory 2025/04/22 04:11:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:11:09 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:11:09 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:11:11 INFO : sub dir/hello world: Copied (new) 2025/04/22 04:11:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:11:13 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/22 04:11:13 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.45s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.53s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:11:22 INFO : sub dir2: Making directory 2025/04/22 04:11:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:11:22 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:11:22 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:11:26 INFO : sub dir/hello world: Copied (new) 2025/04/22 04:11:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.88s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:11:32 DEBUG : sub dir2: Making directory with metadata 2025/04/22 04:11:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 04:11:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/22 04:11:32 INFO : sub dir: Making directory 2025/04/22 04:11:34 INFO : sub dir2: Making directory 2025/04/22 04:11:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:11:35 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:11:35 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:11:37 INFO : sub dir/hello world: Copied (new) 2025/04/22 04:11:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:11:39 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.66s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.53s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:11:47 INFO : sub dir2: Making directory 2025/04/22 04:11:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:11:48 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:11:48 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:11:51 INFO : sub dir/hello world: Copied (new) 2025/04/22 04:11:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.12s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:12:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soyiwep7duxo" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-ramagec8jesu' -> sugarsync root 'Test/rclone-test-soyiwep7duxo' 2025/04/22 04:12:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:12:07 DEBUG : sugarsync root 'Test/rclone-test-soyiwep7duxo': Waiting for checks to finish 2025/04/22 04:12:07 DEBUG : sugarsync root 'Test/rclone-test-soyiwep7duxo': Waiting for transfers to finish 2025/04/22 04:12:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:12:13 DEBUG : sugarsync root 'Test/rclone-test-soyiwep7duxo': Purge remote --- PASS: TestServerSideCopy (22.30s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:12:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/22 04:12:26 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:12:26 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:12:27 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.35s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:12:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tovomeg0zadi" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-ramagec8jesu' -> sugarsync root 'Test/rclone-test-tovomeg0zadi' 2025/04/22 04:12:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:12:45 DEBUG : sugarsync root 'Test/rclone-test-tovomeg0zadi': Waiting for checks to finish 2025/04/22 04:12:45 DEBUG : sugarsync root 'Test/rclone-test-tovomeg0zadi': Waiting for transfers to finish 2025/04/22 04:12:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:12:56 DEBUG : sugarsync root 'Test/rclone-test-tovomeg0zadi': Waiting for checks to finish 2025/04/22 04:12:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/22 04:12:56 DEBUG : sugarsync root 'Test/rclone-test-tovomeg0zadi': Waiting for transfers to finish 2025/04/22 04:12:57 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.monanav3" before starting 2025/04/22 04:12:59 DEBUG : sub dir/hello world.monanav3: server side copy: removing renamed existing file after operation 2025/04/22 04:13:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:13:01 DEBUG : sugarsync root 'Test/rclone-test-tovomeg0zadi': Purge remote --- PASS: TestServerSideCopyOverSelf (34.61s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:13:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/22 04:13:16 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:13:16 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:13:17 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/22 04:13:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.53s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:13:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-docarut4hoyo" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-ramagec8jesu' -> sugarsync root 'Test/rclone-test-docarut4hoyo' 2025/04/22 04:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:13:35 DEBUG : sugarsync root 'Test/rclone-test-docarut4hoyo': Waiting for checks to finish 2025/04/22 04:13:35 DEBUG : sugarsync root 'Test/rclone-test-docarut4hoyo': Waiting for transfers to finish 2025/04/22 04:13:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:13:44 DEBUG : sugarsync root 'Test/rclone-test-docarut4hoyo': Using server-side directory move 2025/04/22 04:13:44 INFO : sugarsync root 'Test/rclone-test-docarut4hoyo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/22 04:13:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/22 04:13:46 DEBUG : sugarsync root 'Test/rclone-test-docarut4hoyo': Waiting for checks to finish 2025/04/22 04:13:46 DEBUG : sugarsync root 'Test/rclone-test-docarut4hoyo': Waiting for transfers to finish 2025/04/22 04:13:47 INFO : sub dir/hello world: Deleted 2025/04/22 04:13:48 INFO : sub dir/hello world: Moved (server-side) 2025/04/22 04:13:55 DEBUG : testing file moves 2025/04/22 04:13:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/22 04:13:56 DEBUG : sugarsync root 'Test/rclone-test-docarut4hoyo': Waiting for checks to finish 2025/04/22 04:13:56 DEBUG : sugarsync root 'Test/rclone-test-docarut4hoyo': Waiting for transfers to finish 2025/04/22 04:13:57 INFO : sub dir/hello world: Deleted 2025/04/22 04:13:58 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:14:01 DEBUG : sugarsync root 'Test/rclone-test-docarut4hoyo': Purge remote --- PASS: TestServerSideMoveOverSelf (43.34s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:14:11 ERROR : : error listing: directory not found 2025/04/22 04:14:13 INFO : Local file system at /tmp/rclone2144833028: Making directory 2025/04/22 04:14:14 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:14:14 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.67s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:14:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/22 04:14:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:14:28 DEBUG : Local file system at /tmp/rclone2144833028: Waiting for checks to finish 2025/04/22 04:14:28 DEBUG : Local file system at /tmp/rclone2144833028: Waiting for transfers to finish 2025/04/22 04:14:29 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/22 04:14:29 INFO : sub dir/hello world: Copied (new) 2025/04/22 04:14:29 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.52s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:14:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/22 04:14:35 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:14:35 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:14:37 INFO : check sum: Copied (new) 2025/04/22 04:14:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:14:39 NOTICE: sugarsync root 'Test/rclone-test-ramagec8jesu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/22 04:14:39 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:14:39 DEBUG : check sum: Size of src and dst objects identical 2025/04/22 04:14:39 DEBUG : check sum: Unchanged skipping 2025/04/22 04:14:39 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:14:39 DEBUG : Waiting for deletions to finish 2025/04/22 04:14:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.88s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:14:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/22 04:14:46 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:14:46 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:14:49 INFO : sizeonly: Copied (new) 2025/04/22 04:14:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:14:50 DEBUG : sizeonly: Sizes identical 2025/04/22 04:14:50 DEBUG : sizeonly: Unchanged skipping 2025/04/22 04:14:50 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:14:50 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:14:50 DEBUG : Waiting for deletions to finish 2025/04/22 04:14:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.15s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:14:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/22 04:14:57 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:14:57 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:14:59 INFO : ignore-size: Copied (new) 2025/04/22 04:14:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:15:01 DEBUG : ignore-size: Sizes identical 2025/04/22 04:15:01 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:15:01 DEBUG : ignore-size: Unchanged skipping 2025/04/22 04:15:01 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:15:01 DEBUG : Waiting for deletions to finish 2025/04/22 04:15:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.01s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:15:11 DEBUG : existing: Sizes identical 2025/04/22 04:15:11 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:15:11 DEBUG : existing: Unchanged skipping 2025/04/22 04:15:11 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:15:11 DEBUG : Waiting for deletions to finish 2025/04/22 04:15:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:15:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/22 04:15:12 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:15:12 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:15:14 INFO : existing: Copied (replaced existing) 2025/04/22 04:15:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.66s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:15:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/22 04:15:21 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:15:21 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:15:23 INFO : existing: Copied (new) 2025/04/22 04:15:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:15:25 DEBUG : existing: Destination exists, skipping 2025/04/22 04:15:25 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:15:25 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:15:25 DEBUG : Waiting for deletions to finish 2025/04/22 04:15:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.96s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:15:38 INFO : d: Making directory 2025/04/22 04:15:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/22 04:15:42 DEBUG : c/non empty space: Sizes identical 2025/04/22 04:15:42 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:15:42 DEBUG : c/non empty space: Unchanged skipping 2025/04/22 04:15:42 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:15:45 INFO : a/potato2: Copied (new) 2025/04/22 04:15:45 DEBUG : Waiting for deletions to finish 2025/04/22 04:15:46 INFO : b/potato: Deleted 2025/04/22 04:15:46 INFO : d: Removing directory 2025/04/22 04:15:47 INFO : b: Removing directory 2025/04/22 04:15:48 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:16:01 DEBUG : empty space: Sizes identical 2025/04/22 04:16:01 DEBUG : empty space: Unchanged skipping 2025/04/22 04:16:01 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:16:01 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:16:01 DEBUG : Waiting for deletions to finish 2025/04/22 04:16:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:16:03 DEBUG : empty space: Sizes identical 2025/04/22 04:16:03 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:16:03 DEBUG : empty space: Unchanged skipping 2025/04/22 04:16:03 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:16:03 DEBUG : Waiting for deletions to finish 2025/04/22 04:16:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.87s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", 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-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:16:16 DEBUG : empty space: Sizes identical 2025/04/22 04:16:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/22 04:16:16 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:16:16 DEBUG : empty space: Unchanged skipping 2025/04/22 04:16:16 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:16:18 INFO : potato: Copied (new) 2025/04/22 04:16:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:16:28 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/22 04:16:28 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:16:28 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:16:29 INFO : potato: Copied (replaced existing) 2025/04/22 04:16:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/22 04:16:38 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/22 04:16:38 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:16:38 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:16:39 INFO : potato: Copied (replaced existing) 2025/04/22 04:16:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:16:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 04:16:50 DEBUG : empty space: Sizes identical 2025/04/22 04:16:50 DEBUG : empty space: Unchanged skipping 2025/04/22 04:16:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/22 04:16:50 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:16:50 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:16:50 DEBUG : Waiting for deletions to finish 2025/04/22 04:16:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:17:02 DEBUG : empty space: Sizes identical 2025/04/22 04:17:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 04:17:02 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:17:02 DEBUG : empty space: Unchanged skipping 2025/04/22 04:17:02 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:17:05 INFO : potato2: Copied (new) 2025/04/22 04:17:05 DEBUG : Waiting for deletions to finish 2025/04/22 04:17:06 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:17:19 INFO : d: Making directory 2025/04/22 04:17:21 INFO : d/e: Making directory 2025/04/22 04:17:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/22 04:17:25 DEBUG : c/non empty space: Sizes identical 2025/04/22 04:17:25 DEBUG : c/non empty space: Unchanged skipping 2025/04/22 04:17:27 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:17:27 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:17:28 INFO : a/potato2: Copied (new) 2025/04/22 04:17:28 DEBUG : Waiting for deletions to finish 2025/04/22 04:17:29 INFO : b/potato: Deleted 2025/04/22 04:17:29 INFO : d/e: Removing directory 2025/04/22 04:17:31 INFO : d: Removing directory 2025/04/22 04:17:32 INFO : b: Removing directory 2025/04/22 04:17:33 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:17:48 INFO : d: Making directory 2025/04/22 04:17:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/22 04:17:53 DEBUG : c/non empty space: Sizes identical 2025/04/22 04:17:53 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:17:53 DEBUG : c/non empty space: Unchanged skipping 2025/04/22 04:17:53 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:17:55 INFO : a/potato2: Copied (new) 2025/04/22 04:17:55 ERROR : sugarsync root 'Test/rclone-test-ramagec8jesu': not deleting files as there were IO errors 2025/04/22 04:17:55 ERROR : sugarsync root 'Test/rclone-test-ramagec8jesu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:18:13 DEBUG : Waiting for deletions to finish 2025/04/22 04:18:14 DEBUG : empty space: Sizes identical 2025/04/22 04:18:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 04:18:14 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:18:14 DEBUG : empty space: Unchanged skipping 2025/04/22 04:18:14 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:18:15 INFO : potato: Deleted 2025/04/22 04:18:16 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:18:27 DEBUG : Waiting for deletions to finish 2025/04/22 04:18:28 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:18:28 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:18:29 INFO : potato: Deleted 2025/04/22 04:18:30 DEBUG : empty space: Sizes identical 2025/04/22 04:18:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 04:18:30 DEBUG : empty space: Unchanged skipping 2025/04/22 04:18:30 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:18:30 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:18:32 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.09s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:18:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 04:18:42 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:18:42 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:18:45 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.20s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:18:56 DEBUG : enormous: Excluded (Size Filter) 2025/04/22 04:18:56 DEBUG : enormous: Excluded 2025/04/22 04:18:56 DEBUG : potato2: Excluded (Size Filter) 2025/04/22 04:18:56 DEBUG : potato2: Excluded 2025/04/22 04:18:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/22 04:18:57 DEBUG : potato2: Excluded 2025/04/22 04:18:57 DEBUG : empty space: Sizes identical 2025/04/22 04:18:57 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:18:57 DEBUG : empty space: Unchanged skipping 2025/04/22 04:18:57 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:18:57 DEBUG : Waiting for deletions to finish 2025/04/22 04:18:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:18:57 DEBUG : enormous: Excluded (Size Filter) 2025/04/22 04:18:57 DEBUG : enormous: Excluded 2025/04/22 04:18:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/22 04:18:57 DEBUG : potato2: Excluded 2025/04/22 04:18:58 DEBUG : potato2: Excluded (Size Filter) 2025/04/22 04:18:58 DEBUG : potato2: Excluded 2025/04/22 04:18:58 DEBUG : empty space: Sizes identical 2025/04/22 04:18:58 DEBUG : empty space: Unchanged skipping 2025/04/22 04:18:58 DEBUG : Local file system at /tmp/rclone2144833028: Waiting for checks to finish 2025/04/22 04:18:58 DEBUG : Local file system at /tmp/rclone2144833028: Waiting for transfers to finish 2025/04/22 04:18:58 DEBUG : Waiting for deletions to finish 2025/04/22 04:18:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.31s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:19:13 DEBUG : enormous: Excluded (Size Filter) 2025/04/22 04:19:13 DEBUG : enormous: Excluded 2025/04/22 04:19:13 DEBUG : potato2: Excluded (Size Filter) 2025/04/22 04:19:13 DEBUG : potato2: Excluded 2025/04/22 04:19:14 DEBUG : empty space: Sizes identical 2025/04/22 04:19:14 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:19:14 DEBUG : empty space: Unchanged skipping 2025/04/22 04:19:14 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:19:14 DEBUG : Waiting for deletions to finish 2025/04/22 04:19:14 INFO : enormous: Deleted 2025/04/22 04:19:14 INFO : potato2: Deleted 2025/04/22 04:19:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:19:16 DEBUG : empty space: Sizes identical 2025/04/22 04:19:16 DEBUG : Local file system at /tmp/rclone2144833028: Waiting for checks to finish 2025/04/22 04:19:16 DEBUG : empty space: Unchanged skipping 2025/04/22 04:19:16 DEBUG : Local file system at /tmp/rclone2144833028: Waiting for transfers to finish 2025/04/22 04:19:16 DEBUG : Waiting for deletions to finish 2025/04/22 04:19:16 INFO : enormous: Deleted 2025/04/22 04:19:16 INFO : potato2: Deleted 2025/04/22 04:19:16 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", 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-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/22 04:19:23 ERROR : sugarsync root 'Test/rclone-test-ramagec8jesu': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/22 04:19:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/22 04:19:24 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/22 04:19:24 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:19:24 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:19:26 INFO : yam: Copied (new) 2025/04/22 04:19:26 INFO : potato: Copied (new) 2025/04/22 04:19:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:19:27 ERROR : sugarsync root 'Test/rclone-test-ramagec8jesu': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/22 04:19:28 DEBUG : potato: Sizes identical 2025/04/22 04:19:28 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/22 04:19:28 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:19:28 DEBUG : potato: Unchanged skipping 2025/04/22 04:19:28 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:19:30 INFO : yaml: Copied (new) 2025/04/22 04:19:30 DEBUG : Waiting for deletions to finish 2025/04/22 04:19:31 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.16s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/22 04:19:38 ERROR : sugarsync root 'Test/rclone-test-ramagec8jesu': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/22 04:19:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/22 04:19:39 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/22 04:19:39 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:19:39 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:19:41 INFO : potato: Copied (new) 2025/04/22 04:19:41 INFO : yam: Copied (new) 2025/04/22 04:19:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:19:42 ERROR : sugarsync root 'Test/rclone-test-ramagec8jesu': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/22 04:19:43 DEBUG : potato: Sizes identical 2025/04/22 04:19:43 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/22 04:19:43 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:19:43 DEBUG : potato: Unchanged skipping 2025/04/22 04:19:43 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:19:45 INFO : yaml: Copied (new) 2025/04/22 04:19:45 DEBUG : Waiting for deletions to finish 2025/04/22 04:19:46 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.14s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/22 04:19:54 INFO : sugarsync root 'Test/rclone-test-ramagec8jesu': Making map for --track-renames 2025/04/22 04:19:54 INFO : sugarsync root 'Test/rclone-test-ramagec8jesu': Finished making map for --track-renames 2025/04/22 04:19:54 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:19:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/22 04:19:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/22 04:19:54 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for renames to finish 2025/04/22 04:19:54 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:19:58 INFO : sub/yam: Copied (new) 2025/04/22 04:19:58 INFO : potato: Copied (new) 2025/04/22 04:19:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:20:00 DEBUG : potato: Sizes identical 2025/04/22 04:20:00 DEBUG : potato: Unchanged skipping 2025/04/22 04:20:00 INFO : sugarsync root 'Test/rclone-test-ramagec8jesu': Making map for --track-renames 2025/04/22 04:20:00 INFO : sugarsync root 'Test/rclone-test-ramagec8jesu': Finished making map for --track-renames 2025/04/22 04:20:00 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:20:00 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for renames to finish 2025/04/22 04:20:02 INFO : sub/yam: Moved (server-side) to: yam 2025/04/22 04:20:02 INFO : yam: Renamed from "sub/yam" 2025/04/22 04:20:02 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:20:02 DEBUG : Waiting for deletions to finish 2025/04/22 04:20:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.31s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:20:11 DEBUG : Creating backend with remote "/tmp/rclone2144833028/dir1" 2025/04/22 04:20:11 DEBUG : Creating backend with remote "/tmp/rclone2144833028/dir2" 2025/04/22 04:20:11 DEBUG : Local file system at /tmp/rclone2144833028/dir2: Using server-side directory move 2025/04/22 04:20:11 INFO : Local file system at /tmp/rclone2144833028/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/22 04:20:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/22 04:20:11 INFO : file1.txt: Moved (server-side) 2025/04/22 04:20:11 DEBUG : Local file system at /tmp/rclone2144833028/dir2: Waiting for checks to finish 2025/04/22 04:20:11 DEBUG : Local file system at /tmp/rclone2144833028/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:20:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:20:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/22 04:20:14 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:20:14 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:20:21 INFO : nested/sub dir/file: Copied (new) 2025/04/22 04:20:21 INFO : nested/sub dir/file: Deleted 2025/04/22 04:20:21 INFO : sub dir/hello world: Copied (new) 2025/04/22 04:20:21 INFO : sub dir/hello world: Deleted 2025/04/22 04:20:21 INFO : sub dir: Removing directory 2025/04/22 04:20:21 INFO : nested/sub dir: Removing directory 2025/04/22 04:20:21 INFO : nested: Removing directory 2025/04/22 04:20:21 DEBUG : Local file system at /tmp/rclone2144833028: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:20:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 04:20:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/22 04:20:32 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:20:32 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:20:39 INFO : sub dir/hello world: Copied (new) 2025/04/22 04:20:39 INFO : sub dir/hello world: Deleted 2025/04/22 04:20:39 INFO : nested/sub dir/file: Copied (new) 2025/04/22 04:20:39 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.82s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:20:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/22 04:20:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/22 04:20:51 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:20:51 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:20:54 INFO : existing: Copied (new) 2025/04/22 04:20:54 INFO : existing: Deleted 2025/04/22 04:20:54 INFO : existing-b: Copied (new) 2025/04/22 04:20:54 INFO : existing-b: Deleted 2025/04/22 04:20:55 DEBUG : existing: Destination exists, skipping 2025/04/22 04:20:55 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:20:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/22 04:20:55 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:20:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.38s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:21:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zukalez8melo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-ramagec8jesu' -> sugarsync root 'Test/rclone-test-zukalez8melo' 2025/04/22 04:21:20 DEBUG : sugarsync root 'Test/rclone-test-zukalez8melo': Using server-side directory move 2025/04/22 04:21:20 INFO : sugarsync root 'Test/rclone-test-zukalez8melo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/22 04:21:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 04:21:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/22 04:21:20 DEBUG : sugarsync root 'Test/rclone-test-zukalez8melo': Waiting for checks to finish 2025/04/22 04:21:20 DEBUG : empty space: Sizes identical 2025/04/22 04:21:20 DEBUG : empty space: Unchanged skipping 2025/04/22 04:21:21 INFO : empty space: Deleted 2025/04/22 04:21:21 DEBUG : sugarsync root 'Test/rclone-test-zukalez8melo': Waiting for transfers to finish 2025/04/22 04:21:21 INFO : potato2: Moved (server-side) 2025/04/22 04:21:21 INFO : potato3: Deleted 2025/04/22 04:21:22 INFO : potato3: Moved (server-side) 2025/04/22 04:21:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cavubuc3beve" 2025/04/22 04:21:27 DEBUG : sugarsync root 'Test/rclone-test-cavubuc3beve': Using server-side directory move 2025/04/22 04:21:29 INFO : sugarsync root 'Test/rclone-test-cavubuc3beve': Server side directory move succeeded 2025/04/22 04:21:32 ERROR : : error listing: directory not found 2025/04/22 04:21:32 DEBUG : sugarsync root 'Test/rclone-test-cavubuc3beve': Purge remote 2025/04/22 04:21:32 DEBUG : sugarsync root 'Test/rclone-test-zukalez8melo': Purge remote 2025/04/22 04:21:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.86s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:21:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sohulac0xufe" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-ramagec8jesu' -> sugarsync root 'Test/rclone-test-sohulac0xufe' 2025/04/22 04:21:54 DEBUG : empty space: Excluded (Size Filter) 2025/04/22 04:21:54 DEBUG : empty space: Excluded 2025/04/22 04:21:54 DEBUG : empty space: Excluded (Size Filter) 2025/04/22 04:21:54 DEBUG : empty space: Excluded 2025/04/22 04:21:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 04:21:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/22 04:21:54 DEBUG : sugarsync root 'Test/rclone-test-sohulac0xufe': Waiting for checks to finish 2025/04/22 04:21:54 DEBUG : sugarsync root 'Test/rclone-test-sohulac0xufe': Waiting for transfers to finish 2025/04/22 04:21:55 INFO : potato2: Moved (server-side) 2025/04/22 04:21:55 INFO : potato3: Deleted 2025/04/22 04:21:56 INFO : potato3: Moved (server-side) 2025/04/22 04:21:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qowulaw1xoco" 2025/04/22 04:22:02 DEBUG : empty space: Excluded (Size Filter) 2025/04/22 04:22:02 DEBUG : empty space: Excluded 2025/04/22 04:22:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 04:22:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/22 04:22:02 DEBUG : sugarsync root 'Test/rclone-test-qowulaw1xoco': Waiting for checks to finish 2025/04/22 04:22:02 DEBUG : sugarsync root 'Test/rclone-test-qowulaw1xoco': Waiting for transfers to finish 2025/04/22 04:22:04 INFO : potato2: Moved (server-side) 2025/04/22 04:22:05 INFO : potato3: Moved (server-side) 2025/04/22 04:22:06 DEBUG : sugarsync root 'Test/rclone-test-qowulaw1xoco': Purge remote 2025/04/22 04:22:07 DEBUG : sugarsync root 'Test/rclone-test-sohulac0xufe': Purge remote --- PASS: TestServerSideMoveWithFilter (35.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:22:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zozumen0gubo" 2025/04/22 04:22:21 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-ramagec8jesu' -> sugarsync root 'Test/rclone-test-zozumen0gubo' 2025/04/22 04:22:31 DEBUG : sugarsync root 'Test/rclone-test-zozumen0gubo': Using server-side directory move 2025/04/22 04:22:31 INFO : sugarsync root 'Test/rclone-test-zozumen0gubo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/22 04:22:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/22 04:22:32 DEBUG : empty space: Sizes identical 2025/04/22 04:22:32 DEBUG : empty space: Unchanged skipping 2025/04/22 04:22:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/22 04:22:33 DEBUG : sugarsync root 'Test/rclone-test-zozumen0gubo': Waiting for checks to finish 2025/04/22 04:22:33 INFO : potato3: Deleted 2025/04/22 04:22:33 INFO : empty space: Deleted 2025/04/22 04:22:33 DEBUG : sugarsync root 'Test/rclone-test-zozumen0gubo': Waiting for transfers to finish 2025/04/22 04:22:33 INFO : potato2: Moved (server-side) 2025/04/22 04:22:33 INFO : potato3: Moved (server-side) 2025/04/22 04:22:33 INFO : tomatoDir: Removing directory 2025/04/22 04:22:35 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': deleted 1 directories 2025/04/22 04:22:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-duqolop6mexo" 2025/04/22 04:22:40 INFO : tomatoDir: Making directory 2025/04/22 04:22:42 DEBUG : sugarsync root 'Test/rclone-test-duqolop6mexo': Using server-side directory move 2025/04/22 04:22:43 INFO : sugarsync root 'Test/rclone-test-duqolop6mexo': Server side directory move succeeded 2025/04/22 04:22:46 ERROR : : error listing: directory not found 2025/04/22 04:22:47 ERROR : : error listing: directory not found 2025/04/22 04:22:47 DEBUG : sugarsync root 'Test/rclone-test-duqolop6mexo': Purge remote 2025/04/22 04:22:48 DEBUG : sugarsync root 'Test/rclone-test-zozumen0gubo': Purge remote 2025/04/22 04:22:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.51s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:22:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.53s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:23:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/rclone-sync-test" 2025/04/22 04:23:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/rclone-sync-test-include/layer2" 2025/04/22 04:23:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/rclone-sync-test-ignore-file" 2025/04/22 04:23:32 DEBUG : rclone-sync-test: Excluded 2025/04/22 04:23:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 04:23:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 04:23:35 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/rclone-sync-test': Waiting for checks to finish 2025/04/22 04:23:35 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/rclone-sync-test': Waiting for transfers to finish 2025/04/22 04:23:35 DEBUG : Waiting for deletions to finish 2025/04/22 04:23:35 INFO : There was nothing to transfer 2025/04/22 04:23:37 DEBUG : rclone-sync-test: Excluded 2025/04/22 04:23:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 04:23:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 04:23:40 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:23:40 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:23:40 DEBUG : Waiting for deletions to finish 2025/04/22 04:23:40 INFO : rclone-sync-test-include: Removing directory 2025/04/22 04:23:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/22 04:23:41 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': failed to delete 1 directories 2025/04/22 04:23:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:23:43 DEBUG : rclone-sync-test: Excluded 2025/04/22 04:23:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 04:23:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 04:23:46 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/22 04:23:46 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/22 04:23:46 DEBUG : Waiting for deletions to finish 2025/04/22 04:23:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:23:48 DEBUG : rclone-sync-test: Excluded 2025/04/22 04:23:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 04:23:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 04:23:51 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:23:51 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:23:51 DEBUG : Waiting for deletions to finish 2025/04/22 04:23:51 INFO : rclone-sync-test-include: Removing directory 2025/04/22 04:23:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/22 04:23:52 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': failed to delete 1 directories 2025/04/22 04:23:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:23:53 DEBUG : : Excluded 2025/04/22 04:23:55 DEBUG : rclone-sync-test: Excluded 2025/04/22 04:23:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/22 04:23:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/22 04:23:58 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/22 04:23:58 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/22 04:23:58 DEBUG : Waiting for deletions to finish 2025/04/22 04:23:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (86.18s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:24:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/dst" 2025/04/22 04:24:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/CompareDest" 2025/04/22 04:24:42 DEBUG : one: Need to transfer - File not found at Destination 2025/04/22 04:24:42 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:24:42 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:24:46 INFO : one: Copied (new) 2025/04/22 04:24:46 DEBUG : Waiting for deletions to finish 2025/04/22 04:24:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 04:24:50 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:24:51 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:24:52 INFO : one: Copied (replaced existing) 2025/04/22 04:24:52 DEBUG : Waiting for deletions to finish 2025/04/22 04:25:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 04:25:02 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:25:04 DEBUG : one: Sizes identical 2025/04/22 04:25:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/22 04:25:04 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:25:04 DEBUG : Waiting for deletions to finish 2025/04/22 04:25:04 INFO : There was nothing to transfer 2025/04/22 04:25:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 04:25:11 DEBUG : two: Sizes identical 2025/04/22 04:25:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/22 04:25:11 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:25:11 DEBUG : one: Sizes identical 2025/04/22 04:25:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/22 04:25:11 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:25:11 DEBUG : Waiting for deletions to finish 2025/04/22 04:25:11 INFO : There was nothing to transfer 2025/04/22 04:25:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 04:25:14 DEBUG : two: Sizes identical 2025/04/22 04:25:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/22 04:25:14 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:25:14 DEBUG : one: Sizes identical 2025/04/22 04:25:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/22 04:25:14 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:25:14 DEBUG : Waiting for deletions to finish 2025/04/22 04:25:14 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/22 04:25:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 04:25:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/22 04:25:18 DEBUG : two: Need to transfer - File not found at Destination 2025/04/22 04:25:18 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:25:18 DEBUG : one: Sizes identical 2025/04/22 04:25:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/22 04:25:18 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:25:21 INFO : two: Copied (new) 2025/04/22 04:25:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (59.24s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:25:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/dest" 2025/04/22 04:25:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/pre-dest1" 2025/04/22 04:25:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/pre-dest2" 2025/04/22 04:25:50 DEBUG : 1: Sizes identical 2025/04/22 04:25:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/22 04:25:52 DEBUG : 2: Sizes identical 2025/04/22 04:25:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/22 04:25:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/22 04:25:53 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dest': Waiting for checks to finish 2025/04/22 04:25:53 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dest': Waiting for transfers to finish 2025/04/22 04:25:57 INFO : 3: Copied (new) 2025/04/22 04:25:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.00s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:26:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/dst" 2025/04/22 04:26:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/CopyDest" 2025/04/22 04:26:18 DEBUG : one: Need to transfer - File not found at Destination 2025/04/22 04:26:18 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:26:18 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:26:22 INFO : one: Copied (new) 2025/04/22 04:26:22 DEBUG : Waiting for deletions to finish 2025/04/22 04:26:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 04:26:26 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:26:27 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:26:28 INFO : one: Copied (replaced existing) 2025/04/22 04:26:28 DEBUG : Waiting for deletions to finish 2025/04/22 04:26:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/BackupDir" 2025/04/22 04:26:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 04:26:43 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:26:44 DEBUG : one: Sizes identical 2025/04/22 04:26:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 04:26:47 INFO : one: Moved (server-side) 2025/04/22 04:26:49 INFO : one: Copied (server-side copy) 2025/04/22 04:26:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/22 04:26:49 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:26:49 DEBUG : Waiting for deletions to finish 2025/04/22 04:26:55 DEBUG : one: Sizes identical 2025/04/22 04:26:55 DEBUG : one: Unchanged skipping 2025/04/22 04:26:56 DEBUG : two: Sizes identical 2025/04/22 04:26:58 INFO : two: Copied (server-side copy) 2025/04/22 04:26:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/22 04:26:58 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:26:58 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:26:58 DEBUG : Waiting for deletions to finish 2025/04/22 04:27:00 DEBUG : one: Sizes identical 2025/04/22 04:27:00 DEBUG : one: Unchanged skipping 2025/04/22 04:27:00 DEBUG : two: Sizes identical 2025/04/22 04:27:00 DEBUG : two: Unchanged skipping 2025/04/22 04:27:00 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:27:00 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:27:00 DEBUG : Waiting for deletions to finish 2025/04/22 04:27:00 INFO : There was nothing to transfer 2025/04/22 04:27:07 DEBUG : one: Sizes identical 2025/04/22 04:27:07 DEBUG : one: Unchanged skipping 2025/04/22 04:27:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/22 04:27:08 DEBUG : three: Destination not found in --copy-dest 2025/04/22 04:27:08 DEBUG : three: Need to transfer - File not found at Destination 2025/04/22 04:27:08 DEBUG : two: Sizes identical 2025/04/22 04:27:08 DEBUG : two: Unchanged skipping 2025/04/22 04:27:08 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:27:08 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:27:10 INFO : three: Copied (new) 2025/04/22 04:27:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (75.87s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:27:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/dst" 2025/04/22 04:27:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/backup" 2025/04/22 04:27:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 04:27:41 DEBUG : two: Sizes identical 2025/04/22 04:27:41 DEBUG : two: Unchanged skipping 2025/04/22 04:27:41 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:27:44 INFO : one: Moved (server-side) 2025/04/22 04:27:44 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:27:47 INFO : one: Copied (new) 2025/04/22 04:27:47 DEBUG : Waiting for deletions to finish 2025/04/22 04:27:48 INFO : three.txt: Moved (server-side) 2025/04/22 04:27:48 INFO : three.txt: Moved into backup dir 2025/04/22 04:27:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 04:27:55 DEBUG : two: Sizes identical 2025/04/22 04:27:55 DEBUG : two: Unchanged skipping 2025/04/22 04:27:55 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:27:56 INFO : one: Deleted 2025/04/22 04:27:57 INFO : one: Moved (server-side) 2025/04/22 04:27:57 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:28:00 INFO : one: Copied (new) 2025/04/22 04:28:00 DEBUG : Waiting for deletions to finish 2025/04/22 04:28:01 INFO : three.txt: Deleted 2025/04/22 04:28:02 INFO : three.txt: Moved (server-side) 2025/04/22 04:28:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (48.18s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:28:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/dst" 2025/04/22 04:28:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/backup" 2025/04/22 04:28:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 04:28:29 DEBUG : two: Sizes identical 2025/04/22 04:28:29 DEBUG : two: Unchanged skipping 2025/04/22 04:28:29 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:28:32 INFO : one: Moved (server-side) to: one.bak 2025/04/22 04:28:32 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:28:34 INFO : one: Copied (new) 2025/04/22 04:28:34 DEBUG : Waiting for deletions to finish 2025/04/22 04:28:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 04:28:36 INFO : three.txt: Moved into backup dir 2025/04/22 04:28:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 04:28:42 DEBUG : two: Sizes identical 2025/04/22 04:28:42 DEBUG : two: Unchanged skipping 2025/04/22 04:28:42 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:28:44 INFO : one.bak: Deleted 2025/04/22 04:28:45 INFO : one: Moved (server-side) to: one.bak 2025/04/22 04:28:45 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:28:47 INFO : one: Copied (new) 2025/04/22 04:28:47 DEBUG : Waiting for deletions to finish 2025/04/22 04:28:49 INFO : three.txt.bak: Deleted 2025/04/22 04:28:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 04:28:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:29:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/dst" 2025/04/22 04:29:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/backup" 2025/04/22 04:29:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 04:29:17 DEBUG : two: Sizes identical 2025/04/22 04:29:17 DEBUG : two: Unchanged skipping 2025/04/22 04:29:17 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:29:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/22 04:29:20 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:29:23 INFO : one: Copied (new) 2025/04/22 04:29:23 DEBUG : Waiting for deletions to finish 2025/04/22 04:29:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/22 04:29:24 INFO : three.txt: Moved into backup dir 2025/04/22 04:29:31 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:29:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 04:29:31 DEBUG : two: Sizes identical 2025/04/22 04:29:31 DEBUG : two: Unchanged skipping 2025/04/22 04:29:32 INFO : one-2019-01-01: Deleted 2025/04/22 04:29:33 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/22 04:29:33 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:29:36 INFO : one: Copied (new) 2025/04/22 04:29:36 DEBUG : Waiting for deletions to finish 2025/04/22 04:29:37 INFO : three-2019-01-01.txt: Deleted 2025/04/22 04:29:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/22 04:29:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:29:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/dst" 2025/04/22 04:30:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 04:30:01 DEBUG : two: Sizes identical 2025/04/22 04:30:01 DEBUG : two: Unchanged skipping 2025/04/22 04:30:01 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:30:02 INFO : one: Moved (server-side) to: one.bak 2025/04/22 04:30:02 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:30:05 INFO : one: Copied (new) 2025/04/22 04:30:05 DEBUG : Waiting for deletions to finish 2025/04/22 04:30:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 04:30:06 INFO : three.txt: Moved into backup dir 2025/04/22 04:30:13 DEBUG : one.bak: Excluded (Path Filter) 2025/04/22 04:30:13 DEBUG : one.bak: Excluded 2025/04/22 04:30:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/22 04:30:13 DEBUG : three.txt.bak: Excluded 2025/04/22 04:30:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 04:30:13 DEBUG : two: Sizes identical 2025/04/22 04:30:13 DEBUG : two: Unchanged skipping 2025/04/22 04:30:13 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for checks to finish 2025/04/22 04:30:14 INFO : one.bak: Deleted 2025/04/22 04:30:15 INFO : one: Moved (server-side) to: one.bak 2025/04/22 04:30:15 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu/dst': Waiting for transfers to finish 2025/04/22 04:30:18 INFO : one: Copied (new) 2025/04/22 04:30:18 DEBUG : Waiting for deletions to finish 2025/04/22 04:30:19 INFO : three.txt.bak: Deleted 2025/04/22 04:30:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 04:30:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.06s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:30:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/dst" 2025/04/22 04:30:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 04:30:43 INFO : one: Moved (server-side) to: one.bak 2025/04/22 04:30:45 INFO : one: Copied (new) 2025/04/22 04:30:46 DEBUG : two: Sizes identical 2025/04/22 04:30:46 DEBUG : two: Unchanged skipping 2025/04/22 04:30:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/22 04:30:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 04:30:51 INFO : three.txt: Copied (new) 2025/04/22 04:30:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 04:30:56 INFO : one.bak: Deleted 2025/04/22 04:30:57 INFO : one: Moved (server-side) to: one.bak 2025/04/22 04:31:00 INFO : one: Copied (new) 2025/04/22 04:31:01 DEBUG : two: Sizes identical 2025/04/22 04:31:01 DEBUG : two: Unchanged skipping 2025/04/22 04:31:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/22 04:31:03 INFO : three.txt.bak: Deleted 2025/04/22 04:31:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 04:31:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.03s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:31:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ramagec8jesu/dst" 2025/04/22 04:31:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 04:31:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/22 04:31:33 INFO : one: Copied (new) 2025/04/22 04:31:34 DEBUG : two: Sizes identical 2025/04/22 04:31:34 DEBUG : two: Unchanged skipping 2025/04/22 04:31:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/22 04:31:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/22 04:31:39 INFO : three.txt: Copied (new) 2025/04/22 04:31:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 04:31:44 INFO : one-2019-01-01: Deleted 2025/04/22 04:31:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/22 04:31:47 INFO : one: Copied (new) 2025/04/22 04:31:48 DEBUG : two: Sizes identical 2025/04/22 04:31:48 DEBUG : two: Unchanged skipping 2025/04/22 04:31:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/22 04:31:51 INFO : three-2019-01-01.txt: Deleted 2025/04/22 04:31:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/22 04:31:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.73s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:32:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/22 04:32:07 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:32:07 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:32:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/22 04:32:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.40s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:32:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/22 04:32:13 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:32:13 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:32:15 INFO : existing: Copied (new) 2025/04/22 04:32:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:32:18 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/22 04:32:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/22 04:32:18 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:32:18 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:32:18 ERROR : sugarsync root 'Test/rclone-test-ramagec8jesu': not deleting files as there were IO errors 2025/04/22 04:32:18 ERROR : sugarsync root 'Test/rclone-test-ramagec8jesu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.59s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:32:44 DEBUG : existing: Sizes identical 2025/04/22 04:32:44 DEBUG : existing: Unchanged skipping 2025/04/22 04:32:44 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/22 04:32:46 DEBUG : EXISTING: moving to existing-rclone-move-sibetom7 2025/04/22 04:32:46 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pelanuj3 2025/04/22 04:32:46 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-sibetom7 2025/04/22 04:32:46 DEBUG : EXISTING: moving to existing 2025/04/22 04:32:48 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/22 04:32:48 INFO : existing-rclone-move-sibetom7: Moved (server-side) to: existing 2025/04/22 04:32:48 INFO : EXISTING: Moved (server-side) to: existing 2025/04/22 04:32:48 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/22 04:32:48 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pelanuj3 2025/04/22 04:32:48 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/22 04:32:49 INFO : existingbutdifferent-rclone-move-pelanuj3: Moved (server-side) to: existingbutdifferent 2025/04/22 04:32:49 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/22 04:32:49 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/22 04:32:52 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/22 04:32:52 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/22 04:32:57 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/22 04:32:58 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/22 04:33:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yayaxew5 2025/04/22 04:33:00 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yayaxew5 2025/04/22 04:33:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/22 04:33:02 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/22 04:33:02 INFO : subdira/subdirb/subdirc/hello-rclone-move-yayaxew5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/22 04:33:02 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/22 04:33:02 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/22 04:33:03 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/22 04:33:03 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:33:04 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/22 04:33:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-situmam8 2025/04/22 04:33:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-situmam8 2025/04/22 04:33:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/22 04:33:06 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-situmam8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/22 04:33:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/22 04:33:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/22 04:33:06 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:33:07 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/22 04:33:07 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.75s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", 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-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", 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-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.59s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.53s) --- SKIP: TestMaxTransfer/Cautious (1.53s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:35:11 DEBUG : both0: Sizes identical 2025/04/22 04:35:11 DEBUG : both0: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both1: Sizes identical 2025/04/22 04:35:11 DEBUG : both1: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both10: Sizes identical 2025/04/22 04:35:11 DEBUG : both10: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both11: Sizes identical 2025/04/22 04:35:11 DEBUG : both11: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both12: Sizes identical 2025/04/22 04:35:11 DEBUG : both12: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both13: Sizes identical 2025/04/22 04:35:11 DEBUG : both13: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both14: Sizes identical 2025/04/22 04:35:11 DEBUG : both14: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both15: Sizes identical 2025/04/22 04:35:11 DEBUG : both15: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both16: Sizes identical 2025/04/22 04:35:11 DEBUG : both16: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both17: Sizes identical 2025/04/22 04:35:11 DEBUG : both17: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both18: Sizes identical 2025/04/22 04:35:11 DEBUG : both19: Sizes identical 2025/04/22 04:35:11 DEBUG : both2: Sizes identical 2025/04/22 04:35:11 DEBUG : both3: Sizes identical 2025/04/22 04:35:11 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:35:11 DEBUG : both18: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both4: Sizes identical 2025/04/22 04:35:11 DEBUG : both4: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both5: Sizes identical 2025/04/22 04:35:11 DEBUG : both5: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both6: Sizes identical 2025/04/22 04:35:11 DEBUG : both6: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both7: Sizes identical 2025/04/22 04:35:11 DEBUG : both7: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both8: Sizes identical 2025/04/22 04:35:11 DEBUG : both8: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both9: Sizes identical 2025/04/22 04:35:11 DEBUG : both9: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both19: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both2: Unchanged skipping 2025/04/22 04:35:11 DEBUG : both3: Unchanged skipping 2025/04/22 04:35:11 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:35:11 DEBUG : Waiting for deletions to finish 2025/04/22 04:35:12 INFO : only2: Deleted 2025/04/22 04:35:12 INFO : only1: Deleted 2025/04/22 04:35:12 INFO : only6: Deleted 2025/04/22 04:35:12 INFO : only11: Deleted 2025/04/22 04:35:13 INFO : only13: Deleted 2025/04/22 04:35:13 INFO : only17: Deleted 2025/04/22 04:35:13 INFO : only8: Deleted 2025/04/22 04:35:13 INFO : only19: Deleted 2025/04/22 04:35:14 INFO : only10: Deleted 2025/04/22 04:35:14 INFO : only3: Deleted 2025/04/22 04:35:14 INFO : only0: Deleted 2025/04/22 04:35:14 INFO : only14: Deleted 2025/04/22 04:35:15 INFO : only18: Deleted 2025/04/22 04:35:15 INFO : only15: Deleted 2025/04/22 04:35:15 INFO : only16: Deleted 2025/04/22 04:35:15 INFO : only5: Deleted 2025/04/22 04:35:16 INFO : only9: Deleted 2025/04/22 04:35:16 INFO : only4: Deleted 2025/04/22 04:35:16 INFO : only12: Deleted 2025/04/22 04:35:16 INFO : only7: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:37:19 DEBUG : both0: Sizes identical 2025/04/22 04:37:19 DEBUG : both0: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both1: Sizes identical 2025/04/22 04:37:19 DEBUG : both1: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both10: Sizes identical 2025/04/22 04:37:19 DEBUG : both10: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both11: Sizes identical 2025/04/22 04:37:19 DEBUG : both11: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both12: Sizes identical 2025/04/22 04:37:19 DEBUG : both12: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both13: Sizes identical 2025/04/22 04:37:19 DEBUG : both13: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both14: Sizes identical 2025/04/22 04:37:19 DEBUG : both15: Sizes identical 2025/04/22 04:37:19 DEBUG : both16: Sizes identical 2025/04/22 04:37:19 DEBUG : both17: Sizes identical 2025/04/22 04:37:19 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for checks to finish 2025/04/22 04:37:19 DEBUG : both15: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both18: Sizes identical 2025/04/22 04:37:19 DEBUG : both18: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both19: Sizes identical 2025/04/22 04:37:19 DEBUG : both19: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both2: Sizes identical 2025/04/22 04:37:19 DEBUG : both2: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both3: Sizes identical 2025/04/22 04:37:19 DEBUG : both3: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both4: Sizes identical 2025/04/22 04:37:19 DEBUG : both4: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both5: Sizes identical 2025/04/22 04:37:19 DEBUG : both5: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both6: Sizes identical 2025/04/22 04:37:19 DEBUG : both6: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both7: Sizes identical 2025/04/22 04:37:19 DEBUG : both7: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both8: Sizes identical 2025/04/22 04:37:19 DEBUG : both8: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both9: Sizes identical 2025/04/22 04:37:19 DEBUG : both9: Unchanged skipping 2025/04/22 04:37:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/22 04:37:19 DEBUG : both16: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both17: Unchanged skipping 2025/04/22 04:37:19 DEBUG : both14: Unchanged skipping 2025/04/22 04:37:19 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Waiting for transfers to finish 2025/04/22 04:37:21 INFO : only0: Copied (replaced existing) 2025/04/22 04:37:21 INFO : only11: Copied (replaced existing) 2025/04/22 04:37:21 INFO : only1: Copied (replaced existing) 2025/04/22 04:37:21 INFO : only10: Copied (replaced existing) 2025/04/22 04:37:22 INFO : only12: Copied (replaced existing) 2025/04/22 04:37:22 INFO : only13: Copied (replaced existing) 2025/04/22 04:37:22 INFO : only14: Copied (replaced existing) 2025/04/22 04:37:23 INFO : only15: Copied (replaced existing) 2025/04/22 04:37:23 INFO : only16: Copied (replaced existing) 2025/04/22 04:37:23 INFO : only18: Copied (replaced existing) 2025/04/22 04:37:24 INFO : only17: Copied (replaced existing) 2025/04/22 04:37:24 INFO : only19: Copied (replaced existing) 2025/04/22 04:37:24 INFO : only2: Copied (replaced existing) 2025/04/22 04:37:25 INFO : only3: Copied (replaced existing) 2025/04/22 04:37:25 INFO : only5: Copied (replaced existing) 2025/04/22 04:37:25 INFO : only4: Copied (replaced existing) 2025/04/22 04:37:25 INFO : only6: Copied (replaced existing) 2025/04/22 04:37:26 INFO : only7: Copied (replaced existing) 2025/04/22 04:37:26 INFO : only8: Copied (replaced existing) 2025/04/22 04:37:26 INFO : only9: Copied (replaced existing) 2025/04/22 04:37:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (145.26s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:38:01 DEBUG : empty_dir: Making directory with metadata 2025/04/22 04:38:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 04:38:01 DEBUG : empty_on_remote: Making directory with metadata 2025/04/22 04:38:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 04:38:01 INFO : empty_on_remote: Making directory 2025/04/22 04:38:03 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-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:38:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/22 04:38:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/22 04:38:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/22 04:38:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.45s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:38:25 DEBUG : empty_dir: Making directory with metadata 2025/04/22 04:38:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 04:38:25 DEBUG : empty_on_remote: Making directory with metadata 2025/04/22 04:38:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/22 04:38:25 INFO : empty_on_remote: Making directory 2025/04/22 04:38:26 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-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:38:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/22 04:38:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/22 04:38:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/22 04:38:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/22 04:38:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:38:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/22 04:38:51 INFO : sub dir: Making directory 2025/04/22 04:38:52 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-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" 2025/04/22 04:39:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/22 04:39:46 INFO : sub dir: Making directory 2025/04/22 04:39:48 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-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-ramagec8jesu'", Local "Local file system at /tmp/rclone2144833028", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.15s) PASS 2025/04/22 04:40:42 DEBUG : sugarsync root 'Test/rclone-test-ramagec8jesu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m30.083616121s (try 1/5)