"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose" - Starting (try 1/5)
2025/03/04 01:01:56 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso"
2025/03/04 01:01:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:01:56 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso"
2025/03/04 01:01:56 DEBUG : Reset feature "ListR"
2025/03/04 01:01:56 DEBUG : Creating backend with remote "/tmp/rclone3889426131"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.03s)
=== RUN   TestPipeOrderBy
=== RUN   TestPipeOrderBy/#00
=== RUN   TestPipeOrderBy/size
=== RUN   TestPipeOrderBy/name
=== RUN   TestPipeOrderBy/modtime
=== RUN   TestPipeOrderBy/size,ascending
=== RUN   TestPipeOrderBy/name,asc
=== RUN   TestPipeOrderBy/modtime,ascending
=== RUN   TestPipeOrderBy/size,descending
=== RUN   TestPipeOrderBy/name,desc
=== RUN   TestPipeOrderBy/modtime,descending
=== RUN   TestPipeOrderBy/size,mixed,50
=== RUN   TestPipeOrderBy/size,mixed,51
--- PASS: TestPipeOrderBy (0.00s)
    --- PASS: TestPipeOrderBy/#00 (0.00s)
    --- PASS: TestPipeOrderBy/size (0.00s)
    --- PASS: TestPipeOrderBy/name (0.00s)
    --- PASS: TestPipeOrderBy/modtime (0.00s)
    --- PASS: TestPipeOrderBy/size,ascending (0.00s)
    --- PASS: TestPipeOrderBy/name,asc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,ascending (0.00s)
    --- PASS: TestPipeOrderBy/size,descending (0.00s)
    --- PASS: TestPipeOrderBy/name,desc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,descending (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s)
=== RUN   TestNewLess
=== RUN   TestNewLess/blankOK
=== RUN   TestNewLess/tooManyParts
=== RUN   TestNewLess/tooManyParts2
=== RUN   TestNewLess/badMixed
=== RUN   TestNewLess/unknownComparison
=== RUN   TestNewLess/unknownSortDirection
=== RUN   TestNewLess/size
=== RUN   TestNewLess/name
=== RUN   TestNewLess/modtime
=== RUN   TestNewLess/size,ascending
=== RUN   TestNewLess/name,asc
=== RUN   TestNewLess/modtime,ascending
=== RUN   TestNewLess/size,descending
=== RUN   TestNewLess/name,desc
=== RUN   TestNewLess/modtime,descending
=== RUN   TestNewLess/modtime,mixed
=== RUN   TestNewLess/modtime,mixed,30
--- PASS: TestNewLess (0.00s)
    --- PASS: TestNewLess/blankOK (0.00s)
    --- PASS: TestNewLess/tooManyParts (0.00s)
    --- PASS: TestNewLess/tooManyParts2 (0.00s)
    --- PASS: TestNewLess/badMixed (0.00s)
    --- PASS: TestNewLess/unknownComparison (0.00s)
    --- PASS: TestNewLess/unknownSortDirection (0.00s)
    --- PASS: TestNewLess/size (0.00s)
    --- PASS: TestNewLess/name (0.00s)
    --- PASS: TestNewLess/modtime (0.00s)
    --- PASS: TestNewLess/size,ascending (0.00s)
    --- PASS: TestNewLess/name,asc (0.00s)
    --- PASS: TestNewLess/modtime,ascending (0.00s)
    --- PASS: TestNewLess/size,descending (0.00s)
    --- PASS: TestNewLess/name,desc (0.00s)
    --- PASS: TestNewLess/modtime,descending (0.00s)
    --- PASS: TestNewLess/modtime,mixed (0.00s)
    --- PASS: TestNewLess/modtime,mixed,30 (0.00s)
=== RUN   TestRcCopy
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcCopy (0.00s)
=== RUN   TestRcMove
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcMove (0.00s)
=== RUN   TestRcSync
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcSync (0.00s)
=== RUN   TestCopyWithDryRun
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyWithDryRun (0.00s)
=== RUN   TestCopy
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgop3: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopy (0.00s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : metadata sub dir: Making directory with metadata
2025/03/04 01:01:56 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:56 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/04 01:01:56 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:56 DEBUG : Local file system at /tmp/rclone3889426131: File to upload is small (21 bytes), uploading instead of streaming
2025/03/04 01:01:56 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/04 01:01:56 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/04 01:01:56 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : empty metadata sub dir: Updated directory metadata
2025/03/04 01:01:56 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir
2025/03/04 01:01:56 INFO  : metadata sub dir: Updated directory metadata
2025/03/04 01:01:56 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir
2025/03/04 01:01:56 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : metadata sub dir/hello metadata world.rclone_chunk.001_kwgo7v: Moved (server-side) to: metadata sub dir/hello metadata world
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/04 01:01:56 INFO  : metadata sub dir/hello metadata world: Copied (new)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : metadata sub dir: Updated directory metadata
2025/03/04 01:01:56 INFO  : empty metadata sub dir: Updated directory metadata
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyMetadata (0.03s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : metadata sub dir: Making directory with metadata
2025/03/04 01:01:56 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:56 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/04 01:01:56 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:56 DEBUG : Local file system at /tmp/rclone3889426131: File to upload is small (21 bytes), uploading instead of streaming
2025/03/04 01:01:56 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/04 01:01:56 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/04 01:01:56 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : Added delayed dir = "metadata sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : metadata sub dir/hello metadata world.rclone_chunk.001_kwgovs: Moved (server-side) to: metadata sub dir/hello metadata world
2025/03/04 01:01:56 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/04 01:01:56 INFO  : metadata sub dir/hello metadata world: Copied (new)
2025/03/04 01:01:56 INFO  : metadata sub dir: Updated directory metadata
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyMetadataNoEmptyDirs (0.03s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : Creating backend with remote "/non-existing"
2025/03/04 01:01:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyMissingDirectory (0.00s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgont: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyNoTraverse (0.00s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Running all checks before starting transfers
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Checks finished, now starting transfers
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgo12: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyCheckFirst (0.01s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 ERROR : Ignoring --no-traverse with sync
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgo89: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncNoTraverse (0.01s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : hello world2.rclone_chunk.001_kwgoss: Moved (server-side) to: hello world2
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK
2025/03/04 01:01:56 INFO  : hello world2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyWithDepth (0.01s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : potato2.rclone_chunk.001_kwgofs: Moved (server-side) to: potato2
2025/03/04 01:01:56 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyWithFilesFrom (0.00s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : potato2.rclone_chunk.001_kwgo35: Moved (server-side) to: potato2
2025/03/04 01:01:56 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/04 01:01:56 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:56 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 DEBUG : sub dir: Making directory with metadata
2025/03/04 01:01:56 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/04 01:01:56 DEBUG : sub dir2: Making directory with metadata
2025/03/04 01:01:56 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2025/03/04 01:01:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/04 01:01:56 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgo6s: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 INFO  : sub dir2/sub sub dir2: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : sub dir2: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyEmptyDirectories (0.00s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir2: Making directory
2025/03/04 01:01:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/04 01:01:56 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=<nil>
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgoqc: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestCopyNoEmptyDirectories (0.00s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : sub dir2: Making directory with metadata
2025/03/04 01:01:56 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:56 DEBUG : sub dir: Making directory with metadata
2025/03/04 01:01:56 INFO  : sub dir: Made directory with metadata (mtime=2025-03-04T01:01:56.566641574Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/04 01:01:56 DEBUG : sub dir2: Making directory with metadata
2025/03/04 01:01:56 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgoc7: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 INFO  : sub dir/hello world: Deleted
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : sub dir2: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestMoveEmptyDirectories (0.00s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : sub dir no update dir modtime: Making directory with metadata
2025/03/04 01:01:56 INFO  : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncNoUpdateDirModtime (0.00s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir2: Making directory
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgovh: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 INFO  : sub dir/hello world: Deleted
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestMoveNoEmptyDirectories (0.00s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : sub dir2: Making directory with metadata
2025/03/04 01:01:56 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 DEBUG : sub dir: Making directory with metadata
2025/03/04 01:01:56 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/04 01:01:56 DEBUG : sub dir2: Making directory with metadata
2025/03/04 01:01:56 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgoe9: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : sub dir2: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncEmptyDirectories (0.00s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b2/c1/d1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b2/c1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b2: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d2: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1/b1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : a1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 DEBUG : a1: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1", newDst=a1
2025/03/04 01:01:56 DEBUG : a1/b1: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1
2025/03/04 01:01:56 DEBUG : a1/b2: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2
2025/03/04 01:01:56 DEBUG : a1/b1/c1: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1
2025/03/04 01:01:56 DEBUG : a1/b1/c1/d1: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1
2025/03/04 01:01:56 DEBUG : a1/b1/c1/d2: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2
2025/03/04 01:01:56 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1
2025/03/04 01:01:56 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1
2025/03/04 01:01:56 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1
2025/03/04 01:01:56 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1
2025/03/04 01:01:56 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2
2025/03/04 01:01:56 DEBUG : a1/b2/c1: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1
2025/03/04 01:01:56 DEBUG : a1/b2/c1/d1: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1
2025/03/04 01:01:56 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1
2025/03/04 01:01:56 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata
2025/03/04 01:01:56 INFO  : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b2/c1/d1: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d2: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1/d1: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b2/c1: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b1/c1: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b1: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1/b2: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : a1: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncSetDelayedModTimes (0.01s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir2: Making directory
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgoy2: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestSyncNoEmptyDirectories (0.00s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgo90: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bomusel2najo"
2025/03/04 01:01:56 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bomusel2najo"
2025/03/04 01:01:56 DEBUG : Reset feature "ListR"
    sync_test.go:590: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso' -> Chunked 'TestChunkerLocal:rclone-test-bomusel2najo'
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bomusel2najo': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bomusel2najo': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgoj4: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bomusel2najo': Purge object "sub dir/hello world"
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bomusel2najo': Purge dir "sub dir"
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bomusel2najo': Purge dir ""
--- PASS: TestServerSideCopy (0.01s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgoms: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world: Deleted
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgos0: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyOverSelf (0.01s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgovu: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-ludobul3gofu"
2025/03/04 01:01:56 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-ludobul3gofu"
2025/03/04 01:01:56 DEBUG : Reset feature "ListR"
    sync_test.go:626: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso' -> Chunked 'TestChunkerLocal:rclone-test-ludobul3gofu'
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-ludobul3gofu': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-ludobul3gofu': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgo37: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir/hello world: Deleted
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgohn: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-ludobul3gofu': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-ludobul3gofu': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world: Deleted
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgose: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-ludobul3gofu': Purge object "sub dir/hello world"
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-ludobul3gofu': Purge dir "sub dir"
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-ludobul3gofu': Purge dir ""
--- PASS: TestServerSideCopyOverSelf (0.00s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgoxf: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sub dir/hello world: Deleted
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgofm: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/04 01:01:56 INFO  : sub dir/hello world: Deleted
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestMoveOverSelf (0.01s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgohr: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-venefuc8kuwe"
2025/03/04 01:01:56 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-venefuc8kuwe"
2025/03/04 01:01:56 DEBUG : Reset feature "ListR"
    sync_test.go:671: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso' -> Chunked 'TestChunkerLocal:rclone-test-venefuc8kuwe'
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-venefuc8kuwe': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-venefuc8kuwe': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgoy4: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir/hello world: Deleted
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgoxe: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-venefuc8kuwe': Using server-side directory move
2025/03/04 01:01:56 INFO  : Chunked 'TestChunkerLocal:rclone-test-venefuc8kuwe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-venefuc8kuwe': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-venefuc8kuwe': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : sub dir/hello world: Deleted
2025/03/04 01:01:56 DEBUG : sub dir/hello world: move non-chunked object...
2025/03/04 01:01:56 INFO  : sub dir/hello world: Moved (server-side)
2025/03/04 01:01:56 INFO  : sub dir/hello world: Moved (server-side)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgorb: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : testing file moves
2025/03/04 01:01:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-venefuc8kuwe': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-venefuc8kuwe': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : sub dir/hello world: Deleted
2025/03/04 01:01:56 DEBUG : sub dir/hello world: move non-chunked object...
2025/03/04 01:01:56 INFO  : sub dir/hello world: Moved (server-side)
2025/03/04 01:01:56 INFO  : sub dir/hello world: Moved (server-side)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-venefuc8kuwe': Purge object "sub dir/hello world"
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-venefuc8kuwe': Purge dir "sub dir"
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-venefuc8kuwe': Purge dir ""
--- PASS: TestServerSideMoveOverSelf (0.00s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgoda: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 ERROR : : error listing: directory not found
2025/03/04 01:01:56 INFO  : Local file system at /tmp/rclone3889426131: Making directory
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyAfterDelete (0.00s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : sub dir/hello world.rclone_chunk.001_kwgohj: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:56 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : Local file system at /tmp/rclone3889426131: Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Local file system at /tmp/rclone3889426131: Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:56 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world
2025/03/04 01:01:56 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyRedownload (0.01s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : check sum.rclone_chunk.001_kwgolh: Moved (server-side) to: check sum
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/04 01:01:56 INFO  : check sum: Copied (new)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/04 01:01:56 DEBUG : check sum: Size and md5 of src and dst objects identical
2025/03/04 01:01:56 DEBUG : check sum: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncBasedOnCheckSum (0.02s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : sizeonly.rclone_chunk.001_kwgo0j: Moved (server-side) to: sizeonly
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/04 01:01:56 INFO  : sizeonly: Copied (new)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : sizeonly: Sizes identical
2025/03/04 01:01:56 DEBUG : sizeonly: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncSizeOnly (0.01s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : ignore-size.rclone_chunk.001_kwgov8: Moved (server-side) to: ignore-size
2025/03/04 01:01:56 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK
2025/03/04 01:01:56 INFO  : ignore-size: Copied (new)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : ignore-size: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncIgnoreSize (0.02s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : existing.rclone_chunk.001_kwgonh: Moved (server-side) to: existing
2025/03/04 01:01:56 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 DEBUG : existing: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/04 01:01:56 DEBUG : existing: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : existing: Deleted
2025/03/04 01:01:56 INFO  : existing.rclone_chunk.001_kwgooy: Moved (server-side) to: existing
2025/03/04 01:01:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/04 01:01:56 INFO  : existing: Copied (replaced existing)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncIgnoreTimes (0.01s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : existing: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : existing.rclone_chunk.001_kwgomd: Moved (server-side) to: existing
2025/03/04 01:01:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/04 01:01:56 INFO  : existing: Copied (new)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : existing: Destination exists, skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncIgnoreExisting (0.01s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : b/potato.rclone_chunk.001_kwgoto: Moved (server-side) to: b/potato
2025/03/04 01:01:56 INFO  : c/non empty space.rclone_chunk.001_kwgo9m: Moved (server-side) to: c/non empty space
2025/03/04 01:01:56 INFO  : d: Making directory
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/04 01:01:56 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "c", newDst=c
2025/03/04 01:01:56 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 DEBUG : c/non empty space: Unchanged skipping
2025/03/04 01:01:56 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : a/potato2.rclone_chunk.001_kwgo94: Moved (server-side) to: a/potato2
2025/03/04 01:01:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/04 01:01:56 INFO  : a/potato2: Copied (new)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : b/potato: Deleted
2025/03/04 01:01:56 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : d: Removing directory
2025/03/04 01:01:56 INFO  : b: Removing directory
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': deleted 2 directories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncIgnoreErrors (0.01s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : empty space.rclone_chunk.001_kwgof3: Moved (server-side) to: empty space
2025/03/04 01:01:56 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/04 01:01:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2025/03/04 01:01:56 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/04 01:01:56 INFO  : empty space: Updated modification time in destination
2025/03/04 01:01:56 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnly (0.02s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : empty space.rclone_chunk.001_kwgolr: Moved (server-side) to: empty space
2025/03/04 01:01:56 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/04 01:01:56 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : foo.rclone_chunk.001_kwgow2: Moved (server-side) to: foo
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/04 01:01:56 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3889426131)
2025/03/04 01:01:56 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso')
2025/03/04 01:01:56 DEBUG : foo: md5 differ
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : foo: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : foo: Deleted
2025/03/04 01:01:56 INFO  : foo.rclone_chunk.001_kwgop8: Moved (server-side) to: foo
2025/03/04 01:01:56 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK
2025/03/04 01:01:56 INFO  : foo: Copied (replaced existing)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncDoesntUpdateModtime (0.00s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : empty space.rclone_chunk.001_kwgobr: Moved (server-side) to: empty space
2025/03/04 01:01:56 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : potato.rclone_chunk.001_kwgomu: Moved (server-side) to: potato
2025/03/04 01:01:56 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/04 01:01:56 INFO  : potato: Copied (new)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncAfterAddingAFile (0.03s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : potato.rclone_chunk.001_kwgom6: Moved (server-side) to: potato
2025/03/04 01:01:56 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : potato: Deleted
2025/03/04 01:01:56 INFO  : potato.rclone_chunk.001_kwgos9: Moved (server-side) to: potato
2025/03/04 01:01:56 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK
2025/03/04 01:01:56 INFO  : potato: Copied (replaced existing)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : potato.rclone_chunk.001_kwgo6j: Moved (server-side) to: potato
2025/03/04 01:01:56 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/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3889426131)
2025/03/04 01:01:56 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso')
2025/03/04 01:01:56 DEBUG : potato: md5 differ
2025/03/04 01:01:56 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : potato: Deleted
2025/03/04 01:01:56 INFO  : potato.rclone_chunk.001_kwgouv: Moved (server-side) to: potato
2025/03/04 01:01:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK
2025/03/04 01:01:56 INFO  : potato: Copied (replaced existing)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncAfterChangingContentsOnly (0.02s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : potato.rclone_chunk.001_kwgoe4: Moved (server-side) to: potato
2025/03/04 01:01:56 INFO  : empty space.rclone_chunk.001_kwgom5: Moved (server-side) to: empty space
2025/03/04 01:01:56 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : potato.rclone_chunk.001_kwgoj2: Moved (server-side) to: potato
2025/03/04 01:01:56 INFO  : empty space.rclone_chunk.001_kwgoyc: Moved (server-side) to: empty space
2025/03/04 01:01:56 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : potato2.rclone_chunk.001_kwgox3: Moved (server-side) to: potato2
2025/03/04 01:01:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/04 01:01:56 INFO  : potato2: Copied (new)
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : potato: Deleted
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : b/potato.rclone_chunk.001_kwgoy7: Moved (server-side) to: b/potato
2025/03/04 01:01:56 INFO  : c/non empty space.rclone_chunk.001_kwgolr: Moved (server-side) to: c/non empty space
2025/03/04 01:01:56 INFO  : d: Making directory
2025/03/04 01:01:56 INFO  : d/e: Making directory
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/04 01:01:56 INFO  : c: Set directory modification time (using SetModTime)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "c", newDst=c
2025/03/04 01:01:56 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 INFO  : a/potato2.rclone_chunk.001_kwgo7j: Moved (server-side) to: a/potato2
2025/03/04 01:01:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/04 01:01:56 INFO  : a/potato2: Copied (new)
2025/03/04 01:01:56 DEBUG : c/non empty space: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 INFO  : b/potato: Deleted
2025/03/04 01:01:56 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 INFO  : d/e: Removing directory
2025/03/04 01:01:56 INFO  : d: Removing directory
2025/03/04 01:01:56 INFO  : b: Removing directory
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': deleted 3 directories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : b/potato.rclone_chunk.001_kwgofg: Moved (server-side) to: b/potato
2025/03/04 01:01:56 INFO  : c/non empty space.rclone_chunk.001_kwgoas: Moved (server-side) to: c/non empty space
2025/03/04 01:01:56 INFO  : d: Making directory
2025/03/04 01:01:56 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/04 01:01:56 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 DEBUG : Added delayed dir = "c", newDst=c
2025/03/04 01:01:56 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 DEBUG : c/non empty space: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:56 INFO  : a/potato2.rclone_chunk.001_kwgoh1: Moved (server-side) to: a/potato2
2025/03/04 01:01:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/04 01:01:56 INFO  : a/potato2: Copied (new)
2025/03/04 01:01:56 ERROR : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': not deleting files as there were IO errors
2025/03/04 01:01:56 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:56 ERROR : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': not deleting directories as there were IO errors
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:56 INFO  : potato.rclone_chunk.001_kwgoyg: Moved (server-side) to: potato
2025/03/04 01:01:56 INFO  : empty space.rclone_chunk.001_kwgolh: Moved (server-side) to: empty space
2025/03/04 01:01:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:56 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:56 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:56 INFO  : potato: Deleted
2025/03/04 01:01:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:56 INFO  : potato2.rclone_chunk.001_kwgon9: Moved (server-side) to: potato2
2025/03/04 01:01:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/04 01:01:56 INFO  : potato2: Copied (new)
2025/03/04 01:01:56 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:56 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncDeleteDuring (0.03s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : potato.rclone_chunk.001_kwgpxl: Moved (server-side) to: potato
2025/03/04 01:01:57 INFO  : empty space.rclone_chunk.001_kwgp8l: Moved (server-side) to: empty space
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : potato: Deleted
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:57 INFO  : potato2.rclone_chunk.001_kwgpwq: Moved (server-side) to: potato2
2025/03/04 01:01:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/04 01:01:57 INFO  : potato2: Copied (new)
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncDeleteBefore (0.02s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : potato.rclone_chunk.001_kwgpt4: Moved (server-side) to: potato
2025/03/04 01:01:57 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : potato2.rclone_chunk.001_kwgpdo: Moved (server-side) to: potato2
2025/03/04 01:01:57 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK
2025/03/04 01:01:57 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestCopyDeleteBefore (0.02s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : potato2.rclone_chunk.001_kwgp0u: Moved (server-side) to: potato2
2025/03/04 01:01:57 INFO  : empty space.rclone_chunk.001_kwgplh: Moved (server-side) to: empty space
2025/03/04 01:01:57 DEBUG : potato2: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : potato2: Excluded
2025/03/04 01:01:57 DEBUG : enormous: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : enormous: Excluded
2025/03/04 01:01:57 DEBUG : potato2: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : potato2: Excluded
2025/03/04 01:01:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : potato2: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : potato2: Excluded
2025/03/04 01:01:57 DEBUG : enormous: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : enormous: Excluded
2025/03/04 01:01:57 DEBUG : potato2: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : potato2: Excluded
2025/03/04 01:01:57 DEBUG : potato2: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : potato2: Excluded
2025/03/04 01:01:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : Local file system at /tmp/rclone3889426131: Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Local file system at /tmp/rclone3889426131: Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : potato2: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : potato2: Excluded
--- PASS: TestSyncWithExclude (0.04s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : potato2.rclone_chunk.001_kwgpmq: Moved (server-side) to: potato2
2025/03/04 01:01:57 INFO  : empty space.rclone_chunk.001_kwgp2s: Moved (server-side) to: empty space
2025/03/04 01:01:57 INFO  : enormous.rclone_chunk.001_kwgpr0: Moved (server-side) to: enormous
2025/03/04 01:01:57 DEBUG : enormous: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : enormous: Excluded
2025/03/04 01:01:57 DEBUG : potato2: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : potato2: Excluded
2025/03/04 01:01:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : enormous: Deleted
2025/03/04 01:01:57 INFO  : potato2: Deleted
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Local file system at /tmp/rclone3889426131: Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Local file system at /tmp/rclone3889426131: Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : potato2: Deleted
2025/03/04 01:01:57 INFO  : enormous: Deleted
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgpt4: Moved (server-side) to: one
2025/03/04 01:01:57 INFO  : two.rclone_chunk.001_kwgp62: Moved (server-side) to: two
2025/03/04 01:01:57 INFO  : three.rclone_chunk.001_kwgpfq: Moved (server-side) to: three
2025/03/04 01:01:57 INFO  : four.rclone_chunk.001_kwgpu7: Moved (server-side) to: four
2025/03/04 01:01:57 DEBUG : five: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : five: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : four: Sizes differ (src 4 vs dst 8)
2025/03/04 01:01:57 INFO  : five.rclone_chunk.001_kwgpfw: Moved (server-side) to: five
2025/03/04 01:01:57 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/04 01:01:57 INFO  : five: Copied (new)
2025/03/04 01:01:57 DEBUG : one: Destination is newer than source, skipping
2025/03/04 01:01:57 DEBUG : three: Sizes identical
2025/03/04 01:01:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2025/03/04 01:01:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3889426131)
2025/03/04 01:01:57 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso')
2025/03/04 01:01:57 DEBUG : two: md5 differ
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2025/03/04 01:01:57 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : four: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : two: Deleted
2025/03/04 01:01:57 INFO  : two.rclone_chunk.001_kwgp2e: Moved (server-side) to: two
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/04 01:01:57 INFO  : two: Copied (replaced existing)
2025/03/04 01:01:57 INFO  : four: Deleted
2025/03/04 01:01:57 INFO  : four.rclone_chunk.001_kwgpqc: Moved (server-side) to: four
2025/03/04 01:01:57 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/04 01:01:57 INFO  : four: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 DEBUG : one: Destination is newer than source, skipping
2025/03/04 01:01:57 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/04 01:01:57 DEBUG : five: Size and md5 of src and dst objects identical
2025/03/04 01:01:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3889426131)
2025/03/04 01:01:57 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso')
2025/03/04 01:01:57 DEBUG : three: md5 differ
2025/03/04 01:01:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2025/03/04 01:01:57 DEBUG : three: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : three: Deleted
2025/03/04 01:01:57 INFO  : three.rclone_chunk.001_kwgpcf: Moved (server-side) to: three
2025/03/04 01:01:57 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/04 01:01:57 INFO  : three: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/04 01:01:57 DEBUG : four: Size and md5 of src and dst objects identical
2025/03/04 01:01:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2025/03/04 01:01:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/04 01:01:57 DEBUG : two: Size and md5 of src and dst objects identical
2025/03/04 01:01:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncWithUpdateOlder (0.05s)
=== 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 "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    sync_test.go:1538: Can track renames: true
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Making map for --track-renames
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Finished making map for --track-renames
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/04 01:01:57 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : potato.rclone_chunk.001_kwgpm8: Moved (server-side) to: potato
2025/03/04 01:01:57 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for renames to finish
2025/03/04 01:01:57 DEBUG : yam: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : yam.rclone_chunk.001_kwgpar: Moved (server-side) to: yam
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/04 01:01:57 INFO  : potato: Copied (new)
2025/03/04 01:01:57 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/04 01:01:57 INFO  : yam: Copied (new)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Making map for --track-renames
2025/03/04 01:01:57 DEBUG : potato: Unchanged skipping
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Finished making map for --track-renames
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : yam: move non-chunked object...
2025/03/04 01:01:57 INFO  : yam: Moved (server-side) to: yaml
2025/03/04 01:01:57 INFO  : yam: Moved (server-side) to: yaml
2025/03/04 01:01:57 INFO  : yaml: Renamed from "yam"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for renames to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenames (0.03s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    sync_test.go:1610: Can track renames: true
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Making map for --track-renames
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Finished making map for --track-renames
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/04 01:01:57 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for renames to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : yam: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : potato.rclone_chunk.001_kwgptl: Moved (server-side) to: potato
2025/03/04 01:01:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/04 01:01:57 INFO  : potato: Copied (new)
2025/03/04 01:01:57 INFO  : yam.rclone_chunk.001_kwgp2c: Moved (server-side) to: yam
2025/03/04 01:01:57 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/04 01:01:57 INFO  : yam: Copied (new)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : potato: Unchanged skipping
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Making map for --track-renames
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Finished making map for --track-renames
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : yam: move non-chunked object...
2025/03/04 01:01:57 INFO  : yam: Moved (server-side) to: yaml
2025/03/04 01:01:57 INFO  : yam: Moved (server-side) to: yaml
2025/03/04 01:01:57 INFO  : yaml: Renamed from "yam"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for renames to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    sync_test.go:1649: Can track renames: true
2025/03/04 01:01:57 DEBUG : Added delayed dir = "sub", newDst=<nil>
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Making map for --track-renames
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Finished making map for --track-renames
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/04 01:01:57 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/04 01:01:57 INFO  : potato.rclone_chunk.001_kwgpkg: Moved (server-side) to: potato
2025/03/04 01:01:57 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/04 01:01:57 INFO  : potato: Copied (new)
2025/03/04 01:01:57 INFO  : sub/yam.rclone_chunk.001_kwgpx5: Moved (server-side) to: sub/yam
2025/03/04 01:01:57 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/04 01:01:57 INFO  : sub/yam: Copied (new)
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for renames to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : sub: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : sub: Set directory modification time (using SetModTime)
2025/03/04 01:01:57 DEBUG : Added delayed dir = "sub", newDst=sub
2025/03/04 01:01:57 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : potato: Unchanged skipping
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Making map for --track-renames
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Finished making map for --track-renames
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : sub/yam: move non-chunked object...
2025/03/04 01:01:57 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/04 01:01:57 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/04 01:01:57 INFO  : yam: Renamed from "sub/yam"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for renames to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/rclone3889426131/dir1"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/rclone3889426131/dir2"
2025/03/04 01:01:57 DEBUG : Local file system at /tmp/rclone3889426131/dir2: Using server-side directory move
2025/03/04 01:01:57 INFO  : Local file system at /tmp/rclone3889426131/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/04 01:01:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : Local file system at /tmp/rclone3889426131/dir2: Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Local file system at /tmp/rclone3889426131/dir2: Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : file1.txt: Moved (server-side)
--- PASS: TestServerSideMoveLocal (0.01s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/04 01:01:57 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : sub dir/hello world.rclone_chunk.001_kwgpsi: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:57 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/04 01:01:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : nested/sub dir/file.rclone_chunk.001_kwgpz6: Moved (server-side) to: nested/sub dir/file
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:57 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:57 INFO  : sub dir/hello world: Deleted
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK
2025/03/04 01:01:57 INFO  : nested/sub dir/file: Copied (new)
2025/03/04 01:01:57 INFO  : nested/sub dir/file: Deleted
2025/03/04 01:01:57 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : nested: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : sub dir: Removing directory
2025/03/04 01:01:57 INFO  : nested/sub dir: Removing directory
2025/03/04 01:01:57 INFO  : nested: Removing directory
2025/03/04 01:01:57 DEBUG : Local file system at /tmp/rclone3889426131: deleted 3 directories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestMoveWithDeleteEmptySrcDirs (0.00s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/04 01:01:57 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 01:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : sub dir/hello world.rclone_chunk.001_kwgpya: Moved (server-side) to: sub dir/hello world
2025/03/04 01:01:57 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/04 01:01:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : nested/sub dir/file.rclone_chunk.001_kwgpla: Moved (server-side) to: nested/sub dir/file
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/04 01:01:57 INFO  : sub dir/hello world: Copied (new)
2025/03/04 01:01:57 INFO  : sub dir/hello world: Deleted
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK
2025/03/04 01:01:57 INFO  : nested/sub dir/file: Copied (new)
2025/03/04 01:01:57 INFO  : nested/sub dir/file: Deleted
2025/03/04 01:01:57 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : nested: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : existing: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : existing.rclone_chunk.001_kwgpdj: Moved (server-side) to: existing
2025/03/04 01:01:57 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : existing-b.rclone_chunk.001_kwgpsn: Moved (server-side) to: existing-b
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/04 01:01:57 INFO  : existing: Copied (new)
2025/03/04 01:01:57 INFO  : existing: Deleted
2025/03/04 01:01:57 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK
2025/03/04 01:01:57 INFO  : existing-b: Copied (new)
2025/03/04 01:01:57 INFO  : existing-b: Deleted
2025/03/04 01:01:57 DEBUG : existing: Destination exists, skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestMoveWithIgnoreExisting (0.00s)
=== RUN   TestServerSideMove
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-wuwubid6bafe"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-wuwubid6bafe"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 INFO  : potato2.rclone_chunk.001_kwgpj4: Moved (server-side) to: potato2
2025/03/04 01:01:57 INFO  : empty space.rclone_chunk.001_kwgplx: Moved (server-side) to: empty space
2025/03/04 01:01:57 INFO  : potato3.rclone_chunk.001_kwgpi7: Moved (server-side) to: potato3
    sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso' -> Chunked 'TestChunkerLocal:rclone-test-wuwubid6bafe'
2025/03/04 01:01:57 INFO  : empty space.rclone_chunk.001_kwgpjw: Moved (server-side) to: empty space
2025/03/04 01:01:57 INFO  : potato3.rclone_chunk.001_kwgp9e: Moved (server-side) to: potato3
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-wuwubid6bafe': Using server-side directory move
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-wuwubid6bafe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/04 01:01:57 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : potato2: move non-chunked object...
2025/03/04 01:01:57 INFO  : potato2: Moved (server-side)
2025/03/04 01:01:57 INFO  : potato2: Moved (server-side)
2025/03/04 01:01:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:57 INFO  : empty space: Deleted
2025/03/04 01:01:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/04 01:01:57 INFO  : potato3: Deleted
2025/03/04 01:01:57 DEBUG : potato3: move non-chunked object...
2025/03/04 01:01:57 INFO  : potato3: Moved (server-side)
2025/03/04 01:01:57 INFO  : potato3: Moved (server-side)
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-wuwubid6bafe': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-wuwubid6bafe': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-mujalap2jofo"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-mujalap2jofo"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mujalap2jofo': Using server-side directory move
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-mujalap2jofo': Server side directory move succeeded
2025/03/04 01:01:57 ERROR : : error listing: directory not found
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mujalap2jofo': Purge object "empty space"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mujalap2jofo': Purge object "potato2"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mujalap2jofo': Purge object "potato3"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mujalap2jofo': Purge dir ""
2025/03/04 01:01:57 ERROR : : error listing: directory not found
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-wuwubid6bafe': Purge dir ""
2025/03/04 01:01:57 NOTICE: purge failed to rmdir "": stat /tmp/chunker1/rclone-test-wuwubid6bafe: no such file or directory
2025/03/04 01:01:57 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMove (0.02s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-quyutuc8zebo"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-quyutuc8zebo"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 INFO  : potato2.rclone_chunk.001_kwgp46: Moved (server-side) to: potato2
2025/03/04 01:01:57 INFO  : empty space.rclone_chunk.001_kwgpq1: Moved (server-side) to: empty space
2025/03/04 01:01:57 INFO  : potato3.rclone_chunk.001_kwgp8g: Moved (server-side) to: potato3
    sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso' -> Chunked 'TestChunkerLocal:rclone-test-quyutuc8zebo'
2025/03/04 01:01:57 INFO  : empty space.rclone_chunk.001_kwgphf: Moved (server-side) to: empty space
2025/03/04 01:01:57 INFO  : potato3.rclone_chunk.001_kwgpbq: Moved (server-side) to: potato3
2025/03/04 01:01:57 DEBUG : empty space: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : empty space: Excluded
2025/03/04 01:01:57 DEBUG : empty space: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : empty space: Excluded
2025/03/04 01:01:57 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : potato2: move non-chunked object...
2025/03/04 01:01:57 INFO  : potato2: Moved (server-side)
2025/03/04 01:01:57 INFO  : potato2: Moved (server-side)
2025/03/04 01:01:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-quyutuc8zebo': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-quyutuc8zebo': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : potato3: Deleted
2025/03/04 01:01:57 DEBUG : potato3: move non-chunked object...
2025/03/04 01:01:57 INFO  : potato3: Moved (server-side)
2025/03/04 01:01:57 INFO  : potato3: Moved (server-side)
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-zopiriv0dewu"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-zopiriv0dewu"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : empty space: Excluded (Size Filter)
2025/03/04 01:01:57 DEBUG : empty space: Excluded
2025/03/04 01:01:57 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : potato2: move non-chunked object...
2025/03/04 01:01:57 DEBUG : potato3: move non-chunked object...
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zopiriv0dewu': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zopiriv0dewu': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : potato3: Moved (server-side)
2025/03/04 01:01:57 INFO  : potato3: Moved (server-side)
2025/03/04 01:01:57 INFO  : potato2: Moved (server-side)
2025/03/04 01:01:57 INFO  : potato2: Moved (server-side)
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zopiriv0dewu': Purge object "potato2"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zopiriv0dewu': Purge object "potato3"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zopiriv0dewu': Purge dir ""
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-quyutuc8zebo': Purge object "empty space"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-quyutuc8zebo': Purge dir ""
--- PASS: TestServerSideMoveWithFilter (0.03s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-nenojus2nida"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-nenojus2nida"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 INFO  : potato2.rclone_chunk.001_kwgp7o: Moved (server-side) to: potato2
2025/03/04 01:01:57 INFO  : empty space.rclone_chunk.001_kwgpu5: Moved (server-side) to: empty space
2025/03/04 01:01:57 INFO  : potato3.rclone_chunk.001_kwgpcz: Moved (server-side) to: potato3
2025/03/04 01:01:57 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso' -> Chunked 'TestChunkerLocal:rclone-test-nenojus2nida'
2025/03/04 01:01:57 INFO  : empty space.rclone_chunk.001_kwgpwq: Moved (server-side) to: empty space
2025/03/04 01:01:57 INFO  : potato3.rclone_chunk.001_kwgpi1: Moved (server-side) to: potato3
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nenojus2nida': Using server-side directory move
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-nenojus2nida': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/04 01:01:57 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : Added delayed dir = "tomatoDir", newDst=<nil>
2025/03/04 01:01:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : empty space: Unchanged skipping
2025/03/04 01:01:57 INFO  : empty space: Deleted
2025/03/04 01:01:57 DEBUG : potato2: move non-chunked object...
2025/03/04 01:01:57 INFO  : potato2: Moved (server-side)
2025/03/04 01:01:57 INFO  : potato2: Moved (server-side)
2025/03/04 01:01:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/04 01:01:57 INFO  : potato3: Deleted
2025/03/04 01:01:57 DEBUG : potato3: move non-chunked object...
2025/03/04 01:01:57 INFO  : potato3: Moved (server-side)
2025/03/04 01:01:57 INFO  : potato3: Moved (server-side)
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nenojus2nida': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nenojus2nida': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : tomatoDir: Removing directory
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': deleted 1 directories
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-zofolis3yoge"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-zofolis3yoge"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 INFO  : tomatoDir: Making directory
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zofolis3yoge': Using server-side directory move
2025/03/04 01:01:57 INFO  : Chunked 'TestChunkerLocal:rclone-test-zofolis3yoge': Server side directory move succeeded
2025/03/04 01:01:57 ERROR : : error listing: directory not found
2025/03/04 01:01:57 ERROR : : error listing: directory not found
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zofolis3yoge': Purge object "empty space"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zofolis3yoge': Purge object "potato2"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zofolis3yoge': Purge object "potato3"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zofolis3yoge': Purge dir "tomatoDir"
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zofolis3yoge': Purge dir ""
2025/03/04 01:01:57 ERROR : : error listing: directory not found
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nenojus2nida': Purge dir ""
2025/03/04 01:01:57 NOTICE: purge failed to rmdir "": stat /tmp/chunker1/rclone-test-nenojus2nida: no such file or directory
2025/03/04 01:01:57 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.03s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.00s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/rclone-sync-test"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/rclone-sync-test"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncOverlap (0.00s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/rclone-sync-test"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/rclone-sync-test"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/rclone-sync-test-include/layer2"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/rclone-sync-test-include/layer2"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/rclone-sync-test-ignore-file"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/rclone-sync-test-ignore-file"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 INFO  : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_kwgp1h: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/rclone-sync-test': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/rclone-sync-test': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : rclone-sync-test-include: Removing directory
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker1/rclone-test-vegoheg1koso/rclone-sync-test-include: directory not empty
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': failed to delete 1 directories
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : rclone-sync-test-include: Removing directory
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker1/rclone-test-vegoheg1koso/rclone-sync-test-include: directory not empty
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': failed to delete 1 directories
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 01:01:57 DEBUG : : Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : rclone-sync-test: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 01:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded
--- PASS: TestSyncOverlapWithFilter (0.01s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/CompareDest"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/CompareDest"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : one: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgpnj: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : one: Deleted
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgpb9: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/04 01:01:57 INFO  : one: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : dst/one: Deleted
2025/03/04 01:01:57 INFO  : dst/one.rclone_chunk.001_kwgpf6: Moved (server-side) to: dst/one
2025/03/04 01:01:57 INFO  : CompareDest/one.rclone_chunk.001_kwgpgv: Moved (server-side) to: CompareDest/one
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 01:01:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
2025/03/04 01:01:57 INFO  : CompareDest/two.rclone_chunk.001_kwgpno: Moved (server-side) to: CompareDest/two
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 01:01:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 01:01:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
2025/03/04 01:01:57 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC
2025/03/04 01:01:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/04 01:01:57 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 01:01:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
2025/03/04 01:01:57 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/04 01:01:57 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 01:01:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : two.rclone_chunk.001_kwgpno: Moved (server-side) to: two
2025/03/04 01:01:57 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/04 01:01:57 INFO  : two: Copied (new)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (0.06s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : pre-dest1/1.rclone_chunk.001_kwgpxw: Moved (server-side) to: pre-dest1/1
2025/03/04 01:01:57 INFO  : pre-dest2/2.rclone_chunk.001_kwgpj9: Moved (server-side) to: pre-dest2/2
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/dest"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/dest"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/pre-dest1"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/pre-dest1"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/pre-dest2"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/pre-dest2"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/04 01:01:57 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/04 01:01:57 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : 3: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dest': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dest': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : 3.rclone_chunk.001_kwgph2: Moved (server-side) to: 3
2025/03/04 01:01:57 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK
2025/03/04 01:01:57 INFO  : 3: Copied (new)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (0.02s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    sync_test.go:2235: Skipping test as remote does not support server-side copy
--- SKIP: TestSyncCopyDest (0.00s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : dst/one.rclone_chunk.001_kwgp3c: Moved (server-side) to: dst/one
2025/03/04 01:01:57 INFO  : dst/two.rclone_chunk.001_kwgp2f: Moved (server-side) to: dst/two
2025/03/04 01:01:57 INFO  : dst/three.txt.rclone_chunk.001_kwgpyq: Moved (server-side) to: dst/three.txt
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/backup"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/backup"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/04 01:01:57 DEBUG : one: move non-chunked object...
2025/03/04 01:01:57 INFO  : one: Moved (server-side)
2025/03/04 01:01:57 INFO  : one: Moved (server-side)
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Unchanged skipping
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgpvr: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 DEBUG : three.txt: move non-chunked object...
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side)
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side)
2025/03/04 01:01:57 INFO  : three.txt: Moved into backup dir
2025/03/04 01:01:57 INFO  : dst/three.txt.rclone_chunk.001_kwgp8d: Moved (server-side) to: dst/three.txt
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/04 01:01:57 INFO  : one: Deleted
2025/03/04 01:01:57 DEBUG : one: move non-chunked object...
2025/03/04 01:01:57 INFO  : one: Moved (server-side)
2025/03/04 01:01:57 INFO  : one: Moved (server-side)
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgpen: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : three.txt: Deleted
2025/03/04 01:01:57 DEBUG : three.txt: move non-chunked object...
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side)
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side)
2025/03/04 01:01:57 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (0.06s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : dst/one.rclone_chunk.001_kwgp7b: Moved (server-side) to: dst/one
2025/03/04 01:01:57 INFO  : dst/two.rclone_chunk.001_kwgpyj: Moved (server-side) to: dst/two
2025/03/04 01:01:57 INFO  : dst/three.txt.rclone_chunk.001_kwgpbj: Moved (server-side) to: dst/three.txt
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/backup"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/backup"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/04 01:01:57 DEBUG : one: move non-chunked object...
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgpgo: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 DEBUG : three.txt: move non-chunked object...
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 01:01:57 INFO  : three.txt: Moved into backup dir
2025/03/04 01:01:57 INFO  : dst/three.txt.rclone_chunk.001_kwgpb1: Moved (server-side) to: dst/three.txt
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 INFO  : one.bak: Deleted
2025/03/04 01:01:57 DEBUG : one: move non-chunked object...
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgpyo: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : three.txt.bak: Deleted
2025/03/04 01:01:57 DEBUG : three.txt: move non-chunked object...
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 01:01:57 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (0.01s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : dst/one.rclone_chunk.001_kwgpdr: Moved (server-side) to: dst/one
2025/03/04 01:01:57 INFO  : dst/two.rclone_chunk.001_kwgpza: Moved (server-side) to: dst/two
2025/03/04 01:01:57 INFO  : dst/three.txt.rclone_chunk.001_kwgpol: Moved (server-side) to: dst/three.txt
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/backup"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/backup"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/04 01:01:57 DEBUG : one: move non-chunked object...
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgpwi: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 DEBUG : three.txt: move non-chunked object...
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/04 01:01:57 INFO  : three.txt: Moved into backup dir
2025/03/04 01:01:57 INFO  : dst/three.txt.rclone_chunk.001_kwgp9f: Moved (server-side) to: dst/three.txt
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/04 01:01:57 INFO  : one-2019-01-01: Deleted
2025/03/04 01:01:57 DEBUG : one: move non-chunked object...
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgpi6: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : three-2019-01-01.txt: Deleted
2025/03/04 01:01:57 DEBUG : three.txt: move non-chunked object...
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/04 01:01:57 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.01s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : dst/one.rclone_chunk.001_kwgpgy: Moved (server-side) to: dst/one
2025/03/04 01:01:57 INFO  : dst/two.rclone_chunk.001_kwgpu2: Moved (server-side) to: dst/two
2025/03/04 01:01:57 INFO  : dst/three.txt.rclone_chunk.001_kwgp8i: Moved (server-side) to: dst/three.txt
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/04 01:01:57 DEBUG : one: move non-chunked object...
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgprf: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 DEBUG : three.txt: move non-chunked object...
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 01:01:57 INFO  : three.txt: Moved into backup dir
2025/03/04 01:01:57 INFO  : dst/three.txt.rclone_chunk.001_kwgpb8: Moved (server-side) to: dst/three.txt
2025/03/04 01:01:57 DEBUG : one.bak: Excluded (Path Filter)
2025/03/04 01:01:57 DEBUG : one.bak: Excluded
2025/03/04 01:01:57 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/04 01:01:57 DEBUG : three.txt.bak: Excluded
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/04 01:01:57 INFO  : one.bak: Deleted
2025/03/04 01:01:57 DEBUG : one: move non-chunked object...
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgp84: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso/dst': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : three.txt.bak: Deleted
2025/03/04 01:01:57 DEBUG : three.txt: move non-chunked object...
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 01:01:57 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (0.02s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : dst/one.rclone_chunk.001_kwgp8g: Moved (server-side) to: dst/one
2025/03/04 01:01:57 INFO  : dst/two.rclone_chunk.001_kwgp12: Moved (server-side) to: dst/two
2025/03/04 01:01:57 INFO  : dst/three.txt.rclone_chunk.001_kwgpmg: Moved (server-side) to: dst/three.txt
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/04 01:01:57 DEBUG : one: move non-chunked object...
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgptb: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Unchanged skipping
2025/03/04 01:01:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/04 01:01:57 DEBUG : three.txt: move non-chunked object...
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 01:01:57 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : three.txt.rclone_chunk.001_kwgp9j: Moved (server-side) to: three.txt
2025/03/04 01:01:57 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2025/03/04 01:01:57 INFO  : three.txt: Copied (new)
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/04 01:01:57 INFO  : one.bak: Deleted
2025/03/04 01:01:57 DEBUG : one: move non-chunked object...
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgphv: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Unchanged skipping
2025/03/04 01:01:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/04 01:01:57 INFO  : three.txt.bak: Deleted
2025/03/04 01:01:57 DEBUG : three.txt: move non-chunked object...
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 01:01:57 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : three.txt.rclone_chunk.001_kwgpnf: Moved (server-side) to: three.txt
2025/03/04 01:01:57 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2025/03/04 01:01:57 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (0.02s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : dst/one.rclone_chunk.001_kwgp6c: Moved (server-side) to: dst/one
2025/03/04 01:01:57 INFO  : dst/two.rclone_chunk.001_kwgpo7: Moved (server-side) to: dst/two
2025/03/04 01:01:57 INFO  : dst/three.txt.rclone_chunk.001_kwgp5t: Moved (server-side) to: dst/three.txt
2025/03/04 01:01:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-vegoheg1koso/dst"
2025/03/04 01:01:57 DEBUG : Reset feature "ListR"
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/04 01:01:57 DEBUG : one: move non-chunked object...
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgpss: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Unchanged skipping
2025/03/04 01:01:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/04 01:01:57 DEBUG : three.txt: move non-chunked object...
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/04 01:01:57 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : three.txt.rclone_chunk.001_kwgp9j: Moved (server-side) to: three.txt
2025/03/04 01:01:57 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2025/03/04 01:01:57 INFO  : three.txt: Copied (new)
2025/03/04 01:01:57 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/04 01:01:57 INFO  : one-2019-01-01: Deleted
2025/03/04 01:01:57 DEBUG : one: move non-chunked object...
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/04 01:01:57 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/04 01:01:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : one.rclone_chunk.001_kwgphl: Moved (server-side) to: one
2025/03/04 01:01:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/04 01:01:57 INFO  : one: Copied (new)
2025/03/04 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : two: Unchanged skipping
2025/03/04 01:01:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/04 01:01:57 INFO  : three-2019-01-01.txt: Deleted
2025/03/04 01:01:57 DEBUG : three.txt: move non-chunked object...
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/04 01:01:57 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/04 01:01:57 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : three.txt.rclone_chunk.001_kwgp9w: Moved (server-side) to: three.txt
2025/03/04 01:01:57 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2025/03/04 01:01:57 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (0.01s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : Testêé.rclone_chunk.001_kwgp4d: Moved (server-side) to: Testêé
2025/03/04 01:01:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 INFO  : Testêé: Deleted
2025/03/04 01:01:57 INFO  : Testêé.rclone_chunk.001_kwgp0p: Moved (server-side) to: Testêé
2025/03/04 01:01:57 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK
2025/03/04 01:01:57 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (0.01s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : existing: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : existing.rclone_chunk.001_kwgppy: Moved (server-side) to: existing
2025/03/04 01:01:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/04 01:01:57 INFO  : existing: Copied (new)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 ERROR : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': not deleting files as there were IO errors
2025/03/04 01:01:57 ERROR : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': not deleting directories as there were IO errors
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncImmutable (0.02s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : EXISTING.rclone_chunk.001_kwgp1b: Moved (server-side) to: EXISTING
2025/03/04 01:01:57 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : existing: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : There was nothing to transfer
--- PASS: TestSyncIgnoreCase (0.00s)
=== RUN   TestFixCase
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
--- SKIP: TestFixCase (0.00s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (0.00s)
    --- SKIP: TestMaxTransfer/Hard (0.00s)
    --- SKIP: TestMaxTransfer/Soft (0.00s)
    --- SKIP: TestMaxTransfer/Cautious (0.00s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : both0.rclone_chunk.001_kwgp23: Moved (server-side) to: both0
2025/03/04 01:01:57 INFO  : only0.rclone_chunk.001_kwgpbh: Moved (server-side) to: only0
2025/03/04 01:01:57 INFO  : both1.rclone_chunk.001_kwgpi7: Moved (server-side) to: both1
2025/03/04 01:01:57 INFO  : only1.rclone_chunk.001_kwgpza: Moved (server-side) to: only1
2025/03/04 01:01:57 INFO  : both2.rclone_chunk.001_kwgp0q: Moved (server-side) to: both2
2025/03/04 01:01:57 INFO  : only2.rclone_chunk.001_kwgphc: Moved (server-side) to: only2
2025/03/04 01:01:57 INFO  : both3.rclone_chunk.001_kwgpaq: Moved (server-side) to: both3
2025/03/04 01:01:57 INFO  : only3.rclone_chunk.001_kwgp3r: Moved (server-side) to: only3
2025/03/04 01:01:57 INFO  : both4.rclone_chunk.001_kwgp35: Moved (server-side) to: both4
2025/03/04 01:01:57 INFO  : only4.rclone_chunk.001_kwgppi: Moved (server-side) to: only4
2025/03/04 01:01:57 INFO  : both5.rclone_chunk.001_kwgp8n: Moved (server-side) to: both5
2025/03/04 01:01:57 INFO  : only5.rclone_chunk.001_kwgpnd: Moved (server-side) to: only5
2025/03/04 01:01:57 INFO  : both6.rclone_chunk.001_kwgpc9: Moved (server-side) to: both6
2025/03/04 01:01:57 INFO  : only6.rclone_chunk.001_kwgphh: Moved (server-side) to: only6
2025/03/04 01:01:57 INFO  : both7.rclone_chunk.001_kwgpkr: Moved (server-side) to: both7
2025/03/04 01:01:57 INFO  : only7.rclone_chunk.001_kwgpdn: Moved (server-side) to: only7
2025/03/04 01:01:57 INFO  : both8.rclone_chunk.001_kwgpog: Moved (server-side) to: both8
2025/03/04 01:01:57 INFO  : only8.rclone_chunk.001_kwgpfs: Moved (server-side) to: only8
2025/03/04 01:01:57 INFO  : both9.rclone_chunk.001_kwgpe6: Moved (server-side) to: both9
2025/03/04 01:01:57 INFO  : only9.rclone_chunk.001_kwgpg1: Moved (server-side) to: only9
2025/03/04 01:01:57 INFO  : both10.rclone_chunk.001_kwgprn: Moved (server-side) to: both10
2025/03/04 01:01:57 INFO  : only10.rclone_chunk.001_kwgpj2: Moved (server-side) to: only10
2025/03/04 01:01:57 INFO  : both11.rclone_chunk.001_kwgp86: Moved (server-side) to: both11
2025/03/04 01:01:57 INFO  : only11.rclone_chunk.001_kwgp78: Moved (server-side) to: only11
2025/03/04 01:01:57 INFO  : both12.rclone_chunk.001_kwgpjo: Moved (server-side) to: both12
2025/03/04 01:01:57 INFO  : only12.rclone_chunk.001_kwgpy3: Moved (server-side) to: only12
2025/03/04 01:01:57 INFO  : both13.rclone_chunk.001_kwgpu7: Moved (server-side) to: both13
2025/03/04 01:01:57 INFO  : only13.rclone_chunk.001_kwgpcb: Moved (server-side) to: only13
2025/03/04 01:01:57 INFO  : both14.rclone_chunk.001_kwgp4r: Moved (server-side) to: both14
2025/03/04 01:01:57 INFO  : only14.rclone_chunk.001_kwgpvc: Moved (server-side) to: only14
2025/03/04 01:01:57 INFO  : both15.rclone_chunk.001_kwgpkg: Moved (server-side) to: both15
2025/03/04 01:01:57 INFO  : only15.rclone_chunk.001_kwgp2w: Moved (server-side) to: only15
2025/03/04 01:01:57 INFO  : both16.rclone_chunk.001_kwgpb3: Moved (server-side) to: both16
2025/03/04 01:01:57 INFO  : only16.rclone_chunk.001_kwgpzr: Moved (server-side) to: only16
2025/03/04 01:01:57 INFO  : both17.rclone_chunk.001_kwgpp8: Moved (server-side) to: both17
2025/03/04 01:01:57 INFO  : only17.rclone_chunk.001_kwgptp: Moved (server-side) to: only17
2025/03/04 01:01:57 INFO  : both18.rclone_chunk.001_kwgpz5: Moved (server-side) to: both18
2025/03/04 01:01:57 INFO  : only18.rclone_chunk.001_kwgpx5: Moved (server-side) to: only18
2025/03/04 01:01:57 INFO  : both19.rclone_chunk.001_kwgpo2: Moved (server-side) to: both19
2025/03/04 01:01:57 INFO  : only19.rclone_chunk.001_kwgp2q: Moved (server-side) to: only19
2025/03/04 01:01:57 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both0: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both1: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both10: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both11: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both12: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both13: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both14: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both15: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both16: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both17: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both18: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both19: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both2: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both3: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both4: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both8: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both9: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both5: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : both6: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both7: Unchanged skipping
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
2025/03/04 01:01:57 INFO  : only12: Deleted
2025/03/04 01:01:57 INFO  : only5: Deleted
2025/03/04 01:01:57 INFO  : only7: Deleted
2025/03/04 01:01:57 INFO  : only11: Deleted
2025/03/04 01:01:57 INFO  : only16: Deleted
2025/03/04 01:01:57 INFO  : only13: Deleted
2025/03/04 01:01:57 INFO  : only18: Deleted
2025/03/04 01:01:57 INFO  : only14: Deleted
2025/03/04 01:01:57 INFO  : only15: Deleted
2025/03/04 01:01:57 INFO  : only17: Deleted
2025/03/04 01:01:57 INFO  : only3: Deleted
2025/03/04 01:01:57 INFO  : only4: Deleted
2025/03/04 01:01:57 INFO  : only6: Deleted
2025/03/04 01:01:57 INFO  : only0: Deleted
2025/03/04 01:01:57 INFO  : only8: Deleted
2025/03/04 01:01:57 INFO  : only9: Deleted
2025/03/04 01:01:57 INFO  : only10: Deleted
2025/03/04 01:01:57 INFO  : only19: Deleted
2025/03/04 01:01:57 INFO  : only1: Deleted
2025/03/04 01:01:57 INFO  : only2: Deleted
2025/03/04 01:01:57 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncConcurrentDelete (0.04s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : both0.rclone_chunk.001_kwgpn1: Moved (server-side) to: both0
2025/03/04 01:01:57 INFO  : only0.rclone_chunk.001_kwgpjk: Moved (server-side) to: only0
2025/03/04 01:01:57 INFO  : both1.rclone_chunk.001_kwgpsq: Moved (server-side) to: both1
2025/03/04 01:01:57 INFO  : only1.rclone_chunk.001_kwgp8k: Moved (server-side) to: only1
2025/03/04 01:01:57 INFO  : both2.rclone_chunk.001_kwgpep: Moved (server-side) to: both2
2025/03/04 01:01:57 INFO  : only2.rclone_chunk.001_kwgpp2: Moved (server-side) to: only2
2025/03/04 01:01:57 INFO  : both3.rclone_chunk.001_kwgppr: Moved (server-side) to: both3
2025/03/04 01:01:57 INFO  : only3.rclone_chunk.001_kwgpyo: Moved (server-side) to: only3
2025/03/04 01:01:57 INFO  : both4.rclone_chunk.001_kwgp6s: Moved (server-side) to: both4
2025/03/04 01:01:57 INFO  : only4.rclone_chunk.001_kwgppz: Moved (server-side) to: only4
2025/03/04 01:01:57 INFO  : both5.rclone_chunk.001_kwgp7i: Moved (server-side) to: both5
2025/03/04 01:01:57 INFO  : only5.rclone_chunk.001_kwgp6s: Moved (server-side) to: only5
2025/03/04 01:01:57 INFO  : both6.rclone_chunk.001_kwgpb6: Moved (server-side) to: both6
2025/03/04 01:01:57 INFO  : only6.rclone_chunk.001_kwgp6p: Moved (server-side) to: only6
2025/03/04 01:01:57 INFO  : both7.rclone_chunk.001_kwgppm: Moved (server-side) to: both7
2025/03/04 01:01:57 INFO  : only7.rclone_chunk.001_kwgpn6: Moved (server-side) to: only7
2025/03/04 01:01:57 INFO  : both8.rclone_chunk.001_kwgpnz: Moved (server-side) to: both8
2025/03/04 01:01:57 INFO  : only8.rclone_chunk.001_kwgpgu: Moved (server-side) to: only8
2025/03/04 01:01:57 INFO  : both9.rclone_chunk.001_kwgpim: Moved (server-side) to: both9
2025/03/04 01:01:57 INFO  : only9.rclone_chunk.001_kwgpii: Moved (server-side) to: only9
2025/03/04 01:01:57 INFO  : both10.rclone_chunk.001_kwgpmw: Moved (server-side) to: both10
2025/03/04 01:01:57 INFO  : only10.rclone_chunk.001_kwgplg: Moved (server-side) to: only10
2025/03/04 01:01:57 INFO  : both11.rclone_chunk.001_kwgph8: Moved (server-side) to: both11
2025/03/04 01:01:57 INFO  : only11.rclone_chunk.001_kwgp4x: Moved (server-side) to: only11
2025/03/04 01:01:57 INFO  : both12.rclone_chunk.001_kwgp8g: Moved (server-side) to: both12
2025/03/04 01:01:57 INFO  : only12.rclone_chunk.001_kwgp3m: Moved (server-side) to: only12
2025/03/04 01:01:57 INFO  : both13.rclone_chunk.001_kwgpse: Moved (server-side) to: both13
2025/03/04 01:01:57 INFO  : only13.rclone_chunk.001_kwgpxt: Moved (server-side) to: only13
2025/03/04 01:01:57 INFO  : both14.rclone_chunk.001_kwgpmy: Moved (server-side) to: both14
2025/03/04 01:01:57 INFO  : only14.rclone_chunk.001_kwgp45: Moved (server-side) to: only14
2025/03/04 01:01:57 INFO  : both15.rclone_chunk.001_kwgpq8: Moved (server-side) to: both15
2025/03/04 01:01:57 INFO  : only15.rclone_chunk.001_kwgpen: Moved (server-side) to: only15
2025/03/04 01:01:57 INFO  : both16.rclone_chunk.001_kwgphq: Moved (server-side) to: both16
2025/03/04 01:01:57 INFO  : only16.rclone_chunk.001_kwgp8y: Moved (server-side) to: only16
2025/03/04 01:01:57 INFO  : both17.rclone_chunk.001_kwgp9x: Moved (server-side) to: both17
2025/03/04 01:01:57 INFO  : only17.rclone_chunk.001_kwgp7o: Moved (server-side) to: only17
2025/03/04 01:01:57 INFO  : both18.rclone_chunk.001_kwgppr: Moved (server-side) to: both18
2025/03/04 01:01:57 INFO  : only18.rclone_chunk.001_kwgpcs: Moved (server-side) to: only18
2025/03/04 01:01:57 INFO  : both19.rclone_chunk.001_kwgpn4: Moved (server-side) to: both19
2025/03/04 01:01:57 INFO  : only19.rclone_chunk.001_kwgpsv: Moved (server-side) to: only19
2025/03/04 01:01:57 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both0: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both1: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both10: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both11: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both12: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both13: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both14: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both15: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both16: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both17: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both18: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both19: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both2: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both3: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both4: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both5: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both6: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both7: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both8: Unchanged skipping
2025/03/04 01:01:57 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:01:57 DEBUG : both9: Unchanged skipping
2025/03/04 01:01:57 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for checks to finish
2025/03/04 01:01:57 DEBUG : only0: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only0: Deleted
2025/03/04 01:01:57 INFO  : only0.rclone_chunk.001_kwgp87: Moved (server-side) to: only0
2025/03/04 01:01:57 DEBUG : only1: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only1: Deleted
2025/03/04 01:01:57 INFO  : only1.rclone_chunk.001_kwgpuq: Moved (server-side) to: only1
2025/03/04 01:01:57 DEBUG : only10: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only10: Deleted
2025/03/04 01:01:57 INFO  : only10.rclone_chunk.001_kwgpft: Moved (server-side) to: only10
2025/03/04 01:01:57 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only0: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only11: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only11: Deleted
2025/03/04 01:01:57 INFO  : only11.rclone_chunk.001_kwgpij: Moved (server-side) to: only11
2025/03/04 01:01:57 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only1: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only13: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only11: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only12: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Waiting for transfers to finish
2025/03/04 01:01:57 DEBUG : only14: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only14: Deleted
2025/03/04 01:01:57 INFO  : only14.rclone_chunk.001_kwgpq5: Moved (server-side) to: only14
2025/03/04 01:01:57 INFO  : only10: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only15: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only15: Deleted
2025/03/04 01:01:57 INFO  : only15.rclone_chunk.001_kwgpo3: Moved (server-side) to: only15
2025/03/04 01:01:57 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only14: Copied (replaced existing)
2025/03/04 01:01:57 INFO  : only13: Deleted
2025/03/04 01:01:57 DEBUG : only16: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only12: Deleted
2025/03/04 01:01:57 INFO  : only12.rclone_chunk.001_kwgpkn: Moved (server-side) to: only12
2025/03/04 01:01:57 INFO  : only13.rclone_chunk.001_kwgpl5: Moved (server-side) to: only13
2025/03/04 01:01:57 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only15: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only17: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only17: Deleted
2025/03/04 01:01:57 INFO  : only17.rclone_chunk.001_kwgp2v: Moved (server-side) to: only17
2025/03/04 01:01:57 INFO  : only16: Deleted
2025/03/04 01:01:57 INFO  : only16.rclone_chunk.001_kwgpod: Moved (server-side) to: only16
2025/03/04 01:01:57 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only13: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only18: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only17: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only19: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only18: Deleted
2025/03/04 01:01:57 INFO  : only19: Deleted
2025/03/04 01:01:57 INFO  : only19.rclone_chunk.001_kwgpf3: Moved (server-side) to: only19
2025/03/04 01:01:57 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only19: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only2: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only2: Deleted
2025/03/04 01:01:57 INFO  : only2.rclone_chunk.001_kwgp62: Moved (server-side) to: only2
2025/03/04 01:01:57 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only2: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only3: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only3: Deleted
2025/03/04 01:01:57 INFO  : only3.rclone_chunk.001_kwgpa2: Moved (server-side) to: only3
2025/03/04 01:01:57 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only3: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only4: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only4: Deleted
2025/03/04 01:01:57 INFO  : only4.rclone_chunk.001_kwgpso: Moved (server-side) to: only4
2025/03/04 01:01:57 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only4: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only5: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only5: Deleted
2025/03/04 01:01:57 INFO  : only5.rclone_chunk.001_kwgp2a: Moved (server-side) to: only5
2025/03/04 01:01:57 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only5: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only6: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only6: Deleted
2025/03/04 01:01:57 INFO  : only6.rclone_chunk.001_kwgp59: Moved (server-side) to: only6
2025/03/04 01:01:57 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only6: Copied (replaced existing)
2025/03/04 01:01:57 INFO  : only18.rclone_chunk.001_kwgp39: Moved (server-side) to: only18
2025/03/04 01:01:57 DEBUG : only7: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only18: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only8: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only8: Deleted
2025/03/04 01:01:57 INFO  : only8.rclone_chunk.001_kwgpgr: Moved (server-side) to: only8
2025/03/04 01:01:57 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only8: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only16: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only9: skip slow MD5 on source file, hashing in-transit
2025/03/04 01:01:57 INFO  : only7: Deleted
2025/03/04 01:01:57 INFO  : only7.rclone_chunk.001_kwgprp: Moved (server-side) to: only7
2025/03/04 01:01:57 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only7: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only12: Copied (replaced existing)
2025/03/04 01:01:57 INFO  : only9: Deleted
2025/03/04 01:01:57 INFO  : only9.rclone_chunk.001_kwgp5q: Moved (server-side) to: only9
2025/03/04 01:01:57 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/04 01:01:57 INFO  : only9: Copied (replaced existing)
2025/03/04 01:01:57 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncConcurrentTruncate (0.06s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : empty_dir: Making directory with metadata
2025/03/04 01:01:57 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:57 DEBUG : empty_on_remote: Making directory with metadata
2025/03/04 01:01:57 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:57 DEBUG : empty_on_remote: Making directory with metadata
2025/03/04 01:01:57 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncReplaceDirModTime (0.02s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 DEBUG : empty_dir: Making directory with metadata
2025/03/04 01:01:57 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:57 DEBUG : empty_on_remote: Making directory with metadata
2025/03/04 01:01:57 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:57 DEBUG : empty_on_remote: Making directory with metadata
2025/03/04 01:01:57 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 DEBUG : sub dir: Making directory with metadata
2025/03/04 01:01:57 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:57 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestNothingToTransferWithEmptyDirs (0.09s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 DEBUG : sub dir: Making directory with metadata
2025/03/04 01:01:57 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
2025/03/04 01:01:57 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/04 01:01:57 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 01:01:57 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso'", Local "Local file system at /tmp/rclone3889426131", Modify Window "1ns"
--- PASS: TestNothingToTransferWithoutEmptyDirs (0.13s)
PASS
2025/03/04 01:01:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-vegoheg1koso': Purge dir ""
"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose" - Finished OK in 1.593678148s (try 1/5)