"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/05/13 01:01:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi" 2025/05/13 01:01:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 01:01:58 DEBUG : Creating backend with remote "/tmp/rclone3074429772" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:02:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:02:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/13 01:02:00 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:02:00 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.94s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:02:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 01:02:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:02:05 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:02:05 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:02:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:02:10 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.42s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.52s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:02:19 DEBUG : Creating backend with remote "/non-existing" 2025/05/13 01:02:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/13 01:02:19 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:02:19 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.84s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:02:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:02:23 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:02:23 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:02:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.60s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:02:34 INFO : sugarsync root 'Test/rclone-test-soqapom3johi': Running all checks before starting transfers 2025/05/13 01:02:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:02:35 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:02:35 INFO : sugarsync root 'Test/rclone-test-soqapom3johi': Checks finished, now starting transfers 2025/05/13 01:02:35 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:02:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.67s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:02:46 ERROR : Ignoring --no-traverse with sync 2025/05/13 01:02:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:02:47 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:02:47 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:02:50 INFO : sub dir/hello world: Copied (new) 2025/05/13 01:02:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.63s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:02:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/13 01:02:58 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:02:58 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:03:01 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.78s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:03:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 01:03:06 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:03:06 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:03:08 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.85s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:03:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 01:03:14 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:03:14 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:03:16 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:03:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/13 01:03:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 01:03:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/13 01:03:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 01:03:22 INFO : sub dir: Making directory 2025/05/13 01:03:23 INFO : sub dir2: Making directory 2025/05/13 01:03:24 INFO : sub dir2/sub sub dir2: Making directory 2025/05/13 01:03:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:03:25 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:03:25 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:03:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:03:30 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.58s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:03:38 INFO : sub dir2: Making directory 2025/05/13 01:03:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/13 01:03:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 01:03:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:03:38 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:03:38 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:03:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.89s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:03:48 DEBUG : sub dir2: Making directory with metadata 2025/05/13 01:03:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 01:03:48 INFO : sub dir: Making directory 2025/05/13 01:03:50 INFO : sub dir2: Making directory 2025/05/13 01:03:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:03:51 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:03:51 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:03:53 INFO : sub dir/hello world: Copied (new) 2025/05/13 01:03:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:03:54 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/13 01:03:55 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.34s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.54s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:04:03 INFO : sub dir2: Making directory 2025/05/13 01:04:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:04:04 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:04:04 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:04:08 INFO : sub dir/hello world: Copied (new) 2025/05/13 01:04:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.06s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:04:13 DEBUG : sub dir2: Making directory with metadata 2025/05/13 01:04:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 01:04:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 01:04:14 INFO : sub dir: Making directory 2025/05/13 01:04:16 INFO : sub dir2: Making directory 2025/05/13 01:04:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:04:17 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:04:17 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:04:19 INFO : sub dir/hello world: Copied (new) 2025/05/13 01:04:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:04:20 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", 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-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:04:28 INFO : sub dir2: Making directory 2025/05/13 01:04:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:04:29 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:04:29 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:04:33 INFO : sub dir/hello world: Copied (new) 2025/05/13 01:04:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.09s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:04:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-doraziz2cofo" 2025/05/13 01:04:44 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-soqapom3johi' -> sugarsync root 'Test/rclone-test-doraziz2cofo' 2025/05/13 01:04:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:04:49 DEBUG : sugarsync root 'Test/rclone-test-doraziz2cofo': Waiting for checks to finish 2025/05/13 01:04:49 DEBUG : sugarsync root 'Test/rclone-test-doraziz2cofo': Waiting for transfers to finish 2025/05/13 01:04:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:04:55 DEBUG : sugarsync root 'Test/rclone-test-doraziz2cofo': Purge remote --- PASS: TestServerSideCopy (22.47s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:05:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/13 01:05:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/05/13 01:05:08 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/05/13 01:05:08 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/05/13 01:05:08 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/05/13 01:05:09 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:09 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/05/13 01:05:09 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:09 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/05/13 01:05:10 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/05/13 01:05:11 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:13 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:13 ERROR : sugarsync root 'Test/rclone-test-soqapom3johi': error reading destination root directory: couldn't list files: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server 2025/05/13 01:05:13 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:05:13 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish sync_test.go:611: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:611 Error: Received unexpected error: couldn't list files: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server Test: TestCopyOverSelf 2025/05/13 01:05:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:17 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:19 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:21 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:23 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/05/13 01:05:25 DEBUG : pacer: Reducing sleep to 1.5s 2025/05/13 01:05:27 DEBUG : pacer: Reducing sleep to 1.125s 2025/05/13 01:05:29 DEBUG : pacer: Reducing sleep to 843.75ms 2025/05/13 01:05:30 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/05/13 01:05:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/05/13 01:05:31 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestCopyOverSelf (30.16s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:05:32 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/05/13 01:05:33 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/05/13 01:05:34 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/05/13 01:05:34 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/05/13 01:05:35 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/05/13 01:05:35 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/05/13 01:05:36 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/05/13 01:05:37 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/05/13 01:05:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lohexuc7fiqe" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-soqapom3johi' -> sugarsync root 'Test/rclone-test-lohexuc7fiqe' 2025/05/13 01:05:41 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/05/13 01:05:42 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/05/13 01:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:05:42 DEBUG : sugarsync root 'Test/rclone-test-lohexuc7fiqe': Waiting for checks to finish 2025/05/13 01:05:42 DEBUG : sugarsync root 'Test/rclone-test-lohexuc7fiqe': Waiting for transfers to finish 2025/05/13 01:05:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:05:48 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/05/13 01:05:49 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/05/13 01:05:50 DEBUG : pacer: Reducing sleep to 10ms 2025/05/13 01:05:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 01:05:53 DEBUG : sugarsync root 'Test/rclone-test-lohexuc7fiqe': Waiting for checks to finish 2025/05/13 01:05:53 DEBUG : sugarsync root 'Test/rclone-test-lohexuc7fiqe': Waiting for transfers to finish 2025/05/13 01:05:53 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.dimugiq4" before starting 2025/05/13 01:05:55 DEBUG : sub dir/hello world.dimugiq4: server side copy: removing renamed existing file after operation 2025/05/13 01:05:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:05:58 DEBUG : sugarsync root 'Test/rclone-test-lohexuc7fiqe': Purge remote --- PASS: TestServerSideCopyOverSelf (34.58s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:06:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 01:06:12 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:06:12 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:06:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/13 01:06:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:06:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-daqamis1qoyi" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-soqapom3johi' -> sugarsync root 'Test/rclone-test-daqamis1qoyi' 2025/05/13 01:06:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:06:31 DEBUG : sugarsync root 'Test/rclone-test-daqamis1qoyi': Waiting for checks to finish 2025/05/13 01:06:31 DEBUG : sugarsync root 'Test/rclone-test-daqamis1qoyi': Waiting for transfers to finish 2025/05/13 01:06:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:06:41 DEBUG : sugarsync root 'Test/rclone-test-daqamis1qoyi': Using server-side directory move 2025/05/13 01:06:41 INFO : sugarsync root 'Test/rclone-test-daqamis1qoyi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/13 01:06:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 01:06:42 DEBUG : sugarsync root 'Test/rclone-test-daqamis1qoyi': Waiting for checks to finish 2025/05/13 01:06:42 DEBUG : sugarsync root 'Test/rclone-test-daqamis1qoyi': Waiting for transfers to finish 2025/05/13 01:06:43 INFO : sub dir/hello world: Deleted 2025/05/13 01:06:44 INFO : sub dir/hello world: Moved (server-side) 2025/05/13 01:06:51 DEBUG : testing file moves 2025/05/13 01:06:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/13 01:06:53 DEBUG : sugarsync root 'Test/rclone-test-daqamis1qoyi': Waiting for checks to finish 2025/05/13 01:06:53 DEBUG : sugarsync root 'Test/rclone-test-daqamis1qoyi': Waiting for transfers to finish 2025/05/13 01:06:53 INFO : sub dir/hello world: Deleted 2025/05/13 01:06:54 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:06:57 DEBUG : sugarsync root 'Test/rclone-test-daqamis1qoyi': Purge remote --- PASS: TestServerSideMoveOverSelf (43.52s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:07:08 ERROR : : error listing: directory not found 2025/05/13 01:07:10 INFO : Local file system at /tmp/rclone3074429772: Making directory 2025/05/13 01:07:11 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:07:11 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.86s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:07:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/13 01:07:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:07:25 DEBUG : Local file system at /tmp/rclone3074429772: Waiting for checks to finish 2025/05/13 01:07:25 DEBUG : Local file system at /tmp/rclone3074429772: Waiting for transfers to finish 2025/05/13 01:07:26 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/05/13 01:07:26 INFO : sub dir/hello world: Copied (new) 2025/05/13 01:07:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.41s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:07:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/13 01:07:31 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:07:31 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:07:34 INFO : check sum: Copied (new) 2025/05/13 01:07:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:07:35 NOTICE: sugarsync root 'Test/rclone-test-soqapom3johi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/13 01:07:35 DEBUG : check sum: Size of src and dst objects identical 2025/05/13 01:07:35 DEBUG : check sum: Unchanged skipping 2025/05/13 01:07:35 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:07:35 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:07:35 DEBUG : Waiting for deletions to finish 2025/05/13 01:07:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.85s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:07:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/13 01:07:42 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:07:42 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:07:45 INFO : sizeonly: Copied (new) 2025/05/13 01:07:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:07:46 DEBUG : sizeonly: Sizes identical 2025/05/13 01:07:46 DEBUG : sizeonly: Unchanged skipping 2025/05/13 01:07:46 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:07:46 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:07:46 DEBUG : Waiting for deletions to finish 2025/05/13 01:07:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.07s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:07:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/13 01:07:53 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:07:53 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:07:56 INFO : ignore-size: Copied (new) 2025/05/13 01:07:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:07:57 DEBUG : ignore-size: Sizes identical 2025/05/13 01:07:57 DEBUG : ignore-size: Unchanged skipping 2025/05/13 01:07:57 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:07:57 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:07:57 DEBUG : Waiting for deletions to finish 2025/05/13 01:07:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.86s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:08:08 DEBUG : existing: Sizes identical 2025/05/13 01:08:08 DEBUG : existing: Unchanged skipping 2025/05/13 01:08:08 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:08:08 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:08:08 DEBUG : Waiting for deletions to finish 2025/05/13 01:08:08 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:08:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/13 01:08:08 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:08:08 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:08:10 INFO : existing: Copied (replaced existing) 2025/05/13 01:08:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.39s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:08:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/13 01:08:17 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:08:17 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:08:19 INFO : existing: Copied (new) 2025/05/13 01:08:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:08:21 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:08:21 DEBUG : existing: Destination exists, skipping 2025/05/13 01:08:21 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:08:21 DEBUG : Waiting for deletions to finish 2025/05/13 01:08:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.11s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:08:34 INFO : d: Making directory 2025/05/13 01:08:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/13 01:08:39 DEBUG : c/non empty space: Sizes identical 2025/05/13 01:08:39 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:08:39 DEBUG : c/non empty space: Unchanged skipping 2025/05/13 01:08:39 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:08:41 INFO : a/potato2: Copied (new) 2025/05/13 01:08:41 DEBUG : Waiting for deletions to finish 2025/05/13 01:08:42 INFO : b/potato: Deleted 2025/05/13 01:08:42 INFO : d: Removing directory 2025/05/13 01:08:44 INFO : b: Removing directory 2025/05/13 01:08:45 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.38s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:08:57 DEBUG : empty space: Sizes identical 2025/05/13 01:08:57 DEBUG : empty space: Unchanged skipping 2025/05/13 01:08:57 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:08:57 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:08:57 DEBUG : Waiting for deletions to finish 2025/05/13 01:08:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:08:59 DEBUG : empty space: Sizes identical 2025/05/13 01:08:59 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:08:59 DEBUG : empty space: Unchanged skipping 2025/05/13 01:08:59 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:08:59 DEBUG : Waiting for deletions to finish 2025/05/13 01:08:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:09:12 DEBUG : empty space: Sizes identical 2025/05/13 01:09:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/13 01:09:12 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:09:12 DEBUG : empty space: Unchanged skipping 2025/05/13 01:09:12 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:09:15 INFO : potato: Copied (new) 2025/05/13 01:09:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.94s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:09:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/13 01:09:24 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:09:24 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:09:26 INFO : potato: Copied (replaced existing) 2025/05/13 01:09:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.11s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/05/13 01:09:34 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/05/13 01:09:34 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:09:34 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:09:36 INFO : potato: Copied (replaced existing) 2025/05/13 01:09:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 01:09:46 DEBUG : empty space: Sizes identical 2025/05/13 01:09:46 DEBUG : empty space: Unchanged skipping 2025/05/13 01:09:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/13 01:09:46 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:09:46 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:09:46 DEBUG : Waiting for deletions to finish 2025/05/13 01:09:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:09:58 DEBUG : empty space: Sizes identical 2025/05/13 01:09:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 01:09:58 DEBUG : empty space: Unchanged skipping 2025/05/13 01:09:58 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:09:58 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:10:01 INFO : potato2: Copied (new) 2025/05/13 01:10:01 DEBUG : Waiting for deletions to finish 2025/05/13 01:10:02 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:10:14 INFO : d: Making directory 2025/05/13 01:10:16 INFO : d/e: Making directory 2025/05/13 01:10:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/13 01:10:20 DEBUG : c/non empty space: Sizes identical 2025/05/13 01:10:20 DEBUG : c/non empty space: Unchanged skipping 2025/05/13 01:10:22 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:10:22 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:10:24 INFO : a/potato2: Copied (new) 2025/05/13 01:10:24 DEBUG : Waiting for deletions to finish 2025/05/13 01:10:25 INFO : b/potato: Deleted 2025/05/13 01:10:25 INFO : d/e: Removing directory 2025/05/13 01:10:26 INFO : d: Removing directory 2025/05/13 01:10:27 INFO : b: Removing directory 2025/05/13 01:10:28 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:10:44 INFO : d: Making directory 2025/05/13 01:10:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/13 01:10:50 DEBUG : c/non empty space: Sizes identical 2025/05/13 01:10:50 DEBUG : c/non empty space: Unchanged skipping 2025/05/13 01:10:50 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:10:50 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:10:51 INFO : a/potato2: Copied (new) 2025/05/13 01:10:51 ERROR : sugarsync root 'Test/rclone-test-soqapom3johi': not deleting files as there were IO errors 2025/05/13 01:10:51 ERROR : sugarsync root 'Test/rclone-test-soqapom3johi': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.39s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:11:09 DEBUG : Waiting for deletions to finish 2025/05/13 01:11:10 DEBUG : empty space: Sizes identical 2025/05/13 01:11:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 01:11:10 DEBUG : empty space: Unchanged skipping 2025/05/13 01:11:10 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:11:10 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:11:11 INFO : potato: Deleted 2025/05/13 01:11:12 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.72s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:11:24 DEBUG : Waiting for deletions to finish 2025/05/13 01:11:25 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:11:25 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:11:25 INFO : potato: Deleted 2025/05/13 01:11:26 DEBUG : empty space: Sizes identical 2025/05/13 01:11:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 01:11:26 DEBUG : empty space: Unchanged skipping 2025/05/13 01:11:26 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:11:26 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:11:29 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.17s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:11:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 01:11:38 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:11:38 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:11:41 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.14s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:11:52 DEBUG : enormous: Excluded (Size Filter) 2025/05/13 01:11:52 DEBUG : enormous: Excluded 2025/05/13 01:11:52 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 01:11:52 DEBUG : potato2: Excluded 2025/05/13 01:11:53 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 01:11:53 DEBUG : potato2: Excluded 2025/05/13 01:11:53 DEBUG : empty space: Sizes identical 2025/05/13 01:11:53 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:11:53 DEBUG : empty space: Unchanged skipping 2025/05/13 01:11:53 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:11:53 DEBUG : Waiting for deletions to finish 2025/05/13 01:11:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:11:54 DEBUG : enormous: Excluded (Size Filter) 2025/05/13 01:11:54 DEBUG : enormous: Excluded 2025/05/13 01:11:54 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 01:11:54 DEBUG : potato2: Excluded 2025/05/13 01:11:54 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 01:11:54 DEBUG : potato2: Excluded 2025/05/13 01:11:54 DEBUG : empty space: Sizes identical 2025/05/13 01:11:54 DEBUG : empty space: Unchanged skipping 2025/05/13 01:11:54 DEBUG : Local file system at /tmp/rclone3074429772: Waiting for checks to finish 2025/05/13 01:11:54 DEBUG : Local file system at /tmp/rclone3074429772: Waiting for transfers to finish 2025/05/13 01:11:54 DEBUG : Waiting for deletions to finish 2025/05/13 01:11:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:12:09 DEBUG : enormous: Excluded (Size Filter) 2025/05/13 01:12:09 DEBUG : enormous: Excluded 2025/05/13 01:12:09 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 01:12:09 DEBUG : potato2: Excluded 2025/05/13 01:12:10 DEBUG : empty space: Sizes identical 2025/05/13 01:12:10 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:12:10 DEBUG : empty space: Unchanged skipping 2025/05/13 01:12:10 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:12:10 DEBUG : Waiting for deletions to finish 2025/05/13 01:12:11 INFO : enormous: Deleted 2025/05/13 01:12:11 INFO : potato2: Deleted 2025/05/13 01:12:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:12:12 DEBUG : empty space: Sizes identical 2025/05/13 01:12:12 DEBUG : empty space: Unchanged skipping 2025/05/13 01:12:12 DEBUG : Local file system at /tmp/rclone3074429772: Waiting for checks to finish 2025/05/13 01:12:12 DEBUG : Local file system at /tmp/rclone3074429772: Waiting for transfers to finish 2025/05/13 01:12:12 DEBUG : Waiting for deletions to finish 2025/05/13 01:12:12 INFO : enormous: Deleted 2025/05/13 01:12:12 INFO : potato2: Deleted 2025/05/13 01:12:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.93s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", 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-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/05/13 01:12:19 ERROR : sugarsync root 'Test/rclone-test-soqapom3johi': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/13 01:12:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/13 01:12:20 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/13 01:12:20 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:12:20 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:12:22 INFO : yam: Copied (new) 2025/05/13 01:12:22 INFO : potato: Copied (new) 2025/05/13 01:12:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:12:23 ERROR : sugarsync root 'Test/rclone-test-soqapom3johi': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/13 01:12:24 DEBUG : potato: Sizes identical 2025/05/13 01:12:24 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/13 01:12:24 DEBUG : potato: Unchanged skipping 2025/05/13 01:12:24 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:12:24 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:12:26 INFO : yaml: Copied (new) 2025/05/13 01:12:26 DEBUG : Waiting for deletions to finish 2025/05/13 01:12:27 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.17s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/05/13 01:12:34 ERROR : sugarsync root 'Test/rclone-test-soqapom3johi': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/13 01:12:35 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/13 01:12:35 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/13 01:12:35 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:12:35 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:12:38 INFO : yam: Copied (new) 2025/05/13 01:12:38 INFO : potato: Copied (new) 2025/05/13 01:12:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:12:38 ERROR : sugarsync root 'Test/rclone-test-soqapom3johi': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/13 01:12:39 DEBUG : potato: Sizes identical 2025/05/13 01:12:39 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/13 01:12:39 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:12:39 DEBUG : potato: Unchanged skipping 2025/05/13 01:12:39 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:12:42 INFO : yaml: Copied (new) 2025/05/13 01:12:42 DEBUG : Waiting for deletions to finish 2025/05/13 01:12:43 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/05/13 01:12:50 INFO : sugarsync root 'Test/rclone-test-soqapom3johi': Making map for --track-renames 2025/05/13 01:12:50 INFO : sugarsync root 'Test/rclone-test-soqapom3johi': Finished making map for --track-renames 2025/05/13 01:12:50 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:12:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/13 01:12:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/13 01:12:50 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for renames to finish 2025/05/13 01:12:50 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:12:55 INFO : potato: Copied (new) 2025/05/13 01:12:55 INFO : sub/yam: Copied (new) 2025/05/13 01:12:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:12:57 DEBUG : potato: Sizes identical 2025/05/13 01:12:57 DEBUG : potato: Unchanged skipping 2025/05/13 01:12:58 INFO : sugarsync root 'Test/rclone-test-soqapom3johi': Making map for --track-renames 2025/05/13 01:12:58 INFO : sugarsync root 'Test/rclone-test-soqapom3johi': Finished making map for --track-renames 2025/05/13 01:12:58 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:12:58 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for renames to finish 2025/05/13 01:12:59 INFO : sub/yam: Moved (server-side) to: yam 2025/05/13 01:12:59 INFO : yam: Renamed from "sub/yam" 2025/05/13 01:12:59 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:12:59 DEBUG : Waiting for deletions to finish 2025/05/13 01:12:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (19.26s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:13:09 DEBUG : Creating backend with remote "/tmp/rclone3074429772/dir1" 2025/05/13 01:13:09 DEBUG : Config file has changed externally - reloading 2025/05/13 01:13:09 DEBUG : Creating backend with remote "/tmp/rclone3074429772/dir2" 2025/05/13 01:13:09 DEBUG : Local file system at /tmp/rclone3074429772/dir2: Using server-side directory move 2025/05/13 01:13:09 INFO : Local file system at /tmp/rclone3074429772/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/13 01:13:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/13 01:13:09 DEBUG : Local file system at /tmp/rclone3074429772/dir2: Waiting for checks to finish 2025/05/13 01:13:09 DEBUG : Local file system at /tmp/rclone3074429772/dir2: Waiting for transfers to finish 2025/05/13 01:13:09 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:13:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:13:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/13 01:13:11 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:13:11 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:13:18 INFO : sub dir/hello world: Copied (new) 2025/05/13 01:13:18 INFO : sub dir/hello world: Deleted 2025/05/13 01:13:18 INFO : nested/sub dir/file: Copied (new) 2025/05/13 01:13:18 INFO : nested/sub dir/file: Deleted 2025/05/13 01:13:18 INFO : sub dir: Removing directory 2025/05/13 01:13:18 INFO : nested/sub dir: Removing directory 2025/05/13 01:13:18 INFO : nested: Removing directory 2025/05/13 01:13:18 DEBUG : Local file system at /tmp/rclone3074429772: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:13:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 01:13:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/13 01:13:30 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:13:30 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:13:36 INFO : sub dir/hello world: Copied (new) 2025/05/13 01:13:36 INFO : sub dir/hello world: Deleted 2025/05/13 01:13:37 INFO : nested/sub dir/file: Copied (new) 2025/05/13 01:13:37 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:13:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/13 01:13:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/13 01:13:48 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:13:48 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:13:51 INFO : existing-b: Copied (new) 2025/05/13 01:13:51 INFO : existing-b: Deleted 2025/05/13 01:13:51 INFO : existing: Copied (new) 2025/05/13 01:13:51 INFO : existing: Deleted 2025/05/13 01:13:53 DEBUG : existing: Destination exists, skipping 2025/05/13 01:13:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/13 01:13:53 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:13:53 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:13:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.31s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:13:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feqanih0sago" 2025/05/13 01:13:58 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-soqapom3johi' -> sugarsync root 'Test/rclone-test-feqanih0sago' 2025/05/13 01:14:16 DEBUG : sugarsync root 'Test/rclone-test-feqanih0sago': Using server-side directory move 2025/05/13 01:14:16 INFO : sugarsync root 'Test/rclone-test-feqanih0sago': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/13 01:14:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 01:14:17 DEBUG : empty space: Sizes identical 2025/05/13 01:14:17 DEBUG : empty space: Unchanged skipping 2025/05/13 01:14:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/13 01:14:17 DEBUG : sugarsync root 'Test/rclone-test-feqanih0sago': Waiting for checks to finish 2025/05/13 01:14:18 INFO : potato2: Moved (server-side) 2025/05/13 01:14:18 INFO : empty space: Deleted 2025/05/13 01:14:18 DEBUG : sugarsync root 'Test/rclone-test-feqanih0sago': Waiting for transfers to finish 2025/05/13 01:14:18 INFO : potato3: Deleted 2025/05/13 01:14:19 INFO : potato3: Moved (server-side) 2025/05/13 01:14:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cutotod4neja" 2025/05/13 01:14:24 DEBUG : sugarsync root 'Test/rclone-test-cutotod4neja': Using server-side directory move 2025/05/13 01:14:25 INFO : sugarsync root 'Test/rclone-test-cutotod4neja': Server side directory move succeeded 2025/05/13 01:14:28 ERROR : : error listing: directory not found 2025/05/13 01:14:28 DEBUG : sugarsync root 'Test/rclone-test-cutotod4neja': Purge remote 2025/05/13 01:14:29 DEBUG : sugarsync root 'Test/rclone-test-feqanih0sago': Purge remote 2025/05/13 01:14:30 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.67s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:14:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sacoxed4maha" 2025/05/13 01:14:32 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-soqapom3johi' -> sugarsync root 'Test/rclone-test-sacoxed4maha' 2025/05/13 01:14:51 DEBUG : empty space: Excluded (Size Filter) 2025/05/13 01:14:51 DEBUG : empty space: Excluded 2025/05/13 01:14:51 DEBUG : empty space: Excluded (Size Filter) 2025/05/13 01:14:51 DEBUG : empty space: Excluded 2025/05/13 01:14:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 01:14:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/13 01:14:51 DEBUG : sugarsync root 'Test/rclone-test-sacoxed4maha': Waiting for checks to finish 2025/05/13 01:14:51 DEBUG : sugarsync root 'Test/rclone-test-sacoxed4maha': Waiting for transfers to finish 2025/05/13 01:14:52 INFO : potato2: Moved (server-side) 2025/05/13 01:14:52 INFO : potato3: Deleted 2025/05/13 01:14:53 INFO : potato3: Moved (server-side) 2025/05/13 01:14:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yititil1nepi" 2025/05/13 01:14:54 DEBUG : Config file has changed externally - reloading 2025/05/13 01:14:58 DEBUG : empty space: Excluded (Size Filter) 2025/05/13 01:14:58 DEBUG : empty space: Excluded 2025/05/13 01:14:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 01:14:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/13 01:14:59 DEBUG : sugarsync root 'Test/rclone-test-yititil1nepi': Waiting for checks to finish 2025/05/13 01:14:59 DEBUG : sugarsync root 'Test/rclone-test-yititil1nepi': Waiting for transfers to finish 2025/05/13 01:15:01 INFO : potato2: Moved (server-side) 2025/05/13 01:15:01 INFO : potato3: Moved (server-side) 2025/05/13 01:15:03 DEBUG : sugarsync root 'Test/rclone-test-yititil1nepi': Purge remote 2025/05/13 01:15:04 DEBUG : sugarsync root 'Test/rclone-test-sacoxed4maha': Purge remote --- PASS: TestServerSideMoveWithFilter (35.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:15:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yiraxoh4guna" 2025/05/13 01:15:17 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-soqapom3johi' -> sugarsync root 'Test/rclone-test-yiraxoh4guna' 2025/05/13 01:15:27 DEBUG : sugarsync root 'Test/rclone-test-yiraxoh4guna': Using server-side directory move 2025/05/13 01:15:27 INFO : sugarsync root 'Test/rclone-test-yiraxoh4guna': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/13 01:15:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 01:15:28 DEBUG : empty space: Sizes identical 2025/05/13 01:15:28 DEBUG : empty space: Unchanged skipping 2025/05/13 01:15:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/13 01:15:29 DEBUG : sugarsync root 'Test/rclone-test-yiraxoh4guna': Waiting for checks to finish 2025/05/13 01:15:29 INFO : potato2: Moved (server-side) 2025/05/13 01:15:29 INFO : potato3: Deleted 2025/05/13 01:15:29 INFO : empty space: Deleted 2025/05/13 01:15:29 DEBUG : sugarsync root 'Test/rclone-test-yiraxoh4guna': Waiting for transfers to finish 2025/05/13 01:15:29 INFO : potato3: Moved (server-side) 2025/05/13 01:15:29 INFO : tomatoDir: Removing directory 2025/05/13 01:15:31 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': deleted 1 directories 2025/05/13 01:15:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-coqovum5helu" 2025/05/13 01:15:36 INFO : tomatoDir: Making directory 2025/05/13 01:15:38 DEBUG : sugarsync root 'Test/rclone-test-coqovum5helu': Using server-side directory move 2025/05/13 01:15:40 INFO : sugarsync root 'Test/rclone-test-coqovum5helu': Server side directory move succeeded 2025/05/13 01:15:43 ERROR : : error listing: directory not found 2025/05/13 01:15:44 ERROR : : error listing: directory not found 2025/05/13 01:15:44 DEBUG : sugarsync root 'Test/rclone-test-coqovum5helu': Purge remote 2025/05/13 01:15:44 DEBUG : sugarsync root 'Test/rclone-test-yiraxoh4guna': Purge remote 2025/05/13 01:15:45 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.18s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.53s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:15:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/rclone-sync-test" 2025/05/13 01:15:48 DEBUG : Config file has changed externally - reloading run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.56s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:16:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/rclone-sync-test" 2025/05/13 01:16:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/rclone-sync-test-include/layer2" 2025/05/13 01:16:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/rclone-sync-test-ignore-file" 2025/05/13 01:16:28 DEBUG : rclone-sync-test: Excluded 2025/05/13 01:16:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 01:16:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 01:16:31 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/rclone-sync-test': Waiting for checks to finish 2025/05/13 01:16:31 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/rclone-sync-test': Waiting for transfers to finish 2025/05/13 01:16:31 DEBUG : Waiting for deletions to finish 2025/05/13 01:16:31 INFO : There was nothing to transfer 2025/05/13 01:16:33 DEBUG : rclone-sync-test: Excluded 2025/05/13 01:16:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 01:16:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 01:16:37 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:16:37 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:16:37 DEBUG : Waiting for deletions to finish 2025/05/13 01:16:37 INFO : rclone-sync-test-include: Removing directory 2025/05/13 01:16:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/13 01:16:37 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': failed to delete 1 directories 2025/05/13 01:16:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:16:40 DEBUG : rclone-sync-test: Excluded 2025/05/13 01:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 01:16:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 01:16:43 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/13 01:16:43 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/13 01:16:43 DEBUG : Waiting for deletions to finish 2025/05/13 01:16:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:16:45 DEBUG : rclone-sync-test: Excluded 2025/05/13 01:16:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 01:16:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 01:16:48 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:16:48 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:16:48 DEBUG : Waiting for deletions to finish 2025/05/13 01:16:48 INFO : rclone-sync-test-include: Removing directory 2025/05/13 01:16:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/13 01:16:49 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': failed to delete 1 directories 2025/05/13 01:16:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:16:50 DEBUG : : Excluded 2025/05/13 01:16:51 DEBUG : rclone-sync-test: Excluded 2025/05/13 01:16:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 01:16:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 01:16:54 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/13 01:16:54 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/13 01:16:54 DEBUG : Waiting for deletions to finish 2025/05/13 01:16:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (86.47s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:17:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/dst" 2025/05/13 01:17:28 DEBUG : Config file has changed externally - reloading 2025/05/13 01:17:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/CompareDest" 2025/05/13 01:17:39 DEBUG : one: Need to transfer - File not found at Destination 2025/05/13 01:17:39 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:17:39 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:17:43 INFO : one: Copied (new) 2025/05/13 01:17:43 DEBUG : Waiting for deletions to finish 2025/05/13 01:17:46 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:17:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 01:17:47 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:17:49 INFO : one: Copied (replaced existing) 2025/05/13 01:17:49 DEBUG : Waiting for deletions to finish 2025/05/13 01:17:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 01:17:58 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:18:00 DEBUG : one: Sizes identical 2025/05/13 01:18:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 01:18:00 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:18:00 DEBUG : Waiting for deletions to finish 2025/05/13 01:18:00 INFO : There was nothing to transfer 2025/05/13 01:18:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 01:18:07 DEBUG : two: Sizes identical 2025/05/13 01:18:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 01:18:07 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:18:07 DEBUG : one: Sizes identical 2025/05/13 01:18:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 01:18:07 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:18:07 DEBUG : Waiting for deletions to finish 2025/05/13 01:18:07 INFO : There was nothing to transfer 2025/05/13 01:18:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 01:18:10 DEBUG : two: Sizes identical 2025/05/13 01:18:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 01:18:10 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:18:10 DEBUG : one: Sizes identical 2025/05/13 01:18:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 01:18:10 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:18:10 DEBUG : Waiting for deletions to finish 2025/05/13 01:18:10 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/13 01:18:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 01:18:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/13 01:18:15 DEBUG : two: Need to transfer - File not found at Destination 2025/05/13 01:18:15 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:18:15 DEBUG : one: Sizes identical 2025/05/13 01:18:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 01:18:15 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:18:17 INFO : two: Copied (new) 2025/05/13 01:18:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.98s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:18:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/dest" 2025/05/13 01:18:35 DEBUG : Config file has changed externally - reloading 2025/05/13 01:18:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/pre-dest1" 2025/05/13 01:18:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/pre-dest2" 2025/05/13 01:18:47 DEBUG : 1: Sizes identical 2025/05/13 01:18:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/13 01:18:48 DEBUG : 2: Sizes identical 2025/05/13 01:18:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/13 01:18:50 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/13 01:18:50 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dest': Waiting for checks to finish 2025/05/13 01:18:50 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dest': Waiting for transfers to finish 2025/05/13 01:18:53 INFO : 3: Copied (new) 2025/05/13 01:18:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.03s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:19:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/dst" 2025/05/13 01:19:04 DEBUG : Config file has changed externally - reloading 2025/05/13 01:19:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/CopyDest" 2025/05/13 01:19:15 DEBUG : one: Need to transfer - File not found at Destination 2025/05/13 01:19:15 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:19:15 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:19:19 INFO : one: Copied (new) 2025/05/13 01:19:19 DEBUG : Waiting for deletions to finish 2025/05/13 01:19:22 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:19:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 01:19:23 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:19:25 INFO : one: Copied (replaced existing) 2025/05/13 01:19:25 DEBUG : Waiting for deletions to finish 2025/05/13 01:19:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/BackupDir" 2025/05/13 01:19:34 DEBUG : Config file has changed externally - reloading 2025/05/13 01:19:40 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:19:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 01:19:41 DEBUG : one: Sizes identical 2025/05/13 01:19:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 01:19:44 INFO : one: Moved (server-side) 2025/05/13 01:19:46 INFO : one: Copied (server-side copy) 2025/05/13 01:19:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/13 01:19:46 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:19:46 DEBUG : Waiting for deletions to finish 2025/05/13 01:19:52 DEBUG : one: Sizes identical 2025/05/13 01:19:52 DEBUG : one: Unchanged skipping 2025/05/13 01:19:53 DEBUG : two: Sizes identical 2025/05/13 01:19:55 INFO : two: Copied (server-side copy) 2025/05/13 01:19:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/13 01:19:55 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:19:55 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:19:55 DEBUG : Waiting for deletions to finish 2025/05/13 01:19:57 DEBUG : one: Sizes identical 2025/05/13 01:19:57 DEBUG : one: Unchanged skipping 2025/05/13 01:19:57 DEBUG : two: Sizes identical 2025/05/13 01:19:57 DEBUG : two: Unchanged skipping 2025/05/13 01:19:57 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:19:57 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:19:57 DEBUG : Waiting for deletions to finish 2025/05/13 01:19:57 INFO : There was nothing to transfer 2025/05/13 01:20:04 DEBUG : one: Sizes identical 2025/05/13 01:20:04 DEBUG : one: Unchanged skipping 2025/05/13 01:20:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/13 01:20:04 DEBUG : three: Destination not found in --copy-dest 2025/05/13 01:20:04 DEBUG : three: Need to transfer - File not found at Destination 2025/05/13 01:20:04 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:20:04 DEBUG : two: Sizes identical 2025/05/13 01:20:04 DEBUG : two: Unchanged skipping 2025/05/13 01:20:04 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:20:07 INFO : three: Copied (new) 2025/05/13 01:20:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.02s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:20:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/dst" 2025/05/13 01:20:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/backup" 2025/05/13 01:20:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 01:20:38 DEBUG : two: Sizes identical 2025/05/13 01:20:38 DEBUG : two: Unchanged skipping 2025/05/13 01:20:38 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:20:40 INFO : one: Moved (server-side) 2025/05/13 01:20:40 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:20:43 INFO : one: Copied (new) 2025/05/13 01:20:43 DEBUG : Waiting for deletions to finish 2025/05/13 01:20:44 INFO : three.txt: Moved (server-side) 2025/05/13 01:20:44 INFO : three.txt: Moved into backup dir 2025/05/13 01:20:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 01:20:51 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:20:51 DEBUG : two: Sizes identical 2025/05/13 01:20:51 DEBUG : two: Unchanged skipping 2025/05/13 01:20:52 INFO : one: Deleted 2025/05/13 01:20:53 INFO : one: Moved (server-side) 2025/05/13 01:20:53 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:20:56 INFO : one: Copied (new) 2025/05/13 01:20:56 DEBUG : Waiting for deletions to finish 2025/05/13 01:20:57 INFO : three.txt: Deleted 2025/05/13 01:20:58 INFO : three.txt: Moved (server-side) 2025/05/13 01:20:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.91s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:21:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/dst" 2025/05/13 01:21:18 DEBUG : Config file has changed externally - reloading 2025/05/13 01:21:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/backup" 2025/05/13 01:21:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 01:21:26 DEBUG : two: Sizes identical 2025/05/13 01:21:26 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:21:26 DEBUG : two: Unchanged skipping 2025/05/13 01:21:28 INFO : one: Moved (server-side) to: one.bak 2025/05/13 01:21:28 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:21:31 INFO : one: Copied (new) 2025/05/13 01:21:31 DEBUG : Waiting for deletions to finish 2025/05/13 01:21:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 01:21:33 INFO : three.txt: Moved into backup dir 2025/05/13 01:21:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 01:21:39 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:21:39 DEBUG : two: Sizes identical 2025/05/13 01:21:39 DEBUG : two: Unchanged skipping 2025/05/13 01:21:41 INFO : one.bak: Deleted 2025/05/13 01:21:41 INFO : one: Moved (server-side) to: one.bak 2025/05/13 01:21:41 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:21:44 INFO : one: Copied (new) 2025/05/13 01:21:44 DEBUG : Waiting for deletions to finish 2025/05/13 01:21:45 INFO : three.txt.bak: Deleted 2025/05/13 01:21:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 01:21:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:22:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/dst" 2025/05/13 01:22:05 DEBUG : Config file has changed externally - reloading 2025/05/13 01:22:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/backup" 2025/05/13 01:22:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 01:22:14 DEBUG : two: Sizes identical 2025/05/13 01:22:14 DEBUG : two: Unchanged skipping 2025/05/13 01:22:14 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:22:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/13 01:22:16 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:22:19 INFO : one: Copied (new) 2025/05/13 01:22:19 DEBUG : Waiting for deletions to finish 2025/05/13 01:22:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/13 01:22:20 INFO : three.txt: Moved into backup dir 2025/05/13 01:22:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 01:22:27 DEBUG : two: Sizes identical 2025/05/13 01:22:27 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:22:27 DEBUG : two: Unchanged skipping 2025/05/13 01:22:28 INFO : one-2019-01-01: Deleted 2025/05/13 01:22:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/13 01:22:29 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:22:32 INFO : one: Copied (new) 2025/05/13 01:22:32 DEBUG : Waiting for deletions to finish 2025/05/13 01:22:33 INFO : three-2019-01-01.txt: Deleted 2025/05/13 01:22:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/13 01:22:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (47.97s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:22:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/dst" 2025/05/13 01:22:54 DEBUG : Config file has changed externally - reloading 2025/05/13 01:22:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 01:22:57 DEBUG : two: Sizes identical 2025/05/13 01:22:57 DEBUG : two: Unchanged skipping 2025/05/13 01:22:57 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:22:59 INFO : one: Moved (server-side) to: one.bak 2025/05/13 01:22:59 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:23:01 INFO : one: Copied (new) 2025/05/13 01:23:01 DEBUG : Waiting for deletions to finish 2025/05/13 01:23:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 01:23:03 INFO : three.txt: Moved into backup dir 2025/05/13 01:23:09 DEBUG : one.bak: Excluded (Path Filter) 2025/05/13 01:23:09 DEBUG : one.bak: Excluded 2025/05/13 01:23:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/13 01:23:09 DEBUG : three.txt.bak: Excluded 2025/05/13 01:23:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 01:23:09 DEBUG : two: Sizes identical 2025/05/13 01:23:09 DEBUG : two: Unchanged skipping 2025/05/13 01:23:09 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for checks to finish 2025/05/13 01:23:11 INFO : one.bak: Deleted 2025/05/13 01:23:12 INFO : one: Moved (server-side) to: one.bak 2025/05/13 01:23:12 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi/dst': Waiting for transfers to finish 2025/05/13 01:23:14 INFO : one: Copied (new) 2025/05/13 01:23:14 DEBUG : Waiting for deletions to finish 2025/05/13 01:23:16 INFO : three.txt.bak: Deleted 2025/05/13 01:23:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 01:23:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.27s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:23:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/dst" 2025/05/13 01:23:35 DEBUG : Config file has changed externally - reloading 2025/05/13 01:23:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 01:23:40 INFO : one: Moved (server-side) to: one.bak 2025/05/13 01:23:42 INFO : one: Copied (new) 2025/05/13 01:23:43 DEBUG : two: Sizes identical 2025/05/13 01:23:43 DEBUG : two: Unchanged skipping 2025/05/13 01:23:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/13 01:23:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 01:23:48 INFO : three.txt: Copied (new) 2025/05/13 01:23:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 01:23:54 INFO : one.bak: Deleted 2025/05/13 01:23:54 INFO : one: Moved (server-side) to: one.bak 2025/05/13 01:23:57 INFO : one: Copied (new) 2025/05/13 01:23:58 DEBUG : two: Sizes identical 2025/05/13 01:23:58 DEBUG : two: Unchanged skipping 2025/05/13 01:23:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/13 01:24:00 INFO : three.txt.bak: Deleted 2025/05/13 01:24:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 01:24:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.61s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:24:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-soqapom3johi/dst" 2025/05/13 01:24:23 DEBUG : Config file has changed externally - reloading 2025/05/13 01:24:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 01:24:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/13 01:24:30 INFO : one: Copied (new) 2025/05/13 01:24:31 DEBUG : two: Sizes identical 2025/05/13 01:24:31 DEBUG : two: Unchanged skipping 2025/05/13 01:24:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/13 01:24:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/13 01:24:36 INFO : three.txt: Copied (new) 2025/05/13 01:24:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 01:24:41 INFO : one-2019-01-01: Deleted 2025/05/13 01:24:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/13 01:24:45 INFO : one: Copied (new) 2025/05/13 01:24:45 DEBUG : two: Sizes identical 2025/05/13 01:24:45 DEBUG : two: Unchanged skipping 2025/05/13 01:24:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/13 01:24:48 INFO : three-2019-01-01.txt: Deleted 2025/05/13 01:24:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/13 01:24:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.64s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:25:04 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:25:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/13 01:25:04 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:25:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/13 01:25:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.81s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:25:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/13 01:25:10 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:25:10 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:25:13 INFO : existing: Copied (new) 2025/05/13 01:25:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:25:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/13 01:25:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/13 01:25:15 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:25:15 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:25:15 ERROR : sugarsync root 'Test/rclone-test-soqapom3johi': not deleting files as there were IO errors 2025/05/13 01:25:15 ERROR : sugarsync root 'Test/rclone-test-soqapom3johi': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.46s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:25:42 DEBUG : existing: Sizes identical 2025/05/13 01:25:42 DEBUG : existing: Unchanged skipping 2025/05/13 01:25:42 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/13 01:25:43 DEBUG : EXISTING: moving to existing-rclone-move-vocucib2 2025/05/13 01:25:43 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-bizezep5 2025/05/13 01:25:44 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-vocucib2 2025/05/13 01:25:44 DEBUG : EXISTING: moving to existing 2025/05/13 01:25:45 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/13 01:25:45 INFO : existing-rclone-move-vocucib2: Moved (server-side) to: existing 2025/05/13 01:25:45 INFO : EXISTING: Moved (server-side) to: existing 2025/05/13 01:25:45 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/13 01:25:45 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-bizezep5 2025/05/13 01:25:45 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/13 01:25:46 INFO : existingbutdifferent-rclone-move-bizezep5: Moved (server-side) to: existingbutdifferent 2025/05/13 01:25:46 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/13 01:25:46 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/13 01:25:49 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/13 01:25:50 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/13 01:25:54 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/13 01:25:55 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/13 01:25:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-nucevox8 2025/05/13 01:25:58 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-nucevox8 2025/05/13 01:25:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/13 01:25:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/13 01:25:59 INFO : subdira/subdirb/subdirc/hello-rclone-move-nucevox8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/13 01:25:59 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/13 01:25:59 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/13 01:26:00 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:26:00 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/13 01:26:01 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/13 01:26:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rudiqav2 2025/05/13 01:26:02 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rudiqav2 2025/05/13 01:26:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/13 01:26:03 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rudiqav2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/13 01:26:03 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/13 01:26:03 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/13 01:26:03 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:26:04 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/13 01:26:04 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.26s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", 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-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", 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-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.60s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.54s) --- SKIP: TestMaxTransfer/Cautious (1.52s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:28:07 DEBUG : both0: Sizes identical 2025/05/13 01:28:07 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:28:07 DEBUG : both1: Sizes identical 2025/05/13 01:28:07 DEBUG : both11: Sizes identical 2025/05/13 01:28:07 DEBUG : both10: Sizes identical 2025/05/13 01:28:07 DEBUG : both0: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both12: Sizes identical 2025/05/13 01:28:07 DEBUG : both12: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both13: Sizes identical 2025/05/13 01:28:07 DEBUG : both13: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both14: Sizes identical 2025/05/13 01:28:07 DEBUG : both1: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both15: Sizes identical 2025/05/13 01:28:07 DEBUG : both11: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both16: Sizes identical 2025/05/13 01:28:07 DEBUG : both10: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both17: Sizes identical 2025/05/13 01:28:07 DEBUG : both17: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both18: Sizes identical 2025/05/13 01:28:07 DEBUG : both18: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both19: Sizes identical 2025/05/13 01:28:07 DEBUG : both19: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both2: Sizes identical 2025/05/13 01:28:07 DEBUG : both2: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both3: Sizes identical 2025/05/13 01:28:07 DEBUG : both3: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both4: Sizes identical 2025/05/13 01:28:07 DEBUG : both14: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both5: Sizes identical 2025/05/13 01:28:07 DEBUG : both5: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both6: Sizes identical 2025/05/13 01:28:07 DEBUG : both6: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both7: Sizes identical 2025/05/13 01:28:07 DEBUG : both7: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both8: Sizes identical 2025/05/13 01:28:07 DEBUG : both8: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both9: Sizes identical 2025/05/13 01:28:07 DEBUG : both9: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both15: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both16: Unchanged skipping 2025/05/13 01:28:07 DEBUG : both4: Unchanged skipping 2025/05/13 01:28:07 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:28:07 DEBUG : Waiting for deletions to finish 2025/05/13 01:28:08 INFO : only12: Deleted 2025/05/13 01:28:08 INFO : only14: Deleted 2025/05/13 01:28:08 INFO : only7: Deleted 2025/05/13 01:28:08 INFO : only6: Deleted 2025/05/13 01:28:09 INFO : only18: Deleted 2025/05/13 01:28:09 INFO : only13: Deleted 2025/05/13 01:28:09 INFO : only19: Deleted 2025/05/13 01:28:09 INFO : only9: Deleted 2025/05/13 01:28:10 INFO : only2: Deleted 2025/05/13 01:28:10 INFO : only4: Deleted 2025/05/13 01:28:10 INFO : only8: Deleted 2025/05/13 01:28:10 INFO : only1: Deleted 2025/05/13 01:28:10 INFO : only10: Deleted 2025/05/13 01:28:10 INFO : only11: Deleted 2025/05/13 01:28:10 INFO : only17: Deleted 2025/05/13 01:28:11 INFO : only16: Deleted 2025/05/13 01:28:11 INFO : only0: Deleted 2025/05/13 01:28:11 INFO : only15: Deleted 2025/05/13 01:28:11 INFO : only3: Deleted 2025/05/13 01:28:11 INFO : only5: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (126.90s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:30:15 DEBUG : both1: Sizes identical 2025/05/13 01:30:15 DEBUG : both10: Sizes identical 2025/05/13 01:30:15 DEBUG : both11: Sizes identical 2025/05/13 01:30:15 DEBUG : both0: Sizes identical 2025/05/13 01:30:15 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for checks to finish 2025/05/13 01:30:15 DEBUG : both1: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both12: Sizes identical 2025/05/13 01:30:15 DEBUG : both12: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both13: Sizes identical 2025/05/13 01:30:15 DEBUG : both13: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both14: Sizes identical 2025/05/13 01:30:15 DEBUG : both10: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both15: Sizes identical 2025/05/13 01:30:15 DEBUG : both15: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both16: Sizes identical 2025/05/13 01:30:15 DEBUG : both16: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both17: Sizes identical 2025/05/13 01:30:15 DEBUG : both17: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both18: Sizes identical 2025/05/13 01:30:15 DEBUG : both18: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both19: Sizes identical 2025/05/13 01:30:15 DEBUG : both11: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both2: Sizes identical 2025/05/13 01:30:15 DEBUG : both2: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both3: Sizes identical 2025/05/13 01:30:15 DEBUG : both3: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both4: Sizes identical 2025/05/13 01:30:15 DEBUG : both0: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both5: Sizes identical 2025/05/13 01:30:15 DEBUG : both14: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both6: Sizes identical 2025/05/13 01:30:15 DEBUG : both19: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both7: Sizes identical 2025/05/13 01:30:15 DEBUG : both4: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both8: Sizes identical 2025/05/13 01:30:15 DEBUG : both8: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both9: Sizes identical 2025/05/13 01:30:15 DEBUG : both9: Unchanged skipping 2025/05/13 01:30:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/13 01:30:15 DEBUG : both5: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both6: Unchanged skipping 2025/05/13 01:30:15 DEBUG : both7: Unchanged skipping 2025/05/13 01:30:15 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Waiting for transfers to finish 2025/05/13 01:30:16 INFO : only0: Copied (replaced existing) 2025/05/13 01:30:16 INFO : only1: Copied (replaced existing) 2025/05/13 01:30:17 INFO : only10: Copied (replaced existing) 2025/05/13 01:30:17 INFO : only11: Copied (replaced existing) 2025/05/13 01:30:18 INFO : only13: Copied (replaced existing) 2025/05/13 01:30:18 INFO : only12: Copied (replaced existing) 2025/05/13 01:30:18 INFO : only15: Copied (replaced existing) 2025/05/13 01:30:19 INFO : only14: Copied (replaced existing) 2025/05/13 01:30:19 INFO : only16: Copied (replaced existing) 2025/05/13 01:30:19 INFO : only17: Copied (replaced existing) 2025/05/13 01:30:19 INFO : only19: Copied (replaced existing) 2025/05/13 01:30:19 INFO : only18: Copied (replaced existing) 2025/05/13 01:30:20 INFO : only2: Copied (replaced existing) 2025/05/13 01:30:20 INFO : only3: Copied (replaced existing) 2025/05/13 01:30:20 INFO : only5: Copied (replaced existing) 2025/05/13 01:30:20 INFO : only4: Copied (replaced existing) 2025/05/13 01:30:21 INFO : only8: Copied (replaced existing) 2025/05/13 01:30:21 INFO : only7: Copied (replaced existing) 2025/05/13 01:30:21 INFO : only6: Copied (replaced existing) 2025/05/13 01:30:22 INFO : only9: Copied (replaced existing) 2025/05/13 01:30:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:30:47 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Renewing token 2025/05/13 01:30:48 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/05/13 01:30:48 DEBUG : Config file has changed externally - reloading 2025/05/13 01:30:48 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/05/13 01:30:48 DEBUG : Saving config "user" in section "TestSugarSync" of the config file --- PASS: TestSyncConcurrentTruncate (147.57s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:30:59 DEBUG : empty_dir: Making directory with metadata 2025/05/13 01:30:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 01:30:59 DEBUG : empty_on_remote: Making directory with metadata 2025/05/13 01:30:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 01:30:59 INFO : empty_on_remote: Making directory 2025/05/13 01:31:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:31:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/13 01:31:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/13 01:31:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/13 01:31:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.66s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:31:23 DEBUG : empty_dir: Making directory with metadata 2025/05/13 01:31:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 01:31:23 DEBUG : empty_on_remote: Making directory with metadata 2025/05/13 01:31:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 01:31:23 INFO : empty_on_remote: Making directory 2025/05/13 01:31:24 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-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:31:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/13 01:31:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/13 01:31:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/13 01:31:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/13 01:31:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (25.77s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:31:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 01:31:49 INFO : sub dir: Making directory 2025/05/13 01:31:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" 2025/05/13 01:32:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 01:32:44 INFO : sub dir: Making directory 2025/05/13 01:32:45 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-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-soqapom3johi'", Local "Local file system at /tmp/rclone3074429772", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.26s) FAIL 2025/05/13 01:33:39 DEBUG : sugarsync root 'Test/rclone-test-soqapom3johi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 31m45.733842419s (try 1/5): exit status 1: Failed [TestCopyOverSelf]