"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5)
2025/04/15 03:47:11 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno"
2025/04/15 03:47:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/15 03:47:12 DEBUG : Creating backend with remote "/tmp/rclone830632247"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.05s)
=== RUN   TestPipeOrderBy
=== RUN   TestPipeOrderBy/#00
=== RUN   TestPipeOrderBy/size
=== RUN   TestPipeOrderBy/name
=== RUN   TestPipeOrderBy/modtime
=== RUN   TestPipeOrderBy/size,ascending
=== RUN   TestPipeOrderBy/name,asc
=== RUN   TestPipeOrderBy/modtime,ascending
=== RUN   TestPipeOrderBy/size,descending
=== RUN   TestPipeOrderBy/name,desc
=== RUN   TestPipeOrderBy/modtime,descending
=== RUN   TestPipeOrderBy/size,mixed,50
=== RUN   TestPipeOrderBy/size,mixed,51
--- PASS: TestPipeOrderBy (0.00s)
    --- PASS: TestPipeOrderBy/#00 (0.00s)
    --- PASS: TestPipeOrderBy/size (0.00s)
    --- PASS: TestPipeOrderBy/name (0.00s)
    --- PASS: TestPipeOrderBy/modtime (0.00s)
    --- PASS: TestPipeOrderBy/size,ascending (0.00s)
    --- PASS: TestPipeOrderBy/name,asc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,ascending (0.00s)
    --- PASS: TestPipeOrderBy/size,descending (0.00s)
    --- PASS: TestPipeOrderBy/name,desc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,descending (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s)
=== RUN   TestNewLess
=== RUN   TestNewLess/blankOK
=== RUN   TestNewLess/tooManyParts
=== RUN   TestNewLess/tooManyParts2
=== RUN   TestNewLess/badMixed
=== RUN   TestNewLess/unknownComparison
=== RUN   TestNewLess/unknownSortDirection
=== RUN   TestNewLess/size
=== RUN   TestNewLess/name
=== RUN   TestNewLess/modtime
=== RUN   TestNewLess/size,ascending
=== RUN   TestNewLess/name,asc
=== RUN   TestNewLess/modtime,ascending
=== RUN   TestNewLess/size,descending
=== RUN   TestNewLess/name,desc
=== RUN   TestNewLess/modtime,descending
=== RUN   TestNewLess/modtime,mixed
=== RUN   TestNewLess/modtime,mixed,30
--- PASS: TestNewLess (0.00s)
    --- PASS: TestNewLess/blankOK (0.00s)
    --- PASS: TestNewLess/tooManyParts (0.00s)
    --- PASS: TestNewLess/tooManyParts2 (0.00s)
    --- PASS: TestNewLess/badMixed (0.00s)
    --- PASS: TestNewLess/unknownComparison (0.00s)
    --- PASS: TestNewLess/unknownSortDirection (0.00s)
    --- PASS: TestNewLess/size (0.00s)
    --- PASS: TestNewLess/name (0.00s)
    --- PASS: TestNewLess/modtime (0.00s)
    --- PASS: TestNewLess/size,ascending (0.00s)
    --- PASS: TestNewLess/name,asc (0.00s)
    --- PASS: TestNewLess/modtime,ascending (0.00s)
    --- PASS: TestNewLess/size,descending (0.00s)
    --- PASS: TestNewLess/name,desc (0.00s)
    --- PASS: TestNewLess/modtime,descending (0.00s)
    --- PASS: TestNewLess/modtime,mixed (0.00s)
    --- PASS: TestNewLess/modtime,mixed,30 (0.00s)
=== RUN   TestRcCopy
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcCopy (0.00s)
=== RUN   TestRcMove
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcMove (0.00s)
=== RUN   TestRcSync
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcSync (0.00s)
=== RUN   TestCopyWithDryRun
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:47:13 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:47:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:47:13 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:47:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/04/15 03:47:13 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:47:13 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyWithDryRun (2.31s)
=== RUN   TestCopy
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:47:15 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/15 03:47:15 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:47:15 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:47:15 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:47:16 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:47:16 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:47:18 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:47:18 INFO  : sub dir/hello world: Copied (new)
2025/04/15 03:47:18 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopy (6.71s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:47:21 DEBUG : metadata sub dir: Making directory with metadata
2025/04/15 03:47:21 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 03:47:21 DEBUG : empty metadata sub dir: Making directory with metadata
2025/04/15 03:47:21 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 03:47:21 DEBUG : Local file system at /tmp/rclone830632247: File to upload is small (21 bytes), uploading instead of streaming
2025/04/15 03:47:21 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/04/15 03:47:21 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/04/15 03:47:21 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/04/15 03:47:22 DEBUG : empty metadata sub dir: skipping unsupported metadata item: potato: king edward
2025/04/15 03:47:22 DEBUG : empty metadata sub dir: skipping unsupported metadata item: mode: 40775
2025/04/15 03:47:22 DEBUG : empty metadata sub dir: skipping unsupported metadata item: uid: 1000
2025/04/15 03:47:22 DEBUG : empty metadata sub dir: skipping unsupported metadata item: gid: 1000
2025/04/15 03:47:22 DEBUG : empty metadata sub dir: skipping unsupported metadata item: atime: 2011-12-25T12:59:59.123456789Z
2025/04/15 03:47:22 DEBUG : empty metadata sub dir: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/04/15 03:47:23 INFO  : empty metadata sub dir: Updated directory metadata
2025/04/15 03:47:23 DEBUG : metadata sub dir: skipping unsupported metadata item: potato: king edward
2025/04/15 03:47:23 DEBUG : metadata sub dir: skipping unsupported metadata item: mode: 40775
2025/04/15 03:47:23 DEBUG : metadata sub dir: skipping unsupported metadata item: uid: 1000
2025/04/15 03:47:23 DEBUG : metadata sub dir: skipping unsupported metadata item: gid: 1000
2025/04/15 03:47:23 DEBUG : metadata sub dir: skipping unsupported metadata item: atime: 2011-12-25T12:59:59.123456789Z
2025/04/15 03:47:23 DEBUG : metadata sub dir: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/04/15 03:47:24 INFO  : metadata sub dir: Updated directory metadata
2025/04/15 03:47:24 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/04/15 03:47:24 DEBUG : metadata sub dir/hello metadata world: Starting multipart upload
2025/04/15 03:47:24 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: gid: 1000
2025/04/15 03:47:24 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: atime: 2025-04-15T03:47:24.334772272Z
2025/04/15 03:47:24 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: potato: jersey
2025/04/15 03:47:24 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: mode: 100664
2025/04/15 03:47:24 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: uid: 1000
2025/04/15 03:47:24 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:47:24 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:47:25 DEBUG : metadata sub dir/hello metadata world: Uploading segment 0/21 size 21
2025/04/15 03:47:25 DEBUG : metadata sub dir/hello metadata world: quickxor = 88266c8bdbebce00b6a10c741d0319c240873080 OK
2025/04/15 03:47:25 INFO  : metadata sub dir/hello metadata world: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyMetadata (9.17s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:47:31 DEBUG : metadata sub dir: Making directory with metadata
2025/04/15 03:47:31 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 03:47:31 DEBUG : empty metadata sub dir: Making directory with metadata
2025/04/15 03:47:31 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 03:47:31 DEBUG : Local file system at /tmp/rclone830632247: File to upload is small (21 bytes), uploading instead of streaming
2025/04/15 03:47:31 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/04/15 03:47:31 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/04/15 03:47:31 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/04/15 03:47:31 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=<nil>
2025/04/15 03:47:31 DEBUG : Added delayed dir = "metadata sub dir", newDst=<nil>
2025/04/15 03:47:31 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/04/15 03:47:31 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:47:31 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:47:32 DEBUG : metadata sub dir/hello metadata world: Starting multipart upload
2025/04/15 03:47:32 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: uid: 1000
2025/04/15 03:47:32 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: gid: 1000
2025/04/15 03:47:32 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: atime: 2025-04-15T03:47:31.382790761Z
2025/04/15 03:47:32 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: potato: jersey
2025/04/15 03:47:32 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: mode: 100664
2025/04/15 03:47:32 DEBUG : metadata sub dir/hello metadata world: Uploading segment 0/21 size 21
2025/04/15 03:47:33 DEBUG : metadata sub dir/hello metadata world: quickxor = 88266c8bdbebce00b6a10c741d0319c240873080 OK
2025/04/15 03:47:33 INFO  : metadata sub dir/hello metadata world: Copied (new)
2025/04/15 03:47:33 DEBUG : metadata sub dir: skipping unsupported metadata item: uid: 1000
2025/04/15 03:47:33 DEBUG : metadata sub dir: skipping unsupported metadata item: gid: 1000
2025/04/15 03:47:33 DEBUG : metadata sub dir: skipping unsupported metadata item: atime: 2025-04-15T03:47:31.382790761Z
2025/04/15 03:47:33 DEBUG : metadata sub dir: skipping unsupported metadata item: potato: king edward
2025/04/15 03:47:33 DEBUG : metadata sub dir: skipping unsupported metadata item: mode: 40775
2025/04/15 03:47:33 INFO  : metadata sub dir: Updated directory metadata
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyMetadataNoEmptyDirs (6.90s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:47:38 DEBUG : Creating backend with remote "/non-existing"
2025/04/15 03:47:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/04/15 03:47:38 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:47:38 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyMissingDirectory (1.33s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:47:39 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:47:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:47:39 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:47:39 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:47:40 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:47:41 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:47:42 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:47:42 INFO  : sub dir/hello world: Copied (new)
2025/04/15 03:47:42 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyNoTraverse (5.83s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:47:45 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Running all checks before starting transfers
2025/04/15 03:47:45 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:47:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:47:45 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:47:45 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Checks finished, now starting transfers
2025/04/15 03:47:45 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:47:46 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:47:46 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:47:47 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:47:47 INFO  : sub dir/hello world: Copied (new)
2025/04/15 03:47:47 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyCheckFirst (5.54s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:47:50 ERROR : Ignoring --no-traverse with sync
2025/04/15 03:47:51 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:47:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:47:51 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:47:51 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:47:51 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:47:52 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:47:53 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:47:53 INFO  : sub dir/hello world: Copied (new)
2025/04/15 03:47:53 DEBUG : Waiting for deletions to finish
2025/04/15 03:47:53 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncNoTraverse (5.80s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:47:56 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/04/15 03:47:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:47:56 DEBUG : hello world2: Starting multipart upload
2025/04/15 03:47:56 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:47:56 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:47:57 DEBUG : hello world2: Uploading segment 0/12 size 12
2025/04/15 03:47:58 DEBUG : hello world2: quickxor = 6828031bd8f00610dce10d726c03196400000000 OK
2025/04/15 03:47:58 INFO  : hello world2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyWithDepth (3.30s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:48:00 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/15 03:48:00 DEBUG : potato2: Starting multipart upload
2025/04/15 03:48:00 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:48:00 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:48:00 DEBUG : potato2: Uploading segment 0/11 size 11
2025/04/15 03:48:01 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:48:01 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyWithFilesFrom (3.30s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:48:03 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/15 03:48:03 DEBUG : potato2: Starting multipart upload
2025/04/15 03:48:03 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:48:03 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:48:04 DEBUG : potato2: Uploading segment 0/11 size 11
2025/04/15 03:48:05 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:48:05 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyWithFilesFromAndNoTraverse (3.69s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:48:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/04/15 03:48:06 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 03:48:06 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/04/15 03:48:06 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/15 03:48:07 DEBUG : sub dir: Making directory with metadata
2025/04/15 03:48:07 DEBUG : sub dir: setting time 2001-02-03 04:05:06.499999999 +0000 UTC
2025/04/15 03:48:08 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/04/15 03:48:08 DEBUG : sub dir2: Making directory with metadata
2025/04/15 03:48:08 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/04/15 03:48:09 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 03:48:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/04/15 03:48:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:48:09 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:48:09 DEBUG : sub dir2/sub sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/04/15 03:48:10 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 03:48:10 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:48:10 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:48:10 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:48:11 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:48:11 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyEmptyDirectories (9.58s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:48:16 INFO  : sub dir2: Making directory
2025/04/15 03:48:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/04/15 03:48:16 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 03:48:16 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:48:16 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/04/15 03:48:16 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=<nil>
2025/04/15 03:48:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:48:16 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:48:16 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:48:17 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:48:18 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:48:18 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:48:18 INFO  : sub dir/hello world: Copied (new)
2025/04/15 03:48:19 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestCopyNoEmptyDirectories (4.89s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:48:21 DEBUG : sub dir2: Making directory with metadata
2025/04/15 03:48:21 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 03:48:21 DEBUG : sub dir: Making directory with metadata
2025/04/15 03:48:22 DEBUG : sub dir: setting time 2025-04-15 03:48:21.302918585 +0000 UTC
2025/04/15 03:48:22 INFO  : sub dir: Made directory with metadata (mtime=2025-04-15T03:48:21.302918585Z)
2025/04/15 03:48:22 DEBUG : sub dir2: Making directory with metadata
2025/04/15 03:48:23 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/04/15 03:48:23 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 03:48:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:48:23 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:48:23 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:48:23 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:48:24 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:48:25 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:48:25 INFO  : sub dir/hello world: Copied (new)
2025/04/15 03:48:25 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestMoveEmptyDirectories (7.68s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:48:28 DEBUG : sub dir no update dir modtime: Making directory with metadata
2025/04/15 03:48:28 INFO  : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/04/15 03:48:30 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:48:30 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:48:30 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncNoUpdateDirModtime (4.22s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:48:33 INFO  : sub dir2: Making directory
2025/04/15 03:48:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:48:33 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/04/15 03:48:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:48:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:48:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:48:34 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:48:34 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:48:35 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:48:35 INFO  : sub dir/hello world: Copied (new)
2025/04/15 03:48:35 INFO  : sub dir/hello world: Deleted
2025/04/15 03:48:35 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestMoveNoEmptyDirectories (4.84s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:48:38 DEBUG : sub dir2: Making directory with metadata
2025/04/15 03:48:38 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 03:48:38 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/15 03:48:38 DEBUG : sub dir: Making directory with metadata
2025/04/15 03:48:39 DEBUG : sub dir: setting time 2001-02-03 04:05:06.499999999 +0000 UTC
2025/04/15 03:48:39 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/04/15 03:48:39 DEBUG : sub dir2: Making directory with metadata
2025/04/15 03:48:40 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/04/15 03:48:40 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 03:48:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:48:40 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:48:40 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:48:40 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:48:41 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:48:41 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:48:41 INFO  : sub dir/hello world: Copied (new)
2025/04/15 03:48:41 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncEmptyDirectories (7.98s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.53s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:48:46 INFO  : sub dir2: Making directory
2025/04/15 03:48:46 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:48:46 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/04/15 03:48:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:48:46 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:48:46 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:48:47 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:48:48 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:48:49 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:48:49 INFO  : sub dir/hello world: Copied (new)
2025/04/15 03:48:49 DEBUG : Waiting for deletions to finish
2025/04/15 03:48:49 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestSyncNoEmptyDirectories (5.28s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:48:52 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:48:53 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:48:54 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-kubepig4rici"
    sync_test.go:590: Server side copy (if possible) OneDrive root 'rclone-test-toxojeh3suno' -> OneDrive root 'rclone-test-kubepig4rici'
2025/04/15 03:48:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:48:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:48:56 DEBUG : OneDrive root 'rclone-test-kubepig4rici': Waiting for checks to finish
2025/04/15 03:48:56 DEBUG : OneDrive root 'rclone-test-kubepig4rici': Waiting for transfers to finish
2025/04/15 03:49:01 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:49:01 INFO  : sub dir/hello world: Copied (server-side copy)
2025/04/15 03:49:02 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:49:02 DEBUG : OneDrive root 'rclone-test-kubepig4rici': Purge remote
--- PASS: TestServerSideCopy (13.43s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:49:05 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:49:06 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:49:08 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/04/15 03:49:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/04/15 03:49:08 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:49:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/15 03:49:08 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:49:08 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:49:09 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/04/15 03:49:10 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK
2025/04/15 03:49:10 INFO  : sub dir/hello world: Copied (replaced existing)
2025/04/15 03:49:10 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyOverSelf (8.14s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:49:14 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:49:14 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:49:16 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-niyaleg9baku"
    sync_test.go:626: Server side copy (if possible) OneDrive root 'rclone-test-toxojeh3suno' -> OneDrive root 'rclone-test-niyaleg9baku'
2025/04/15 03:49:18 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:49:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:49:18 DEBUG : OneDrive root 'rclone-test-niyaleg9baku': Waiting for checks to finish
2025/04/15 03:49:18 DEBUG : OneDrive root 'rclone-test-niyaleg9baku': Waiting for transfers to finish
2025/04/15 03:49:22 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:49:22 INFO  : sub dir/hello world: Copied (server-side copy)
2025/04/15 03:49:22 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:49:23 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:49:23 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/04/15 03:49:25 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/04/15 03:49:25 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/04/15 03:49:25 DEBUG : OneDrive root 'rclone-test-niyaleg9baku': Waiting for checks to finish
2025/04/15 03:49:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/15 03:49:25 DEBUG : OneDrive root 'rclone-test-niyaleg9baku': Waiting for transfers to finish
2025/04/15 03:49:26 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.vakogum3" before starting
2025/04/15 03:49:29 DEBUG : sub dir/hello world.vakogum3: server side copy: removing renamed existing file after operation
2025/04/15 03:49:29 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK
2025/04/15 03:49:29 INFO  : sub dir/hello world: Copied (server-side copy)
2025/04/15 03:49:29 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:49:30 DEBUG : OneDrive root 'rclone-test-niyaleg9baku': Purge remote
--- PASS: TestServerSideCopyOverSelf (19.89s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:49:34 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:49:34 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:49:36 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/04/15 03:49:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/04/15 03:49:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/15 03:49:37 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:49:37 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:49:37 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:49:37 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/04/15 03:49:38 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK
2025/04/15 03:49:38 INFO  : sub dir/hello world: Copied (replaced existing)
2025/04/15 03:49:38 INFO  : sub dir/hello world: Deleted
2025/04/15 03:49:38 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestMoveOverSelf (8.10s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:49:42 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:49:42 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:49:44 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-ratuvad8gaho"
    sync_test.go:671: Server side copy (if possible) OneDrive root 'rclone-test-toxojeh3suno' -> OneDrive root 'rclone-test-ratuvad8gaho'
2025/04/15 03:49:46 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:49:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:49:46 DEBUG : OneDrive root 'rclone-test-ratuvad8gaho': Waiting for checks to finish
2025/04/15 03:49:46 DEBUG : OneDrive root 'rclone-test-ratuvad8gaho': Waiting for transfers to finish
2025/04/15 03:49:52 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:49:52 INFO  : sub dir/hello world: Copied (server-side copy)
2025/04/15 03:49:52 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:49:52 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:49:53 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/04/15 03:49:54 DEBUG : OneDrive root 'rclone-test-ratuvad8gaho': Using server-side directory move
2025/04/15 03:49:54 INFO  : OneDrive root 'rclone-test-ratuvad8gaho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/04/15 03:49:55 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/04/15 03:49:55 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/04/15 03:49:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/15 03:49:55 DEBUG : OneDrive root 'rclone-test-ratuvad8gaho': Waiting for checks to finish
2025/04/15 03:49:55 DEBUG : OneDrive root 'rclone-test-ratuvad8gaho': Waiting for transfers to finish
2025/04/15 03:49:55 INFO  : sub dir/hello world: Deleted
2025/04/15 03:49:56 INFO  : sub dir/hello world: Moved (server-side)
2025/04/15 03:49:56 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/04/15 03:49:57 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:49:58 DEBUG : sub dir/hello world: Uploading segment 0/24 size 24
2025/04/15 03:49:59 DEBUG : testing file moves
2025/04/15 03:50:00 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/04/15 03:50:00 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/04/15 03:50:00 DEBUG : OneDrive root 'rclone-test-ratuvad8gaho': Waiting for checks to finish
2025/04/15 03:50:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/04/15 03:50:00 DEBUG : OneDrive root 'rclone-test-ratuvad8gaho': Waiting for transfers to finish
2025/04/15 03:50:00 INFO  : sub dir/hello world: Deleted
2025/04/15 03:50:01 INFO  : sub dir/hello world: Moved (server-side)
2025/04/15 03:50:01 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:03 DEBUG : OneDrive root 'rclone-test-ratuvad8gaho': Purge remote
--- PASS: TestServerSideMoveOverSelf (24.35s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:06 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:50:07 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:50:07 ERROR : : error listing: directory not found
2025/04/15 03:50:08 INFO  : Local file system at /tmp/rclone830632247: Making directory
2025/04/15 03:50:09 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:09 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyAfterDelete (6.03s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:12 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:50:13 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:50:14 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:50:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:50:15 DEBUG : Local file system at /tmp/rclone830632247: Waiting for checks to finish
2025/04/15 03:50:15 DEBUG : Local file system at /tmp/rclone830632247: Waiting for transfers to finish
2025/04/15 03:50:15 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:50:15 DEBUG : sub dir/hello world.a9b0f7c3.partial: renamed to: sub dir/hello world
2025/04/15 03:50:15 INFO  : sub dir/hello world: Copied (new)
2025/04/15 03:50:15 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyRedownload (5.98s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:18 DEBUG : check sum: Need to transfer - File not found at Destination
2025/04/15 03:50:18 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:18 DEBUG : check sum: Starting multipart upload
2025/04/15 03:50:18 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:18 DEBUG : check sum: Uploading segment 0/1 size 1
2025/04/15 03:50:19 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK
2025/04/15 03:50:19 INFO  : check sum: Copied (new)
2025/04/15 03:50:19 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:20 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:20 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK
2025/04/15 03:50:20 DEBUG : check sum: Size and quickxor of src and dst objects identical
2025/04/15 03:50:20 DEBUG : check sum: Unchanged skipping
2025/04/15 03:50:20 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:20 DEBUG : Waiting for deletions to finish
2025/04/15 03:50:20 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncBasedOnCheckSum (4.51s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:22 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/04/15 03:50:22 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:22 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:22 DEBUG : sizeonly: Starting multipart upload
2025/04/15 03:50:23 DEBUG : sizeonly: Uploading segment 0/6 size 6
2025/04/15 03:50:24 DEBUG : sizeonly: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/04/15 03:50:24 INFO  : sizeonly: Copied (new)
2025/04/15 03:50:24 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:24 DEBUG : sizeonly: Sizes identical
2025/04/15 03:50:24 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:24 DEBUG : sizeonly: Unchanged skipping
2025/04/15 03:50:24 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:24 DEBUG : Waiting for deletions to finish
2025/04/15 03:50:24 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncSizeOnly (4.53s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:27 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/04/15 03:50:27 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:27 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:27 DEBUG : ignore-size: Starting multipart upload
2025/04/15 03:50:27 DEBUG : ignore-size: Uploading segment 0/8 size 8
2025/04/15 03:50:28 DEBUG : ignore-size: quickxor = 6378831be8500637d0610e000800000000000000 OK
2025/04/15 03:50:28 INFO  : ignore-size: Copied (new)
2025/04/15 03:50:28 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:29 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:29 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:50:29 DEBUG : ignore-size: Unchanged skipping
2025/04/15 03:50:29 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:29 DEBUG : Waiting for deletions to finish
2025/04/15 03:50:29 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncIgnoreSize (4.53s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:31 DEBUG : existing: Starting multipart upload
2025/04/15 03:50:32 DEBUG : existing: Uploading segment 0/6 size 6
2025/04/15 03:50:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:33 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:50:33 DEBUG : existing: Unchanged skipping
2025/04/15 03:50:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:33 DEBUG : Waiting for deletions to finish
2025/04/15 03:50:33 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/04/15 03:50:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:33 DEBUG : existing: Starting multipart upload
2025/04/15 03:50:34 DEBUG : existing: Uploading segment 0/6 size 6
2025/04/15 03:50:34 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/04/15 03:50:34 INFO  : existing: Copied (replaced existing)
2025/04/15 03:50:34 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncIgnoreTimes (5.67s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:37 DEBUG : existing: Need to transfer - File not found at Destination
2025/04/15 03:50:37 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:37 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:37 DEBUG : existing: Starting multipart upload
2025/04/15 03:50:38 DEBUG : existing: Uploading segment 0/6 size 6
2025/04/15 03:50:38 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/04/15 03:50:38 INFO  : existing: Copied (new)
2025/04/15 03:50:38 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:39 DEBUG : existing: Destination exists, skipping
2025/04/15 03:50:39 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:39 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:39 DEBUG : Waiting for deletions to finish
2025/04/15 03:50:39 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncIgnoreExisting (4.50s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:42 DEBUG : b/potato: Starting multipart upload
2025/04/15 03:50:42 DEBUG : b/potato: Uploading segment 0/21 size 21
2025/04/15 03:50:44 DEBUG : c/non empty space: Starting multipart upload
2025/04/15 03:50:45 DEBUG : c/non empty space: Uploading segment 0/5 size 5
2025/04/15 03:50:46 INFO  : d: Making directory
2025/04/15 03:50:48 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/04/15 03:50:48 DEBUG : c: Directory modification time the same (differ by 272.743269ms, within tolerance 1s)
2025/04/15 03:50:48 DEBUG : Added delayed dir = "c", newDst=c
2025/04/15 03:50:48 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/04/15 03:50:48 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:50:48 DEBUG : c/non empty space: Unchanged skipping
2025/04/15 03:50:48 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:49 DEBUG : a/potato2: Starting multipart upload
2025/04/15 03:50:50 DEBUG : a/potato2: Uploading segment 0/60 size 60
2025/04/15 03:50:50 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/04/15 03:50:50 INFO  : a/potato2: Copied (new)
2025/04/15 03:50:50 DEBUG : Waiting for deletions to finish
2025/04/15 03:50:51 INFO  : b/potato: Deleted
2025/04/15 03:50:51 INFO  : a: Set directory modification time (using DirSetModTime)
2025/04/15 03:50:51 INFO  : d: Removing directory
2025/04/15 03:50:51 INFO  : b: Removing directory
2025/04/15 03:50:52 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': deleted 2 directories
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncIgnoreErrors (14.88s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:56 DEBUG : empty space: Starting multipart upload
2025/04/15 03:50:57 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:50:58 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC
2025/04/15 03:50:58 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK
2025/04/15 03:50:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2025/04/15 03:50:58 DEBUG : empty space: Unchanged skipping
2025/04/15 03:50:58 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:58 DEBUG : Waiting for deletions to finish
2025/04/15 03:50:58 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:50:59 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC
2025/04/15 03:50:59 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:50:59 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK
2025/04/15 03:50:59 INFO  : empty space: Updated modification time in destination
2025/04/15 03:50:59 DEBUG : empty space: Unchanged skipping
2025/04/15 03:50:59 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:50:59 DEBUG : Waiting for deletions to finish
2025/04/15 03:50:59 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncAfterChangingModtimeOnly (5.59s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:51:01 DEBUG : empty space: Starting multipart upload
2025/04/15 03:51:02 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:51:04 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC
2025/04/15 03:51:04 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:51:04 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK
2025/04/15 03:51:04 DEBUG : empty space: Unchanged skipping
2025/04/15 03:51:04 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:51:04 DEBUG : Waiting for deletions to finish
2025/04/15 03:51:04 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.72s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:51:05 DEBUG : foo: Starting multipart upload
2025/04/15 03:51:06 DEBUG : foo: Uploading segment 0/3 size 3
2025/04/15 03:51:07 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:51:07 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC
2025/04/15 03:51:07 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 (Local file system at /tmp/rclone830632247)
2025/04/15 03:51:07 DEBUG : foo: quickxor = 6208831c00000000000000000300000000000000 (OneDrive root 'rclone-test-toxojeh3suno')
2025/04/15 03:51:07 DEBUG : foo: quickxor differ
2025/04/15 03:51:07 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:51:07 DEBUG : foo: Starting multipart upload
2025/04/15 03:51:08 DEBUG : foo: Uploading segment 0/3 size 3
2025/04/15 03:51:08 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 OK
2025/04/15 03:51:08 INFO  : foo: Copied (replaced existing)
2025/04/15 03:51:08 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncDoesntUpdateModtime (4.76s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:51:10 DEBUG : empty space: Starting multipart upload
2025/04/15 03:51:11 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:51:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:51:12 DEBUG : potato: Need to transfer - File not found at Destination
2025/04/15 03:51:12 DEBUG : potato: Starting multipart upload
2025/04/15 03:51:12 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:51:12 DEBUG : empty space: Unchanged skipping
2025/04/15 03:51:12 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:51:13 DEBUG : potato: Uploading segment 0/60 size 60
2025/04/15 03:51:13 DEBUG : potato: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/04/15 03:51:13 INFO  : potato: Copied (new)
2025/04/15 03:51:13 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncAfterAddingAFile (5.31s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:51:15 DEBUG : potato: Starting multipart upload
2025/04/15 03:51:16 DEBUG : potato: Uploading segment 0/60 size 60
2025/04/15 03:51:17 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/04/15 03:51:17 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:51:17 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:51:17 DEBUG : potato: Starting multipart upload
2025/04/15 03:51:18 DEBUG : potato: Uploading segment 0/21 size 21
2025/04/15 03:51:18 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 OK
2025/04/15 03:51:18 INFO  : potato: Copied (replaced existing)
2025/04/15 03:51:18 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncAfterChangingFilesSizeOnly (4.80s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:51:20 DEBUG : potato: Starting multipart upload
2025/04/15 03:51:21 DEBUG : potato: Uploading segment 0/21 size 21
2025/04/15 03:51:22 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:51:22 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC
2025/04/15 03:51:22 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 (Local file system at /tmp/rclone830632247)
2025/04/15 03:51:22 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 (OneDrive root 'rclone-test-toxojeh3suno')
2025/04/15 03:51:22 DEBUG : potato: quickxor differ
2025/04/15 03:51:22 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:51:22 DEBUG : potato: Starting multipart upload
2025/04/15 03:51:22 DEBUG : potato: Uploading segment 0/21 size 21
2025/04/15 03:51:23 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 OK
2025/04/15 03:51:23 INFO  : potato: Copied (replaced existing)
2025/04/15 03:51:23 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncAfterChangingContentsOnly (4.62s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:51:25 DEBUG : potato: Starting multipart upload
2025/04/15 03:51:25 DEBUG : potato: Uploading segment 0/21 size 21
2025/04/15 03:51:26 DEBUG : empty space: Starting multipart upload
2025/04/15 03:51:27 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:51:28 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/15 03:51:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/04/15 03:51:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:51:28 DEBUG : empty space: Unchanged skipping
2025/04/15 03:51:28 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:51:28 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:51:28 DEBUG : Waiting for deletions to finish
2025/04/15 03:51:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.09s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:51:30 DEBUG : potato: Starting multipart upload
2025/04/15 03:51:30 DEBUG : potato: Uploading segment 0/21 size 21
2025/04/15 03:51:31 DEBUG : empty space: Starting multipart upload
2025/04/15 03:51:32 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:51:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:51:33 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/15 03:51:33 DEBUG : potato2: Starting multipart upload
2025/04/15 03:51:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:51:33 DEBUG : empty space: Unchanged skipping
2025/04/15 03:51:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:51:34 DEBUG : potato2: Uploading segment 0/60 size 60
2025/04/15 03:51:35 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/04/15 03:51:35 INFO  : potato2: Copied (new)
2025/04/15 03:51:35 DEBUG : Waiting for deletions to finish
2025/04/15 03:51:35 INFO  : potato: Deleted
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.93s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:51:37 DEBUG : b/potato: Starting multipart upload
2025/04/15 03:51:38 DEBUG : b/potato: Uploading segment 0/21 size 21
2025/04/15 03:51:39 DEBUG : c/non empty space: Starting multipart upload
2025/04/15 03:51:40 DEBUG : c/non empty space: Uploading segment 0/5 size 5
2025/04/15 03:51:41 INFO  : d: Making directory
2025/04/15 03:51:41 INFO  : d/e: Making directory
2025/04/15 03:51:43 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/04/15 03:51:43 DEBUG : c: Directory modification time the same (differ by 760.620535ms, within tolerance 1s)
2025/04/15 03:51:43 DEBUG : Added delayed dir = "c", newDst=c
2025/04/15 03:51:43 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/04/15 03:51:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:51:43 DEBUG : c/non empty space: Unchanged skipping
2025/04/15 03:51:44 DEBUG : a/potato2: Starting multipart upload
2025/04/15 03:51:44 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:51:44 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:51:45 DEBUG : a/potato2: Uploading segment 0/60 size 60
2025/04/15 03:51:45 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/04/15 03:51:45 INFO  : a/potato2: Copied (new)
2025/04/15 03:51:45 DEBUG : Waiting for deletions to finish
2025/04/15 03:51:46 INFO  : b/potato: Deleted
2025/04/15 03:51:46 INFO  : a: Set directory modification time (using DirSetModTime)
2025/04/15 03:51:46 INFO  : d/e: Removing directory
2025/04/15 03:51:46 INFO  : d: Removing directory
2025/04/15 03:51:47 INFO  : b: Removing directory
2025/04/15 03:51:48 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': deleted 3 directories
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (14.59s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:51:52 DEBUG : b/potato: Starting multipart upload
2025/04/15 03:51:53 DEBUG : b/potato: Uploading segment 0/21 size 21
2025/04/15 03:51:54 DEBUG : c/non empty space: Starting multipart upload
2025/04/15 03:51:55 DEBUG : c/non empty space: Uploading segment 0/5 size 5
2025/04/15 03:51:55 INFO  : d: Making directory
2025/04/15 03:51:57 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/04/15 03:51:57 DEBUG : c: Directory modification time the same (differ by 8.588658ms, within tolerance 1s)
2025/04/15 03:51:57 DEBUG : Added delayed dir = "c", newDst=c
2025/04/15 03:51:57 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/04/15 03:51:57 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:51:57 DEBUG : c/non empty space: Unchanged skipping
2025/04/15 03:51:57 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:51:57 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:51:58 DEBUG : a/potato2: Starting multipart upload
2025/04/15 03:51:58 DEBUG : a/potato2: Uploading segment 0/60 size 60
2025/04/15 03:51:59 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/04/15 03:51:59 INFO  : a/potato2: Copied (new)
2025/04/15 03:51:59 ERROR : OneDrive root 'rclone-test-toxojeh3suno': not deleting files as there were IO errors
2025/04/15 03:51:59 INFO  : a: Set directory modification time (using DirSetModTime)
2025/04/15 03:51:59 ERROR : OneDrive root 'rclone-test-toxojeh3suno': not deleting directories as there were IO errors
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.07s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:52:04 DEBUG : potato: Starting multipart upload
2025/04/15 03:52:05 DEBUG : potato: Uploading segment 0/21 size 21
2025/04/15 03:52:06 DEBUG : empty space: Starting multipart upload
2025/04/15 03:52:07 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:52:08 DEBUG : Waiting for deletions to finish
2025/04/15 03:52:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:52:08 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/15 03:52:08 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:52:08 DEBUG : potato2: Starting multipart upload
2025/04/15 03:52:08 DEBUG : empty space: Unchanged skipping
2025/04/15 03:52:08 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:52:08 INFO  : potato: Deleted
2025/04/15 03:52:09 DEBUG : potato2: Uploading segment 0/60 size 60
2025/04/15 03:52:09 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/04/15 03:52:09 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncDeleteDuring (6.84s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:52:11 DEBUG : potato: Starting multipart upload
2025/04/15 03:52:12 DEBUG : potato: Uploading segment 0/21 size 21
2025/04/15 03:52:13 DEBUG : empty space: Starting multipart upload
2025/04/15 03:52:13 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:52:14 DEBUG : Waiting for deletions to finish
2025/04/15 03:52:15 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:52:15 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:52:15 INFO  : potato: Deleted
2025/04/15 03:52:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:52:15 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/15 03:52:15 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:52:15 DEBUG : potato2: Starting multipart upload
2025/04/15 03:52:15 DEBUG : empty space: Unchanged skipping
2025/04/15 03:52:15 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:52:16 DEBUG : potato2: Uploading segment 0/60 size 60
2025/04/15 03:52:17 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/04/15 03:52:17 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncDeleteBefore (7.37s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:52:19 DEBUG : potato: Starting multipart upload
2025/04/15 03:52:19 DEBUG : potato: Uploading segment 0/21 size 21
2025/04/15 03:52:20 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/15 03:52:20 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:52:20 DEBUG : potato2: Starting multipart upload
2025/04/15 03:52:20 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:52:21 DEBUG : potato2: Uploading segment 0/19 size 19
2025/04/15 03:52:22 DEBUG : potato2: quickxor = e9742354497b863ab0810d7913c118de00873494 OK
2025/04/15 03:52:22 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestCopyDeleteBefore (5.12s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:52:24 DEBUG : potato2: Starting multipart upload
2025/04/15 03:52:24 DEBUG : potato2: Uploading segment 0/60 size 60
2025/04/15 03:52:25 DEBUG : empty space: Starting multipart upload
2025/04/15 03:52:26 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:52:27 DEBUG : enormous: Excluded (Size Filter)
2025/04/15 03:52:27 DEBUG : enormous: Excluded
2025/04/15 03:52:27 DEBUG : potato2: Excluded (Size Filter)
2025/04/15 03:52:27 DEBUG : potato2: Excluded
2025/04/15 03:52:27 DEBUG : potato2: Excluded (Size Filter)
2025/04/15 03:52:27 DEBUG : potato2: Excluded
2025/04/15 03:52:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:52:27 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:52:27 DEBUG : empty space: Unchanged skipping
2025/04/15 03:52:27 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:52:27 DEBUG : Waiting for deletions to finish
2025/04/15 03:52:27 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:52:28 DEBUG : enormous: Excluded (Size Filter)
2025/04/15 03:52:28 DEBUG : enormous: Excluded
2025/04/15 03:52:28 DEBUG : potato2: Excluded (Size Filter)
2025/04/15 03:52:28 DEBUG : potato2: Excluded
2025/04/15 03:52:28 DEBUG : potato2: Excluded (Size Filter)
2025/04/15 03:52:28 DEBUG : potato2: Excluded
2025/04/15 03:52:28 DEBUG : Local file system at /tmp/rclone830632247: Waiting for checks to finish
2025/04/15 03:52:28 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s)
2025/04/15 03:52:28 DEBUG : empty space: Unchanged skipping
2025/04/15 03:52:28 DEBUG : Local file system at /tmp/rclone830632247: Waiting for transfers to finish
2025/04/15 03:52:28 DEBUG : Waiting for deletions to finish
2025/04/15 03:52:28 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncWithExclude (6.56s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:52:30 DEBUG : potato2: Starting multipart upload
2025/04/15 03:52:31 DEBUG : potato2: Uploading segment 0/60 size 60
2025/04/15 03:52:32 DEBUG : empty space: Starting multipart upload
2025/04/15 03:52:32 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:52:33 DEBUG : enormous: Starting multipart upload
2025/04/15 03:52:34 DEBUG : enormous: Uploading segment 0/100 size 100
2025/04/15 03:52:35 DEBUG : enormous: Excluded (Size Filter)
2025/04/15 03:52:35 DEBUG : enormous: Excluded
2025/04/15 03:52:35 DEBUG : potato2: Excluded (Size Filter)
2025/04/15 03:52:35 DEBUG : potato2: Excluded
2025/04/15 03:52:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:52:35 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:52:35 DEBUG : empty space: Unchanged skipping
2025/04/15 03:52:35 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:52:35 DEBUG : Waiting for deletions to finish
2025/04/15 03:52:35 INFO  : enormous: Deleted
2025/04/15 03:52:35 INFO  : potato2: Deleted
2025/04/15 03:52:35 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:52:36 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s)
2025/04/15 03:52:36 DEBUG : empty space: Unchanged skipping
2025/04/15 03:52:36 DEBUG : Local file system at /tmp/rclone830632247: Waiting for checks to finish
2025/04/15 03:52:36 DEBUG : Local file system at /tmp/rclone830632247: Waiting for transfers to finish
2025/04/15 03:52:36 DEBUG : Waiting for deletions to finish
2025/04/15 03:52:36 INFO  : enormous: Deleted
2025/04/15 03:52:36 INFO  : potato2: Deleted
2025/04/15 03:52:36 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (7.66s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:52:38 DEBUG : one: Starting multipart upload
2025/04/15 03:52:39 DEBUG : one: Uploading segment 0/3 size 3
2025/04/15 03:52:39 DEBUG : two: Starting multipart upload
2025/04/15 03:52:40 DEBUG : two: Uploading segment 0/3 size 3
2025/04/15 03:52:41 DEBUG : three: Starting multipart upload
2025/04/15 03:52:41 DEBUG : three: Uploading segment 0/5 size 5
2025/04/15 03:52:42 DEBUG : four: Starting multipart upload
2025/04/15 03:52:43 DEBUG : four: Uploading segment 0/8 size 8
2025/04/15 03:52:44 DEBUG : five: Need to transfer - File not found at Destination
2025/04/15 03:52:44 DEBUG : five: Starting multipart upload
2025/04/15 03:52:44 DEBUG : four: Sizes differ (src 4 vs dst 8)
2025/04/15 03:52:44 DEBUG : one: Destination is newer than source, skipping
2025/04/15 03:52:44 DEBUG : three: Sizes identical
2025/04/15 03:52:44 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:52:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2025/04/15 03:52:44 DEBUG : four: Starting multipart upload
2025/04/15 03:52:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2025/04/15 03:52:44 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 (Local file system at /tmp/rclone830632247)
2025/04/15 03:52:44 DEBUG : two: quickxor = 54b8c21300000000000000000300000000000000 (OneDrive root 'rclone-test-toxojeh3suno')
2025/04/15 03:52:44 DEBUG : two: quickxor differ
2025/04/15 03:52:44 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:52:44 DEBUG : two: Starting multipart upload
2025/04/15 03:52:45 DEBUG : four: Uploading segment 0/4 size 4
2025/04/15 03:52:45 DEBUG : five: Uploading segment 0/4 size 4
2025/04/15 03:52:45 DEBUG : two: Uploading segment 0/3 size 3
2025/04/15 03:52:45 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK
2025/04/15 03:52:45 INFO  : four: Copied (replaced existing)
2025/04/15 03:52:46 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK
2025/04/15 03:52:46 INFO  : five: Copied (new)
2025/04/15 03:52:46 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/04/15 03:52:46 INFO  : two: Copied (replaced existing)
2025/04/15 03:52:46 DEBUG : Waiting for deletions to finish
2025/04/15 03:52:47 DEBUG : one: Destination is newer than source, skipping
2025/04/15 03:52:47 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:52:47 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK
2025/04/15 03:52:47 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 (Local file system at /tmp/rclone830632247)
2025/04/15 03:52:47 DEBUG : five: Size and quickxor of src and dst objects identical
2025/04/15 03:52:47 DEBUG : three: quickxor = 544082148a500400000000000500000000000000 (OneDrive root 'rclone-test-toxojeh3suno')
2025/04/15 03:52:47 DEBUG : three: quickxor differ
2025/04/15 03:52:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2025/04/15 03:52:47 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/04/15 03:52:47 DEBUG : two: Size and quickxor of src and dst objects identical
2025/04/15 03:52:47 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK
2025/04/15 03:52:47 DEBUG : four: Size and quickxor of src and dst objects identical
2025/04/15 03:52:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2025/04/15 03:52:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping
2025/04/15 03:52:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2025/04/15 03:52:47 DEBUG : three: Starting multipart upload
2025/04/15 03:52:47 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:52:47 DEBUG : three: Uploading segment 0/5 size 5
2025/04/15 03:52:48 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 OK
2025/04/15 03:52:48 INFO  : three: Copied (replaced existing)
2025/04/15 03:52:48 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncWithUpdateOlder (12.16s)
=== 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 "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    sync_test.go:1538: Can track renames: true
2025/04/15 03:52:50 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Making map for --track-renames
2025/04/15 03:52:50 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Finished making map for --track-renames
2025/04/15 03:52:50 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:52:50 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for renames to finish
2025/04/15 03:52:50 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/04/15 03:52:50 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/04/15 03:52:50 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:52:50 DEBUG : potato: Starting multipart upload
2025/04/15 03:52:50 DEBUG : yam: Starting multipart upload
2025/04/15 03:52:51 DEBUG : potato: Uploading segment 0/14 size 14
2025/04/15 03:52:51 DEBUG : yam: Uploading segment 0/11 size 11
2025/04/15 03:52:52 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK
2025/04/15 03:52:52 INFO  : potato: Copied (new)
2025/04/15 03:52:52 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK
2025/04/15 03:52:52 INFO  : yam: Copied (new)
2025/04/15 03:52:52 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:52:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:52:52 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Making map for --track-renames
2025/04/15 03:52:52 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Finished making map for --track-renames
2025/04/15 03:52:52 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:52:52 DEBUG : potato: Unchanged skipping
2025/04/15 03:52:52 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for renames to finish
2025/04/15 03:52:54 INFO  : yam: Moved (server-side) to: yaml
2025/04/15 03:52:54 INFO  : yaml: Renamed from "yam"
2025/04/15 03:52:54 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:52:54 DEBUG : Waiting for deletions to finish
2025/04/15 03:52:54 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncWithTrackRenames (6.12s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    sync_test.go:1610: Can track renames: true
2025/04/15 03:52:56 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Making map for --track-renames
2025/04/15 03:52:56 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Finished making map for --track-renames
2025/04/15 03:52:56 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:52:56 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/04/15 03:52:56 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/04/15 03:52:56 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for renames to finish
2025/04/15 03:52:56 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:52:56 DEBUG : potato: Starting multipart upload
2025/04/15 03:52:56 DEBUG : yam: Starting multipart upload
2025/04/15 03:52:57 DEBUG : potato: Uploading segment 0/14 size 14
2025/04/15 03:52:57 DEBUG : yam: Uploading segment 0/11 size 11
2025/04/15 03:52:58 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK
2025/04/15 03:52:58 INFO  : potato: Copied (new)
2025/04/15 03:52:58 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK
2025/04/15 03:52:58 INFO  : yam: Copied (new)
2025/04/15 03:52:58 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:52:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:52:59 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Making map for --track-renames
2025/04/15 03:52:59 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Finished making map for --track-renames
2025/04/15 03:52:59 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:52:59 DEBUG : potato: Unchanged skipping
2025/04/15 03:52:59 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for renames to finish
2025/04/15 03:53:00 INFO  : yam: Moved (server-side) to: yaml
2025/04/15 03:53:00 INFO  : yaml: Renamed from "yam"
2025/04/15 03:53:00 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:53:00 DEBUG : Waiting for deletions to finish
2025/04/15 03:53:00 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (6.07s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    sync_test.go:1649: Can track renames: true
2025/04/15 03:53:03 DEBUG : Added delayed dir = "sub", newDst=<nil>
2025/04/15 03:53:03 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Making map for --track-renames
2025/04/15 03:53:03 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Finished making map for --track-renames
2025/04/15 03:53:03 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:53:03 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/04/15 03:53:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/04/15 03:53:03 DEBUG : potato: Starting multipart upload
2025/04/15 03:53:03 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for renames to finish
2025/04/15 03:53:03 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:53:03 DEBUG : sub/yam: Starting multipart upload
2025/04/15 03:53:03 DEBUG : potato: Uploading segment 0/14 size 14
2025/04/15 03:53:04 DEBUG : sub/yam: Uploading segment 0/11 size 11
2025/04/15 03:53:04 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK
2025/04/15 03:53:04 INFO  : potato: Copied (new)
2025/04/15 03:53:05 DEBUG : sub/yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK
2025/04/15 03:53:05 INFO  : sub/yam: Copied (new)
2025/04/15 03:53:05 DEBUG : Waiting for deletions to finish
2025/04/15 03:53:05 INFO  : sub: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:53:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:53:06 DEBUG : potato: Unchanged skipping
2025/04/15 03:53:07 INFO  : sub: Set directory modification time (using SetModTime)
2025/04/15 03:53:07 DEBUG : Added delayed dir = "sub", newDst=sub
2025/04/15 03:53:07 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Making map for --track-renames
2025/04/15 03:53:07 INFO  : OneDrive root 'rclone-test-toxojeh3suno': Finished making map for --track-renames
2025/04/15 03:53:07 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:53:07 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for renames to finish
2025/04/15 03:53:08 INFO  : sub/yam: Moved (server-side) to: yam
2025/04/15 03:53:08 INFO  : yam: Renamed from "sub/yam"
2025/04/15 03:53:08 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:53:08 DEBUG : Waiting for deletions to finish
2025/04/15 03:53:08 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.33s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:53:12 DEBUG : Creating backend with remote "/tmp/rclone830632247/dir1"
2025/04/15 03:53:12 DEBUG : Creating backend with remote "/tmp/rclone830632247/dir2"
2025/04/15 03:53:12 DEBUG : Local file system at /tmp/rclone830632247/dir2: Using server-side directory move
2025/04/15 03:53:12 INFO  : Local file system at /tmp/rclone830632247/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/04/15 03:53:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/04/15 03:53:12 DEBUG : Local file system at /tmp/rclone830632247/dir2: Waiting for checks to finish
2025/04/15 03:53:12 DEBUG : Local file system at /tmp/rclone830632247/dir2: Waiting for transfers to finish
2025/04/15 03:53:12 INFO  : file1.txt: Moved (server-side)
--- PASS: TestServerSideMoveLocal (0.53s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:53:12 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/04/15 03:53:12 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:53:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:53:12 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/04/15 03:53:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/04/15 03:53:12 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:53:12 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:53:13 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:53:14 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:53:14 DEBUG : nested/sub dir/file: Starting multipart upload
2025/04/15 03:53:15 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:53:15 INFO  : sub dir/hello world: Copied (new)
2025/04/15 03:53:15 INFO  : sub dir/hello world: Deleted
2025/04/15 03:53:15 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6
2025/04/15 03:53:16 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK
2025/04/15 03:53:16 INFO  : nested/sub dir/file: Copied (new)
2025/04/15 03:53:16 INFO  : nested/sub dir/file: Deleted
2025/04/15 03:53:16 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/04/15 03:53:17 INFO  : nested: Set directory modification time (using DirSetModTime)
2025/04/15 03:53:17 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/15 03:53:17 INFO  : sub dir: Removing directory
2025/04/15 03:53:17 INFO  : nested/sub dir: Removing directory
2025/04/15 03:53:17 INFO  : nested: Removing directory
2025/04/15 03:53:17 DEBUG : Local file system at /tmp/rclone830632247: deleted 3 directories
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestMoveWithDeleteEmptySrcDirs (9.05s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:53:21 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/04/15 03:53:21 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/15 03:53:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/15 03:53:21 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/04/15 03:53:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/04/15 03:53:21 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:53:21 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:53:22 DEBUG : sub dir/hello world: Starting multipart upload
2025/04/15 03:53:23 DEBUG : nested/sub dir/file: Starting multipart upload
2025/04/15 03:53:24 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6
2025/04/15 03:53:24 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/04/15 03:53:25 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK
2025/04/15 03:53:25 INFO  : nested/sub dir/file: Copied (new)
2025/04/15 03:53:25 INFO  : nested/sub dir/file: Deleted
2025/04/15 03:53:25 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/04/15 03:53:25 INFO  : sub dir/hello world: Copied (new)
2025/04/15 03:53:25 INFO  : sub dir/hello world: Deleted
2025/04/15 03:53:25 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/04/15 03:53:26 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/15 03:53:26 INFO  : nested: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.13s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:53:31 DEBUG : existing: Need to transfer - File not found at Destination
2025/04/15 03:53:31 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/04/15 03:53:31 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:53:31 DEBUG : existing: Starting multipart upload
2025/04/15 03:53:31 DEBUG : existing-b: Starting multipart upload
2025/04/15 03:53:31 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:53:31 DEBUG : existing-b: Uploading segment 0/6 size 6
2025/04/15 03:53:31 DEBUG : existing: Uploading segment 0/6 size 6
2025/04/15 03:53:32 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/04/15 03:53:32 INFO  : existing: Copied (new)
2025/04/15 03:53:32 INFO  : existing: Deleted
2025/04/15 03:53:32 DEBUG : existing-b: quickxor = 7478431bc2408737000000000600000000000000 OK
2025/04/15 03:53:32 INFO  : existing-b: Copied (new)
2025/04/15 03:53:32 INFO  : existing-b: Deleted
2025/04/15 03:53:33 DEBUG : existing: Destination exists, skipping
2025/04/15 03:53:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/04/15 03:53:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:53:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:53:33 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestMoveWithIgnoreExisting (4.40s)
=== RUN   TestServerSideMove
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:53:35 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-cuhehil6loya"
2025/04/15 03:53:37 DEBUG : potato2: Starting multipart upload
2025/04/15 03:53:37 DEBUG : potato2: Uploading segment 0/60 size 60
2025/04/15 03:53:38 DEBUG : empty space: Starting multipart upload
2025/04/15 03:53:39 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:53:40 DEBUG : potato3: Starting multipart upload
2025/04/15 03:53:41 DEBUG : potato3: Uploading segment 0/68 size 68
    sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-toxojeh3suno' -> OneDrive root 'rclone-test-cuhehil6loya'
2025/04/15 03:53:42 DEBUG : empty space: Starting multipart upload
2025/04/15 03:53:43 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:53:44 DEBUG : potato3: Starting multipart upload
2025/04/15 03:53:45 DEBUG : potato3: Uploading segment 0/60 size 60
2025/04/15 03:53:46 DEBUG : OneDrive root 'rclone-test-cuhehil6loya': Using server-side directory move
2025/04/15 03:53:46 INFO  : OneDrive root 'rclone-test-cuhehil6loya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/04/15 03:53:46 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/15 03:53:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/04/15 03:53:46 DEBUG : empty space: Unchanged skipping
2025/04/15 03:53:46 DEBUG : OneDrive root 'rclone-test-cuhehil6loya': Waiting for checks to finish
2025/04/15 03:53:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/04/15 03:53:47 INFO  : empty space: Deleted
2025/04/15 03:53:47 DEBUG : OneDrive root 'rclone-test-cuhehil6loya': Waiting for transfers to finish
2025/04/15 03:53:47 INFO  : potato2: Moved (server-side)
2025/04/15 03:53:47 INFO  : potato3: Deleted
2025/04/15 03:53:48 INFO  : potato3: Moved (server-side)
2025/04/15 03:53:49 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-lerekit1seco"
2025/04/15 03:53:51 DEBUG : OneDrive root 'rclone-test-lerekit1seco': Using server-side directory move
2025/04/15 03:53:52 INFO  : OneDrive root 'rclone-test-lerekit1seco': Server side directory move succeeded
2025/04/15 03:53:52 ERROR : : error listing: directory not found
2025/04/15 03:53:52 DEBUG : OneDrive root 'rclone-test-lerekit1seco': Purge remote
2025/04/15 03:53:53 DEBUG : OneDrive root 'rclone-test-cuhehil6loya': Purge remote
2025/04/15 03:53:53 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMove (19.23s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:53:54 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-refayur8hemo"
2025/04/15 03:53:56 DEBUG : potato2: Starting multipart upload
2025/04/15 03:53:57 DEBUG : potato2: Uploading segment 0/60 size 60
2025/04/15 03:53:58 DEBUG : empty space: Starting multipart upload
2025/04/15 03:53:58 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:54:00 DEBUG : potato3: Starting multipart upload
2025/04/15 03:54:00 DEBUG : potato3: Uploading segment 0/68 size 68
    sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-toxojeh3suno' -> OneDrive root 'rclone-test-refayur8hemo'
2025/04/15 03:54:02 DEBUG : empty space: Starting multipart upload
2025/04/15 03:54:03 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:54:04 DEBUG : potato3: Starting multipart upload
2025/04/15 03:54:05 DEBUG : potato3: Uploading segment 0/60 size 60
2025/04/15 03:54:06 DEBUG : empty space: Excluded (Size Filter)
2025/04/15 03:54:06 DEBUG : empty space: Excluded
2025/04/15 03:54:06 DEBUG : empty space: Excluded (Size Filter)
2025/04/15 03:54:06 DEBUG : empty space: Excluded
2025/04/15 03:54:06 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/15 03:54:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/04/15 03:54:06 DEBUG : OneDrive root 'rclone-test-refayur8hemo': Waiting for checks to finish
2025/04/15 03:54:06 DEBUG : OneDrive root 'rclone-test-refayur8hemo': Waiting for transfers to finish
2025/04/15 03:54:07 INFO  : potato2: Moved (server-side)
2025/04/15 03:54:07 INFO  : potato3: Deleted
2025/04/15 03:54:08 INFO  : potato3: Moved (server-side)
2025/04/15 03:54:09 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-wusolap5curi"
2025/04/15 03:54:11 DEBUG : empty space: Excluded (Size Filter)
2025/04/15 03:54:11 DEBUG : empty space: Excluded
2025/04/15 03:54:11 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/15 03:54:11 DEBUG : potato3: Need to transfer - File not found at Destination
2025/04/15 03:54:11 DEBUG : OneDrive root 'rclone-test-wusolap5curi': Waiting for checks to finish
2025/04/15 03:54:11 DEBUG : OneDrive root 'rclone-test-wusolap5curi': Waiting for transfers to finish
2025/04/15 03:54:12 INFO  : potato2: Moved (server-side)
2025/04/15 03:54:13 INFO  : potato3: Moved (server-side)
2025/04/15 03:54:14 DEBUG : OneDrive root 'rclone-test-wusolap5curi': Purge remote
2025/04/15 03:54:14 DEBUG : OneDrive root 'rclone-test-refayur8hemo': Purge remote
--- PASS: TestServerSideMoveWithFilter (21.08s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:54:15 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-padataf9love"
2025/04/15 03:54:17 DEBUG : potato2: Starting multipart upload
2025/04/15 03:54:17 DEBUG : potato2: Uploading segment 0/60 size 60
2025/04/15 03:54:18 DEBUG : empty space: Starting multipart upload
2025/04/15 03:54:19 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:54:20 DEBUG : potato3: Starting multipart upload
2025/04/15 03:54:21 DEBUG : potato3: Uploading segment 0/68 size 68
2025/04/15 03:54:22 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-toxojeh3suno' -> OneDrive root 'rclone-test-padataf9love'
2025/04/15 03:54:23 DEBUG : empty space: Starting multipart upload
2025/04/15 03:54:24 DEBUG : empty space: Uploading segment 0/1 size 1
2025/04/15 03:54:25 DEBUG : potato3: Starting multipart upload
2025/04/15 03:54:26 DEBUG : potato3: Uploading segment 0/60 size 60
2025/04/15 03:54:27 DEBUG : OneDrive root 'rclone-test-padataf9love': Using server-side directory move
2025/04/15 03:54:27 INFO  : OneDrive root 'rclone-test-padataf9love': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/04/15 03:54:27 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/15 03:54:27 DEBUG : Added delayed dir = "tomatoDir", newDst=<nil>
2025/04/15 03:54:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/04/15 03:54:27 DEBUG : empty space: Unchanged skipping
2025/04/15 03:54:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/04/15 03:54:28 DEBUG : OneDrive root 'rclone-test-padataf9love': Waiting for checks to finish
2025/04/15 03:54:28 INFO  : empty space: Deleted
2025/04/15 03:54:28 DEBUG : OneDrive root 'rclone-test-padataf9love': Waiting for transfers to finish
2025/04/15 03:54:28 INFO  : potato2: Moved (server-side)
2025/04/15 03:54:28 INFO  : potato3: Deleted
2025/04/15 03:54:30 INFO  : potato3: Moved (server-side)
2025/04/15 03:54:30 INFO  : tomatoDir: Removing directory
2025/04/15 03:54:30 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': deleted 1 directories
2025/04/15 03:54:31 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-zajavib0setu"
2025/04/15 03:54:33 INFO  : tomatoDir: Making directory
2025/04/15 03:54:33 DEBUG : OneDrive root 'rclone-test-zajavib0setu': Using server-side directory move
2025/04/15 03:54:34 INFO  : OneDrive root 'rclone-test-zajavib0setu': Server side directory move succeeded
2025/04/15 03:54:35 ERROR : : error listing: directory not found
2025/04/15 03:54:36 ERROR : : error listing: directory not found
2025/04/15 03:54:36 DEBUG : OneDrive root 'rclone-test-zajavib0setu': Purge remote
2025/04/15 03:54:36 DEBUG : OneDrive root 'rclone-test-padataf9love': Purge remote
2025/04/15 03:54:36 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.85s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.52s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:54:37 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/rclone-sync-test"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncOverlap (5.32s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:54:43 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/rclone-sync-test"
2025/04/15 03:54:46 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/rclone-sync-test-include/layer2"
2025/04/15 03:54:50 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/rclone-sync-test-ignore-file"
2025/04/15 03:54:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Starting multipart upload
2025/04/15 03:54:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading segment 0/1 size 1
2025/04/15 03:54:57 DEBUG : rclone-sync-test: Excluded
2025/04/15 03:54:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/15 03:54:58 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/04/15 03:54:59 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/15 03:54:59 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/rclone-sync-test': Waiting for checks to finish
2025/04/15 03:54:59 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/rclone-sync-test': Waiting for transfers to finish
2025/04/15 03:54:59 DEBUG : Waiting for deletions to finish
2025/04/15 03:54:59 INFO  : There was nothing to transfer
2025/04/15 03:55:00 DEBUG : rclone-sync-test: Excluded
2025/04/15 03:55:00 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/15 03:55:02 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/15 03:55:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:55:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:55:02 DEBUG : Waiting for deletions to finish
2025/04/15 03:55:02 INFO  : rclone-sync-test-include: Removing directory
2025/04/15 03:55:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/04/15 03:55:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': failed to delete 1 directories
2025/04/15 03:55:02 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:55:03 DEBUG : rclone-sync-test: Excluded
2025/04/15 03:55:04 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/15 03:55:04 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/04/15 03:55:05 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/15 03:55:05 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/04/15 03:55:05 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/04/15 03:55:05 DEBUG : Waiting for deletions to finish
2025/04/15 03:55:05 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:55:06 DEBUG : rclone-sync-test: Excluded
2025/04/15 03:55:07 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/15 03:55:08 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/15 03:55:08 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:55:08 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:55:08 DEBUG : Waiting for deletions to finish
2025/04/15 03:55:08 INFO  : rclone-sync-test-include: Removing directory
2025/04/15 03:55:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/04/15 03:55:09 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': failed to delete 1 directories
2025/04/15 03:55:09 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:55:09 DEBUG : : Excluded
2025/04/15 03:55:10 DEBUG : rclone-sync-test: Excluded
2025/04/15 03:55:10 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/15 03:55:11 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/04/15 03:55:12 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/15 03:55:12 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/04/15 03:55:12 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/04/15 03:55:12 DEBUG : Waiting for deletions to finish
2025/04/15 03:55:12 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncOverlapWithFilter (41.25s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:55:24 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/dst"
2025/04/15 03:55:26 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/CompareDest"
2025/04/15 03:55:29 DEBUG : one: Need to transfer - File not found at Destination
2025/04/15 03:55:29 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:55:29 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:55:30 DEBUG : one: Starting multipart upload
2025/04/15 03:55:30 DEBUG : one: Uploading segment 0/3 size 3
2025/04/15 03:55:32 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK
2025/04/15 03:55:32 INFO  : one: Copied (new)
2025/04/15 03:55:32 DEBUG : Waiting for deletions to finish
2025/04/15 03:55:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/15 03:55:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:55:34 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:55:34 DEBUG : one: Starting multipart upload
2025/04/15 03:55:34 DEBUG : one: Uploading segment 0/5 size 5
2025/04/15 03:55:35 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK
2025/04/15 03:55:35 INFO  : one: Copied (replaced existing)
2025/04/15 03:55:35 DEBUG : Waiting for deletions to finish
2025/04/15 03:55:36 DEBUG : dst/one: Starting multipart upload
2025/04/15 03:55:37 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/04/15 03:55:38 DEBUG : CompareDest/one: Starting multipart upload
2025/04/15 03:55:38 DEBUG : CompareDest/one: Uploading segment 0/5 size 5
2025/04/15 03:55:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/15 03:55:40 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:55:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:55:41 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/15 03:55:41 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:55:41 DEBUG : Waiting for deletions to finish
2025/04/15 03:55:41 INFO  : There was nothing to transfer
2025/04/15 03:55:42 DEBUG : CompareDest/two: Starting multipart upload
2025/04/15 03:55:42 DEBUG : CompareDest/two: Uploading segment 0/3 size 3
2025/04/15 03:55:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/15 03:55:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:55:44 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/15 03:55:44 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:55:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:55:46 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/15 03:55:46 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:55:46 DEBUG : Waiting for deletions to finish
2025/04/15 03:55:46 INFO  : There was nothing to transfer
2025/04/15 03:55:46 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/15 03:55:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:55:47 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/15 03:55:47 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:55:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:55:47 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/15 03:55:47 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:55:47 DEBUG : Waiting for deletions to finish
2025/04/15 03:55:47 INFO  : There was nothing to transfer
2025/04/15 03:55:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/15 03:55:49 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC
2025/04/15 03:55:49 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/04/15 03:55:49 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/15 03:55:49 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:55:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:55:49 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/15 03:55:49 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:55:49 DEBUG : Waiting for deletions to finish
2025/04/15 03:55:49 INFO  : There was nothing to transfer
2025/04/15 03:55:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/15 03:55:51 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/15 03:55:51 DEBUG : two: Need to transfer - File not found at Destination
2025/04/15 03:55:51 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:55:51 DEBUG : two: Starting multipart upload
2025/04/15 03:55:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:55:52 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/15 03:55:52 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:55:52 DEBUG : two: Uploading segment 0/5 size 5
2025/04/15 03:55:53 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK
2025/04/15 03:55:53 INFO  : two: Copied (new)
2025/04/15 03:55:53 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (32.43s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:55:57 DEBUG : pre-dest1/1: Starting multipart upload
2025/04/15 03:55:58 DEBUG : pre-dest1/1: Uploading segment 0/1 size 1
2025/04/15 03:55:59 DEBUG : pre-dest2/2: Starting multipart upload
2025/04/15 03:56:00 DEBUG : pre-dest2/2: Uploading segment 0/1 size 1
2025/04/15 03:56:01 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/dest"
2025/04/15 03:56:04 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/pre-dest1"
2025/04/15 03:56:05 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/pre-dest2"
2025/04/15 03:56:07 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:56:07 DEBUG : 1: Destination found in --compare-dest, skipping
2025/04/15 03:56:08 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:56:08 DEBUG : 2: Destination found in --compare-dest, skipping
2025/04/15 03:56:09 DEBUG : 3: Need to transfer - File not found at Destination
2025/04/15 03:56:09 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dest': Waiting for checks to finish
2025/04/15 03:56:09 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dest': Waiting for transfers to finish
2025/04/15 03:56:10 DEBUG : 3: Starting multipart upload
2025/04/15 03:56:10 DEBUG : 3: Uploading segment 0/1 size 1
2025/04/15 03:56:12 DEBUG : 3: quickxor = 3300000000000000000000000100000000000000 OK
2025/04/15 03:56:12 INFO  : 3: Copied (new)
2025/04/15 03:56:12 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (19.35s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:56:16 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/dst"
2025/04/15 03:56:18 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/CopyDest"
2025/04/15 03:56:22 DEBUG : one: Need to transfer - File not found at Destination
2025/04/15 03:56:22 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:56:22 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:56:22 DEBUG : one: Starting multipart upload
2025/04/15 03:56:23 DEBUG : one: Uploading segment 0/3 size 3
2025/04/15 03:56:24 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK
2025/04/15 03:56:24 INFO  : one: Copied (new)
2025/04/15 03:56:24 DEBUG : Waiting for deletions to finish
2025/04/15 03:56:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/15 03:56:26 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:56:26 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:56:26 DEBUG : one: Starting multipart upload
2025/04/15 03:56:27 DEBUG : one: Uploading segment 0/5 size 5
2025/04/15 03:56:28 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK
2025/04/15 03:56:28 INFO  : one: Copied (replaced existing)
2025/04/15 03:56:28 DEBUG : Waiting for deletions to finish
2025/04/15 03:56:28 DEBUG : dst/one: Starting multipart upload
2025/04/15 03:56:29 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/04/15 03:56:30 DEBUG : CopyDest/one: Starting multipart upload
2025/04/15 03:56:31 DEBUG : CopyDest/one: Uploading segment 0/5 size 5
2025/04/15 03:56:32 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/BackupDir"
2025/04/15 03:56:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/15 03:56:35 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:56:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:56:36 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/15 03:56:38 INFO  : one: Moved (server-side)
2025/04/15 03:56:41 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK
2025/04/15 03:56:41 INFO  : one: Copied (server-side copy)
2025/04/15 03:56:41 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/15 03:56:41 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:56:41 DEBUG : Waiting for deletions to finish
2025/04/15 03:56:41 DEBUG : CopyDest/two: Starting multipart upload
2025/04/15 03:56:42 DEBUG : CopyDest/two: Uploading segment 0/3 size 3
2025/04/15 03:56:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:56:44 DEBUG : one: Unchanged skipping
2025/04/15 03:56:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:56:46 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/04/15 03:56:46 INFO  : two: Copied (server-side copy)
2025/04/15 03:56:46 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/15 03:56:46 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:56:46 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:56:46 DEBUG : Waiting for deletions to finish
2025/04/15 03:56:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:56:47 DEBUG : two: Unchanged skipping
2025/04/15 03:56:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:56:47 DEBUG : one: Unchanged skipping
2025/04/15 03:56:47 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:56:47 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:56:47 DEBUG : Waiting for deletions to finish
2025/04/15 03:56:47 INFO  : There was nothing to transfer
2025/04/15 03:56:48 DEBUG : CopyDest/three: Starting multipart upload
2025/04/15 03:56:49 DEBUG : CopyDest/three: Uploading segment 0/5 size 5
2025/04/15 03:56:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:56:50 DEBUG : one: Unchanged skipping
2025/04/15 03:56:51 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/15 03:56:51 DEBUG : three: Destination not found in --copy-dest
2025/04/15 03:56:51 DEBUG : three: Need to transfer - File not found at Destination
2025/04/15 03:56:51 DEBUG : three: Starting multipart upload
2025/04/15 03:56:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/15 03:56:51 DEBUG : two: Unchanged skipping
2025/04/15 03:56:51 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:56:51 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:56:51 DEBUG : three: Uploading segment 0/7 size 7
2025/04/15 03:56:52 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK
2025/04/15 03:56:52 INFO  : three: Copied (new)
2025/04/15 03:56:52 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCopyDest (41.31s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:56:58 DEBUG : dst/one: Starting multipart upload
2025/04/15 03:56:58 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/04/15 03:56:59 DEBUG : dst/two: Starting multipart upload
2025/04/15 03:57:00 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/04/15 03:57:00 DEBUG : dst/three.txt: Starting multipart upload
2025/04/15 03:57:01 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/04/15 03:57:02 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/dst"
2025/04/15 03:57:04 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/backup"
2025/04/15 03:57:07 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/15 03:57:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:57:07 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:57:07 DEBUG : two: Unchanged skipping
2025/04/15 03:57:09 INFO  : one: Moved (server-side)
2025/04/15 03:57:09 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:57:09 DEBUG : one: Starting multipart upload
2025/04/15 03:57:10 DEBUG : one: Uploading segment 0/4 size 4
2025/04/15 03:57:11 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/04/15 03:57:11 INFO  : one: Copied (new)
2025/04/15 03:57:11 DEBUG : Waiting for deletions to finish
2025/04/15 03:57:12 INFO  : three.txt: Moved (server-side)
2025/04/15 03:57:12 INFO  : three.txt: Moved into backup dir
2025/04/15 03:57:13 DEBUG : dst/three.txt: Starting multipart upload
2025/04/15 03:57:14 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/04/15 03:57:15 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/15 03:57:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:57:15 DEBUG : two: Unchanged skipping
2025/04/15 03:57:15 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:57:16 INFO  : one: Deleted
2025/04/15 03:57:17 INFO  : one: Moved (server-side)
2025/04/15 03:57:17 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:57:17 DEBUG : one: Starting multipart upload
2025/04/15 03:57:17 DEBUG : one: Uploading segment 0/5 size 5
2025/04/15 03:57:18 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/04/15 03:57:18 INFO  : one: Copied (new)
2025/04/15 03:57:18 DEBUG : Waiting for deletions to finish
2025/04/15 03:57:19 INFO  : three.txt: Deleted
2025/04/15 03:57:19 INFO  : three.txt: Moved (server-side)
2025/04/15 03:57:19 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (25.98s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:57:24 DEBUG : dst/one: Starting multipart upload
2025/04/15 03:57:24 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/04/15 03:57:25 DEBUG : dst/two: Starting multipart upload
2025/04/15 03:57:26 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/04/15 03:57:27 DEBUG : dst/three.txt: Starting multipart upload
2025/04/15 03:57:27 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/04/15 03:57:28 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/dst"
2025/04/15 03:57:29 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/backup"
2025/04/15 03:57:32 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/15 03:57:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:57:32 DEBUG : two: Unchanged skipping
2025/04/15 03:57:32 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:57:34 INFO  : one: Moved (server-side) to: one.bak
2025/04/15 03:57:34 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:57:34 DEBUG : one: Starting multipart upload
2025/04/15 03:57:35 DEBUG : one: Uploading segment 0/4 size 4
2025/04/15 03:57:36 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/04/15 03:57:36 INFO  : one: Copied (new)
2025/04/15 03:57:36 DEBUG : Waiting for deletions to finish
2025/04/15 03:57:37 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/15 03:57:37 INFO  : three.txt: Moved into backup dir
2025/04/15 03:57:38 DEBUG : dst/three.txt: Starting multipart upload
2025/04/15 03:57:39 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/04/15 03:57:40 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/15 03:57:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:57:40 DEBUG : two: Unchanged skipping
2025/04/15 03:57:40 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:57:41 INFO  : one.bak: Deleted
2025/04/15 03:57:42 INFO  : one: Moved (server-side) to: one.bak
2025/04/15 03:57:42 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:57:42 DEBUG : one: Starting multipart upload
2025/04/15 03:57:42 DEBUG : one: Uploading segment 0/5 size 5
2025/04/15 03:57:43 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/04/15 03:57:43 INFO  : one: Copied (new)
2025/04/15 03:57:43 DEBUG : Waiting for deletions to finish
2025/04/15 03:57:44 INFO  : three.txt.bak: Deleted
2025/04/15 03:57:45 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/15 03:57:45 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (25.39s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:57:49 DEBUG : dst/one: Starting multipart upload
2025/04/15 03:57:50 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/04/15 03:57:50 DEBUG : dst/two: Starting multipart upload
2025/04/15 03:57:51 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/04/15 03:57:52 DEBUG : dst/three.txt: Starting multipart upload
2025/04/15 03:57:53 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/04/15 03:57:54 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/dst"
2025/04/15 03:57:56 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/backup"
2025/04/15 03:57:59 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/15 03:57:59 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:57:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:57:59 DEBUG : two: Unchanged skipping
2025/04/15 03:58:01 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/04/15 03:58:01 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:58:01 DEBUG : one: Starting multipart upload
2025/04/15 03:58:01 DEBUG : one: Uploading segment 0/4 size 4
2025/04/15 03:58:03 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/04/15 03:58:03 INFO  : one: Copied (new)
2025/04/15 03:58:03 DEBUG : Waiting for deletions to finish
2025/04/15 03:58:04 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/04/15 03:58:04 INFO  : three.txt: Moved into backup dir
2025/04/15 03:58:05 DEBUG : dst/three.txt: Starting multipart upload
2025/04/15 03:58:05 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/04/15 03:58:07 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/15 03:58:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:58:07 DEBUG : two: Unchanged skipping
2025/04/15 03:58:07 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:58:08 INFO  : one-2019-01-01: Deleted
2025/04/15 03:58:08 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/04/15 03:58:08 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:58:08 DEBUG : one: Starting multipart upload
2025/04/15 03:58:09 DEBUG : one: Uploading segment 0/5 size 5
2025/04/15 03:58:10 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/04/15 03:58:10 INFO  : one: Copied (new)
2025/04/15 03:58:10 DEBUG : Waiting for deletions to finish
2025/04/15 03:58:11 INFO  : three-2019-01-01.txt: Deleted
2025/04/15 03:58:11 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/04/15 03:58:11 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.56s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:58:16 DEBUG : dst/one: Starting multipart upload
2025/04/15 03:58:16 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/04/15 03:58:19 DEBUG : dst/two: Starting multipart upload
2025/04/15 03:58:20 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/04/15 03:58:21 DEBUG : dst/three.txt: Starting multipart upload
2025/04/15 03:58:22 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/04/15 03:58:23 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/dst"
2025/04/15 03:58:24 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/15 03:58:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:58:24 DEBUG : two: Unchanged skipping
2025/04/15 03:58:24 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:58:25 INFO  : one: Moved (server-side) to: one.bak
2025/04/15 03:58:25 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:58:25 DEBUG : one: Starting multipart upload
2025/04/15 03:58:26 DEBUG : one: Uploading segment 0/4 size 4
2025/04/15 03:58:27 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/04/15 03:58:27 INFO  : one: Copied (new)
2025/04/15 03:58:27 DEBUG : Waiting for deletions to finish
2025/04/15 03:58:28 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/15 03:58:28 INFO  : three.txt: Moved into backup dir
2025/04/15 03:58:29 DEBUG : dst/three.txt: Starting multipart upload
2025/04/15 03:58:29 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/04/15 03:58:31 DEBUG : one.bak: Excluded (Path Filter)
2025/04/15 03:58:31 DEBUG : one.bak: Excluded
2025/04/15 03:58:31 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/04/15 03:58:31 DEBUG : three.txt.bak: Excluded
2025/04/15 03:58:31 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/15 03:58:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:58:31 DEBUG : two: Unchanged skipping
2025/04/15 03:58:31 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for checks to finish
2025/04/15 03:58:32 INFO  : one.bak: Deleted
2025/04/15 03:58:32 INFO  : one: Moved (server-side) to: one.bak
2025/04/15 03:58:32 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Waiting for transfers to finish
2025/04/15 03:58:32 DEBUG : one: Starting multipart upload
2025/04/15 03:58:33 DEBUG : one: Uploading segment 0/5 size 5
2025/04/15 03:58:34 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/04/15 03:58:34 INFO  : one: Copied (new)
2025/04/15 03:58:34 DEBUG : Waiting for deletions to finish
2025/04/15 03:58:35 INFO  : three.txt.bak: Deleted
2025/04/15 03:58:35 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/15 03:58:35 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (23.48s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:58:39 DEBUG : dst/one: Starting multipart upload
2025/04/15 03:58:40 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/04/15 03:58:41 DEBUG : dst/two: Starting multipart upload
2025/04/15 03:58:41 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/04/15 03:58:42 DEBUG : dst/three.txt: Starting multipart upload
2025/04/15 03:58:43 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/04/15 03:58:44 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/dst"
2025/04/15 03:58:47 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/15 03:58:48 INFO  : one: Moved (server-side) to: one.bak
2025/04/15 03:58:48 DEBUG : one: Starting multipart upload
2025/04/15 03:58:48 DEBUG : one: Uploading segment 0/4 size 4
2025/04/15 03:58:49 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/04/15 03:58:49 INFO  : one: Copied (new)
2025/04/15 03:58:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:58:50 DEBUG : two: Unchanged skipping
2025/04/15 03:58:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/04/15 03:58:52 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/15 03:58:52 DEBUG : three.txt: Starting multipart upload
2025/04/15 03:58:52 DEBUG : three.txt: Uploading segment 0/6 size 6
2025/04/15 03:58:53 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK
2025/04/15 03:58:53 INFO  : three.txt: Copied (new)
2025/04/15 03:58:55 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/15 03:58:55 INFO  : one.bak: Deleted
2025/04/15 03:58:56 INFO  : one: Moved (server-side) to: one.bak
2025/04/15 03:58:56 DEBUG : one: Starting multipart upload
2025/04/15 03:58:57 DEBUG : one: Uploading segment 0/5 size 5
2025/04/15 03:58:58 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/04/15 03:58:58 INFO  : one: Copied (new)
2025/04/15 03:58:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:58:58 DEBUG : two: Unchanged skipping
2025/04/15 03:58:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/04/15 03:58:59 INFO  : three.txt.bak: Deleted
2025/04/15 03:59:00 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/15 03:59:00 DEBUG : three.txt: Starting multipart upload
2025/04/15 03:59:01 DEBUG : three.txt: Uploading segment 0/19 size 19
2025/04/15 03:59:02 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK
2025/04/15 03:59:02 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (26.42s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:59:06 DEBUG : dst/one: Starting multipart upload
2025/04/15 03:59:06 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/04/15 03:59:07 DEBUG : dst/two: Starting multipart upload
2025/04/15 03:59:08 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/04/15 03:59:08 DEBUG : dst/three.txt: Starting multipart upload
2025/04/15 03:59:09 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/04/15 03:59:10 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-toxojeh3suno/dst"
2025/04/15 03:59:13 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/15 03:59:14 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/04/15 03:59:14 DEBUG : one: Starting multipart upload
2025/04/15 03:59:14 DEBUG : one: Uploading segment 0/4 size 4
2025/04/15 03:59:16 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/04/15 03:59:16 INFO  : one: Copied (new)
2025/04/15 03:59:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:59:16 DEBUG : two: Unchanged skipping
2025/04/15 03:59:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/04/15 03:59:18 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/04/15 03:59:18 DEBUG : three.txt: Starting multipart upload
2025/04/15 03:59:19 DEBUG : three.txt: Uploading segment 0/6 size 6
2025/04/15 03:59:19 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK
2025/04/15 03:59:19 INFO  : three.txt: Copied (new)
2025/04/15 03:59:21 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/15 03:59:22 INFO  : one-2019-01-01: Deleted
2025/04/15 03:59:22 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/04/15 03:59:22 DEBUG : one: Starting multipart upload
2025/04/15 03:59:23 DEBUG : one: Uploading segment 0/5 size 5
2025/04/15 03:59:24 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/04/15 03:59:24 INFO  : one: Copied (new)
2025/04/15 03:59:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:59:24 DEBUG : two: Unchanged skipping
2025/04/15 03:59:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/04/15 03:59:26 INFO  : three-2019-01-01.txt: Deleted
2025/04/15 03:59:26 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/04/15 03:59:26 DEBUG : three.txt: Starting multipart upload
2025/04/15 03:59:27 DEBUG : three.txt: Uploading segment 0/19 size 19
2025/04/15 03:59:27 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK
2025/04/15 03:59:27 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (25.86s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:59:31 DEBUG : Testêé: Starting multipart upload
2025/04/15 03:59:31 DEBUG : Testêé: Uploading segment 0/18 size 18
2025/04/15 03:59:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/04/15 03:59:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:59:33 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:59:33 DEBUG : Testêé: Starting multipart upload
2025/04/15 03:59:33 DEBUG : Testêé: Uploading segment 0/14 size 14
2025/04/15 03:59:34 DEBUG : Testêé: quickxor = 5440431ae6008234cc0104610e011dca30073a00 OK
2025/04/15 03:59:34 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/04/15 03:59:34 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (4.35s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:59:36 DEBUG : existing: Need to transfer - File not found at Destination
2025/04/15 03:59:36 DEBUG : existing: Starting multipart upload
2025/04/15 03:59:36 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:59:36 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:59:36 DEBUG : existing: Uploading segment 0/6 size 6
2025/04/15 03:59:37 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/04/15 03:59:37 INFO  : existing: Copied (new)
2025/04/15 03:59:37 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:59:38 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/04/15 03:59:38 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/04/15 03:59:38 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 03:59:38 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 03:59:38 ERROR : OneDrive root 'rclone-test-toxojeh3suno': not deleting files as there were IO errors
2025/04/15 03:59:38 ERROR : OneDrive root 'rclone-test-toxojeh3suno': not deleting directories as there were IO errors
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncImmutable (4.85s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    sync_test.go:2606: Skipping test as local or remote are case-insensitive
--- SKIP: TestSyncIgnoreCase (0.76s)
=== RUN   TestFixCase
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 03:59:41 DEBUG : EXISTING: Starting multipart upload
2025/04/15 03:59:41 DEBUG : EXISTING: Uploading segment 0/6 size 6
2025/04/15 03:59:42 DEBUG : EXISTINGBUTDIFFERENT: Starting multipart upload
2025/04/15 03:59:43 DEBUG : EXISTINGBUTDIFFERENT: Uploading segment 0/8 size 8
2025/04/15 03:59:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Starting multipart upload
2025/04/15 03:59:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading segment 0/8 size 8
2025/04/15 03:59:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Starting multipart upload
2025/04/15 03:59:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading segment 0/8 size 8
2025/04/15 03:59:51 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 03:59:51 DEBUG : existing: Unchanged skipping
2025/04/15 03:59:51 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8)
2025/04/15 03:59:51 INFO  : SUBDIRA: Set directory modification time (using SetModTime)
2025/04/15 03:59:51 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA
2025/04/15 03:59:51 DEBUG : EXISTING: moving to existing-rclone-move-gufenar3
2025/04/15 03:59:51 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-behuved0
2025/04/15 03:59:52 INFO  : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-behuved0
2025/04/15 03:59:52 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent
2025/04/15 03:59:52 DEBUG : TestOneDriveBusiness: Loaded invalid token from config file - ignoring
2025/04/15 03:59:52 INFO  : EXISTING: Moved (server-side) to: existing-rclone-move-gufenar3
2025/04/15 03:59:52 DEBUG : EXISTING: moving to existing
2025/04/15 03:59:53 DEBUG : Saving config "token" in section "TestOneDriveBusiness" of the config file
2025/04/15 03:59:53 DEBUG : TestOneDriveBusiness: Saved new token in config file
2025/04/15 03:59:54 INFO  : existingbutdifferent-rclone-move-behuved0: Moved (server-side) to: existingbutdifferent
2025/04/15 03:59:54 INFO  : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent
2025/04/15 03:59:54 INFO  : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent
2025/04/15 03:59:54 DEBUG : existingbutdifferent: Starting multipart upload
2025/04/15 03:59:54 INFO  : SUBDIRA: Fixed case by renaming to: subdira
2025/04/15 03:59:54 INFO  : existing-rclone-move-gufenar3: Moved (server-side) to: existing
2025/04/15 03:59:54 INFO  : EXISTING: Moved (server-side) to: existing
2025/04/15 03:59:54 INFO  : EXISTING: Fixed case by renaming to: existing
2025/04/15 03:59:54 DEBUG : existingbutdifferent: Uploading segment 0/5 size 5
2025/04/15 03:59:55 DEBUG : existingbutdifferent: quickxor = 6478831bea400700000000000500000000000000 OK
2025/04/15 03:59:55 INFO  : existingbutdifferent: Copied (replaced existing)
2025/04/15 03:59:55 INFO  : SUBDIRA/subdirb: Set directory modification time (using SetModTime)
2025/04/15 03:59:55 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb
2025/04/15 03:59:57 INFO  : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb
2025/04/15 03:59:58 INFO  : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using SetModTime)
2025/04/15 03:59:58 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC
2025/04/15 04:00:01 INFO  : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc
2025/04/15 04:00:01 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8)
2025/04/15 04:00:01 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using SetModTime)
2025/04/15 04:00:01 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird
2025/04/15 04:00:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-tavener2
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-cuhehil6loya': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-wusolap5curi': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/rclone-sync-test': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dest': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-zajavib0setu': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/rclone-sync-test': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-kubepig4rici': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/rclone-sync-test-ignore-file': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-lerekit1seco': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-niyaleg9baku': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-padataf9love': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-ratuvad8gaho': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/rclone-sync-test-include/layer2': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-toxojeh3suno/dst': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:02 DEBUG : OneDrive root 'rclone-test-refayur8hemo': Token expired but no uploads in progress - doing nothing
2025/04/15 04:00:03 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-tavener2
2025/04/15 04:00:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello
2025/04/15 04:00:04 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird
2025/04/15 04:00:04 INFO  : subdira/subdirb/subdirc/hello-rclone-move-tavener2: Moved (server-side) to: subdira/subdirb/subdirc/hello
2025/04/15 04:00:04 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello
2025/04/15 04:00:04 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello
2025/04/15 04:00:04 DEBUG : subdira/subdirb/subdirc/hello: Starting multipart upload
2025/04/15 04:00:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8)
2025/04/15 04:00:04 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 04:00:05 DEBUG : subdira/subdirb/subdirc/hello: Uploading segment 0/5 size 5
2025/04/15 04:00:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rayidil0
2025/04/15 04:00:05 DEBUG : subdira/subdirb/subdirc/hello: quickxor = 6478831bea400700000000000500000000000000 OK
2025/04/15 04:00:05 INFO  : subdira/subdirb/subdirc/hello: Copied (replaced existing)
2025/04/15 04:00:06 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rayidil0
2025/04/15 04:00:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/04/15 04:00:07 INFO  : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rayidil0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/04/15 04:00:07 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/04/15 04:00:07 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/04/15 04:00:07 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 04:00:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Starting multipart upload
2025/04/15 04:00:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading segment 0/5 size 5
2025/04/15 04:00:08 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: quickxor = 6478831bea400700000000000500000000000000 OK
2025/04/15 04:00:08 INFO  : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing)
2025/04/15 04:00:08 DEBUG : Waiting for deletions to finish
--- PASS: TestFixCase (33.41s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (1.64s)
    --- SKIP: TestMaxTransfer/Hard (0.52s)
    --- SKIP: TestMaxTransfer/Soft (0.60s)
    --- SKIP: TestMaxTransfer/Cautious (0.52s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 04:00:16 DEBUG : both0: Starting multipart upload
2025/04/15 04:00:16 DEBUG : both0: Uploading segment 0/6 size 6
2025/04/15 04:00:17 DEBUG : only0: Starting multipart upload
2025/04/15 04:00:18 DEBUG : only0: Uploading segment 0/6 size 6
2025/04/15 04:00:19 DEBUG : both1: Starting multipart upload
2025/04/15 04:00:20 DEBUG : both1: Uploading segment 0/6 size 6
2025/04/15 04:00:20 DEBUG : only1: Starting multipart upload
2025/04/15 04:00:21 DEBUG : only1: Uploading segment 0/6 size 6
2025/04/15 04:00:22 DEBUG : both2: Starting multipart upload
2025/04/15 04:00:22 DEBUG : both2: Uploading segment 0/6 size 6
2025/04/15 04:00:23 DEBUG : only2: Starting multipart upload
2025/04/15 04:00:24 DEBUG : only2: Uploading segment 0/6 size 6
2025/04/15 04:00:25 DEBUG : both3: Starting multipart upload
2025/04/15 04:00:25 DEBUG : both3: Uploading segment 0/6 size 6
2025/04/15 04:00:26 DEBUG : only3: Starting multipart upload
2025/04/15 04:00:27 DEBUG : only3: Uploading segment 0/6 size 6
2025/04/15 04:00:27 DEBUG : both4: Starting multipart upload
2025/04/15 04:00:28 DEBUG : both4: Uploading segment 0/6 size 6
2025/04/15 04:00:29 DEBUG : only4: Starting multipart upload
2025/04/15 04:00:30 DEBUG : only4: Uploading segment 0/6 size 6
2025/04/15 04:00:30 DEBUG : both5: Starting multipart upload
2025/04/15 04:00:31 DEBUG : both5: Uploading segment 0/6 size 6
2025/04/15 04:00:32 DEBUG : only5: Starting multipart upload
2025/04/15 04:00:32 DEBUG : only5: Uploading segment 0/6 size 6
2025/04/15 04:00:33 DEBUG : both6: Starting multipart upload
2025/04/15 04:00:33 DEBUG : both6: Uploading segment 0/6 size 6
2025/04/15 04:00:34 DEBUG : only6: Starting multipart upload
2025/04/15 04:00:35 DEBUG : only6: Uploading segment 0/6 size 6
2025/04/15 04:00:36 DEBUG : both7: Starting multipart upload
2025/04/15 04:00:36 DEBUG : both7: Uploading segment 0/6 size 6
2025/04/15 04:00:37 DEBUG : only7: Starting multipart upload
2025/04/15 04:00:38 DEBUG : only7: Uploading segment 0/6 size 6
2025/04/15 04:00:39 DEBUG : both8: Starting multipart upload
2025/04/15 04:00:39 DEBUG : both8: Uploading segment 0/6 size 6
2025/04/15 04:00:40 DEBUG : only8: Starting multipart upload
2025/04/15 04:00:41 DEBUG : only8: Uploading segment 0/6 size 6
2025/04/15 04:00:41 DEBUG : both9: Starting multipart upload
2025/04/15 04:00:42 DEBUG : both9: Uploading segment 0/6 size 6
2025/04/15 04:00:43 DEBUG : only9: Starting multipart upload
2025/04/15 04:00:43 DEBUG : only9: Uploading segment 0/6 size 6
2025/04/15 04:00:44 DEBUG : both10: Starting multipart upload
2025/04/15 04:00:45 DEBUG : both10: Uploading segment 0/6 size 6
2025/04/15 04:00:45 DEBUG : only10: Starting multipart upload
2025/04/15 04:00:46 DEBUG : only10: Uploading segment 0/6 size 6
2025/04/15 04:00:47 DEBUG : both11: Starting multipart upload
2025/04/15 04:00:47 DEBUG : both11: Uploading segment 0/6 size 6
2025/04/15 04:00:48 DEBUG : only11: Starting multipart upload
2025/04/15 04:00:49 DEBUG : only11: Uploading segment 0/6 size 6
2025/04/15 04:00:50 DEBUG : both12: Starting multipart upload
2025/04/15 04:00:50 DEBUG : both12: Uploading segment 0/6 size 6
2025/04/15 04:00:51 DEBUG : only12: Starting multipart upload
2025/04/15 04:00:52 DEBUG : only12: Uploading segment 0/6 size 6
2025/04/15 04:00:53 DEBUG : both13: Starting multipart upload
2025/04/15 04:00:53 DEBUG : both13: Uploading segment 0/6 size 6
2025/04/15 04:00:54 DEBUG : only13: Starting multipart upload
2025/04/15 04:00:55 DEBUG : only13: Uploading segment 0/6 size 6
2025/04/15 04:00:55 DEBUG : both14: Starting multipart upload
2025/04/15 04:00:56 DEBUG : both14: Uploading segment 0/6 size 6
2025/04/15 04:00:57 DEBUG : only14: Starting multipart upload
2025/04/15 04:00:57 DEBUG : only14: Uploading segment 0/6 size 6
2025/04/15 04:00:58 DEBUG : both15: Starting multipart upload
2025/04/15 04:00:59 DEBUG : both15: Uploading segment 0/6 size 6
2025/04/15 04:00:59 DEBUG : only15: Starting multipart upload
2025/04/15 04:01:00 DEBUG : only15: Uploading segment 0/6 size 6
2025/04/15 04:01:01 DEBUG : both16: Starting multipart upload
2025/04/15 04:01:01 DEBUG : both16: Uploading segment 0/6 size 6
2025/04/15 04:01:02 DEBUG : only16: Starting multipart upload
2025/04/15 04:01:03 DEBUG : only16: Uploading segment 0/6 size 6
2025/04/15 04:01:04 DEBUG : both17: Starting multipart upload
2025/04/15 04:01:04 DEBUG : both17: Uploading segment 0/6 size 6
2025/04/15 04:01:05 DEBUG : only17: Starting multipart upload
2025/04/15 04:01:06 DEBUG : only17: Uploading segment 0/6 size 6
2025/04/15 04:01:06 DEBUG : both18: Starting multipart upload
2025/04/15 04:01:07 DEBUG : both18: Uploading segment 0/6 size 6
2025/04/15 04:01:08 DEBUG : only18: Starting multipart upload
2025/04/15 04:01:08 DEBUG : only18: Uploading segment 0/6 size 6
2025/04/15 04:01:09 DEBUG : both19: Starting multipart upload
2025/04/15 04:01:10 DEBUG : both19: Uploading segment 0/6 size 6
2025/04/15 04:01:10 DEBUG : only19: Starting multipart upload
2025/04/15 04:01:11 DEBUG : only19: Uploading segment 0/6 size 6
2025/04/15 04:01:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 04:01:12 DEBUG : both0: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both1: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both13: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both10: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both15: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both16: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both11: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both12: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both14: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both17: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both3: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both4: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both5: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both18: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both7: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both8: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:01:12 DEBUG : both9: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both19: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both2: Unchanged skipping
2025/04/15 04:01:12 DEBUG : both6: Unchanged skipping
2025/04/15 04:01:12 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 04:01:12 DEBUG : Waiting for deletions to finish
2025/04/15 04:01:12 INFO  : only19: Deleted
2025/04/15 04:01:12 INFO  : only3: Deleted
2025/04/15 04:01:13 INFO  : only5: Deleted
2025/04/15 04:01:13 INFO  : only0: Deleted
2025/04/15 04:01:13 INFO  : only17: Deleted
2025/04/15 04:01:13 INFO  : only11: Deleted
2025/04/15 04:01:13 INFO  : only14: Deleted
2025/04/15 04:01:13 INFO  : only16: Deleted
2025/04/15 04:01:13 INFO  : only2: Deleted
2025/04/15 04:01:13 INFO  : only4: Deleted
2025/04/15 04:01:13 INFO  : only7: Deleted
2025/04/15 04:01:13 INFO  : only1: Deleted
2025/04/15 04:01:13 INFO  : only10: Deleted
2025/04/15 04:01:13 INFO  : only8: Deleted
2025/04/15 04:01:13 INFO  : only9: Deleted
2025/04/15 04:01:13 INFO  : only6: Deleted
2025/04/15 04:01:14 INFO  : only15: Deleted
2025/04/15 04:01:14 INFO  : only18: Deleted
2025/04/15 04:01:14 INFO  : only12: Deleted
2025/04/15 04:01:14 INFO  : only13: Deleted
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncConcurrentDelete (64.73s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 04:01:20 DEBUG : both0: Starting multipart upload
2025/04/15 04:01:21 DEBUG : both0: Uploading segment 0/6 size 6
2025/04/15 04:01:22 DEBUG : only0: Starting multipart upload
2025/04/15 04:01:23 DEBUG : only0: Uploading segment 0/6 size 6
2025/04/15 04:01:23 DEBUG : both1: Starting multipart upload
2025/04/15 04:01:24 DEBUG : both1: Uploading segment 0/6 size 6
2025/04/15 04:01:25 DEBUG : only1: Starting multipart upload
2025/04/15 04:01:25 DEBUG : only1: Uploading segment 0/6 size 6
2025/04/15 04:01:26 DEBUG : both2: Starting multipart upload
2025/04/15 04:01:27 DEBUG : both2: Uploading segment 0/6 size 6
2025/04/15 04:01:28 DEBUG : only2: Starting multipart upload
2025/04/15 04:01:28 DEBUG : only2: Uploading segment 0/6 size 6
2025/04/15 04:01:29 DEBUG : both3: Starting multipart upload
2025/04/15 04:01:30 DEBUG : both3: Uploading segment 0/6 size 6
2025/04/15 04:01:30 DEBUG : only3: Starting multipart upload
2025/04/15 04:01:31 DEBUG : only3: Uploading segment 0/6 size 6
2025/04/15 04:01:32 DEBUG : both4: Starting multipart upload
2025/04/15 04:01:33 DEBUG : both4: Uploading segment 0/6 size 6
2025/04/15 04:01:33 DEBUG : only4: Starting multipart upload
2025/04/15 04:01:34 DEBUG : only4: Uploading segment 0/6 size 6
2025/04/15 04:01:35 DEBUG : both5: Starting multipart upload
2025/04/15 04:01:35 DEBUG : both5: Uploading segment 0/6 size 6
2025/04/15 04:01:36 DEBUG : only5: Starting multipart upload
2025/04/15 04:01:37 DEBUG : only5: Uploading segment 0/6 size 6
2025/04/15 04:01:37 DEBUG : both6: Starting multipart upload
2025/04/15 04:01:38 DEBUG : both6: Uploading segment 0/6 size 6
2025/04/15 04:01:39 DEBUG : only6: Starting multipart upload
2025/04/15 04:01:39 DEBUG : only6: Uploading segment 0/6 size 6
2025/04/15 04:01:40 DEBUG : both7: Starting multipart upload
2025/04/15 04:01:41 DEBUG : both7: Uploading segment 0/6 size 6
2025/04/15 04:01:42 DEBUG : only7: Starting multipart upload
2025/04/15 04:01:43 DEBUG : only7: Uploading segment 0/6 size 6
2025/04/15 04:01:44 DEBUG : both8: Starting multipart upload
2025/04/15 04:01:44 DEBUG : both8: Uploading segment 0/6 size 6
2025/04/15 04:01:45 DEBUG : only8: Starting multipart upload
2025/04/15 04:01:46 DEBUG : only8: Uploading segment 0/6 size 6
2025/04/15 04:01:46 DEBUG : both9: Starting multipart upload
2025/04/15 04:01:47 DEBUG : both9: Uploading segment 0/6 size 6
2025/04/15 04:01:48 DEBUG : only9: Starting multipart upload
2025/04/15 04:01:48 DEBUG : only9: Uploading segment 0/6 size 6
2025/04/15 04:01:49 DEBUG : both10: Starting multipart upload
2025/04/15 04:01:50 DEBUG : both10: Uploading segment 0/6 size 6
2025/04/15 04:01:50 DEBUG : only10: Starting multipart upload
2025/04/15 04:01:51 DEBUG : only10: Uploading segment 0/6 size 6
2025/04/15 04:01:52 DEBUG : both11: Starting multipart upload
2025/04/15 04:01:52 DEBUG : both11: Uploading segment 0/6 size 6
2025/04/15 04:01:53 DEBUG : only11: Starting multipart upload
2025/04/15 04:01:54 DEBUG : only11: Uploading segment 0/6 size 6
2025/04/15 04:01:54 DEBUG : both12: Starting multipart upload
2025/04/15 04:01:55 DEBUG : both12: Uploading segment 0/6 size 6
2025/04/15 04:01:56 DEBUG : only12: Starting multipart upload
2025/04/15 04:01:57 DEBUG : only12: Uploading segment 0/6 size 6
2025/04/15 04:01:57 DEBUG : both13: Starting multipart upload
2025/04/15 04:01:58 DEBUG : both13: Uploading segment 0/6 size 6
2025/04/15 04:01:59 DEBUG : only13: Starting multipart upload
2025/04/15 04:01:59 DEBUG : only13: Uploading segment 0/6 size 6
2025/04/15 04:02:00 DEBUG : both14: Starting multipart upload
2025/04/15 04:02:01 DEBUG : both14: Uploading segment 0/6 size 6
2025/04/15 04:02:02 DEBUG : only14: Starting multipart upload
2025/04/15 04:02:02 DEBUG : only14: Uploading segment 0/6 size 6
2025/04/15 04:02:03 DEBUG : both15: Starting multipart upload
2025/04/15 04:02:04 DEBUG : both15: Uploading segment 0/6 size 6
2025/04/15 04:02:04 DEBUG : only15: Starting multipart upload
2025/04/15 04:02:05 DEBUG : only15: Uploading segment 0/6 size 6
2025/04/15 04:02:06 DEBUG : both16: Starting multipart upload
2025/04/15 04:02:06 DEBUG : both16: Uploading segment 0/6 size 6
2025/04/15 04:02:07 DEBUG : only16: Starting multipart upload
2025/04/15 04:02:08 DEBUG : only16: Uploading segment 0/6 size 6
2025/04/15 04:02:08 DEBUG : both17: Starting multipart upload
2025/04/15 04:02:09 DEBUG : both17: Uploading segment 0/6 size 6
2025/04/15 04:02:10 DEBUG : only17: Starting multipart upload
2025/04/15 04:02:10 DEBUG : only17: Uploading segment 0/6 size 6
2025/04/15 04:02:11 DEBUG : both18: Starting multipart upload
2025/04/15 04:02:12 DEBUG : both18: Uploading segment 0/6 size 6
2025/04/15 04:02:13 DEBUG : only18: Starting multipart upload
2025/04/15 04:02:13 DEBUG : only18: Uploading segment 0/6 size 6
2025/04/15 04:02:14 DEBUG : both19: Starting multipart upload
2025/04/15 04:02:14 DEBUG : both19: Uploading segment 0/6 size 6
2025/04/15 04:02:15 DEBUG : only19: Starting multipart upload
2025/04/15 04:02:16 DEBUG : only19: Uploading segment 0/6 size 6
2025/04/15 04:02:17 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both0: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for checks to finish
2025/04/15 04:02:17 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both1: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both10: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both14: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both11: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both16: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both17: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both18: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both19: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both12: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both13: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both15: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both2: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both3: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both6: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both7: Unchanged skipping
2025/04/15 04:02:17 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/15 04:02:17 DEBUG : both9: Unchanged skipping
2025/04/15 04:02:17 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only0: Starting singlepart upload
2025/04/15 04:02:17 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : both4: Unchanged skipping
2025/04/15 04:02:17 DEBUG : only1: Starting singlepart upload
2025/04/15 04:02:17 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only10: Starting singlepart upload
2025/04/15 04:02:17 DEBUG : both5: Unchanged skipping
2025/04/15 04:02:17 DEBUG : only12: Starting singlepart upload
2025/04/15 04:02:17 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : both8: Unchanged skipping
2025/04/15 04:02:17 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/04/15 04:02:17 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Waiting for transfers to finish
2025/04/15 04:02:18 DEBUG : only0: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:18 INFO  : only0: Copied (replaced existing)
2025/04/15 04:02:18 DEBUG : only15: Starting singlepart upload
2025/04/15 04:02:18 DEBUG : only1: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:18 INFO  : only1: Copied (replaced existing)
2025/04/15 04:02:18 DEBUG : only16: Starting singlepart upload
2025/04/15 04:02:18 DEBUG : only10: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:18 INFO  : only10: Copied (replaced existing)
2025/04/15 04:02:18 DEBUG : only17: Starting singlepart upload
2025/04/15 04:02:18 DEBUG : only12: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:18 INFO  : only12: Copied (replaced existing)
2025/04/15 04:02:18 DEBUG : only11: Starting singlepart upload
2025/04/15 04:02:19 DEBUG : only15: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:19 INFO  : only15: Copied (replaced existing)
2025/04/15 04:02:19 DEBUG : only19: Starting singlepart upload
2025/04/15 04:02:19 DEBUG : only16: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:19 INFO  : only16: Copied (replaced existing)
2025/04/15 04:02:19 DEBUG : only2: Starting singlepart upload
2025/04/15 04:02:19 DEBUG : only17: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:19 INFO  : only17: Copied (replaced existing)
2025/04/15 04:02:19 DEBUG : only3: Starting singlepart upload
2025/04/15 04:02:19 DEBUG : only11: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:19 INFO  : only11: Copied (replaced existing)
2025/04/15 04:02:19 DEBUG : only4: Starting singlepart upload
2025/04/15 04:02:20 DEBUG : only2: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:20 INFO  : only2: Copied (replaced existing)
2025/04/15 04:02:20 DEBUG : only5: Starting singlepart upload
2025/04/15 04:02:20 DEBUG : only19: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:20 INFO  : only19: Copied (replaced existing)
2025/04/15 04:02:20 DEBUG : only6: Starting singlepart upload
2025/04/15 04:02:20 DEBUG : only3: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:20 INFO  : only3: Copied (replaced existing)
2025/04/15 04:02:20 DEBUG : only7: Starting singlepart upload
2025/04/15 04:02:20 DEBUG : only4: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:20 INFO  : only4: Copied (replaced existing)
2025/04/15 04:02:20 DEBUG : only8: Starting singlepart upload
2025/04/15 04:02:21 DEBUG : only6: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:21 INFO  : only6: Copied (replaced existing)
2025/04/15 04:02:21 DEBUG : only9: Starting singlepart upload
2025/04/15 04:02:21 DEBUG : only5: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:21 INFO  : only5: Copied (replaced existing)
2025/04/15 04:02:21 DEBUG : only13: Starting singlepart upload
2025/04/15 04:02:21 DEBUG : only8: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:21 INFO  : only8: Copied (replaced existing)
2025/04/15 04:02:21 DEBUG : only14: Starting singlepart upload
2025/04/15 04:02:21 DEBUG : only7: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:21 INFO  : only7: Copied (replaced existing)
2025/04/15 04:02:21 DEBUG : only18: Starting singlepart upload
2025/04/15 04:02:21 DEBUG : only13: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:21 INFO  : only13: Copied (replaced existing)
2025/04/15 04:02:21 DEBUG : only9: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:21 INFO  : only9: Copied (replaced existing)
2025/04/15 04:02:22 DEBUG : only14: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:22 INFO  : only14: Copied (replaced existing)
2025/04/15 04:02:22 DEBUG : only18: quickxor = 0000000000000000000000000000000000000000 OK
2025/04/15 04:02:22 INFO  : only18: Copied (replaced existing)
2025/04/15 04:02:22 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncConcurrentTruncate (73.38s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 04:02:34 DEBUG : empty_dir: Making directory with metadata
2025/04/15 04:02:34 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 04:02:34 DEBUG : empty_on_remote: Making directory with metadata
2025/04/15 04:02:34 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 04:02:34 DEBUG : empty_on_remote: Making directory with metadata
2025/04/15 04:02:35 DEBUG : empty_on_remote: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/04/15 04:02:35 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 04:02:39 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/04/15 04:02:39 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/04/15 04:02:39 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/04/15 04:02:39 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncReplaceDirModTime (14.26s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 04:02:48 DEBUG : empty_dir: Making directory with metadata
2025/04/15 04:02:48 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 04:02:48 DEBUG : empty_on_remote: Making directory with metadata
2025/04/15 04:02:48 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 04:02:48 DEBUG : empty_on_remote: Making directory with metadata
2025/04/15 04:02:49 DEBUG : empty_on_remote: setting time 2011-12-25 12:59:59.123456789 +0000 UTC
2025/04/15 04:02:49 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 04:02:55 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/04/15 04:02:55 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/04/15 04:02:55 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/04/15 04:02:55 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/04/15 04:02:55 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.67s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 04:03:05 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/15 04:03:05 DEBUG : sub dir: Making directory with metadata
2025/04/15 04:03:05 DEBUG : sub dir: setting time 2011-12-30 12:59:59 +0000 UTC
2025/04/15 04:03:06 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 04:03:25 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/04/15 04:03:26 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/04/15 04:03:26 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 04:03:26 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestNothingToTransferWithEmptyDirs (41.45s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 04:03:46 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/15 04:03:46 DEBUG : sub dir: Making directory with metadata
2025/04/15 04:03:47 DEBUG : sub dir: setting time 2011-12-30 12:59:59 +0000 UTC
2025/04/15 04:03:47 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
2025/04/15 04:12:20 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/04/15 04:12:20 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/04/15 04:12:20 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/15 04:12:20 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-toxojeh3suno'", Local "Local file system at /tmp/rclone830632247", Modify Window "1s"
--- PASS: TestNothingToTransferWithoutEmptyDirs (534.75s)
PASS
2025/04/15 04:12:41 DEBUG : OneDrive root 'rclone-test-toxojeh3suno': Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished OK in 25m30.836601938s (try 1/5)