"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/09/24 01:09:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve" 2024/09/24 01:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/24 01:09:55 DEBUG : Creating backend with remote "/tmp/rclone723072706" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:09:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:09:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/09/24 01:09:57 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:09:57 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.28s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:10:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/24 01:10:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:10:01 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:10:01 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:10:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:10:06 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (10.86s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.47s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:10:14 DEBUG : Creating backend with remote "/non-existing" 2024/09/24 01:10:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/24 01:10:15 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:10:15 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.49s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:10:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:10:18 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:10:18 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:10:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (10.81s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:10:28 INFO : sugarsync root 'Test/rclone-test-bamuhex7heve': Running all checks before starting transfers 2024/09/24 01:10:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:10:29 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:10:29 INFO : sugarsync root 'Test/rclone-test-bamuhex7heve': Checks finished, now starting transfers 2024/09/24 01:10:29 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:10:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (10.65s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:10:39 ERROR : Ignoring --no-traverse with sync 2024/09/24 01:10:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:10:40 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:10:40 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:10:43 INFO : sub dir/hello world: Copied (new) 2024/09/24 01:10:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (10.55s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:10:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/24 01:10:50 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:10:50 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:10:53 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.80s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:10:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/24 01:10:58 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:10:58 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:11:00 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.38s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:11:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/24 01:11:05 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:11:05 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:11:09 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.13s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:11:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/24 01:11:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/24 01:11:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/24 01:11:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/24 01:11:14 DEBUG : sub dir: Making directory 2024/09/24 01:11:15 DEBUG : sub dir2: Making directory 2024/09/24 01:11:16 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/24 01:11:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:11:17 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:11:17 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:11:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:11:21 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.77s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:11:29 DEBUG : sub dir2: Making directory 2024/09/24 01:11:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/24 01:11:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/24 01:11:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:11:29 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:11:29 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:11:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.27s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:11:38 DEBUG : sub dir2: Making directory with metadata 2024/09/24 01:11:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/24 01:11:39 DEBUG : sub dir: Making directory 2024/09/24 01:11:40 DEBUG : sub dir2: Making directory 2024/09/24 01:11:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:11:41 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:11:41 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:11:43 INFO : sub dir/hello world: Copied (new) 2024/09/24 01:11:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:11:44 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/24 01:11:45 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.11s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.40s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:11:52 DEBUG : sub dir2: Making directory 2024/09/24 01:11:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:11:53 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:11:53 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:11:56 INFO : sub dir/hello world: Copied (new) 2024/09/24 01:11:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:12:02 DEBUG : sub dir2: Making directory with metadata 2024/09/24 01:12:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/24 01:12:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/24 01:12:02 DEBUG : sub dir: Making directory 2024/09/24 01:12:04 DEBUG : sub dir2: Making directory 2024/09/24 01:12:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:12:05 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:12:05 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:12:07 INFO : sub dir/hello world: Copied (new) 2024/09/24 01:12:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:12:08 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.97s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:12:16 DEBUG : sub dir2: Making directory 2024/09/24 01:12:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:12:17 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:12:17 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:12:20 INFO : sub dir/hello world: Copied (new) 2024/09/24 01:12:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.37s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:12:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nohazuv6numa" 2024/09/24 01:12:30 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-bamuhex7heve' -> sugarsync root 'Test/rclone-test-nohazuv6numa' 2024/09/24 01:12:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:12:35 DEBUG : sugarsync root 'Test/rclone-test-nohazuv6numa': Waiting for checks to finish 2024/09/24 01:12:35 DEBUG : sugarsync root 'Test/rclone-test-nohazuv6numa': Waiting for transfers to finish 2024/09/24 01:12:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:12:40 DEBUG : sugarsync root 'Test/rclone-test-nohazuv6numa': Purge remote --- PASS: TestServerSideCopy (20.78s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:12:49 ERROR : : error listing: directory not found 2024/09/24 01:12:51 DEBUG : Local file system at /tmp/rclone723072706: Making directory 2024/09/24 01:12:52 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:12:52 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (12.50s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:13:04 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/24 01:13:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:13:05 DEBUG : Local file system at /tmp/rclone723072706: Waiting for checks to finish 2024/09/24 01:13:05 DEBUG : Local file system at /tmp/rclone723072706: Waiting for transfers to finish 2024/09/24 01:13:06 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/09/24 01:13:06 INFO : sub dir/hello world: Copied (new) 2024/09/24 01:13:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (11.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:13:11 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/24 01:13:11 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:13:11 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:13:14 INFO : check sum: Copied (new) 2024/09/24 01:13:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:13:15 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:13:15 NOTICE: sugarsync root 'Test/rclone-test-bamuhex7heve': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/09/24 01:13:15 DEBUG : check sum: Size of src and dst objects identical 2024/09/24 01:13:15 DEBUG : check sum: Unchanged skipping 2024/09/24 01:13:15 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:13:15 DEBUG : Waiting for deletions to finish 2024/09/24 01:13:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.16s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:13:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/24 01:13:21 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:13:21 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:13:24 INFO : sizeonly: Copied (new) 2024/09/24 01:13:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:13:25 DEBUG : sizeonly: Sizes identical 2024/09/24 01:13:25 DEBUG : sizeonly: Unchanged skipping 2024/09/24 01:13:25 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:13:25 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:13:25 DEBUG : Waiting for deletions to finish 2024/09/24 01:13:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.25s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:13:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/24 01:13:32 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:13:32 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:13:34 INFO : ignore-size: Copied (new) 2024/09/24 01:13:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:13:35 DEBUG : ignore-size: Sizes identical 2024/09/24 01:13:35 DEBUG : ignore-size: Unchanged skipping 2024/09/24 01:13:35 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:13:35 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:13:35 DEBUG : Waiting for deletions to finish 2024/09/24 01:13:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.07s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:13:45 DEBUG : existing: Sizes identical 2024/09/24 01:13:45 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:13:45 DEBUG : existing: Unchanged skipping 2024/09/24 01:13:45 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:13:45 DEBUG : Waiting for deletions to finish 2024/09/24 01:13:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:13:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/24 01:13:45 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:13:45 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:13:47 INFO : existing: Copied (replaced existing) 2024/09/24 01:13:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:13:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/24 01:13:53 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:13:53 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:13:55 INFO : existing: Copied (new) 2024/09/24 01:13:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:13:57 DEBUG : existing: Destination exists, skipping 2024/09/24 01:13:57 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:13:57 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:13:57 DEBUG : Waiting for deletions to finish 2024/09/24 01:13:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:14:10 DEBUG : d: Making directory 2024/09/24 01:14:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/24 01:14:14 DEBUG : c/non empty space: Sizes identical 2024/09/24 01:14:14 DEBUG : c/non empty space: Unchanged skipping 2024/09/24 01:14:14 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:14:14 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:14:17 INFO : a/potato2: Copied (new) 2024/09/24 01:14:17 DEBUG : Waiting for deletions to finish 2024/09/24 01:14:18 INFO : b/potato: Deleted 2024/09/24 01:14:18 INFO : d: Removing directory 2024/09/24 01:14:19 INFO : b: Removing directory 2024/09/24 01:14:21 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:14:32 DEBUG : empty space: Sizes identical 2024/09/24 01:14:32 DEBUG : empty space: Unchanged skipping 2024/09/24 01:14:32 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:14:32 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:14:32 DEBUG : Waiting for deletions to finish 2024/09/24 01:14:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:14:33 DEBUG : empty space: Sizes identical 2024/09/24 01:14:33 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:14:33 DEBUG : empty space: Unchanged skipping 2024/09/24 01:14:33 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:14:33 DEBUG : Waiting for deletions to finish 2024/09/24 01:14:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (10.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:914: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.39s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:940: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.40s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:14:45 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/24 01:14:45 DEBUG : empty space: Sizes identical 2024/09/24 01:14:45 DEBUG : empty space: Unchanged skipping 2024/09/24 01:14:45 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:14:45 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:14:48 INFO : potato: Copied (new) 2024/09/24 01:14:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:14:57 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:14:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/24 01:14:57 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:14:58 INFO : potato: Copied (replaced existing) 2024/09/24 01:14:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:1004: ModTimeNotSupported so forcing file to be a different size 2024/09/24 01:15:06 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/09/24 01:15:06 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:15:06 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:15:08 INFO : potato: Copied (replaced existing) 2024/09/24 01:15:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:15:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/24 01:15:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/24 01:15:17 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:15:17 DEBUG : empty space: Sizes identical 2024/09/24 01:15:17 DEBUG : empty space: Unchanged skipping 2024/09/24 01:15:17 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:15:17 DEBUG : Waiting for deletions to finish 2024/09/24 01:15:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:15:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/24 01:15:28 DEBUG : empty space: Sizes identical 2024/09/24 01:15:28 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:15:28 DEBUG : empty space: Unchanged skipping 2024/09/24 01:15:28 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:15:30 INFO : potato2: Copied (new) 2024/09/24 01:15:30 DEBUG : Waiting for deletions to finish 2024/09/24 01:15:31 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:15:43 DEBUG : d: Making directory 2024/09/24 01:15:45 DEBUG : d/e: Making directory 2024/09/24 01:15:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/24 01:15:49 DEBUG : c/non empty space: Sizes identical 2024/09/24 01:15:49 DEBUG : c/non empty space: Unchanged skipping 2024/09/24 01:15:50 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:15:50 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:15:52 INFO : a/potato2: Copied (new) 2024/09/24 01:15:52 DEBUG : Waiting for deletions to finish 2024/09/24 01:15:53 INFO : b/potato: Deleted 2024/09/24 01:15:53 INFO : d/e: Removing directory 2024/09/24 01:15:54 INFO : d: Removing directory 2024/09/24 01:15:55 INFO : b: Removing directory 2024/09/24 01:15:56 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:16:11 DEBUG : d: Making directory 2024/09/24 01:16:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/24 01:16:14 DEBUG : c/non empty space: Sizes identical 2024/09/24 01:16:14 DEBUG : c/non empty space: Unchanged skipping 2024/09/24 01:16:14 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:16:14 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:16:17 INFO : a/potato2: Copied (new) 2024/09/24 01:16:17 ERROR : sugarsync root 'Test/rclone-test-bamuhex7heve': not deleting files as there were IO errors 2024/09/24 01:16:17 ERROR : sugarsync root 'Test/rclone-test-bamuhex7heve': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.27s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:16:34 DEBUG : Waiting for deletions to finish 2024/09/24 01:16:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/24 01:16:34 DEBUG : empty space: Sizes identical 2024/09/24 01:16:34 DEBUG : empty space: Unchanged skipping 2024/09/24 01:16:34 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:16:34 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:16:35 INFO : potato: Deleted 2024/09/24 01:16:37 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.54s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:16:47 DEBUG : Waiting for deletions to finish 2024/09/24 01:16:47 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:16:47 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:16:48 INFO : potato: Deleted 2024/09/24 01:16:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/24 01:16:49 DEBUG : empty space: Sizes identical 2024/09/24 01:16:49 DEBUG : empty space: Unchanged skipping 2024/09/24 01:16:49 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:16:49 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:16:51 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (14.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:17:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/24 01:17:00 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:17:00 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:17:03 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.44s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:17:13 DEBUG : enormous: Excluded (Size Filter) 2024/09/24 01:17:13 DEBUG : enormous: Excluded 2024/09/24 01:17:13 DEBUG : potato2: Excluded (Size Filter) 2024/09/24 01:17:13 DEBUG : potato2: Excluded 2024/09/24 01:17:14 DEBUG : potato2: Excluded (Size Filter) 2024/09/24 01:17:14 DEBUG : potato2: Excluded 2024/09/24 01:17:14 DEBUG : empty space: Sizes identical 2024/09/24 01:17:14 DEBUG : empty space: Unchanged skipping 2024/09/24 01:17:14 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:17:14 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:17:14 DEBUG : Waiting for deletions to finish 2024/09/24 01:17:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:17:15 DEBUG : enormous: Excluded (Size Filter) 2024/09/24 01:17:15 DEBUG : enormous: Excluded 2024/09/24 01:17:15 DEBUG : potato2: Excluded (Size Filter) 2024/09/24 01:17:15 DEBUG : potato2: Excluded 2024/09/24 01:17:15 DEBUG : potato2: Excluded (Size Filter) 2024/09/24 01:17:15 DEBUG : potato2: Excluded 2024/09/24 01:17:15 DEBUG : empty space: Sizes identical 2024/09/24 01:17:15 DEBUG : empty space: Unchanged skipping 2024/09/24 01:17:15 DEBUG : Local file system at /tmp/rclone723072706: Waiting for checks to finish 2024/09/24 01:17:15 DEBUG : Local file system at /tmp/rclone723072706: Waiting for transfers to finish 2024/09/24 01:17:15 DEBUG : Waiting for deletions to finish 2024/09/24 01:17:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:17:29 DEBUG : enormous: Excluded (Size Filter) 2024/09/24 01:17:29 DEBUG : enormous: Excluded 2024/09/24 01:17:29 DEBUG : potato2: Excluded (Size Filter) 2024/09/24 01:17:29 DEBUG : potato2: Excluded 2024/09/24 01:17:30 DEBUG : empty space: Sizes identical 2024/09/24 01:17:30 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:17:30 DEBUG : empty space: Unchanged skipping 2024/09/24 01:17:30 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:17:30 DEBUG : Waiting for deletions to finish 2024/09/24 01:17:30 INFO : potato2: Deleted 2024/09/24 01:17:31 INFO : enormous: Deleted 2024/09/24 01:17:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:17:32 DEBUG : empty space: Sizes identical 2024/09/24 01:17:32 DEBUG : empty space: Unchanged skipping 2024/09/24 01:17:32 DEBUG : Local file system at /tmp/rclone723072706: Waiting for checks to finish 2024/09/24 01:17:32 DEBUG : Local file system at /tmp/rclone723072706: Waiting for transfers to finish 2024/09/24 01:17:32 DEBUG : Waiting for deletions to finish 2024/09/24 01:17:32 INFO : enormous: Deleted 2024/09/24 01:17:32 INFO : potato2: Deleted 2024/09/24 01:17:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.82s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:1321: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.49s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: 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-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:1436: Can track renames: false 2024/09/24 01:17:38 ERROR : sugarsync root 'Test/rclone-test-bamuhex7heve': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/24 01:17:39 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/24 01:17:39 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/24 01:17:39 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:17:39 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:17:41 INFO : potato: Copied (new) 2024/09/24 01:17:41 INFO : yam: Copied (new) 2024/09/24 01:17:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:17:42 ERROR : sugarsync root 'Test/rclone-test-bamuhex7heve': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/24 01:17:43 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/24 01:17:43 DEBUG : potato: Sizes identical 2024/09/24 01:17:43 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:17:43 DEBUG : potato: Unchanged skipping 2024/09/24 01:17:43 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:17:45 INFO : yaml: Copied (new) 2024/09/24 01:17:45 DEBUG : Waiting for deletions to finish 2024/09/24 01:17:46 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.20s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:1508: Can track renames: false 2024/09/24 01:17:53 ERROR : sugarsync root 'Test/rclone-test-bamuhex7heve': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/24 01:17:53 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/24 01:17:53 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/24 01:17:53 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:17:53 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:17:55 INFO : potato: Copied (new) 2024/09/24 01:17:55 INFO : yam: Copied (new) 2024/09/24 01:17:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:17:56 ERROR : sugarsync root 'Test/rclone-test-bamuhex7heve': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/24 01:17:57 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/24 01:17:57 DEBUG : potato: Sizes identical 2024/09/24 01:17:57 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:17:57 DEBUG : potato: Unchanged skipping 2024/09/24 01:17:57 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:17:59 INFO : yaml: Copied (new) 2024/09/24 01:17:59 DEBUG : Waiting for deletions to finish 2024/09/24 01:18:00 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.94s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:1547: Can track renames: false 2024/09/24 01:18:07 INFO : sugarsync root 'Test/rclone-test-bamuhex7heve': Making map for --track-renames 2024/09/24 01:18:07 INFO : sugarsync root 'Test/rclone-test-bamuhex7heve': Finished making map for --track-renames 2024/09/24 01:18:07 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:18:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/24 01:18:07 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for renames to finish 2024/09/24 01:18:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/24 01:18:07 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:18:11 INFO : sub/yam: Copied (new) 2024/09/24 01:18:11 INFO : potato: Copied (new) 2024/09/24 01:18:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:18:13 DEBUG : potato: Sizes identical 2024/09/24 01:18:13 DEBUG : potato: Unchanged skipping 2024/09/24 01:18:14 INFO : sugarsync root 'Test/rclone-test-bamuhex7heve': Making map for --track-renames 2024/09/24 01:18:14 INFO : sugarsync root 'Test/rclone-test-bamuhex7heve': Finished making map for --track-renames 2024/09/24 01:18:14 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:18:14 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for renames to finish 2024/09/24 01:18:15 INFO : sub/yam: Moved (server-side) to: yam 2024/09/24 01:18:15 INFO : yam: Renamed from "sub/yam" 2024/09/24 01:18:15 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:18:15 DEBUG : Waiting for deletions to finish 2024/09/24 01:18:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.74s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:18:24 DEBUG : Creating backend with remote "/tmp/rclone723072706/dir1" 2024/09/24 01:18:24 DEBUG : Config file has changed externally - reloading 2024/09/24 01:18:24 DEBUG : Creating backend with remote "/tmp/rclone723072706/dir2" 2024/09/24 01:18:24 DEBUG : Local file system at /tmp/rclone723072706/dir2: Using server-side directory move 2024/09/24 01:18:24 INFO : Local file system at /tmp/rclone723072706/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/24 01:18:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/24 01:18:24 INFO : file1.txt: Moved (server-side) 2024/09/24 01:18:24 DEBUG : Local file system at /tmp/rclone723072706/dir2: Waiting for checks to finish 2024/09/24 01:18:24 DEBUG : Local file system at /tmp/rclone723072706/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:18:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/24 01:18:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:18:26 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:18:26 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:18:32 INFO : nested/sub dir/file: Copied (new) 2024/09/24 01:18:32 INFO : nested/sub dir/file: Deleted 2024/09/24 01:18:33 INFO : sub dir/hello world: Copied (new) 2024/09/24 01:18:33 INFO : sub dir/hello world: Deleted 2024/09/24 01:18:33 INFO : sub dir: Removing directory 2024/09/24 01:18:33 INFO : nested/sub dir: Removing directory 2024/09/24 01:18:33 INFO : nested: Removing directory 2024/09/24 01:18:33 DEBUG : Local file system at /tmp/rclone723072706: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:18:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/24 01:18:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/24 01:18:44 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:18:44 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:18:50 INFO : sub dir/hello world: Copied (new) 2024/09/24 01:18:50 INFO : sub dir/hello world: Deleted 2024/09/24 01:18:50 INFO : nested/sub dir/file: Copied (new) 2024/09/24 01:18:50 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (19.25s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:19:03 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/24 01:19:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/24 01:19:03 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:19:03 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:19:05 INFO : existing-b: Copied (new) 2024/09/24 01:19:05 INFO : existing-b: Deleted 2024/09/24 01:19:05 INFO : existing: Copied (new) 2024/09/24 01:19:05 INFO : existing: Deleted 2024/09/24 01:19:07 DEBUG : existing: Destination exists, skipping 2024/09/24 01:19:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/24 01:19:07 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:19:07 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:19:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.64s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:19:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-karisuf3jobe" sync_test.go:1603: Server side move (if possible) sugarsync root 'Test/rclone-test-bamuhex7heve' -> sugarsync root 'Test/rclone-test-karisuf3jobe' 2024/09/24 01:19:29 DEBUG : sugarsync root 'Test/rclone-test-karisuf3jobe': Using server-side directory move 2024/09/24 01:19:29 INFO : sugarsync root 'Test/rclone-test-karisuf3jobe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/24 01:19:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/24 01:19:30 DEBUG : empty space: Sizes identical 2024/09/24 01:19:30 DEBUG : empty space: Unchanged skipping 2024/09/24 01:19:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/24 01:19:30 DEBUG : sugarsync root 'Test/rclone-test-karisuf3jobe': Waiting for checks to finish 2024/09/24 01:19:30 INFO : empty space: Deleted 2024/09/24 01:19:30 DEBUG : sugarsync root 'Test/rclone-test-karisuf3jobe': Waiting for transfers to finish 2024/09/24 01:19:30 INFO : potato2: Moved (server-side) 2024/09/24 01:19:30 INFO : potato3: Deleted 2024/09/24 01:19:31 INFO : potato3: Moved (server-side) 2024/09/24 01:19:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qurekoz5peyi" 2024/09/24 01:19:36 DEBUG : sugarsync root 'Test/rclone-test-qurekoz5peyi': Using server-side directory move 2024/09/24 01:19:37 INFO : sugarsync root 'Test/rclone-test-qurekoz5peyi': Server side directory move succeeded 2024/09/24 01:19:40 ERROR : : error listing: directory not found 2024/09/24 01:19:40 DEBUG : sugarsync root 'Test/rclone-test-qurekoz5peyi': Purge remote 2024/09/24 01:19:40 DEBUG : sugarsync root 'Test/rclone-test-karisuf3jobe': Purge remote 2024/09/24 01:19:41 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (31.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:19:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-haxepup8jafe" sync_test.go:1603: Server side move (if possible) sugarsync root 'Test/rclone-test-bamuhex7heve' -> sugarsync root 'Test/rclone-test-haxepup8jafe' 2024/09/24 01:20:01 DEBUG : empty space: Excluded (Size Filter) 2024/09/24 01:20:01 DEBUG : empty space: Excluded 2024/09/24 01:20:01 DEBUG : empty space: Excluded (Size Filter) 2024/09/24 01:20:01 DEBUG : empty space: Excluded 2024/09/24 01:20:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/24 01:20:01 DEBUG : sugarsync root 'Test/rclone-test-haxepup8jafe': Waiting for checks to finish 2024/09/24 01:20:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/24 01:20:01 DEBUG : sugarsync root 'Test/rclone-test-haxepup8jafe': Waiting for transfers to finish 2024/09/24 01:20:02 INFO : potato2: Moved (server-side) 2024/09/24 01:20:02 INFO : potato3: Deleted 2024/09/24 01:20:03 INFO : potato3: Moved (server-side) 2024/09/24 01:20:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zefukog7kawu" 2024/09/24 01:20:08 DEBUG : empty space: Excluded (Size Filter) 2024/09/24 01:20:08 DEBUG : empty space: Excluded 2024/09/24 01:20:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/24 01:20:08 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/24 01:20:08 DEBUG : sugarsync root 'Test/rclone-test-zefukog7kawu': Waiting for checks to finish 2024/09/24 01:20:08 DEBUG : sugarsync root 'Test/rclone-test-zefukog7kawu': Waiting for transfers to finish 2024/09/24 01:20:10 INFO : potato2: Moved (server-side) 2024/09/24 01:20:10 INFO : potato3: Moved (server-side) 2024/09/24 01:20:12 DEBUG : sugarsync root 'Test/rclone-test-zefukog7kawu': Purge remote 2024/09/24 01:20:12 DEBUG : sugarsync root 'Test/rclone-test-haxepup8jafe': Purge remote --- PASS: TestServerSideMoveWithFilter (32.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:20:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kopocih9nalu" 2024/09/24 01:20:25 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) sugarsync root 'Test/rclone-test-bamuhex7heve' -> sugarsync root 'Test/rclone-test-kopocih9nalu' 2024/09/24 01:20:34 DEBUG : sugarsync root 'Test/rclone-test-kopocih9nalu': Using server-side directory move 2024/09/24 01:20:34 INFO : sugarsync root 'Test/rclone-test-kopocih9nalu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/24 01:20:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/24 01:20:35 DEBUG : empty space: Sizes identical 2024/09/24 01:20:35 DEBUG : empty space: Unchanged skipping 2024/09/24 01:20:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/24 01:20:36 INFO : empty space: Deleted 2024/09/24 01:20:36 DEBUG : sugarsync root 'Test/rclone-test-kopocih9nalu': Waiting for checks to finish 2024/09/24 01:20:36 DEBUG : sugarsync root 'Test/rclone-test-kopocih9nalu': Waiting for transfers to finish 2024/09/24 01:20:36 INFO : potato2: Moved (server-side) 2024/09/24 01:20:36 INFO : potato3: Deleted 2024/09/24 01:20:37 INFO : potato3: Moved (server-side) 2024/09/24 01:20:37 INFO : tomatoDir: Removing directory 2024/09/24 01:20:38 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': deleted 1 directories 2024/09/24 01:20:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xusekis1vesu" 2024/09/24 01:20:43 DEBUG : tomatoDir: Making directory 2024/09/24 01:20:44 DEBUG : sugarsync root 'Test/rclone-test-xusekis1vesu': Using server-side directory move 2024/09/24 01:20:46 INFO : sugarsync root 'Test/rclone-test-xusekis1vesu': Server side directory move succeeded 2024/09/24 01:20:49 ERROR : : error listing: directory not found 2024/09/24 01:20:50 ERROR : : error listing: directory not found 2024/09/24 01:20:50 DEBUG : sugarsync root 'Test/rclone-test-xusekis1vesu': Purge remote 2024/09/24 01:20:51 DEBUG : sugarsync root 'Test/rclone-test-kopocih9nalu': Purge remote 2024/09/24 01:20:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (37.75s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.38s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:20:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/rclone-sync-test" 2024/09/24 01:20:54 DEBUG : Config file has changed externally - reloading run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:21:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/rclone-sync-test" 2024/09/24 01:21:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/rclone-sync-test-include/layer2" 2024/09/24 01:21:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/rclone-sync-test-ignore-file" 2024/09/24 01:21:30 DEBUG : rclone-sync-test: Excluded 2024/09/24 01:21:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/24 01:21:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/24 01:21:33 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/rclone-sync-test': Waiting for checks to finish 2024/09/24 01:21:33 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/rclone-sync-test': Waiting for transfers to finish 2024/09/24 01:21:33 DEBUG : Waiting for deletions to finish 2024/09/24 01:21:33 INFO : There was nothing to transfer 2024/09/24 01:21:35 DEBUG : rclone-sync-test: Excluded 2024/09/24 01:21:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/24 01:21:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/24 01:21:38 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:21:38 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:21:38 DEBUG : Waiting for deletions to finish 2024/09/24 01:21:38 INFO : rclone-sync-test-include: Removing directory 2024/09/24 01:21:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/24 01:21:39 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': failed to delete 1 directories 2024/09/24 01:21:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:21:41 DEBUG : rclone-sync-test: Excluded 2024/09/24 01:21:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/24 01:21:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/24 01:21:44 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/09/24 01:21:44 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/09/24 01:21:44 DEBUG : Waiting for deletions to finish 2024/09/24 01:21:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:21:46 DEBUG : rclone-sync-test: Excluded 2024/09/24 01:21:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/24 01:21:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/24 01:21:49 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:21:49 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:21:49 DEBUG : Waiting for deletions to finish 2024/09/24 01:21:49 INFO : rclone-sync-test-include: Removing directory 2024/09/24 01:21:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/24 01:21:49 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': failed to delete 1 directories 2024/09/24 01:21:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:21:50 DEBUG : : Excluded 2024/09/24 01:21:51 DEBUG : rclone-sync-test: Excluded 2024/09/24 01:21:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/24 01:21:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/24 01:21:54 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/09/24 01:21:54 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/09/24 01:21:54 DEBUG : Waiting for deletions to finish 2024/09/24 01:21:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (79.63s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:22:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/dst" 2024/09/24 01:22:25 DEBUG : Config file has changed externally - reloading 2024/09/24 01:22:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/CompareDest" 2024/09/24 01:22:36 DEBUG : one: Need to transfer - File not found at Destination 2024/09/24 01:22:36 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:22:36 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:22:39 INFO : one: Copied (new) 2024/09/24 01:22:39 DEBUG : Waiting for deletions to finish 2024/09/24 01:22:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/24 01:22:43 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:22:43 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:22:45 INFO : one: Copied (replaced existing) 2024/09/24 01:22:45 DEBUG : Waiting for deletions to finish 2024/09/24 01:22:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/24 01:22:54 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:22:55 DEBUG : one: Sizes identical 2024/09/24 01:22:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/24 01:22:55 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:22:55 DEBUG : Waiting for deletions to finish 2024/09/24 01:22:55 INFO : There was nothing to transfer 2024/09/24 01:23:03 DEBUG : two: Sizes identical 2024/09/24 01:23:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/24 01:23:03 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:23:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/24 01:23:03 DEBUG : one: Sizes identical 2024/09/24 01:23:03 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/24 01:23:03 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:23:03 DEBUG : Waiting for deletions to finish 2024/09/24 01:23:03 INFO : There was nothing to transfer 2024/09/24 01:23:06 DEBUG : two: Sizes identical 2024/09/24 01:23:06 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/24 01:23:06 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:23:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/24 01:23:07 DEBUG : one: Sizes identical 2024/09/24 01:23:07 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/24 01:23:07 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:23:07 DEBUG : Waiting for deletions to finish 2024/09/24 01:23:07 INFO : There was nothing to transfer sync_test.go:2073: No hash on uploaded file so skipping compare timestamp test 2024/09/24 01:23:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/24 01:23:11 DEBUG : two: Need to transfer - File not found at Destination 2024/09/24 01:23:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/24 01:23:11 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:23:12 DEBUG : one: Sizes identical 2024/09/24 01:23:12 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/24 01:23:12 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:23:14 INFO : two: Copied (new) 2024/09/24 01:23:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (56.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:23:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/dest" 2024/09/24 01:23:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/pre-dest1" 2024/09/24 01:23:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/pre-dest2" 2024/09/24 01:23:41 DEBUG : 1: Sizes identical 2024/09/24 01:23:41 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/24 01:23:42 DEBUG : 2: Sizes identical 2024/09/24 01:23:42 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/24 01:23:44 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/24 01:23:44 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dest': Waiting for checks to finish 2024/09/24 01:23:44 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dest': Waiting for transfers to finish 2024/09/24 01:23:47 INFO : 3: Copied (new) 2024/09/24 01:23:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (34.29s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:23:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/dst" 2024/09/24 01:24:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/CopyDest" 2024/09/24 01:24:07 DEBUG : one: Need to transfer - File not found at Destination 2024/09/24 01:24:07 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:24:07 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:24:10 INFO : one: Copied (new) 2024/09/24 01:24:10 DEBUG : Waiting for deletions to finish 2024/09/24 01:24:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/24 01:24:14 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:24:14 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:24:16 INFO : one: Copied (replaced existing) 2024/09/24 01:24:16 DEBUG : Waiting for deletions to finish 2024/09/24 01:24:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/BackupDir" 2024/09/24 01:24:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/24 01:24:29 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:24:31 DEBUG : one: Sizes identical 2024/09/24 01:24:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/24 01:24:33 INFO : one: Moved (server-side) 2024/09/24 01:24:34 INFO : one: Copied (server-side copy) 2024/09/24 01:24:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/24 01:24:34 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:24:34 DEBUG : Waiting for deletions to finish 2024/09/24 01:24:41 DEBUG : two: Sizes identical 2024/09/24 01:24:42 INFO : two: Copied (server-side copy) 2024/09/24 01:24:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/24 01:24:42 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:24:42 DEBUG : one: Sizes identical 2024/09/24 01:24:42 DEBUG : one: Unchanged skipping 2024/09/24 01:24:42 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:24:42 DEBUG : Waiting for deletions to finish 2024/09/24 01:24:44 DEBUG : two: Sizes identical 2024/09/24 01:24:44 DEBUG : two: Unchanged skipping 2024/09/24 01:24:44 DEBUG : one: Sizes identical 2024/09/24 01:24:44 DEBUG : one: Unchanged skipping 2024/09/24 01:24:44 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:24:44 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:24:44 DEBUG : Waiting for deletions to finish 2024/09/24 01:24:44 INFO : There was nothing to transfer 2024/09/24 01:24:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/24 01:24:50 DEBUG : three: Destination not found in --copy-dest 2024/09/24 01:24:50 DEBUG : three: Need to transfer - File not found at Destination 2024/09/24 01:24:50 DEBUG : one: Sizes identical 2024/09/24 01:24:50 DEBUG : one: Unchanged skipping 2024/09/24 01:24:50 DEBUG : two: Sizes identical 2024/09/24 01:24:50 DEBUG : two: Unchanged skipping 2024/09/24 01:24:50 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:24:50 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:24:53 INFO : three: Copied (new) 2024/09/24 01:24:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (67.51s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:25:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/dst" 2024/09/24 01:25:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/backup" 2024/09/24 01:25:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/24 01:25:21 DEBUG : two: Sizes identical 2024/09/24 01:25:21 DEBUG : two: Unchanged skipping 2024/09/24 01:25:21 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:25:23 INFO : one: Moved (server-side) 2024/09/24 01:25:23 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:25:26 INFO : one: Copied (new) 2024/09/24 01:25:26 DEBUG : Waiting for deletions to finish 2024/09/24 01:25:27 INFO : three.txt: Moved (server-side) 2024/09/24 01:25:27 INFO : three.txt: Moved into backup dir 2024/09/24 01:25:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/24 01:25:33 DEBUG : two: Sizes identical 2024/09/24 01:25:33 DEBUG : two: Unchanged skipping 2024/09/24 01:25:33 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:25:35 INFO : one: Deleted 2024/09/24 01:25:35 INFO : one: Moved (server-side) 2024/09/24 01:25:35 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:25:38 INFO : one: Copied (new) 2024/09/24 01:25:38 DEBUG : Waiting for deletions to finish 2024/09/24 01:25:39 INFO : three.txt: Deleted 2024/09/24 01:25:40 INFO : three.txt: Moved (server-side) 2024/09/24 01:25:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (44.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:25:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/dst" 2024/09/24 01:26:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/backup" 2024/09/24 01:26:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/24 01:26:05 DEBUG : two: Sizes identical 2024/09/24 01:26:05 DEBUG : two: Unchanged skipping 2024/09/24 01:26:05 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:26:07 INFO : one: Moved (server-side) to: one.bak 2024/09/24 01:26:07 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:26:10 INFO : one: Copied (new) 2024/09/24 01:26:10 DEBUG : Waiting for deletions to finish 2024/09/24 01:26:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/24 01:26:11 INFO : three.txt: Moved into backup dir 2024/09/24 01:26:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/24 01:26:17 DEBUG : two: Sizes identical 2024/09/24 01:26:17 DEBUG : two: Unchanged skipping 2024/09/24 01:26:17 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:26:18 INFO : one.bak: Deleted 2024/09/24 01:26:19 INFO : one: Moved (server-side) to: one.bak 2024/09/24 01:26:19 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:26:21 INFO : one: Copied (new) 2024/09/24 01:26:21 DEBUG : Waiting for deletions to finish 2024/09/24 01:26:23 INFO : three.txt.bak: Deleted 2024/09/24 01:26:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/24 01:26:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (43.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:26:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/dst" 2024/09/24 01:26:41 DEBUG : Config file has changed externally - reloading 2024/09/24 01:26:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/backup" 2024/09/24 01:26:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/24 01:26:48 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:26:48 DEBUG : two: Sizes identical 2024/09/24 01:26:48 DEBUG : two: Unchanged skipping 2024/09/24 01:26:51 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/24 01:26:51 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:26:53 INFO : one: Copied (new) 2024/09/24 01:26:53 DEBUG : Waiting for deletions to finish 2024/09/24 01:26:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/24 01:26:54 INFO : three.txt: Moved into backup dir 2024/09/24 01:27:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/24 01:27:00 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:27:00 DEBUG : two: Sizes identical 2024/09/24 01:27:00 DEBUG : two: Unchanged skipping 2024/09/24 01:27:02 INFO : one-2019-01-01: Deleted 2024/09/24 01:27:02 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/24 01:27:02 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:27:05 INFO : one: Copied (new) 2024/09/24 01:27:05 DEBUG : Waiting for deletions to finish 2024/09/24 01:27:06 INFO : three-2019-01-01.txt: Deleted 2024/09/24 01:27:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/24 01:27:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (43.56s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:27:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/dst" 2024/09/24 01:27:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/24 01:27:29 DEBUG : two: Sizes identical 2024/09/24 01:27:29 DEBUG : two: Unchanged skipping 2024/09/24 01:27:29 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:27:30 INFO : one: Moved (server-side) to: one.bak 2024/09/24 01:27:30 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:27:33 INFO : one: Copied (new) 2024/09/24 01:27:33 DEBUG : Waiting for deletions to finish 2024/09/24 01:27:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/24 01:27:34 INFO : three.txt: Moved into backup dir 2024/09/24 01:27:40 DEBUG : one.bak: Excluded (Path Filter) 2024/09/24 01:27:40 DEBUG : one.bak: Excluded 2024/09/24 01:27:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/24 01:27:40 DEBUG : three.txt.bak: Excluded 2024/09/24 01:27:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/24 01:27:40 DEBUG : two: Sizes identical 2024/09/24 01:27:40 DEBUG : two: Unchanged skipping 2024/09/24 01:27:40 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for checks to finish 2024/09/24 01:27:41 INFO : one.bak: Deleted 2024/09/24 01:27:42 INFO : one: Moved (server-side) to: one.bak 2024/09/24 01:27:42 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve/dst': Waiting for transfers to finish 2024/09/24 01:27:44 INFO : one: Copied (new) 2024/09/24 01:27:44 DEBUG : Waiting for deletions to finish 2024/09/24 01:27:46 INFO : three.txt.bak: Deleted 2024/09/24 01:27:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/24 01:27:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (38.52s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:28:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/dst" 2024/09/24 01:28:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/24 01:28:08 INFO : one: Moved (server-side) to: one.bak 2024/09/24 01:28:10 INFO : one: Copied (new) 2024/09/24 01:28:11 DEBUG : two: Sizes identical 2024/09/24 01:28:11 DEBUG : two: Unchanged skipping 2024/09/24 01:28:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/24 01:28:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/24 01:28:16 INFO : three.txt: Copied (new) 2024/09/24 01:28:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/24 01:28:21 INFO : one.bak: Deleted 2024/09/24 01:28:22 INFO : one: Moved (server-side) to: one.bak 2024/09/24 01:28:24 INFO : one: Copied (new) 2024/09/24 01:28:25 DEBUG : two: Sizes identical 2024/09/24 01:28:25 DEBUG : two: Unchanged skipping 2024/09/24 01:28:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/24 01:28:27 INFO : three.txt.bak: Deleted 2024/09/24 01:28:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/24 01:28:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (44.30s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:28:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bamuhex7heve/dst" 2024/09/24 01:28:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/24 01:28:52 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/24 01:28:54 INFO : one: Copied (new) 2024/09/24 01:28:55 DEBUG : two: Sizes identical 2024/09/24 01:28:55 DEBUG : two: Unchanged skipping 2024/09/24 01:28:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/24 01:28:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/24 01:29:00 INFO : three.txt: Copied (new) 2024/09/24 01:29:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/24 01:29:05 INFO : one-2019-01-01: Deleted 2024/09/24 01:29:05 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/24 01:29:08 INFO : one: Copied (new) 2024/09/24 01:29:08 DEBUG : two: Sizes identical 2024/09/24 01:29:08 DEBUG : two: Unchanged skipping 2024/09/24 01:29:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/24 01:29:10 INFO : three-2019-01-01.txt: Deleted 2024/09/24 01:29:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/24 01:29:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (43.38s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:29:25 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:29:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/24 01:29:25 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:29:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/24 01:29:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.90s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:29:31 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/24 01:29:31 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:29:31 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:29:33 INFO : existing: Copied (new) 2024/09/24 01:29:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:29:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/24 01:29:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/24 01:29:35 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:29:35 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:29:35 ERROR : sugarsync root 'Test/rclone-test-bamuhex7heve': not deleting files as there were IO errors 2024/09/24 01:29:35 ERROR : sugarsync root 'Test/rclone-test-bamuhex7heve': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (11.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:2500: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:29:59 DEBUG : existing: Sizes identical 2024/09/24 01:29:59 DEBUG : existing: Unchanged skipping 2024/09/24 01:29:59 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/09/24 01:30:01 DEBUG : EXISTING: moving to existing-rclone-move-lafofag8 2024/09/24 01:30:01 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-xecuqid4 2024/09/24 01:30:01 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-lafofag8 2024/09/24 01:30:01 DEBUG : EXISTING: moving to existing 2024/09/24 01:30:01 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-xecuqid4 2024/09/24 01:30:01 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/09/24 01:30:02 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/09/24 01:30:02 INFO : existingbutdifferent-rclone-move-xecuqid4: Moved (server-side) to: existingbutdifferent 2024/09/24 01:30:02 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/09/24 01:30:02 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/09/24 01:30:02 INFO : existing-rclone-move-lafofag8: Moved (server-side) to: existing 2024/09/24 01:30:02 INFO : EXISTING: Moved (server-side) to: existing 2024/09/24 01:30:02 INFO : EXISTING: Fixed case by renaming to: existing 2024/09/24 01:30:04 INFO : existingbutdifferent: Copied (replaced existing) 2024/09/24 01:30:06 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/09/24 01:30:11 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/09/24 01:30:12 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/09/24 01:30:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-likator3 2024/09/24 01:30:15 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/09/24 01:30:15 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-likator3 2024/09/24 01:30:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/09/24 01:30:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/09/24 01:30:16 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:30:16 INFO : subdira/subdirb/subdirc/hello-rclone-move-likator3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/24 01:30:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/24 01:30:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/09/24 01:30:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-loxitoc9 2024/09/24 01:30:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-loxitoc9 2024/09/24 01:30:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/24 01:30:18 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/09/24 01:30:19 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-loxitoc9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/24 01:30:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/24 01:30:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/24 01:30:19 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:30:20 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/09/24 01:30:20 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (52.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (4.18s) --- SKIP: TestMaxTransfer/Hard (1.44s) --- SKIP: TestMaxTransfer/Soft (1.35s) --- SKIP: TestMaxTransfer/Cautious (1.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:32:16 DEBUG : both0: Sizes identical 2024/09/24 01:32:16 DEBUG : both10: Sizes identical 2024/09/24 01:32:16 DEBUG : both11: Sizes identical 2024/09/24 01:32:16 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:32:16 DEBUG : both1: Sizes identical 2024/09/24 01:32:16 DEBUG : both0: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both12: Sizes identical 2024/09/24 01:32:16 DEBUG : both10: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both13: Sizes identical 2024/09/24 01:32:16 DEBUG : both13: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both14: Sizes identical 2024/09/24 01:32:16 DEBUG : both14: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both15: Sizes identical 2024/09/24 01:32:16 DEBUG : both15: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both16: Sizes identical 2024/09/24 01:32:16 DEBUG : both16: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both17: Sizes identical 2024/09/24 01:32:16 DEBUG : both11: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both18: Sizes identical 2024/09/24 01:32:16 DEBUG : both18: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both19: Sizes identical 2024/09/24 01:32:16 DEBUG : both19: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both2: Sizes identical 2024/09/24 01:32:16 DEBUG : both2: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both3: Sizes identical 2024/09/24 01:32:16 DEBUG : both3: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both4: Sizes identical 2024/09/24 01:32:16 DEBUG : both4: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both5: Sizes identical 2024/09/24 01:32:16 DEBUG : both5: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both6: Sizes identical 2024/09/24 01:32:16 DEBUG : both6: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both7: Sizes identical 2024/09/24 01:32:16 DEBUG : both7: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both8: Sizes identical 2024/09/24 01:32:16 DEBUG : both8: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both9: Sizes identical 2024/09/24 01:32:16 DEBUG : both9: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both1: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both12: Unchanged skipping 2024/09/24 01:32:16 DEBUG : both17: Unchanged skipping 2024/09/24 01:32:16 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:32:16 DEBUG : Waiting for deletions to finish 2024/09/24 01:32:17 INFO : only11: Deleted 2024/09/24 01:32:17 INFO : only10: Deleted 2024/09/24 01:32:17 INFO : only12: Deleted 2024/09/24 01:32:17 INFO : only14: Deleted 2024/09/24 01:32:18 INFO : only4: Deleted 2024/09/24 01:32:18 INFO : only5: Deleted 2024/09/24 01:32:18 INFO : only6: Deleted 2024/09/24 01:32:18 INFO : only8: Deleted 2024/09/24 01:32:18 INFO : only13: Deleted 2024/09/24 01:32:18 INFO : only16: Deleted 2024/09/24 01:32:18 INFO : only9: Deleted 2024/09/24 01:32:18 INFO : only17: Deleted 2024/09/24 01:32:19 INFO : only19: Deleted 2024/09/24 01:32:19 INFO : only2: Deleted 2024/09/24 01:32:19 INFO : only0: Deleted 2024/09/24 01:32:19 INFO : only3: Deleted 2024/09/24 01:32:20 INFO : only1: Deleted 2024/09/24 01:32:20 INFO : only7: Deleted 2024/09/24 01:32:20 INFO : only15: Deleted 2024/09/24 01:32:20 INFO : only18: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (119.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:34:18 DEBUG : both0: Sizes identical 2024/09/24 01:34:18 DEBUG : both11: Sizes identical 2024/09/24 01:34:18 DEBUG : both1: Sizes identical 2024/09/24 01:34:18 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for checks to finish 2024/09/24 01:34:18 DEBUG : both10: Sizes identical 2024/09/24 01:34:18 DEBUG : both0: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both12: Sizes identical 2024/09/24 01:34:18 DEBUG : both12: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both13: Sizes identical 2024/09/24 01:34:18 DEBUG : both13: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both14: Sizes identical 2024/09/24 01:34:18 DEBUG : both11: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both15: Sizes identical 2024/09/24 01:34:18 DEBUG : both15: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both16: Sizes identical 2024/09/24 01:34:18 DEBUG : both16: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both17: Sizes identical 2024/09/24 01:34:18 DEBUG : both17: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both18: Sizes identical 2024/09/24 01:34:18 DEBUG : both18: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both19: Sizes identical 2024/09/24 01:34:18 DEBUG : both19: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both2: Sizes identical 2024/09/24 01:34:18 DEBUG : both2: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both3: Sizes identical 2024/09/24 01:34:18 DEBUG : both3: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both4: Sizes identical 2024/09/24 01:34:18 DEBUG : both14: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both5: Sizes identical 2024/09/24 01:34:18 DEBUG : both5: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both6: Sizes identical 2024/09/24 01:34:18 DEBUG : both6: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both7: Sizes identical 2024/09/24 01:34:18 DEBUG : both7: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both8: Sizes identical 2024/09/24 01:34:18 DEBUG : both8: Unchanged skipping 2024/09/24 01:34:18 DEBUG : both9: Sizes identical 2024/09/24 01:34:18 DEBUG : both9: Unchanged skipping 2024/09/24 01:34:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : both4: Unchanged skipping 2024/09/24 01:34:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : both1: Unchanged skipping 2024/09/24 01:34:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : both10: Unchanged skipping 2024/09/24 01:34:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/24 01:34:18 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Waiting for transfers to finish 2024/09/24 01:34:19 INFO : only10: Copied (replaced existing) 2024/09/24 01:34:19 INFO : only1: Copied (replaced existing) 2024/09/24 01:34:19 INFO : only11: Copied (replaced existing) 2024/09/24 01:34:20 INFO : only0: Copied (replaced existing) 2024/09/24 01:34:20 INFO : only12: Copied (replaced existing) 2024/09/24 01:34:20 INFO : only14: Copied (replaced existing) 2024/09/24 01:34:20 INFO : only17: Copied (replaced existing) 2024/09/24 01:34:21 INFO : only18: Copied (replaced existing) 2024/09/24 01:34:21 INFO : only2: Copied (replaced existing) 2024/09/24 01:34:21 INFO : only19: Copied (replaced existing) 2024/09/24 01:34:21 INFO : only13: Copied (replaced existing) 2024/09/24 01:34:21 INFO : only4: Copied (replaced existing) 2024/09/24 01:34:22 INFO : only5: Copied (replaced existing) 2024/09/24 01:34:22 INFO : only6: Copied (replaced existing) 2024/09/24 01:34:22 INFO : only7: Copied (replaced existing) 2024/09/24 01:34:22 INFO : only15: Copied (replaced existing) 2024/09/24 01:34:23 INFO : only8: Copied (replaced existing) 2024/09/24 01:34:23 INFO : only16: Copied (replaced existing) 2024/09/24 01:34:23 INFO : only3: Copied (replaced existing) 2024/09/24 01:34:23 INFO : only9: Copied (replaced existing) 2024/09/24 01:34:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (137.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:34:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/24 01:34:56 DEBUG : sub dir: Making directory 2024/09/24 01:34:58 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-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (50.30s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" 2024/09/24 01:35:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/24 01:35:46 DEBUG : sub dir: Making directory 2024/09/24 01:35:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-bamuhex7heve'", Local "Local file system at /tmp/rclone723072706", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (50.60s) PASS 2024/09/24 01:36:37 DEBUG : sugarsync root 'Test/rclone-test-bamuhex7heve': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 26m45.956542323s (try 1/5)