"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/09/20 04:14:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe" 2024/09/20 04:14:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/20 04:14:53 DEBUG : Creating backend with remote "/tmp/rclone2960428320" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:14:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:14:54 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:14:54 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:14:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.18s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:14:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/20 04:14:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:14:59 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:14:59 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:15:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:15:03 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (10.99s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:15:12 DEBUG : Creating backend with remote "/non-existing" 2024/09/20 04:15:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/20 04:15:12 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:15:12 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.47s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:15:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:15:16 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:15:16 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:15:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.52s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:15:27 INFO : sugarsync root 'Test/rclone-test-zizanar0nehe': Running all checks before starting transfers 2024/09/20 04:15:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:15:27 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:15:27 INFO : sugarsync root 'Test/rclone-test-zizanar0nehe': Checks finished, now starting transfers 2024/09/20 04:15:27 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:15:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (10.67s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:15:37 ERROR : Ignoring --no-traverse with sync 2024/09/20 04:15:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:15:38 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:15:38 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:15:41 INFO : sub dir/hello world: Copied (new) 2024/09/20 04:15:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (10.45s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:15:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/20 04:15:48 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:15:48 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:15:51 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.37s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:15:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/20 04:15:56 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:15:56 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:15:58 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:16:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/20 04:16:03 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:16:03 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:16:06 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.72s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:16:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/20 04:16:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/20 04:16:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/20 04:16:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/20 04:16:11 DEBUG : sub dir: Making directory 2024/09/20 04:16:12 DEBUG : sub dir2: Making directory 2024/09/20 04:16:13 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/20 04:16:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:16:14 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:16:14 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:16:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:16:18 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.92s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:16:25 DEBUG : sub dir2: Making directory 2024/09/20 04:16:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/20 04:16:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/20 04:16:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:16:26 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:16:26 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:16:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:16:34 DEBUG : sub dir2: Making directory with metadata 2024/09/20 04:16:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/20 04:16:35 DEBUG : sub dir: Making directory 2024/09/20 04:16:37 DEBUG : sub dir2: Making directory 2024/09/20 04:16:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:16:37 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:16:37 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:16:39 INFO : sub dir/hello world: Copied (new) 2024/09/20 04:16:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:16:41 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/20 04:16:42 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.14s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", 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-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:16:49 DEBUG : sub dir2: Making directory 2024/09/20 04:16:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:16:50 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:16:50 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:16:53 INFO : sub dir/hello world: Copied (new) 2024/09/20 04:16:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:16:58 DEBUG : sub dir2: Making directory with metadata 2024/09/20 04:16:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/20 04:16:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/20 04:16:59 DEBUG : sub dir: Making directory 2024/09/20 04:17:00 DEBUG : sub dir2: Making directory 2024/09/20 04:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:17:01 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:17:01 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:17:03 INFO : sub dir/hello world: Copied (new) 2024/09/20 04:17:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:17:05 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.62s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:17:12 DEBUG : sub dir2: Making directory 2024/09/20 04:17:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:17:13 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:17:13 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:17:16 INFO : sub dir/hello world: Copied (new) 2024/09/20 04:17:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.16s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:17:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nacaqeq5gofo" 2024/09/20 04:17:27 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-zizanar0nehe' -> sugarsync root 'Test/rclone-test-nacaqeq5gofo' 2024/09/20 04:17:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:17:31 DEBUG : sugarsync root 'Test/rclone-test-nacaqeq5gofo': Waiting for checks to finish 2024/09/20 04:17:31 DEBUG : sugarsync root 'Test/rclone-test-nacaqeq5gofo': Waiting for transfers to finish 2024/09/20 04:17:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:17:35 DEBUG : sugarsync root 'Test/rclone-test-nacaqeq5gofo': Purge remote --- PASS: TestServerSideCopy (20.10s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:17:45 ERROR : : error listing: directory not found 2024/09/20 04:17:46 DEBUG : Local file system at /tmp/rclone2960428320: Making directory 2024/09/20 04:17:48 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:17:48 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (12.71s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:17:59 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/20 04:18:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:18:00 DEBUG : Local file system at /tmp/rclone2960428320: Waiting for checks to finish 2024/09/20 04:18:00 DEBUG : Local file system at /tmp/rclone2960428320: Waiting for transfers to finish 2024/09/20 04:18:01 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/09/20 04:18:01 INFO : sub dir/hello world: Copied (new) 2024/09/20 04:18:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (11.44s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:18:06 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/20 04:18:06 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:18:06 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:18:09 INFO : check sum: Copied (new) 2024/09/20 04:18:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:18:10 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:18:10 NOTICE: sugarsync root 'Test/rclone-test-zizanar0nehe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/09/20 04:18:10 DEBUG : check sum: Size of src and dst objects identical 2024/09/20 04:18:10 DEBUG : check sum: Unchanged skipping 2024/09/20 04:18:10 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:18:10 DEBUG : Waiting for deletions to finish 2024/09/20 04:18:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.22s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:18:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/20 04:18:16 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:18:16 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:18:19 INFO : sizeonly: Copied (new) 2024/09/20 04:18:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:18:20 DEBUG : sizeonly: Sizes identical 2024/09/20 04:18:20 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:18:20 DEBUG : sizeonly: Unchanged skipping 2024/09/20 04:18:20 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:18:20 DEBUG : Waiting for deletions to finish 2024/09/20 04:18:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.15s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:18:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/20 04:18:27 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:18:27 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:18:29 INFO : ignore-size: Copied (new) 2024/09/20 04:18:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:18:31 DEBUG : ignore-size: Sizes identical 2024/09/20 04:18:31 DEBUG : ignore-size: Unchanged skipping 2024/09/20 04:18:31 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:18:31 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:18:31 DEBUG : Waiting for deletions to finish 2024/09/20 04:18:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.05s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:18:41 DEBUG : existing: Sizes identical 2024/09/20 04:18:41 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:18:41 DEBUG : existing: Unchanged skipping 2024/09/20 04:18:41 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:18:41 DEBUG : Waiting for deletions to finish 2024/09/20 04:18:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:18:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/20 04:18:42 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:18:42 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:18:43 INFO : existing: Copied (replaced existing) 2024/09/20 04:18:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.89s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:18:50 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/20 04:18:50 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:18:50 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:18:52 INFO : existing: Copied (new) 2024/09/20 04:18:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:18:53 DEBUG : existing: Destination exists, skipping 2024/09/20 04:18:53 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:18:53 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:18:53 DEBUG : Waiting for deletions to finish 2024/09/20 04:18:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:19:06 DEBUG : d: Making directory 2024/09/20 04:19:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/20 04:19:10 DEBUG : c/non empty space: Sizes identical 2024/09/20 04:19:10 DEBUG : c/non empty space: Unchanged skipping 2024/09/20 04:19:10 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:19:10 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:19:13 INFO : a/potato2: Copied (new) 2024/09/20 04:19:13 DEBUG : Waiting for deletions to finish 2024/09/20 04:19:13 INFO : b/potato: Deleted 2024/09/20 04:19:13 INFO : d: Removing directory 2024/09/20 04:19:15 INFO : b: Removing directory 2024/09/20 04:19:16 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (24.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:19:27 DEBUG : empty space: Sizes identical 2024/09/20 04:19:27 DEBUG : empty space: Unchanged skipping 2024/09/20 04:19:27 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:19:27 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:19:27 DEBUG : Waiting for deletions to finish 2024/09/20 04:19:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:19:29 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:19:29 DEBUG : empty space: Sizes identical 2024/09/20 04:19:29 DEBUG : empty space: Unchanged skipping 2024/09/20 04:19:29 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:19:29 DEBUG : Waiting for deletions to finish 2024/09/20 04:19:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" sync_test.go:914: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", 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-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:19:41 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/20 04:19:41 DEBUG : empty space: Sizes identical 2024/09/20 04:19:41 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:19:41 DEBUG : empty space: Unchanged skipping 2024/09/20 04:19:41 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:19:44 INFO : potato: Copied (new) 2024/09/20 04:19:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:19:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/20 04:19:53 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:19:53 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:19:54 INFO : potato: Copied (replaced existing) 2024/09/20 04:19:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.45s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" sync_test.go:1004: ModTimeNotSupported so forcing file to be a different size 2024/09/20 04:20:02 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/09/20 04:20:02 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:20:02 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:20:04 INFO : potato: Copied (replaced existing) 2024/09/20 04:20:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:20:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/20 04:20:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/20 04:20:13 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:20:13 DEBUG : empty space: Sizes identical 2024/09/20 04:20:13 DEBUG : empty space: Unchanged skipping 2024/09/20 04:20:13 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:20:13 DEBUG : Waiting for deletions to finish 2024/09/20 04:20:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:20:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/20 04:20:25 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:20:25 DEBUG : empty space: Sizes identical 2024/09/20 04:20:25 DEBUG : empty space: Unchanged skipping 2024/09/20 04:20:25 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:20:28 INFO : potato2: Copied (new) 2024/09/20 04:20:28 DEBUG : Waiting for deletions to finish 2024/09/20 04:20:28 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:20:40 DEBUG : d: Making directory 2024/09/20 04:20:41 DEBUG : d/e: Making directory 2024/09/20 04:20:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/20 04:20:45 DEBUG : c/non empty space: Sizes identical 2024/09/20 04:20:45 DEBUG : c/non empty space: Unchanged skipping 2024/09/20 04:20:47 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:20:47 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:20:48 INFO : a/potato2: Copied (new) 2024/09/20 04:20:48 DEBUG : Waiting for deletions to finish 2024/09/20 04:20:49 INFO : b/potato: Deleted 2024/09/20 04:20:49 INFO : d/e: Removing directory 2024/09/20 04:20:51 INFO : d: Removing directory 2024/09/20 04:20:52 INFO : b: Removing directory 2024/09/20 04:20:53 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:21:08 DEBUG : d: Making directory 2024/09/20 04:21:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/20 04:21:12 DEBUG : c/non empty space: Sizes identical 2024/09/20 04:21:12 DEBUG : c/non empty space: Unchanged skipping 2024/09/20 04:21:12 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:21:12 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:21:14 INFO : a/potato2: Copied (new) 2024/09/20 04:21:14 ERROR : sugarsync root 'Test/rclone-test-zizanar0nehe': not deleting files as there were IO errors 2024/09/20 04:21:14 ERROR : sugarsync root 'Test/rclone-test-zizanar0nehe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:21:31 DEBUG : Waiting for deletions to finish 2024/09/20 04:21:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/20 04:21:31 DEBUG : empty space: Sizes identical 2024/09/20 04:21:31 DEBUG : empty space: Unchanged skipping 2024/09/20 04:21:31 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:21:31 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:21:32 INFO : potato: Deleted 2024/09/20 04:21:34 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.57s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:21:45 DEBUG : Waiting for deletions to finish 2024/09/20 04:21:46 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:21:46 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:21:47 INFO : potato: Deleted 2024/09/20 04:21:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/20 04:21:48 DEBUG : empty space: Sizes identical 2024/09/20 04:21:48 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:21:48 DEBUG : empty space: Unchanged skipping 2024/09/20 04:21:48 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:21:50 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.26s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:21:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/20 04:21:59 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:21:59 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:22:01 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.16s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:22:12 DEBUG : enormous: Excluded (Size Filter) 2024/09/20 04:22:12 DEBUG : enormous: Excluded 2024/09/20 04:22:12 DEBUG : potato2: Excluded (Size Filter) 2024/09/20 04:22:12 DEBUG : potato2: Excluded 2024/09/20 04:22:12 DEBUG : potato2: Excluded (Size Filter) 2024/09/20 04:22:12 DEBUG : potato2: Excluded 2024/09/20 04:22:12 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:22:12 DEBUG : empty space: Sizes identical 2024/09/20 04:22:12 DEBUG : empty space: Unchanged skipping 2024/09/20 04:22:12 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:22:12 DEBUG : Waiting for deletions to finish 2024/09/20 04:22:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:22:13 DEBUG : enormous: Excluded (Size Filter) 2024/09/20 04:22:13 DEBUG : enormous: Excluded 2024/09/20 04:22:13 DEBUG : potato2: Excluded (Size Filter) 2024/09/20 04:22:13 DEBUG : potato2: Excluded 2024/09/20 04:22:14 DEBUG : potato2: Excluded (Size Filter) 2024/09/20 04:22:14 DEBUG : potato2: Excluded 2024/09/20 04:22:14 DEBUG : empty space: Sizes identical 2024/09/20 04:22:14 DEBUG : Local file system at /tmp/rclone2960428320: Waiting for checks to finish 2024/09/20 04:22:14 DEBUG : empty space: Unchanged skipping 2024/09/20 04:22:14 DEBUG : Local file system at /tmp/rclone2960428320: Waiting for transfers to finish 2024/09/20 04:22:14 DEBUG : Waiting for deletions to finish 2024/09/20 04:22:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:22:28 DEBUG : enormous: Excluded (Size Filter) 2024/09/20 04:22:28 DEBUG : enormous: Excluded 2024/09/20 04:22:28 DEBUG : potato2: Excluded (Size Filter) 2024/09/20 04:22:28 DEBUG : potato2: Excluded 2024/09/20 04:22:28 DEBUG : empty space: Sizes identical 2024/09/20 04:22:28 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:22:28 DEBUG : empty space: Unchanged skipping 2024/09/20 04:22:28 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:22:28 DEBUG : Waiting for deletions to finish 2024/09/20 04:22:29 INFO : enormous: Deleted 2024/09/20 04:22:29 INFO : potato2: Deleted 2024/09/20 04:22:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:22:31 DEBUG : empty space: Sizes identical 2024/09/20 04:22:31 DEBUG : empty space: Unchanged skipping 2024/09/20 04:22:31 DEBUG : Local file system at /tmp/rclone2960428320: Waiting for checks to finish 2024/09/20 04:22:31 DEBUG : Local file system at /tmp/rclone2960428320: Waiting for transfers to finish 2024/09/20 04:22:31 DEBUG : Waiting for deletions to finish 2024/09/20 04:22:31 INFO : enormous: Deleted 2024/09/20 04:22:31 INFO : potato2: Deleted 2024/09/20 04:22:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" sync_test.go:1321: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.39s) === 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-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" sync_test.go:1436: Can track renames: false 2024/09/20 04:22:37 ERROR : sugarsync root 'Test/rclone-test-zizanar0nehe': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/20 04:22:38 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/20 04:22:38 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/20 04:22:38 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:22:38 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:22:40 INFO : potato: Copied (new) 2024/09/20 04:22:40 INFO : yam: Copied (new) 2024/09/20 04:22:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:22:41 ERROR : sugarsync root 'Test/rclone-test-zizanar0nehe': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/20 04:22:41 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/20 04:22:41 DEBUG : potato: Sizes identical 2024/09/20 04:22:41 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:22:41 DEBUG : potato: Unchanged skipping 2024/09/20 04:22:41 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:22:44 INFO : yaml: Copied (new) 2024/09/20 04:22:44 DEBUG : Waiting for deletions to finish 2024/09/20 04:22:45 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (13.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" sync_test.go:1508: Can track renames: false 2024/09/20 04:22:51 ERROR : sugarsync root 'Test/rclone-test-zizanar0nehe': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/20 04:22:52 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/20 04:22:52 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/20 04:22:52 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:22:52 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:22:54 INFO : potato: Copied (new) 2024/09/20 04:22:54 INFO : yam: Copied (new) 2024/09/20 04:22:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:22:55 ERROR : sugarsync root 'Test/rclone-test-zizanar0nehe': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/20 04:22:55 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/20 04:22:55 DEBUG : potato: Sizes identical 2024/09/20 04:22:55 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:22:55 DEBUG : potato: Unchanged skipping 2024/09/20 04:22:55 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:22:58 INFO : yaml: Copied (new) 2024/09/20 04:22:58 DEBUG : Waiting for deletions to finish 2024/09/20 04:22:59 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" sync_test.go:1547: Can track renames: false 2024/09/20 04:23:06 INFO : sugarsync root 'Test/rclone-test-zizanar0nehe': Making map for --track-renames 2024/09/20 04:23:06 INFO : sugarsync root 'Test/rclone-test-zizanar0nehe': Finished making map for --track-renames 2024/09/20 04:23:06 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:23:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/20 04:23:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/20 04:23:06 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for renames to finish 2024/09/20 04:23:06 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:23:09 INFO : potato: Copied (new) 2024/09/20 04:23:10 INFO : sub/yam: Copied (new) 2024/09/20 04:23:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:23:12 DEBUG : potato: Sizes identical 2024/09/20 04:23:12 DEBUG : potato: Unchanged skipping 2024/09/20 04:23:12 INFO : sugarsync root 'Test/rclone-test-zizanar0nehe': Making map for --track-renames 2024/09/20 04:23:12 INFO : sugarsync root 'Test/rclone-test-zizanar0nehe': Finished making map for --track-renames 2024/09/20 04:23:12 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:23:12 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for renames to finish 2024/09/20 04:23:14 INFO : sub/yam: Moved (server-side) to: yam 2024/09/20 04:23:14 INFO : yam: Renamed from "sub/yam" 2024/09/20 04:23:14 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:23:14 DEBUG : Waiting for deletions to finish 2024/09/20 04:23:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:23:23 DEBUG : Creating backend with remote "/tmp/rclone2960428320/dir1" 2024/09/20 04:23:23 DEBUG : Config file has changed externally - reloading 2024/09/20 04:23:23 DEBUG : Creating backend with remote "/tmp/rclone2960428320/dir2" 2024/09/20 04:23:23 DEBUG : Local file system at /tmp/rclone2960428320/dir2: Using server-side directory move 2024/09/20 04:23:23 INFO : Local file system at /tmp/rclone2960428320/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/20 04:23:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/20 04:23:23 INFO : file1.txt: Moved (server-side) 2024/09/20 04:23:23 DEBUG : Local file system at /tmp/rclone2960428320/dir2: Waiting for checks to finish 2024/09/20 04:23:23 DEBUG : Local file system at /tmp/rclone2960428320/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:23:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:23:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/20 04:23:25 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:23:25 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:23:31 INFO : sub dir/hello world: Copied (new) 2024/09/20 04:23:31 INFO : sub dir/hello world: Deleted 2024/09/20 04:23:31 INFO : nested/sub dir/file: Copied (new) 2024/09/20 04:23:31 INFO : nested/sub dir/file: Deleted 2024/09/20 04:23:31 INFO : sub dir: Removing directory 2024/09/20 04:23:31 INFO : nested/sub dir: Removing directory 2024/09/20 04:23:31 INFO : nested: Removing directory 2024/09/20 04:23:31 DEBUG : Local file system at /tmp/rclone2960428320: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:23:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/20 04:23:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/20 04:23:42 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:23:42 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:23:48 INFO : sub dir/hello world: Copied (new) 2024/09/20 04:23:48 INFO : sub dir/hello world: Deleted 2024/09/20 04:23:48 INFO : nested/sub dir/file: Copied (new) 2024/09/20 04:23:48 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:23:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/20 04:23:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/20 04:23:58 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:23:58 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:24:01 INFO : existing: Copied (new) 2024/09/20 04:24:01 INFO : existing: Deleted 2024/09/20 04:24:01 INFO : existing-b: Copied (new) 2024/09/20 04:24:01 INFO : existing-b: Deleted 2024/09/20 04:24:02 DEBUG : existing: Destination exists, skipping 2024/09/20 04:24:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/20 04:24:02 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:24:02 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:24:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.36s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:24:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qidilig3koyi" sync_test.go:1603: Server side move (if possible) sugarsync root 'Test/rclone-test-zizanar0nehe' -> sugarsync root 'Test/rclone-test-qidilig3koyi' 2024/09/20 04:24:25 DEBUG : sugarsync root 'Test/rclone-test-qidilig3koyi': Using server-side directory move 2024/09/20 04:24:25 INFO : sugarsync root 'Test/rclone-test-qidilig3koyi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/20 04:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/20 04:24:25 DEBUG : empty space: Sizes identical 2024/09/20 04:24:25 DEBUG : empty space: Unchanged skipping 2024/09/20 04:24:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/20 04:24:25 DEBUG : sugarsync root 'Test/rclone-test-qidilig3koyi': Waiting for checks to finish 2024/09/20 04:24:26 INFO : potato3: Deleted 2024/09/20 04:24:26 INFO : potato2: Moved (server-side) 2024/09/20 04:24:26 INFO : empty space: Deleted 2024/09/20 04:24:26 DEBUG : sugarsync root 'Test/rclone-test-qidilig3koyi': Waiting for transfers to finish 2024/09/20 04:24:27 INFO : potato3: Moved (server-side) 2024/09/20 04:24:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tifasiz8naju" 2024/09/20 04:24:31 DEBUG : sugarsync root 'Test/rclone-test-tifasiz8naju': Using server-side directory move 2024/09/20 04:24:33 INFO : sugarsync root 'Test/rclone-test-tifasiz8naju': Server side directory move succeeded 2024/09/20 04:24:35 ERROR : : error listing: directory not found 2024/09/20 04:24:35 DEBUG : sugarsync root 'Test/rclone-test-tifasiz8naju': Purge remote 2024/09/20 04:24:36 DEBUG : sugarsync root 'Test/rclone-test-qidilig3koyi': Purge remote 2024/09/20 04:24:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (31.35s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:24:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-towunug2gece" 2024/09/20 04:24:38 DEBUG : Config file has changed externally - reloading sync_test.go:1603: Server side move (if possible) sugarsync root 'Test/rclone-test-zizanar0nehe' -> sugarsync root 'Test/rclone-test-towunug2gece' 2024/09/20 04:24:56 DEBUG : empty space: Excluded (Size Filter) 2024/09/20 04:24:56 DEBUG : empty space: Excluded 2024/09/20 04:24:56 DEBUG : empty space: Excluded (Size Filter) 2024/09/20 04:24:56 DEBUG : empty space: Excluded 2024/09/20 04:24:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/20 04:24:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/20 04:24:56 DEBUG : sugarsync root 'Test/rclone-test-towunug2gece': Waiting for checks to finish 2024/09/20 04:24:56 DEBUG : sugarsync root 'Test/rclone-test-towunug2gece': Waiting for transfers to finish 2024/09/20 04:24:57 INFO : potato2: Moved (server-side) 2024/09/20 04:24:57 INFO : potato3: Deleted 2024/09/20 04:24:58 INFO : potato3: Moved (server-side) 2024/09/20 04:24:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hiyopok8fuwa" 2024/09/20 04:25:03 DEBUG : empty space: Excluded (Size Filter) 2024/09/20 04:25:03 DEBUG : empty space: Excluded 2024/09/20 04:25:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/20 04:25:03 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/20 04:25:03 DEBUG : sugarsync root 'Test/rclone-test-hiyopok8fuwa': Waiting for checks to finish 2024/09/20 04:25:03 DEBUG : sugarsync root 'Test/rclone-test-hiyopok8fuwa': Waiting for transfers to finish 2024/09/20 04:25:05 INFO : potato2: Moved (server-side) 2024/09/20 04:25:05 INFO : potato3: Moved (server-side) 2024/09/20 04:25:07 DEBUG : sugarsync root 'Test/rclone-test-hiyopok8fuwa': Purge remote 2024/09/20 04:25:07 DEBUG : sugarsync root 'Test/rclone-test-towunug2gece': Purge remote --- PASS: TestServerSideMoveWithFilter (31.88s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:25:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qadewim6goga" 2024/09/20 04:25:20 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) sugarsync root 'Test/rclone-test-zizanar0nehe' -> sugarsync root 'Test/rclone-test-qadewim6goga' 2024/09/20 04:25:29 DEBUG : sugarsync root 'Test/rclone-test-qadewim6goga': Using server-side directory move 2024/09/20 04:25:29 INFO : sugarsync root 'Test/rclone-test-qadewim6goga': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/20 04:25:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/20 04:25:30 DEBUG : empty space: Sizes identical 2024/09/20 04:25:30 DEBUG : empty space: Unchanged skipping 2024/09/20 04:25:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/20 04:25:31 DEBUG : sugarsync root 'Test/rclone-test-qadewim6goga': Waiting for checks to finish 2024/09/20 04:25:31 INFO : potato2: Moved (server-side) 2024/09/20 04:25:31 INFO : empty space: Deleted 2024/09/20 04:25:31 DEBUG : sugarsync root 'Test/rclone-test-qadewim6goga': Waiting for transfers to finish 2024/09/20 04:25:31 INFO : potato3: Deleted 2024/09/20 04:25:31 INFO : potato3: Moved (server-side) 2024/09/20 04:25:31 INFO : tomatoDir: Removing directory 2024/09/20 04:25:33 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': deleted 1 directories 2024/09/20 04:25:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vicaneg5nuya" 2024/09/20 04:25:37 DEBUG : tomatoDir: Making directory 2024/09/20 04:25:39 DEBUG : sugarsync root 'Test/rclone-test-vicaneg5nuya': Using server-side directory move 2024/09/20 04:25:40 INFO : sugarsync root 'Test/rclone-test-vicaneg5nuya': Server side directory move succeeded 2024/09/20 04:25:43 ERROR : : error listing: directory not found 2024/09/20 04:25:44 ERROR : : error listing: directory not found 2024/09/20 04:25:44 DEBUG : sugarsync root 'Test/rclone-test-vicaneg5nuya': Purge remote 2024/09/20 04:25:45 DEBUG : sugarsync root 'Test/rclone-test-qadewim6goga': Purge remote 2024/09/20 04:25:45 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (36.45s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", 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-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:25:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.11s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:25:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/rclone-sync-test" 2024/09/20 04:26:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/rclone-sync-test-include/layer2" 2024/09/20 04:26:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/rclone-sync-test-ignore-file" 2024/09/20 04:26:25 DEBUG : rclone-sync-test: Excluded 2024/09/20 04:26:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/20 04:26:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/20 04:26:28 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/rclone-sync-test': Waiting for checks to finish 2024/09/20 04:26:28 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/rclone-sync-test': Waiting for transfers to finish 2024/09/20 04:26:28 DEBUG : Waiting for deletions to finish 2024/09/20 04:26:28 INFO : There was nothing to transfer 2024/09/20 04:26:30 DEBUG : rclone-sync-test: Excluded 2024/09/20 04:26:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/20 04:26:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/20 04:26:33 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:26:33 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:26:33 DEBUG : Waiting for deletions to finish 2024/09/20 04:26:33 INFO : rclone-sync-test-include: Removing directory 2024/09/20 04:26:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/20 04:26:33 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': failed to delete 1 directories 2024/09/20 04:26:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:26:35 DEBUG : rclone-sync-test: Excluded 2024/09/20 04:26:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/20 04:26:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/20 04:26:38 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/09/20 04:26:38 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/09/20 04:26:38 DEBUG : Waiting for deletions to finish 2024/09/20 04:26:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:26:41 DEBUG : rclone-sync-test: Excluded 2024/09/20 04:26:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/20 04:26:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/20 04:26:43 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:26:43 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:26:43 DEBUG : Waiting for deletions to finish 2024/09/20 04:26:43 INFO : rclone-sync-test-include: Removing directory 2024/09/20 04:26:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/20 04:26:44 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': failed to delete 1 directories 2024/09/20 04:26:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:26:45 DEBUG : : Excluded 2024/09/20 04:26:46 DEBUG : rclone-sync-test: Excluded 2024/09/20 04:26:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/20 04:26:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/20 04:26:49 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/09/20 04:26:49 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/09/20 04:26:49 DEBUG : Waiting for deletions to finish 2024/09/20 04:26:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (83.52s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:27:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/dst" 2024/09/20 04:27:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/CompareDest" 2024/09/20 04:27:34 DEBUG : one: Need to transfer - File not found at Destination 2024/09/20 04:27:34 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:27:34 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:27:38 INFO : one: Copied (new) 2024/09/20 04:27:38 DEBUG : Waiting for deletions to finish 2024/09/20 04:27:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/20 04:27:41 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:27:42 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:27:44 INFO : one: Copied (replaced existing) 2024/09/20 04:27:44 DEBUG : Waiting for deletions to finish 2024/09/20 04:27:53 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:27:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/20 04:27:54 DEBUG : one: Sizes identical 2024/09/20 04:27:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/20 04:27:54 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:27:54 DEBUG : Waiting for deletions to finish 2024/09/20 04:27:54 INFO : There was nothing to transfer 2024/09/20 04:28:01 DEBUG : two: Sizes identical 2024/09/20 04:28:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/20 04:28:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/20 04:28:01 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:28:02 DEBUG : one: Sizes identical 2024/09/20 04:28:02 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/20 04:28:02 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:28:02 DEBUG : Waiting for deletions to finish 2024/09/20 04:28:02 INFO : There was nothing to transfer 2024/09/20 04:28:04 DEBUG : two: Sizes identical 2024/09/20 04:28:04 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/20 04:28:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/20 04:28:04 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:28:05 DEBUG : one: Sizes identical 2024/09/20 04:28:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/20 04:28:05 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:28:05 DEBUG : Waiting for deletions to finish 2024/09/20 04:28:05 INFO : There was nothing to transfer sync_test.go:2073: No hash on uploaded file so skipping compare timestamp test 2024/09/20 04:28:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/20 04:28:09 DEBUG : two: Need to transfer - File not found at Destination 2024/09/20 04:28:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/20 04:28:09 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:28:10 DEBUG : one: Sizes identical 2024/09/20 04:28:10 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/20 04:28:10 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:28:12 INFO : two: Copied (new) 2024/09/20 04:28:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.08s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:28:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/dest" 2024/09/20 04:28:29 DEBUG : Config file has changed externally - reloading 2024/09/20 04:28:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/pre-dest1" 2024/09/20 04:28:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/pre-dest2" 2024/09/20 04:28:39 DEBUG : 1: Sizes identical 2024/09/20 04:28:39 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/20 04:28:41 DEBUG : 2: Sizes identical 2024/09/20 04:28:41 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/20 04:28:42 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/20 04:28:42 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dest': Waiting for checks to finish 2024/09/20 04:28:42 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dest': Waiting for transfers to finish 2024/09/20 04:28:45 INFO : 3: Copied (new) 2024/09/20 04:28:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (33.76s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:28:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/dst" 2024/09/20 04:28:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/CopyDest" 2024/09/20 04:29:05 DEBUG : one: Need to transfer - File not found at Destination 2024/09/20 04:29:05 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:29:05 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:29:09 INFO : one: Copied (new) 2024/09/20 04:29:09 DEBUG : Waiting for deletions to finish 2024/09/20 04:29:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/20 04:29:12 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:29:13 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:29:14 INFO : one: Copied (replaced existing) 2024/09/20 04:29:14 DEBUG : Waiting for deletions to finish 2024/09/20 04:29:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/BackupDir" 2024/09/20 04:29:25 DEBUG : Config file has changed externally - reloading 2024/09/20 04:29:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/20 04:29:30 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:29:32 DEBUG : one: Sizes identical 2024/09/20 04:29:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/20 04:29:34 INFO : one: Moved (server-side) 2024/09/20 04:29:35 INFO : one: Copied (server-side copy) 2024/09/20 04:29:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/20 04:29:35 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:29:35 DEBUG : Waiting for deletions to finish 2024/09/20 04:29:42 DEBUG : two: Sizes identical 2024/09/20 04:29:43 INFO : two: Copied (server-side copy) 2024/09/20 04:29:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/20 04:29:43 DEBUG : one: Sizes identical 2024/09/20 04:29:43 DEBUG : one: Unchanged skipping 2024/09/20 04:29:43 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:29:43 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:29:43 DEBUG : Waiting for deletions to finish 2024/09/20 04:29:45 DEBUG : one: Sizes identical 2024/09/20 04:29:45 DEBUG : one: Unchanged skipping 2024/09/20 04:29:45 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:29:45 DEBUG : two: Sizes identical 2024/09/20 04:29:45 DEBUG : two: Unchanged skipping 2024/09/20 04:29:45 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:29:45 DEBUG : Waiting for deletions to finish 2024/09/20 04:29:45 INFO : There was nothing to transfer 2024/09/20 04:29:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/20 04:29:52 DEBUG : three: Destination not found in --copy-dest 2024/09/20 04:29:52 DEBUG : three: Need to transfer - File not found at Destination 2024/09/20 04:29:52 DEBUG : one: Sizes identical 2024/09/20 04:29:52 DEBUG : one: Unchanged skipping 2024/09/20 04:29:52 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:29:52 DEBUG : two: Sizes identical 2024/09/20 04:29:52 DEBUG : two: Unchanged skipping 2024/09/20 04:29:52 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:29:54 INFO : three: Copied (new) 2024/09/20 04:29:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (71.17s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:30:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/dst" 2024/09/20 04:30:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/backup" 2024/09/20 04:30:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/20 04:30:23 DEBUG : two: Sizes identical 2024/09/20 04:30:23 DEBUG : two: Unchanged skipping 2024/09/20 04:30:23 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:30:25 INFO : one: Moved (server-side) 2024/09/20 04:30:25 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:30:28 INFO : one: Copied (new) 2024/09/20 04:30:28 DEBUG : Waiting for deletions to finish 2024/09/20 04:30:29 INFO : three.txt: Moved (server-side) 2024/09/20 04:30:29 INFO : three.txt: Moved into backup dir 2024/09/20 04:30:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/20 04:30:35 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:30:35 DEBUG : two: Sizes identical 2024/09/20 04:30:35 DEBUG : two: Unchanged skipping 2024/09/20 04:30:37 INFO : one: Deleted 2024/09/20 04:30:37 INFO : one: Moved (server-side) 2024/09/20 04:30:37 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:30:40 INFO : one: Copied (new) 2024/09/20 04:30:40 DEBUG : Waiting for deletions to finish 2024/09/20 04:30:41 INFO : three.txt: Deleted 2024/09/20 04:30:42 INFO : three.txt: Moved (server-side) 2024/09/20 04:30:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (44.60s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:31:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/dst" 2024/09/20 04:31:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/backup" 2024/09/20 04:31:07 DEBUG : two: Sizes identical 2024/09/20 04:31:07 DEBUG : two: Unchanged skipping 2024/09/20 04:31:07 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:31:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/20 04:31:09 INFO : one: Moved (server-side) to: one.bak 2024/09/20 04:31:09 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:31:12 INFO : one: Copied (new) 2024/09/20 04:31:12 DEBUG : Waiting for deletions to finish 2024/09/20 04:31:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/20 04:31:13 INFO : three.txt: Moved into backup dir 2024/09/20 04:31:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/20 04:31:19 DEBUG : two: Sizes identical 2024/09/20 04:31:19 DEBUG : two: Unchanged skipping 2024/09/20 04:31:19 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:31:20 INFO : one.bak: Deleted 2024/09/20 04:31:21 INFO : one: Moved (server-side) to: one.bak 2024/09/20 04:31:21 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:31:24 INFO : one: Copied (new) 2024/09/20 04:31:24 DEBUG : Waiting for deletions to finish 2024/09/20 04:31:26 INFO : three.txt.bak: Deleted 2024/09/20 04:31:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/20 04:31:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (44.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:31:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/dst" 2024/09/20 04:31:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/backup" 2024/09/20 04:31:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/20 04:31:52 DEBUG : two: Sizes identical 2024/09/20 04:31:52 DEBUG : two: Unchanged skipping 2024/09/20 04:31:52 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:31:55 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/20 04:31:55 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:31:57 INFO : one: Copied (new) 2024/09/20 04:31:57 DEBUG : Waiting for deletions to finish 2024/09/20 04:31:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/20 04:31:59 INFO : three.txt: Moved into backup dir 2024/09/20 04:32:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/20 04:32:05 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:32:05 DEBUG : two: Sizes identical 2024/09/20 04:32:05 DEBUG : two: Unchanged skipping 2024/09/20 04:32:06 INFO : one-2019-01-01: Deleted 2024/09/20 04:32:07 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/20 04:32:07 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:32:09 INFO : one: Copied (new) 2024/09/20 04:32:09 DEBUG : Waiting for deletions to finish 2024/09/20 04:32:11 INFO : three-2019-01-01.txt: Deleted 2024/09/20 04:32:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/20 04:32:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (45.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:32:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/dst" 2024/09/20 04:32:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/20 04:32:32 DEBUG : two: Sizes identical 2024/09/20 04:32:32 DEBUG : two: Unchanged skipping 2024/09/20 04:32:32 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:32:34 INFO : one: Moved (server-side) to: one.bak 2024/09/20 04:32:34 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:32:36 INFO : one: Copied (new) 2024/09/20 04:32:36 DEBUG : Waiting for deletions to finish 2024/09/20 04:32:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/20 04:32:37 INFO : three.txt: Moved into backup dir 2024/09/20 04:32:43 DEBUG : one.bak: Excluded (Path Filter) 2024/09/20 04:32:43 DEBUG : one.bak: Excluded 2024/09/20 04:32:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/20 04:32:43 DEBUG : three.txt.bak: Excluded 2024/09/20 04:32:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/20 04:32:43 DEBUG : two: Sizes identical 2024/09/20 04:32:43 DEBUG : two: Unchanged skipping 2024/09/20 04:32:43 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for checks to finish 2024/09/20 04:32:45 INFO : one.bak: Deleted 2024/09/20 04:32:46 INFO : one: Moved (server-side) to: one.bak 2024/09/20 04:32:46 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe/dst': Waiting for transfers to finish 2024/09/20 04:32:49 INFO : one: Copied (new) 2024/09/20 04:32:49 DEBUG : Waiting for deletions to finish 2024/09/20 04:32:50 INFO : three.txt.bak: Deleted 2024/09/20 04:32:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/20 04:32:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (38.74s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:33:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/dst" 2024/09/20 04:33:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/20 04:33:12 INFO : one: Moved (server-side) to: one.bak 2024/09/20 04:33:15 INFO : one: Copied (new) 2024/09/20 04:33:15 DEBUG : two: Sizes identical 2024/09/20 04:33:15 DEBUG : two: Unchanged skipping 2024/09/20 04:33:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/20 04:33:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/20 04:33:20 INFO : three.txt: Copied (new) 2024/09/20 04:33:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/20 04:33:25 INFO : one.bak: Deleted 2024/09/20 04:33:26 INFO : one: Moved (server-side) to: one.bak 2024/09/20 04:33:28 INFO : one: Copied (new) 2024/09/20 04:33:29 DEBUG : two: Sizes identical 2024/09/20 04:33:29 DEBUG : two: Unchanged skipping 2024/09/20 04:33:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/20 04:33:31 INFO : three.txt.bak: Deleted 2024/09/20 04:33:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/20 04:33:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (43.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:33:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zizanar0nehe/dst" 2024/09/20 04:33:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/20 04:33:57 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/20 04:34:02 INFO : one: Copied (new) 2024/09/20 04:34:03 DEBUG : two: Sizes identical 2024/09/20 04:34:03 DEBUG : two: Unchanged skipping 2024/09/20 04:34:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/20 04:34:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/20 04:34:08 INFO : three.txt: Copied (new) 2024/09/20 04:34:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/20 04:34:13 INFO : one-2019-01-01: Deleted 2024/09/20 04:34:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/20 04:34:16 INFO : one: Copied (new) 2024/09/20 04:34:16 DEBUG : two: Sizes identical 2024/09/20 04:34:16 DEBUG : two: Unchanged skipping 2024/09/20 04:34:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/20 04:34:19 INFO : three-2019-01-01.txt: Deleted 2024/09/20 04:34:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/20 04:34:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.76s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:34:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/20 04:34:34 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:34:34 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:34:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/20 04:34:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.13s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:34:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/20 04:34:39 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:34:39 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:34:42 INFO : existing: Copied (new) 2024/09/20 04:34:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:34:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/20 04:34:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/20 04:34:45 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:34:45 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:34:45 ERROR : sugarsync root 'Test/rclone-test-zizanar0nehe': not deleting files as there were IO errors 2024/09/20 04:34:45 ERROR : sugarsync root 'Test/rclone-test-zizanar0nehe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.24s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" sync_test.go:2500: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:35:10 DEBUG : existing: Sizes identical 2024/09/20 04:35:10 DEBUG : existing: Unchanged skipping 2024/09/20 04:35:10 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/09/20 04:35:12 DEBUG : EXISTING: moving to existing-rclone-move-cazikeg5 2024/09/20 04:35:12 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-jipexog4 2024/09/20 04:35:13 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/09/20 04:35:13 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-jipexog4 2024/09/20 04:35:13 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/09/20 04:35:13 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-cazikeg5 2024/09/20 04:35:13 DEBUG : EXISTING: moving to existing 2024/09/20 04:35:14 INFO : existingbutdifferent-rclone-move-jipexog4: Moved (server-side) to: existingbutdifferent 2024/09/20 04:35:14 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/09/20 04:35:14 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/09/20 04:35:14 INFO : existing-rclone-move-cazikeg5: Moved (server-side) to: existing 2024/09/20 04:35:14 INFO : EXISTING: Moved (server-side) to: existing 2024/09/20 04:35:14 INFO : EXISTING: Fixed case by renaming to: existing 2024/09/20 04:35:17 INFO : existingbutdifferent: Copied (replaced existing) 2024/09/20 04:35:18 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/09/20 04:35:22 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/09/20 04:35:23 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/09/20 04:35:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-lapazus3 2024/09/20 04:35:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-lapazus3 2024/09/20 04:35:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/09/20 04:35:26 INFO : subdira/subdirb/subdirc/hello-rclone-move-lapazus3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/20 04:35:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/20 04:35:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/09/20 04:35:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/09/20 04:35:28 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:35:28 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/09/20 04:35:28 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/09/20 04:35:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-quxahec2 2024/09/20 04:35:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-quxahec2 2024/09/20 04:35:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/20 04:35:29 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-quxahec2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/20 04:35:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/20 04:35:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/20 04:35:29 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:35:30 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/09/20 04:35:30 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (53.12s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", 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-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", 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-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (4.17s) --- SKIP: TestMaxTransfer/Hard (1.40s) --- SKIP: TestMaxTransfer/Soft (1.38s) --- SKIP: TestMaxTransfer/Cautious (1.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:37:28 DEBUG : both0: Sizes identical 2024/09/20 04:37:28 DEBUG : both1: Sizes identical 2024/09/20 04:37:28 DEBUG : both10: Sizes identical 2024/09/20 04:37:28 DEBUG : both11: Sizes identical 2024/09/20 04:37:28 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:37:28 DEBUG : both0: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both12: Sizes identical 2024/09/20 04:37:28 DEBUG : both12: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both13: Sizes identical 2024/09/20 04:37:28 DEBUG : both13: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both14: Sizes identical 2024/09/20 04:37:28 DEBUG : both14: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both15: Sizes identical 2024/09/20 04:37:28 DEBUG : both1: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both16: Sizes identical 2024/09/20 04:37:28 DEBUG : both16: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both10: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both18: Sizes identical 2024/09/20 04:37:28 DEBUG : both17: Sizes identical 2024/09/20 04:37:28 DEBUG : both11: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both19: Sizes identical 2024/09/20 04:37:28 DEBUG : both15: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both2: Sizes identical 2024/09/20 04:37:28 DEBUG : both2: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both3: Sizes identical 2024/09/20 04:37:28 DEBUG : both3: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both4: Sizes identical 2024/09/20 04:37:28 DEBUG : both19: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both5: Sizes identical 2024/09/20 04:37:28 DEBUG : both18: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both6: Sizes identical 2024/09/20 04:37:28 DEBUG : both4: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both7: Sizes identical 2024/09/20 04:37:28 DEBUG : both17: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both8: Sizes identical 2024/09/20 04:37:28 DEBUG : both5: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both9: Sizes identical 2024/09/20 04:37:28 DEBUG : both9: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both6: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both7: Unchanged skipping 2024/09/20 04:37:28 DEBUG : both8: Unchanged skipping 2024/09/20 04:37:28 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:37:28 DEBUG : Waiting for deletions to finish 2024/09/20 04:37:28 INFO : only0: Deleted 2024/09/20 04:37:28 INFO : only11: Deleted 2024/09/20 04:37:28 INFO : only10: Deleted 2024/09/20 04:37:28 INFO : only14: Deleted 2024/09/20 04:37:29 INFO : only8: Deleted 2024/09/20 04:37:29 INFO : only5: Deleted 2024/09/20 04:37:29 INFO : only1: Deleted 2024/09/20 04:37:29 INFO : only13: Deleted 2024/09/20 04:37:30 INFO : only7: Deleted 2024/09/20 04:37:30 INFO : only2: Deleted 2024/09/20 04:37:30 INFO : only3: Deleted 2024/09/20 04:37:30 INFO : only15: Deleted 2024/09/20 04:37:31 INFO : only9: Deleted 2024/09/20 04:37:31 INFO : only6: Deleted 2024/09/20 04:37:31 INFO : only12: Deleted 2024/09/20 04:37:31 INFO : only16: Deleted 2024/09/20 04:37:31 INFO : only17: Deleted 2024/09/20 04:37:31 INFO : only18: Deleted 2024/09/20 04:37:31 INFO : only19: Deleted 2024/09/20 04:37:31 INFO : only4: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:37:40 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Renewing token 2024/09/20 04:37:40 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/09/20 04:37:40 DEBUG : Config file has changed externally - reloading 2024/09/20 04:37:40 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/09/20 04:37:40 DEBUG : Saving config "user" in section "TestSugarSync" of the config file --- PASS: TestSyncConcurrentDelete (121.72s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:39:29 DEBUG : both0: Sizes identical 2024/09/20 04:39:29 DEBUG : both1: Sizes identical 2024/09/20 04:39:29 DEBUG : both10: Sizes identical 2024/09/20 04:39:29 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for checks to finish 2024/09/20 04:39:29 DEBUG : both11: Sizes identical 2024/09/20 04:39:29 DEBUG : both0: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both12: Sizes identical 2024/09/20 04:39:29 DEBUG : both12: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both13: Sizes identical 2024/09/20 04:39:29 DEBUG : both13: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both14: Sizes identical 2024/09/20 04:39:29 DEBUG : both14: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both15: Sizes identical 2024/09/20 04:39:29 DEBUG : both1: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both16: Sizes identical 2024/09/20 04:39:29 DEBUG : both16: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both17: Sizes identical 2024/09/20 04:39:29 DEBUG : both17: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both18: Sizes identical 2024/09/20 04:39:29 DEBUG : both18: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both19: Sizes identical 2024/09/20 04:39:29 DEBUG : both19: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both2: Sizes identical 2024/09/20 04:39:29 DEBUG : both2: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both3: Sizes identical 2024/09/20 04:39:29 DEBUG : both3: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both4: Sizes identical 2024/09/20 04:39:29 DEBUG : both4: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both5: Sizes identical 2024/09/20 04:39:29 DEBUG : both5: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both6: Sizes identical 2024/09/20 04:39:29 DEBUG : both6: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both7: Sizes identical 2024/09/20 04:39:29 DEBUG : both7: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both8: Sizes identical 2024/09/20 04:39:29 DEBUG : both8: Unchanged skipping 2024/09/20 04:39:29 DEBUG : both9: Sizes identical 2024/09/20 04:39:29 DEBUG : both9: Unchanged skipping 2024/09/20 04:39:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : both10: Unchanged skipping 2024/09/20 04:39:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : both11: Unchanged skipping 2024/09/20 04:39:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : both15: Unchanged skipping 2024/09/20 04:39:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/20 04:39:29 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Waiting for transfers to finish 2024/09/20 04:39:30 INFO : only10: Copied (replaced existing) 2024/09/20 04:39:30 INFO : only0: Copied (replaced existing) 2024/09/20 04:39:30 INFO : only11: Copied (replaced existing) 2024/09/20 04:39:31 INFO : only1: Copied (replaced existing) 2024/09/20 04:39:32 INFO : only13: Copied (replaced existing) 2024/09/20 04:39:32 INFO : only17: Copied (replaced existing) 2024/09/20 04:39:32 INFO : only18: Copied (replaced existing) 2024/09/20 04:39:32 INFO : only12: Copied (replaced existing) 2024/09/20 04:39:33 INFO : only14: Copied (replaced existing) 2024/09/20 04:39:33 INFO : only3: Copied (replaced existing) 2024/09/20 04:39:33 INFO : only2: Copied (replaced existing) 2024/09/20 04:39:33 INFO : only15: Copied (replaced existing) 2024/09/20 04:39:34 INFO : only16: Copied (replaced existing) 2024/09/20 04:39:34 INFO : only6: Copied (replaced existing) 2024/09/20 04:39:34 INFO : only7: Copied (replaced existing) 2024/09/20 04:39:34 INFO : only19: Copied (replaced existing) 2024/09/20 04:39:35 INFO : only9: Copied (replaced existing) 2024/09/20 04:39:35 INFO : only4: Copied (replaced existing) 2024/09/20 04:39:35 INFO : only8: Copied (replaced existing) 2024/09/20 04:39:35 INFO : only5: Copied (replaced existing) 2024/09/20 04:39:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (138.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:40:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/20 04:40:09 DEBUG : sub dir: Making directory 2024/09/20 04:40:10 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-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (50.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" 2024/09/20 04:41:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/20 04:41:00 DEBUG : sub dir: Making directory 2024/09/20 04:41:01 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-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-zizanar0nehe'", Local "Local file system at /tmp/rclone2960428320", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (50.46s) PASS 2024/09/20 04:41:50 DEBUG : sugarsync root 'Test/rclone-test-zizanar0nehe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 27m1.78318979s (try 1/5)