"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/12/22 03:39:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo" 2024/12/22 03:39:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:39:53 DEBUG : Creating backend with remote "/tmp/rclone1653189545" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:39:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:39:55 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:39:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/22 03:39:55 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.47s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:39:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 03:39:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:39:59 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:39:59 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:40:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:40:04 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.14s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.46s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:40:13 DEBUG : Creating backend with remote "/non-existing" 2024/12/22 03:40:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/22 03:40:13 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:40:13 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.57s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:40:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:40:17 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:40:17 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:40:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.09s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:40:27 INFO : sugarsync root 'Test/rclone-test-mucukab8yigo': Running all checks before starting transfers 2024/12/22 03:40:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:40:28 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:40:28 INFO : sugarsync root 'Test/rclone-test-mucukab8yigo': Checks finished, now starting transfers 2024/12/22 03:40:28 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:40:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.26s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:40:39 ERROR : Ignoring --no-traverse with sync 2024/12/22 03:40:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:40:39 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:40:39 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:40:43 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:40:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (10.97s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:40:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/22 03:40:50 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:40:50 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:40:53 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.83s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:40:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:40:58 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:40:58 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:41:00 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:41:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:41:06 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:41:06 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:41:08 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:41:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/22 03:41:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 03:41:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/22 03:41:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 03:41:14 DEBUG : sub dir: Making directory 2024/12/22 03:41:15 DEBUG : sub dir2: Making directory 2024/12/22 03:41:16 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/22 03:41:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:41:17 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:41:17 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:41:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:41:21 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.70s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:41:30 DEBUG : sub dir2: Making directory 2024/12/22 03:41:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/22 03:41:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 03:41:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:41:30 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:41:30 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:41:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.06s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:41:40 DEBUG : sub dir2: Making directory with metadata 2024/12/22 03:41:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 03:41:40 DEBUG : sub dir: Making directory 2024/12/22 03:41:42 DEBUG : sub dir2: Making directory 2024/12/22 03:41:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:41:43 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:41:43 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:41:45 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:41:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:41:46 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/22 03:41:47 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.93s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.51s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:41:55 DEBUG : sub dir2: Making directory 2024/12/22 03:41:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:41:56 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:41:56 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:41:59 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:41:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.75s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:42:05 DEBUG : sub dir2: Making directory with metadata 2024/12/22 03:42:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/22 03:42:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 03:42:06 DEBUG : sub dir: Making directory 2024/12/22 03:42:07 DEBUG : sub dir2: Making directory 2024/12/22 03:42:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:08 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:42:08 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:42:10 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:42:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:42:12 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.20s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:42:19 DEBUG : sub dir2: Making directory 2024/12/22 03:42:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:20 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:42:20 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:42:24 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:42:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.78s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:42:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yesutig0quba" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-mucukab8yigo' -> sugarsync root 'Test/rclone-test-yesutig0quba' 2024/12/22 03:42:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:42:39 DEBUG : sugarsync root 'Test/rclone-test-yesutig0quba': Waiting for checks to finish 2024/12/22 03:42:39 DEBUG : sugarsync root 'Test/rclone-test-yesutig0quba': Waiting for transfers to finish 2024/12/22 03:42:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:42:45 DEBUG : sugarsync root 'Test/rclone-test-yesutig0quba': Purge remote --- PASS: TestServerSideCopy (21.77s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:42:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/22 03:42:58 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:42:58 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:42:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.60s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:43:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qosijeb1baha" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-mucukab8yigo' -> sugarsync root 'Test/rclone-test-qosijeb1baha' 2024/12/22 03:43:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:43:17 DEBUG : sugarsync root 'Test/rclone-test-qosijeb1baha': Waiting for checks to finish 2024/12/22 03:43:17 DEBUG : sugarsync root 'Test/rclone-test-qosijeb1baha': Waiting for transfers to finish 2024/12/22 03:43:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:43:28 DEBUG : sugarsync root 'Test/rclone-test-qosijeb1baha': Waiting for checks to finish 2024/12/22 03:43:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/22 03:43:28 DEBUG : sugarsync root 'Test/rclone-test-qosijeb1baha': Waiting for transfers to finish 2024/12/22 03:43:29 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.sayufon9" before starting 2024/12/22 03:43:31 DEBUG : sub dir/hello world.sayufon9: server side copy: removing renamed existing file after operation 2024/12/22 03:43:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:43:34 DEBUG : sugarsync root 'Test/rclone-test-qosijeb1baha': Purge remote --- PASS: TestServerSideCopyOverSelf (35.29s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:43:49 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:43:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/22 03:43:49 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:43:50 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/22 03:43:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.82s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:44:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zoganec3qiyi" 2024/12/22 03:44:03 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-mucukab8yigo' -> sugarsync root 'Test/rclone-test-zoganec3qiyi' 2024/12/22 03:44:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:44:08 DEBUG : sugarsync root 'Test/rclone-test-zoganec3qiyi': Waiting for checks to finish 2024/12/22 03:44:08 DEBUG : sugarsync root 'Test/rclone-test-zoganec3qiyi': Waiting for transfers to finish 2024/12/22 03:44:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:44:18 DEBUG : sugarsync root 'Test/rclone-test-zoganec3qiyi': Using server-side directory move 2024/12/22 03:44:18 INFO : sugarsync root 'Test/rclone-test-zoganec3qiyi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/22 03:44:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/22 03:44:19 DEBUG : sugarsync root 'Test/rclone-test-zoganec3qiyi': Waiting for checks to finish 2024/12/22 03:44:19 DEBUG : sugarsync root 'Test/rclone-test-zoganec3qiyi': Waiting for transfers to finish 2024/12/22 03:44:20 INFO : sub dir/hello world: Deleted 2024/12/22 03:44:21 INFO : sub dir/hello world: Moved (server-side) 2024/12/22 03:44:28 DEBUG : testing file moves 2024/12/22 03:44:30 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/22 03:44:30 DEBUG : sugarsync root 'Test/rclone-test-zoganec3qiyi': Waiting for checks to finish 2024/12/22 03:44:30 DEBUG : sugarsync root 'Test/rclone-test-zoganec3qiyi': Waiting for transfers to finish 2024/12/22 03:44:31 INFO : sub dir/hello world: Deleted 2024/12/22 03:44:32 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:44:35 DEBUG : sugarsync root 'Test/rclone-test-zoganec3qiyi': Purge remote --- PASS: TestServerSideMoveOverSelf (44.70s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:44:46 ERROR : : error listing: directory not found 2024/12/22 03:44:48 DEBUG : Local file system at /tmp/rclone1653189545: Making directory 2024/12/22 03:44:49 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:44:49 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.31s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:45:03 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/22 03:45:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:45:04 DEBUG : Local file system at /tmp/rclone1653189545: Waiting for checks to finish 2024/12/22 03:45:04 DEBUG : Local file system at /tmp/rclone1653189545: Waiting for transfers to finish 2024/12/22 03:45:05 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/12/22 03:45:05 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:45:05 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:45:11 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/22 03:45:11 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:45:11 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:45:13 INFO : check sum: Copied (new) 2024/12/22 03:45:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:45:15 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:45:15 NOTICE: sugarsync root 'Test/rclone-test-mucukab8yigo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/22 03:45:15 DEBUG : check sum: Size of src and dst objects identical 2024/12/22 03:45:15 DEBUG : check sum: Unchanged skipping 2024/12/22 03:45:15 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:45:15 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.46s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:45:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/22 03:45:22 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:45:22 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:45:24 INFO : sizeonly: Copied (new) 2024/12/22 03:45:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:45:26 DEBUG : sizeonly: Sizes identical 2024/12/22 03:45:26 DEBUG : sizeonly: Unchanged skipping 2024/12/22 03:45:26 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:45:26 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:45:26 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:45:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/22 03:45:33 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:45:33 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:45:35 INFO : ignore-size: Copied (new) 2024/12/22 03:45:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:45:37 DEBUG : ignore-size: Sizes identical 2024/12/22 03:45:37 DEBUG : ignore-size: Unchanged skipping 2024/12/22 03:45:37 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:45:37 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:45:37 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.82s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:45:47 DEBUG : existing: Sizes identical 2024/12/22 03:45:47 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:45:47 DEBUG : existing: Unchanged skipping 2024/12/22 03:45:47 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:45:47 DEBUG : Waiting for deletions to finish 2024/12/22 03:45:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:45:47 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:45:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/22 03:45:47 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:45:49 INFO : existing: Copied (replaced existing) 2024/12/22 03:45:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.92s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:45:55 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/22 03:45:55 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:45:55 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:45:58 INFO : existing: Copied (new) 2024/12/22 03:45:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:46:00 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:46:00 DEBUG : existing: Destination exists, skipping 2024/12/22 03:46:00 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:46:00 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:00 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:46:12 DEBUG : d: Making directory 2024/12/22 03:46:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/22 03:46:16 DEBUG : c/non empty space: Sizes identical 2024/12/22 03:46:16 DEBUG : c/non empty space: Unchanged skipping 2024/12/22 03:46:17 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:46:17 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:46:19 INFO : a/potato2: Copied (new) 2024/12/22 03:46:19 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:20 INFO : b/potato: Deleted 2024/12/22 03:46:20 INFO : d: Removing directory 2024/12/22 03:46:22 INFO : b: Removing directory 2024/12/22 03:46:23 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:46:35 DEBUG : empty space: Sizes identical 2024/12/22 03:46:35 DEBUG : empty space: Unchanged skipping 2024/12/22 03:46:35 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:46:35 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:46:35 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:46:36 DEBUG : empty space: Sizes identical 2024/12/22 03:46:36 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:46:36 DEBUG : empty space: Unchanged skipping 2024/12/22 03:46:36 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:46:36 DEBUG : Waiting for deletions to finish 2024/12/22 03:46:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.30s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:46:49 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/22 03:46:49 DEBUG : empty space: Sizes identical 2024/12/22 03:46:49 DEBUG : empty space: Unchanged skipping 2024/12/22 03:46:49 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:46:49 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:46:52 INFO : potato: Copied (new) 2024/12/22 03:46:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.85s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:47:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/22 03:47:01 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:47:01 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:47:03 INFO : potato: Copied (replaced existing) 2024/12/22 03:47:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.06s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/12/22 03:47:11 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:47:11 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/12/22 03:47:11 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:47:12 INFO : potato: Copied (replaced existing) 2024/12/22 03:47:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:47:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:47:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/22 03:47:23 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:47:23 DEBUG : empty space: Sizes identical 2024/12/22 03:47:23 DEBUG : empty space: Unchanged skipping 2024/12/22 03:47:23 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:47:23 DEBUG : Waiting for deletions to finish 2024/12/22 03:47:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:47:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:47:34 DEBUG : empty space: Sizes identical 2024/12/22 03:47:34 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:47:34 DEBUG : empty space: Unchanged skipping 2024/12/22 03:47:34 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:47:37 INFO : potato2: Copied (new) 2024/12/22 03:47:37 DEBUG : Waiting for deletions to finish 2024/12/22 03:47:37 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:47:50 DEBUG : d: Making directory 2024/12/22 03:47:51 DEBUG : d/e: Making directory 2024/12/22 03:47:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/22 03:47:56 DEBUG : c/non empty space: Sizes identical 2024/12/22 03:47:56 DEBUG : c/non empty space: Unchanged skipping 2024/12/22 03:47:57 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:47:57 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:47:59 INFO : a/potato2: Copied (new) 2024/12/22 03:47:59 DEBUG : Waiting for deletions to finish 2024/12/22 03:48:00 INFO : b/potato: Deleted 2024/12/22 03:48:00 INFO : d/e: Removing directory 2024/12/22 03:48:01 INFO : d: Removing directory 2024/12/22 03:48:02 INFO : b: Removing directory 2024/12/22 03:48:03 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:48:19 DEBUG : d: Making directory 2024/12/22 03:48:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/22 03:48:23 DEBUG : c/non empty space: Sizes identical 2024/12/22 03:48:23 DEBUG : c/non empty space: Unchanged skipping 2024/12/22 03:48:23 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:48:23 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:48:25 INFO : a/potato2: Copied (new) 2024/12/22 03:48:25 ERROR : sugarsync root 'Test/rclone-test-mucukab8yigo': not deleting files as there were IO errors 2024/12/22 03:48:25 ERROR : sugarsync root 'Test/rclone-test-mucukab8yigo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:48:42 DEBUG : Waiting for deletions to finish 2024/12/22 03:48:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:48:43 DEBUG : empty space: Sizes identical 2024/12/22 03:48:43 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:48:43 DEBUG : empty space: Unchanged skipping 2024/12/22 03:48:43 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:48:44 INFO : potato: Deleted 2024/12/22 03:48:45 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.30s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:48:56 DEBUG : Waiting for deletions to finish 2024/12/22 03:48:57 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:48:57 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:48:58 INFO : potato: Deleted 2024/12/22 03:48:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:48:59 DEBUG : empty space: Sizes identical 2024/12/22 03:48:59 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:48:59 DEBUG : empty space: Unchanged skipping 2024/12/22 03:48:59 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:49:01 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.57s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:49:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:49:10 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:49:10 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:49:13 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.44s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:49:24 DEBUG : enormous: Excluded (Size Filter) 2024/12/22 03:49:24 DEBUG : enormous: Excluded 2024/12/22 03:49:24 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 03:49:24 DEBUG : potato2: Excluded 2024/12/22 03:49:25 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 03:49:25 DEBUG : potato2: Excluded 2024/12/22 03:49:25 DEBUG : empty space: Sizes identical 2024/12/22 03:49:25 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:49:25 DEBUG : empty space: Unchanged skipping 2024/12/22 03:49:25 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:49:25 DEBUG : Waiting for deletions to finish 2024/12/22 03:49:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:49:25 DEBUG : enormous: Excluded (Size Filter) 2024/12/22 03:49:25 DEBUG : enormous: Excluded 2024/12/22 03:49:25 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 03:49:25 DEBUG : potato2: Excluded 2024/12/22 03:49:26 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 03:49:26 DEBUG : potato2: Excluded 2024/12/22 03:49:26 DEBUG : empty space: Sizes identical 2024/12/22 03:49:26 DEBUG : empty space: Unchanged skipping 2024/12/22 03:49:26 DEBUG : Local file system at /tmp/rclone1653189545: Waiting for checks to finish 2024/12/22 03:49:26 DEBUG : Local file system at /tmp/rclone1653189545: Waiting for transfers to finish 2024/12/22 03:49:26 DEBUG : Waiting for deletions to finish 2024/12/22 03:49:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.78s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:49:41 DEBUG : enormous: Excluded (Size Filter) 2024/12/22 03:49:41 DEBUG : enormous: Excluded 2024/12/22 03:49:41 DEBUG : potato2: Excluded (Size Filter) 2024/12/22 03:49:41 DEBUG : potato2: Excluded 2024/12/22 03:49:42 DEBUG : empty space: Sizes identical 2024/12/22 03:49:42 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:49:42 DEBUG : empty space: Unchanged skipping 2024/12/22 03:49:42 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:49:42 DEBUG : Waiting for deletions to finish 2024/12/22 03:49:43 INFO : enormous: Deleted 2024/12/22 03:49:43 INFO : potato2: Deleted 2024/12/22 03:49:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:49:44 DEBUG : empty space: Sizes identical 2024/12/22 03:49:44 DEBUG : Local file system at /tmp/rclone1653189545: Waiting for checks to finish 2024/12/22 03:49:44 DEBUG : empty space: Unchanged skipping 2024/12/22 03:49:44 DEBUG : Local file system at /tmp/rclone1653189545: Waiting for transfers to finish 2024/12/22 03:49:44 DEBUG : Waiting for deletions to finish 2024/12/22 03:49:44 INFO : potato2: Deleted 2024/12/22 03:49:44 INFO : enormous: Deleted 2024/12/22 03:49:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.34s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.59s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/12/22 03:49:52 ERROR : sugarsync root 'Test/rclone-test-mucukab8yigo': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/22 03:49:52 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/22 03:49:52 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/22 03:49:52 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:49:52 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:49:55 INFO : yam: Copied (new) 2024/12/22 03:49:55 INFO : potato: Copied (new) 2024/12/22 03:49:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:49:56 ERROR : sugarsync root 'Test/rclone-test-mucukab8yigo': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/22 03:49:57 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/22 03:49:57 DEBUG : potato: Sizes identical 2024/12/22 03:49:57 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:49:57 DEBUG : potato: Unchanged skipping 2024/12/22 03:49:57 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:49:59 INFO : yaml: Copied (new) 2024/12/22 03:49:59 DEBUG : Waiting for deletions to finish 2024/12/22 03:50:00 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/12/22 03:50:08 ERROR : sugarsync root 'Test/rclone-test-mucukab8yigo': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/22 03:50:08 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/22 03:50:08 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/22 03:50:08 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:50:08 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:50:11 INFO : potato: Copied (new) 2024/12/22 03:50:11 INFO : yam: Copied (new) 2024/12/22 03:50:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:50:12 ERROR : sugarsync root 'Test/rclone-test-mucukab8yigo': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/22 03:50:13 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/22 03:50:13 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:50:13 DEBUG : potato: Sizes identical 2024/12/22 03:50:13 DEBUG : potato: Unchanged skipping 2024/12/22 03:50:13 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:50:15 INFO : yaml: Copied (new) 2024/12/22 03:50:15 DEBUG : Waiting for deletions to finish 2024/12/22 03:50:16 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/12/22 03:50:24 INFO : sugarsync root 'Test/rclone-test-mucukab8yigo': Making map for --track-renames 2024/12/22 03:50:24 INFO : sugarsync root 'Test/rclone-test-mucukab8yigo': Finished making map for --track-renames 2024/12/22 03:50:24 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:50:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/22 03:50:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/22 03:50:24 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for renames to finish 2024/12/22 03:50:24 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:50:28 INFO : potato: Copied (new) 2024/12/22 03:50:28 INFO : sub/yam: Copied (new) 2024/12/22 03:50:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:50:30 DEBUG : potato: Sizes identical 2024/12/22 03:50:30 DEBUG : potato: Unchanged skipping 2024/12/22 03:50:30 INFO : sugarsync root 'Test/rclone-test-mucukab8yigo': Making map for --track-renames 2024/12/22 03:50:30 INFO : sugarsync root 'Test/rclone-test-mucukab8yigo': Finished making map for --track-renames 2024/12/22 03:50:30 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:50:30 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for renames to finish 2024/12/22 03:50:32 INFO : sub/yam: Moved (server-side) to: yam 2024/12/22 03:50:32 INFO : yam: Renamed from "sub/yam" 2024/12/22 03:50:32 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:50:32 DEBUG : Waiting for deletions to finish 2024/12/22 03:50:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.84s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:50:42 DEBUG : Creating backend with remote "/tmp/rclone1653189545/dir1" 2024/12/22 03:50:42 DEBUG : Config file has changed externally - reloading 2024/12/22 03:50:42 DEBUG : Creating backend with remote "/tmp/rclone1653189545/dir2" 2024/12/22 03:50:42 DEBUG : Local file system at /tmp/rclone1653189545/dir2: Using server-side directory move 2024/12/22 03:50:42 INFO : Local file system at /tmp/rclone1653189545/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/22 03:50:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/22 03:50:42 DEBUG : Local file system at /tmp/rclone1653189545/dir2: Waiting for checks to finish 2024/12/22 03:50:42 DEBUG : Local file system at /tmp/rclone1653189545/dir2: Waiting for transfers to finish 2024/12/22 03:50:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.58s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:50:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/22 03:50:44 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:50:44 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:50:51 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:50:51 INFO : sub dir/hello world: Deleted 2024/12/22 03:50:51 INFO : nested/sub dir/file: Copied (new) 2024/12/22 03:50:51 INFO : nested/sub dir/file: Deleted 2024/12/22 03:50:51 INFO : sub dir: Removing directory 2024/12/22 03:50:51 INFO : nested/sub dir: Removing directory 2024/12/22 03:50:51 INFO : nested: Removing directory 2024/12/22 03:50:51 DEBUG : Local file system at /tmp/rclone1653189545: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (19.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:51:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/22 03:51:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/22 03:51:04 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:51:04 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:51:10 INFO : nested/sub dir/file: Copied (new) 2024/12/22 03:51:10 INFO : nested/sub dir/file: Deleted 2024/12/22 03:51:11 INFO : sub dir/hello world: Copied (new) 2024/12/22 03:51:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (19.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:51:23 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/22 03:51:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/22 03:51:23 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:51:23 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:51:26 INFO : existing-b: Copied (new) 2024/12/22 03:51:26 INFO : existing-b: Deleted 2024/12/22 03:51:26 INFO : existing: Copied (new) 2024/12/22 03:51:26 INFO : existing: Deleted 2024/12/22 03:51:27 DEBUG : existing: Destination exists, skipping 2024/12/22 03:51:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/22 03:51:27 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:51:27 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:51:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.69s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:51:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zarizir0wixa" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-mucukab8yigo' -> sugarsync root 'Test/rclone-test-zarizir0wixa' 2024/12/22 03:51:52 DEBUG : sugarsync root 'Test/rclone-test-zarizir0wixa': Using server-side directory move 2024/12/22 03:51:52 INFO : sugarsync root 'Test/rclone-test-zarizir0wixa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/22 03:51:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:51:53 DEBUG : empty space: Sizes identical 2024/12/22 03:51:53 DEBUG : empty space: Unchanged skipping 2024/12/22 03:51:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/22 03:51:53 DEBUG : sugarsync root 'Test/rclone-test-zarizir0wixa': Waiting for checks to finish 2024/12/22 03:51:54 INFO : potato2: Moved (server-side) 2024/12/22 03:51:54 INFO : empty space: Deleted 2024/12/22 03:51:54 DEBUG : sugarsync root 'Test/rclone-test-zarizir0wixa': Waiting for transfers to finish 2024/12/22 03:51:54 INFO : potato3: Deleted 2024/12/22 03:51:55 INFO : potato3: Moved (server-side) 2024/12/22 03:51:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijokof1bobe" 2024/12/22 03:52:00 DEBUG : sugarsync root 'Test/rclone-test-qijokof1bobe': Using server-side directory move 2024/12/22 03:52:01 INFO : sugarsync root 'Test/rclone-test-qijokof1bobe': Server side directory move succeeded 2024/12/22 03:52:04 ERROR : : error listing: directory not found 2024/12/22 03:52:04 DEBUG : sugarsync root 'Test/rclone-test-qijokof1bobe': Purge remote 2024/12/22 03:52:05 DEBUG : sugarsync root 'Test/rclone-test-zarizir0wixa': Purge remote 2024/12/22 03:52:06 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (34.51s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:52:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qufibif1cuvo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-mucukab8yigo' -> sugarsync root 'Test/rclone-test-qufibif1cuvo' 2024/12/22 03:52:28 DEBUG : empty space: Excluded (Size Filter) 2024/12/22 03:52:28 DEBUG : empty space: Excluded 2024/12/22 03:52:28 DEBUG : empty space: Excluded (Size Filter) 2024/12/22 03:52:28 DEBUG : empty space: Excluded 2024/12/22 03:52:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:52:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/22 03:52:28 DEBUG : sugarsync root 'Test/rclone-test-qufibif1cuvo': Waiting for checks to finish 2024/12/22 03:52:28 DEBUG : sugarsync root 'Test/rclone-test-qufibif1cuvo': Waiting for transfers to finish 2024/12/22 03:52:28 INFO : potato2: Moved (server-side) 2024/12/22 03:52:28 INFO : potato3: Deleted 2024/12/22 03:52:29 INFO : potato3: Moved (server-side) 2024/12/22 03:52:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pecepow1loba" 2024/12/22 03:52:35 DEBUG : empty space: Excluded (Size Filter) 2024/12/22 03:52:35 DEBUG : empty space: Excluded 2024/12/22 03:52:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:52:35 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/22 03:52:35 DEBUG : sugarsync root 'Test/rclone-test-pecepow1loba': Waiting for checks to finish 2024/12/22 03:52:35 DEBUG : sugarsync root 'Test/rclone-test-pecepow1loba': Waiting for transfers to finish 2024/12/22 03:52:37 INFO : potato2: Moved (server-side) 2024/12/22 03:52:38 INFO : potato3: Moved (server-side) 2024/12/22 03:52:39 DEBUG : sugarsync root 'Test/rclone-test-pecepow1loba': Purge remote 2024/12/22 03:52:40 DEBUG : sugarsync root 'Test/rclone-test-qufibif1cuvo': Purge remote --- PASS: TestServerSideMoveWithFilter (36.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:52:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tezofol5giba" 2024/12/22 03:52:55 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-mucukab8yigo' -> sugarsync root 'Test/rclone-test-tezofol5giba' 2024/12/22 03:53:05 DEBUG : sugarsync root 'Test/rclone-test-tezofol5giba': Using server-side directory move 2024/12/22 03:53:05 INFO : sugarsync root 'Test/rclone-test-tezofol5giba': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/22 03:53:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/22 03:53:06 DEBUG : empty space: Sizes identical 2024/12/22 03:53:06 DEBUG : empty space: Unchanged skipping 2024/12/22 03:53:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/22 03:53:06 DEBUG : sugarsync root 'Test/rclone-test-tezofol5giba': Waiting for checks to finish 2024/12/22 03:53:06 INFO : potato2: Moved (server-side) 2024/12/22 03:53:06 INFO : potato3: Deleted 2024/12/22 03:53:06 INFO : empty space: Deleted 2024/12/22 03:53:06 DEBUG : sugarsync root 'Test/rclone-test-tezofol5giba': Waiting for transfers to finish 2024/12/22 03:53:07 INFO : potato3: Moved (server-side) 2024/12/22 03:53:07 INFO : tomatoDir: Removing directory 2024/12/22 03:53:09 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': deleted 1 directories 2024/12/22 03:53:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bexuwif5vare" 2024/12/22 03:53:14 DEBUG : tomatoDir: Making directory 2024/12/22 03:53:16 DEBUG : sugarsync root 'Test/rclone-test-bexuwif5vare': Using server-side directory move 2024/12/22 03:53:18 INFO : sugarsync root 'Test/rclone-test-bexuwif5vare': Server side directory move succeeded 2024/12/22 03:53:21 ERROR : : error listing: directory not found 2024/12/22 03:53:22 ERROR : : error listing: directory not found 2024/12/22 03:53:22 DEBUG : sugarsync root 'Test/rclone-test-bexuwif5vare': Purge remote 2024/12/22 03:53:22 DEBUG : sugarsync root 'Test/rclone-test-tezofol5giba': Purge remote 2024/12/22 03:53:23 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.56s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:53:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:53:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/rclone-sync-test" 2024/12/22 03:53:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/rclone-sync-test-include/layer2" 2024/12/22 03:53:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/rclone-sync-test-ignore-file" 2024/12/22 03:54:08 DEBUG : rclone-sync-test: Excluded 2024/12/22 03:54:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/22 03:54:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/22 03:54:11 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/rclone-sync-test': Waiting for checks to finish 2024/12/22 03:54:11 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/rclone-sync-test': Waiting for transfers to finish 2024/12/22 03:54:11 DEBUG : Waiting for deletions to finish 2024/12/22 03:54:11 INFO : There was nothing to transfer 2024/12/22 03:54:14 DEBUG : rclone-sync-test: Excluded 2024/12/22 03:54:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/22 03:54:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/22 03:54:17 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:54:17 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:54:17 DEBUG : Waiting for deletions to finish 2024/12/22 03:54:17 INFO : rclone-sync-test-include: Removing directory 2024/12/22 03:54:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/22 03:54:18 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': failed to delete 1 directories 2024/12/22 03:54:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:54:20 DEBUG : rclone-sync-test: Excluded 2024/12/22 03:54:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/22 03:54:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/22 03:54:23 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/22 03:54:23 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/22 03:54:23 DEBUG : Waiting for deletions to finish 2024/12/22 03:54:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:54:26 DEBUG : rclone-sync-test: Excluded 2024/12/22 03:54:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/22 03:54:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/22 03:54:29 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 03:54:29 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 03:54:29 DEBUG : Waiting for deletions to finish 2024/12/22 03:54:29 INFO : rclone-sync-test-include: Removing directory 2024/12/22 03:54:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/22 03:54:30 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': failed to delete 1 directories 2024/12/22 03:54:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:54:31 DEBUG : : Excluded 2024/12/22 03:54:32 DEBUG : rclone-sync-test: Excluded 2024/12/22 03:54:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/22 03:54:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/22 03:54:35 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/22 03:54:35 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/22 03:54:35 DEBUG : Waiting for deletions to finish 2024/12/22 03:54:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (89.93s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:55:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/dst" 2024/12/22 03:55:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/CompareDest" 2024/12/22 03:55:21 DEBUG : one: Need to transfer - File not found at Destination 2024/12/22 03:55:21 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:55:21 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:55:25 INFO : one: Copied (new) 2024/12/22 03:55:25 DEBUG : Waiting for deletions to finish 2024/12/22 03:55:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:55:29 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:55:30 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:55:31 INFO : one: Copied (replaced existing) 2024/12/22 03:55:31 DEBUG : Waiting for deletions to finish 2024/12/22 03:55:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:55:41 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:55:42 DEBUG : one: Sizes identical 2024/12/22 03:55:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 03:55:42 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:55:42 DEBUG : Waiting for deletions to finish 2024/12/22 03:55:42 INFO : There was nothing to transfer 2024/12/22 03:55:50 DEBUG : two: Sizes identical 2024/12/22 03:55:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/22 03:55:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:55:50 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:55:51 DEBUG : one: Sizes identical 2024/12/22 03:55:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 03:55:51 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:55:51 DEBUG : Waiting for deletions to finish 2024/12/22 03:55:51 INFO : There was nothing to transfer 2024/12/22 03:55:54 DEBUG : two: Sizes identical 2024/12/22 03:55:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/22 03:55:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:55:54 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:55:55 DEBUG : one: Sizes identical 2024/12/22 03:55:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 03:55:55 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:55:55 DEBUG : Waiting for deletions to finish 2024/12/22 03:55:55 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/22 03:55:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/22 03:55:59 DEBUG : two: Need to transfer - File not found at Destination 2024/12/22 03:55:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:55:59 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:56:00 DEBUG : one: Sizes identical 2024/12/22 03:56:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 03:56:00 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:56:02 INFO : two: Copied (new) 2024/12/22 03:56:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (62.26s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:56:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/dest" 2024/12/22 03:56:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/pre-dest1" 2024/12/22 03:56:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/pre-dest2" 2024/12/22 03:56:32 DEBUG : 1: Sizes identical 2024/12/22 03:56:32 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/22 03:56:34 DEBUG : 2: Sizes identical 2024/12/22 03:56:34 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/22 03:56:35 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/22 03:56:35 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dest': Waiting for checks to finish 2024/12/22 03:56:35 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dest': Waiting for transfers to finish 2024/12/22 03:56:39 INFO : 3: Copied (new) 2024/12/22 03:56:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.91s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:56:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/dst" 2024/12/22 03:56:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/CopyDest" 2024/12/22 03:57:01 DEBUG : one: Need to transfer - File not found at Destination 2024/12/22 03:57:01 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:57:01 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:57:05 INFO : one: Copied (new) 2024/12/22 03:57:05 DEBUG : Waiting for deletions to finish 2024/12/22 03:57:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:57:09 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:57:10 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:57:11 INFO : one: Copied (replaced existing) 2024/12/22 03:57:11 DEBUG : Waiting for deletions to finish 2024/12/22 03:57:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/BackupDir" 2024/12/22 03:57:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:57:26 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:57:28 DEBUG : one: Sizes identical 2024/12/22 03:57:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:57:31 INFO : one: Moved (server-side) 2024/12/22 03:57:33 INFO : one: Copied (server-side copy) 2024/12/22 03:57:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/22 03:57:33 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:57:33 DEBUG : Waiting for deletions to finish 2024/12/22 03:57:40 DEBUG : two: Sizes identical 2024/12/22 03:57:42 INFO : two: Copied (server-side copy) 2024/12/22 03:57:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/22 03:57:42 DEBUG : one: Sizes identical 2024/12/22 03:57:42 DEBUG : one: Unchanged skipping 2024/12/22 03:57:42 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:57:42 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:57:42 DEBUG : Waiting for deletions to finish 2024/12/22 03:57:44 DEBUG : one: Sizes identical 2024/12/22 03:57:44 DEBUG : one: Unchanged skipping 2024/12/22 03:57:44 DEBUG : two: Sizes identical 2024/12/22 03:57:44 DEBUG : two: Unchanged skipping 2024/12/22 03:57:44 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:57:44 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:57:44 DEBUG : Waiting for deletions to finish 2024/12/22 03:57:44 INFO : There was nothing to transfer 2024/12/22 03:57:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/22 03:57:52 DEBUG : three: Destination not found in --copy-dest 2024/12/22 03:57:52 DEBUG : three: Need to transfer - File not found at Destination 2024/12/22 03:57:52 DEBUG : one: Sizes identical 2024/12/22 03:57:52 DEBUG : one: Unchanged skipping 2024/12/22 03:57:52 DEBUG : two: Sizes identical 2024/12/22 03:57:52 DEBUG : two: Unchanged skipping 2024/12/22 03:57:52 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:57:52 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:57:54 INFO : three: Copied (new) 2024/12/22 03:57:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (77.69s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:58:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/dst" 2024/12/22 03:58:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/backup" 2024/12/22 03:58:26 DEBUG : two: Sizes identical 2024/12/22 03:58:26 DEBUG : two: Unchanged skipping 2024/12/22 03:58:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 03:58:26 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:58:29 INFO : one: Moved (server-side) 2024/12/22 03:58:29 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:58:31 INFO : one: Copied (new) 2024/12/22 03:58:31 DEBUG : Waiting for deletions to finish 2024/12/22 03:58:33 INFO : three.txt: Moved (server-side) 2024/12/22 03:58:33 INFO : three.txt: Moved into backup dir 2024/12/22 03:58:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 03:58:40 DEBUG : two: Sizes identical 2024/12/22 03:58:40 DEBUG : two: Unchanged skipping 2024/12/22 03:58:40 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:58:41 INFO : one: Deleted 2024/12/22 03:58:42 INFO : one: Moved (server-side) 2024/12/22 03:58:42 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:58:45 INFO : one: Copied (new) 2024/12/22 03:58:45 DEBUG : Waiting for deletions to finish 2024/12/22 03:58:46 INFO : three.txt: Deleted 2024/12/22 03:58:47 INFO : three.txt: Moved (server-side) 2024/12/22 03:58:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (49.23s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:59:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/dst" 2024/12/22 03:59:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/backup" 2024/12/22 03:59:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 03:59:15 DEBUG : two: Sizes identical 2024/12/22 03:59:15 DEBUG : two: Unchanged skipping 2024/12/22 03:59:15 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:59:18 INFO : one: Moved (server-side) to: one.bak 2024/12/22 03:59:18 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:59:20 INFO : one: Copied (new) 2024/12/22 03:59:20 DEBUG : Waiting for deletions to finish 2024/12/22 03:59:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/22 03:59:22 INFO : three.txt: Moved into backup dir 2024/12/22 03:59:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 03:59:28 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 03:59:28 DEBUG : two: Sizes identical 2024/12/22 03:59:28 DEBUG : two: Unchanged skipping 2024/12/22 03:59:29 INFO : one.bak: Deleted 2024/12/22 03:59:30 INFO : one: Moved (server-side) to: one.bak 2024/12/22 03:59:30 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 03:59:33 INFO : one: Copied (new) 2024/12/22 03:59:33 DEBUG : Waiting for deletions to finish 2024/12/22 03:59:34 INFO : three.txt.bak: Deleted 2024/12/22 03:59:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/22 03:59:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.67s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 03:59:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/dst" 2024/12/22 03:59:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/backup" 2024/12/22 04:00:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 04:00:02 DEBUG : two: Sizes identical 2024/12/22 04:00:02 DEBUG : two: Unchanged skipping 2024/12/22 04:00:02 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 04:00:05 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/22 04:00:05 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 04:00:07 INFO : one: Copied (new) 2024/12/22 04:00:07 DEBUG : Waiting for deletions to finish 2024/12/22 04:00:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/22 04:00:09 INFO : three.txt: Moved into backup dir 2024/12/22 04:00:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 04:00:15 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 04:00:15 DEBUG : two: Sizes identical 2024/12/22 04:00:15 DEBUG : two: Unchanged skipping 2024/12/22 04:00:16 INFO : one-2019-01-01: Deleted 2024/12/22 04:00:17 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/22 04:00:17 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 04:00:20 INFO : one: Copied (new) 2024/12/22 04:00:20 DEBUG : Waiting for deletions to finish 2024/12/22 04:00:21 INFO : three-2019-01-01.txt: Deleted 2024/12/22 04:00:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/22 04:00:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 04:00:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/dst" 2024/12/22 04:00:44 DEBUG : two: Sizes identical 2024/12/22 04:00:44 DEBUG : two: Unchanged skipping 2024/12/22 04:00:44 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 04:00:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 04:00:46 INFO : one: Moved (server-side) to: one.bak 2024/12/22 04:00:46 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 04:00:48 INFO : one: Copied (new) 2024/12/22 04:00:48 DEBUG : Waiting for deletions to finish 2024/12/22 04:00:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/22 04:00:49 INFO : three.txt: Moved into backup dir 2024/12/22 04:00:56 DEBUG : one.bak: Excluded (Path Filter) 2024/12/22 04:00:56 DEBUG : one.bak: Excluded 2024/12/22 04:00:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/22 04:00:56 DEBUG : three.txt.bak: Excluded 2024/12/22 04:00:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 04:00:56 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for checks to finish 2024/12/22 04:00:56 DEBUG : two: Sizes identical 2024/12/22 04:00:56 DEBUG : two: Unchanged skipping 2024/12/22 04:00:57 INFO : one.bak: Deleted 2024/12/22 04:00:58 INFO : one: Moved (server-side) to: one.bak 2024/12/22 04:00:58 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo/dst': Waiting for transfers to finish 2024/12/22 04:01:01 INFO : one: Copied (new) 2024/12/22 04:01:01 DEBUG : Waiting for deletions to finish 2024/12/22 04:01:02 INFO : three.txt.bak: Deleted 2024/12/22 04:01:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/22 04:01:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.15s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 04:01:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/dst" 2024/12/22 04:01:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 04:01:25 INFO : one: Moved (server-side) to: one.bak 2024/12/22 04:01:28 INFO : one: Copied (new) 2024/12/22 04:01:29 DEBUG : two: Sizes identical 2024/12/22 04:01:29 DEBUG : two: Unchanged skipping 2024/12/22 04:01:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/22 04:01:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/22 04:01:34 INFO : three.txt: Copied (new) 2024/12/22 04:01:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 04:01:39 INFO : one.bak: Deleted 2024/12/22 04:01:40 INFO : one: Moved (server-side) to: one.bak 2024/12/22 04:01:42 INFO : one: Copied (new) 2024/12/22 04:01:43 DEBUG : two: Sizes identical 2024/12/22 04:01:43 DEBUG : two: Unchanged skipping 2024/12/22 04:01:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/22 04:01:45 INFO : three.txt.bak: Deleted 2024/12/22 04:01:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/22 04:01:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.21s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 04:02:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mucukab8yigo/dst" 2024/12/22 04:02:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/22 04:02:12 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/22 04:02:14 INFO : one: Copied (new) 2024/12/22 04:02:15 DEBUG : two: Sizes identical 2024/12/22 04:02:15 DEBUG : two: Unchanged skipping 2024/12/22 04:02:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/22 04:02:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/22 04:02:20 INFO : three.txt: Copied (new) 2024/12/22 04:02:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/22 04:02:25 INFO : one-2019-01-01: Deleted 2024/12/22 04:02:26 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/22 04:02:28 INFO : one: Copied (new) 2024/12/22 04:02:29 DEBUG : two: Sizes identical 2024/12/22 04:02:29 DEBUG : two: Unchanged skipping 2024/12/22 04:02:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/22 04:02:31 INFO : three-2019-01-01.txt: Deleted 2024/12/22 04:02:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/22 04:02:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.05s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 04:02:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/22 04:02:47 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 04:02:47 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 04:02:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/22 04:02:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.51s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 04:02:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/22 04:02:53 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 04:02:53 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 04:02:56 INFO : existing: Copied (new) 2024/12/22 04:02:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 04:02:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/22 04:02:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/22 04:02:59 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 04:02:59 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 04:02:59 ERROR : sugarsync root 'Test/rclone-test-mucukab8yigo': not deleting files as there were IO errors 2024/12/22 04:02:59 ERROR : sugarsync root 'Test/rclone-test-mucukab8yigo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (13.10s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.59s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 04:03:26 DEBUG : existing: Sizes identical 2024/12/22 04:03:26 DEBUG : existing: Unchanged skipping 2024/12/22 04:03:26 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/22 04:03:28 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-yovuniq1 2024/12/22 04:03:28 DEBUG : EXISTING: moving to existing-rclone-move-temumoq1 2024/12/22 04:03:30 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/22 04:03:30 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-temumoq1 2024/12/22 04:03:30 DEBUG : EXISTING: moving to existing 2024/12/22 04:03:30 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-yovuniq1 2024/12/22 04:03:30 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/22 04:03:31 INFO : existing-rclone-move-temumoq1: Moved (server-side) to: existing 2024/12/22 04:03:31 INFO : EXISTING: Moved (server-side) to: existing 2024/12/22 04:03:31 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/22 04:03:31 INFO : existingbutdifferent-rclone-move-yovuniq1: Moved (server-side) to: existingbutdifferent 2024/12/22 04:03:31 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/22 04:03:31 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/22 04:03:34 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/22 04:03:35 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/22 04:03:39 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/22 04:03:40 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/22 04:03:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-dotisoy8 2024/12/22 04:03:43 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-dotisoy8 2024/12/22 04:03:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/22 04:03:44 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/22 04:03:44 INFO : subdira/subdirb/subdirc/hello-rclone-move-dotisoy8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/22 04:03:44 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/22 04:03:44 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/22 04:03:45 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/22 04:03:45 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 04:03:46 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/22 04:03:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fuzofel8 2024/12/22 04:03:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fuzofel8 2024/12/22 04:03:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/22 04:03:49 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fuzofel8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/22 04:03:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/22 04:03:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/22 04:03:49 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 04:03:50 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/22 04:03:50 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (60.28s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.73s) --- SKIP: TestMaxTransfer/Hard (1.57s) --- SKIP: TestMaxTransfer/Soft (1.58s) --- SKIP: TestMaxTransfer/Cautious (1.59s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 04:05:57 DEBUG : both0: Sizes identical 2024/12/22 04:05:57 DEBUG : both0: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both1: Sizes identical 2024/12/22 04:05:57 DEBUG : both1: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both11: Sizes identical 2024/12/22 04:05:57 DEBUG : both10: Sizes identical 2024/12/22 04:05:57 DEBUG : both11: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both13: Sizes identical 2024/12/22 04:05:57 DEBUG : both12: Sizes identical 2024/12/22 04:05:57 DEBUG : both14: Sizes identical 2024/12/22 04:05:57 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 04:05:57 DEBUG : both10: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both15: Sizes identical 2024/12/22 04:05:57 DEBUG : both15: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both16: Sizes identical 2024/12/22 04:05:57 DEBUG : both13: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both17: Sizes identical 2024/12/22 04:05:57 DEBUG : both17: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both18: Sizes identical 2024/12/22 04:05:57 DEBUG : both18: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both19: Sizes identical 2024/12/22 04:05:57 DEBUG : both19: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both2: Sizes identical 2024/12/22 04:05:57 DEBUG : both2: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both3: Sizes identical 2024/12/22 04:05:57 DEBUG : both3: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both4: Sizes identical 2024/12/22 04:05:57 DEBUG : both4: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both5: Sizes identical 2024/12/22 04:05:57 DEBUG : both5: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both6: Sizes identical 2024/12/22 04:05:57 DEBUG : both6: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both7: Sizes identical 2024/12/22 04:05:57 DEBUG : both7: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both8: Sizes identical 2024/12/22 04:05:57 DEBUG : both8: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both9: Sizes identical 2024/12/22 04:05:57 DEBUG : both9: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both12: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both14: Unchanged skipping 2024/12/22 04:05:57 DEBUG : both16: Unchanged skipping 2024/12/22 04:05:57 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 04:05:57 DEBUG : Waiting for deletions to finish 2024/12/22 04:05:57 INFO : only9: Deleted 2024/12/22 04:05:57 INFO : only13: Deleted 2024/12/22 04:05:57 INFO : only3: Deleted 2024/12/22 04:05:57 INFO : only7: Deleted 2024/12/22 04:05:58 INFO : only16: Deleted 2024/12/22 04:05:58 INFO : only18: Deleted 2024/12/22 04:05:58 INFO : only19: Deleted 2024/12/22 04:05:58 INFO : only5: Deleted 2024/12/22 04:05:59 INFO : only1: Deleted 2024/12/22 04:05:59 INFO : only14: Deleted 2024/12/22 04:05:59 INFO : only15: Deleted 2024/12/22 04:05:59 INFO : only10: Deleted 2024/12/22 04:06:00 INFO : only17: Deleted 2024/12/22 04:06:00 INFO : only2: Deleted 2024/12/22 04:06:00 INFO : only4: Deleted 2024/12/22 04:06:00 INFO : only8: Deleted 2024/12/22 04:06:00 INFO : only11: Deleted 2024/12/22 04:06:00 INFO : only0: Deleted 2024/12/22 04:06:01 INFO : only12: Deleted 2024/12/22 04:06:01 INFO : only6: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.70s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 04:06:25 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Renewing token 2024/12/22 04:06:25 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/12/22 04:06:25 DEBUG : Config file has changed externally - reloading 2024/12/22 04:06:25 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/12/22 04:06:25 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/12/22 04:08:04 DEBUG : both0: Sizes identical 2024/12/22 04:08:04 DEBUG : both0: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both1: Sizes identical 2024/12/22 04:08:04 DEBUG : both1: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both10: Sizes identical 2024/12/22 04:08:04 DEBUG : both10: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both11: Sizes identical 2024/12/22 04:08:04 DEBUG : both11: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both12: Sizes identical 2024/12/22 04:08:04 DEBUG : both12: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both15: Sizes identical 2024/12/22 04:08:04 DEBUG : both13: Sizes identical 2024/12/22 04:08:04 DEBUG : both14: Sizes identical 2024/12/22 04:08:04 DEBUG : both16: Sizes identical 2024/12/22 04:08:04 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for checks to finish 2024/12/22 04:08:04 DEBUG : both15: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both17: Sizes identical 2024/12/22 04:08:04 DEBUG : both17: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both18: Sizes identical 2024/12/22 04:08:04 DEBUG : both18: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both19: Sizes identical 2024/12/22 04:08:04 DEBUG : both19: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both2: Sizes identical 2024/12/22 04:08:04 DEBUG : both2: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both3: Sizes identical 2024/12/22 04:08:04 DEBUG : both3: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both4: Sizes identical 2024/12/22 04:08:04 DEBUG : both13: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both5: Sizes identical 2024/12/22 04:08:04 DEBUG : both5: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both6: Sizes identical 2024/12/22 04:08:04 DEBUG : both6: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both7: Sizes identical 2024/12/22 04:08:04 DEBUG : both7: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both8: Sizes identical 2024/12/22 04:08:04 DEBUG : both8: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both9: Sizes identical 2024/12/22 04:08:04 DEBUG : both9: Unchanged skipping 2024/12/22 04:08:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/22 04:08:04 DEBUG : both14: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both16: Unchanged skipping 2024/12/22 04:08:04 DEBUG : both4: Unchanged skipping 2024/12/22 04:08:04 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Waiting for transfers to finish 2024/12/22 04:08:06 INFO : only0: Copied (replaced existing) 2024/12/22 04:08:06 INFO : only10: Copied (replaced existing) 2024/12/22 04:08:06 INFO : only11: Copied (replaced existing) 2024/12/22 04:08:06 INFO : only1: Copied (replaced existing) 2024/12/22 04:08:06 INFO : only12: Copied (replaced existing) 2024/12/22 04:08:07 INFO : only14: Copied (replaced existing) 2024/12/22 04:08:07 INFO : only13: Copied (replaced existing) 2024/12/22 04:08:08 INFO : only15: Copied (replaced existing) 2024/12/22 04:08:08 INFO : only16: Copied (replaced existing) 2024/12/22 04:08:08 INFO : only17: Copied (replaced existing) 2024/12/22 04:08:08 INFO : only18: Copied (replaced existing) 2024/12/22 04:08:08 INFO : only19: Copied (replaced existing) 2024/12/22 04:08:08 INFO : only2: Copied (replaced existing) 2024/12/22 04:08:09 INFO : only3: Copied (replaced existing) 2024/12/22 04:08:09 INFO : only4: Copied (replaced existing) 2024/12/22 04:08:09 INFO : only5: Copied (replaced existing) 2024/12/22 04:08:10 INFO : only6: Copied (replaced existing) 2024/12/22 04:08:10 INFO : only7: Copied (replaced existing) 2024/12/22 04:08:10 INFO : only8: Copied (replaced existing) 2024/12/22 04:08:10 INFO : only9: Copied (replaced existing) 2024/12/22 04:08:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (146.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 04:08:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 04:08:47 DEBUG : sub dir: Making directory 2024/12/22 04:08:49 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-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (56.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" 2024/12/22 04:09:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/22 04:09:44 DEBUG : sub dir: Making directory 2024/12/22 04:09:46 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-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-mucukab8yigo'", Local "Local file system at /tmp/rclone1653189545", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (56.93s) PASS 2024/12/22 04:10:41 DEBUG : sugarsync root 'Test/rclone-test-mucukab8yigo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 30m51.88174371s (try 1/5)