"./sync.test -test.v -test.timeout 1h0m0s -remote '' -verbose" - Starting (try 1/5)
2024/12/21 03:50:44 DEBUG : Creating backend with remote "/tmp/rclone2090590016"
2024/12/21 03:50:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 03:50:44 DEBUG : Creating backend with remote "/tmp/rclone19490699"
=== 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
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : subdir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "subdir", newDst=subdir
2024/12/21 03:50:44 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : file1: Unchanged skipping
2024/12/21 03:50:44 DEBUG : subdir/file2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : subdir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK
2024/12/21 03:50:44 DEBUG : subdir/file2.b6fbcc80.partial: renamed to: subdir/file2
2024/12/21 03:50:44 INFO  : subdir/file2: Copied (new)
2024/12/21 03:50:44 INFO  : subdir: Set directory modification time (using SetModTime)
--- PASS: TestRcCopy (0.02s)
=== RUN   TestRcMove
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Using server-side directory move
2024/12/21 03:50:44 INFO  : Local file system at /tmp/rclone2090590016: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 03:50:44 DEBUG : subdir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "subdir", newDst=subdir
2024/12/21 03:50:44 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : file1: Unchanged skipping
2024/12/21 03:50:44 INFO  : file1: Deleted
2024/12/21 03:50:44 DEBUG : subdir/file2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 INFO  : subdir/file2: Moved (server-side)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 INFO  : subdir: Set directory modification time (using SetModTime)
--- PASS: TestRcMove (0.01s)
=== RUN   TestRcSync
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Added delayed dir = "subdir", newDst=subdir
2024/12/21 03:50:44 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : file1: Unchanged skipping
2024/12/21 03:50:44 DEBUG : subdir/file2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : subdir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK
2024/12/21 03:50:44 DEBUG : subdir/file2.b6fbcc80.partial: renamed to: subdir/file2
2024/12/21 03:50:44 INFO  : subdir/file2: Copied (new)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : subdir/subsubdir/file3: Deleted
2024/12/21 03:50:44 INFO  : subdir: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : subdir/subsubdir: Removing directory
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: deleted 1 directories
--- PASS: TestRcSync (0.01s)
=== RUN   TestCopyWithDryRun
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyWithDryRun (0.00s)
=== RUN   TestCopy
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (new)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopy (0.01s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : metadata sub dir: Making directory with metadata
2024/12/21 03:50:44 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:44 DEBUG : empty metadata sub dir: Making directory with metadata
2024/12/21 03:50:44 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone19490699: File to upload is small (21 bytes), uploading instead of streaming
2024/12/21 03:50:44 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2024/12/21 03:50:44 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2024/12/21 03:50:44 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : empty metadata sub dir: Updated directory metadata
2024/12/21 03:50:44 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir
2024/12/21 03:50:44 INFO  : metadata sub dir: Updated directory metadata
2024/12/21 03:50:44 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir
2024/12/21 03:50:44 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2024/12/21 03:50:44 DEBUG : metadata sub dir/hello metadata world.95c0dad6.partial: renamed to: metadata sub dir/hello metadata world
2024/12/21 03:50:44 INFO  : metadata sub dir/hello metadata world: Copied (new)
2024/12/21 03:50:44 INFO  : metadata sub dir: Updated directory metadata
2024/12/21 03:50:44 INFO  : empty metadata sub dir: Updated directory metadata
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyMetadata (0.01s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : metadata sub dir: Making directory with metadata
2024/12/21 03:50:44 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:44 DEBUG : empty metadata sub dir: Making directory with metadata
2024/12/21 03:50:44 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone19490699: File to upload is small (21 bytes), uploading instead of streaming
2024/12/21 03:50:44 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2024/12/21 03:50:44 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2024/12/21 03:50:44 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : Added delayed dir = "metadata sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2024/12/21 03:50:44 DEBUG : metadata sub dir/hello metadata world.95c0dad6.partial: renamed to: metadata sub dir/hello metadata world
2024/12/21 03:50:44 INFO  : metadata sub dir/hello metadata world: Copied (new)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 INFO  : metadata sub dir: Updated directory metadata
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyMetadataNoEmptyDirs (0.01s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Creating backend with remote "/non-existing"
2024/12/21 03:50:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyMissingDirectory (0.00s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (new)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyNoTraverse (0.00s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 INFO  : Local file system at /tmp/rclone2090590016: Running all checks before starting transfers
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 INFO  : Local file system at /tmp/rclone2090590016: Checks finished, now starting transfers
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (new)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyCheckFirst (0.01s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 ERROR : Ignoring --no-traverse with sync
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (new)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncNoTraverse (0.00s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : hello world2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK
2024/12/21 03:50:44 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2
2024/12/21 03:50:44 INFO  : hello world2: Copied (new)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyWithDepth (0.01s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : potato2.adfb51a5.partial: renamed to: potato2
2024/12/21 03:50:44 INFO  : potato2: Copied (new)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyWithFilesFrom (0.00s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : potato2.adfb51a5.partial: renamed to: potato2
2024/12/21 03:50:44 INFO  : potato2: Copied (new)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2024/12/21 03:50:44 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:44 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 DEBUG : sub dir: Making directory with metadata
2024/12/21 03:50:44 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2024/12/21 03:50:44 DEBUG : sub dir2: Making directory with metadata
2024/12/21 03:50:44 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2024/12/21 03:50:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2024/12/21 03:50:44 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (new)
2024/12/21 03:50:44 INFO  : sub dir2/sub sub dir2: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : sub dir2: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyEmptyDirectories (0.00s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : sub dir2: Making directory
2024/12/21 03:50:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2024/12/21 03:50:44 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=<nil>
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (new)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestCopyNoEmptyDirectories (0.00s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : sub dir2: Making directory with metadata
2024/12/21 03:50:44 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Using server-side directory move
2024/12/21 03:50:44 INFO  : Local file system at /tmp/rclone2090590016: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 03:50:44 DEBUG : sub dir: Making directory with metadata
2024/12/21 03:50:44 INFO  : sub dir: Made directory with metadata (mtime=2024-12-21T03:50:44.229571602Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2024/12/21 03:50:44 DEBUG : sub dir2: Making directory with metadata
2024/12/21 03:50:44 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 INFO  : sub dir/hello world: Moved (server-side)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 INFO  : sub dir2: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestMoveEmptyDirectories (0.00s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : sub dir no update dir modtime: Making directory with metadata
2024/12/21 03:50:44 INFO  : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncNoUpdateDirModtime (0.00s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : sub dir2: Making directory
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Using server-side directory move
2024/12/21 03:50:44 INFO  : Local file system at /tmp/rclone2090590016: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 INFO  : sub dir/hello world: Moved (server-side)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestMoveNoEmptyDirectories (0.00s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : sub dir2: Making directory with metadata
2024/12/21 03:50:44 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 DEBUG : sub dir: Making directory with metadata
2024/12/21 03:50:44 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2024/12/21 03:50:44 DEBUG : sub dir2: Making directory with metadata
2024/12/21 03:50:44 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (new)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : sub dir2: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncEmptyDirectories (0.00s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 INFO  : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b2/c1/d1: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b2/c1: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b2: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d2: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d1: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1/b1: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : a1: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 DEBUG : a1: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1", newDst=a1
2024/12/21 03:50:44 DEBUG : a1/b1: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1
2024/12/21 03:50:44 DEBUG : a1/b2: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2
2024/12/21 03:50:44 DEBUG : a1/b2/c1: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1
2024/12/21 03:50:44 DEBUG : a1/b1/c1: Making directory with metadata
2024/12/21 03:50:44 DEBUG : a1/b2/c1/d1: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1
2024/12/21 03:50:44 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1
2024/12/21 03:50:44 INFO  : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1
2024/12/21 03:50:44 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1
2024/12/21 03:50:44 DEBUG : a1/b1/c1/d1: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1
2024/12/21 03:50:44 DEBUG : a1/b1/c1/d2: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2
2024/12/21 03:50:44 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata
2024/12/21 03:50:44 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1
2024/12/21 03:50:44 INFO  : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1
2024/12/21 03:50:44 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1
2024/12/21 03:50:44 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2
2024/12/21 03:50:44 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata
2024/12/21 03:50:44 INFO  : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d2: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b2/c1/d1: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1/d1: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b1/c1: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b2/c1: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b2: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1/b1: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 INFO  : a1: Set directory modification time (using SetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncSetDelayedModTimes (0.00s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : sub dir2: Making directory
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (new)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestSyncNoEmptyDirectories (0.00s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Creating backend with remote "/tmp/rclone722944672"
    sync_test.go:590: Server side copy (if possible) Local file system at /tmp/rclone2090590016 -> Local file system at /tmp/rclone722944672
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone722944672: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone722944672: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (new)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone722944672: Purge object "sub dir/hello world"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone722944672: Purge dir "sub dir"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone722944672: Purge dir ""
--- PASS: TestServerSideCopy (0.00s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (replaced existing)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyOverSelf (0.01s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Creating backend with remote "/tmp/rclone1851421341"
    sync_test.go:626: Server side copy (if possible) Local file system at /tmp/rclone2090590016 -> Local file system at /tmp/rclone1851421341
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone1851421341: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone1851421341: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (new)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone1851421341: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone1851421341: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (replaced existing)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone1851421341: Purge object "sub dir/hello world"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone1851421341: Purge dir "sub dir"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone1851421341: Purge dir ""
--- PASS: TestServerSideCopyOverSelf (0.01s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Using server-side directory move
2024/12/21 03:50:44 INFO  : Local file system at /tmp/rclone2090590016: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 03:50:44 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2024/12/21 03:50:44 INFO  : sub dir/hello world: Deleted
2024/12/21 03:50:44 INFO  : sub dir/hello world: Moved (server-side)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestMoveOverSelf (0.00s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Creating backend with remote "/tmp/rclone3261407049"
    sync_test.go:671: Server side copy (if possible) Local file system at /tmp/rclone2090590016 -> Local file system at /tmp/rclone3261407049
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone3261407049: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone3261407049: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (new)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone3261407049: Using server-side directory move
2024/12/21 03:50:44 INFO  : Local file system at /tmp/rclone3261407049: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 03:50:44 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone3261407049: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone3261407049: Waiting for transfers to finish
2024/12/21 03:50:44 INFO  : sub dir/hello world: Deleted
2024/12/21 03:50:44 INFO  : sub dir/hello world: Moved (server-side)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using SetModTime)
2024/12/21 03:50:44 DEBUG : testing file moves
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone3261407049: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone3261407049: Waiting for transfers to finish
2024/12/21 03:50:44 INFO  : sub dir/hello world: Deleted
2024/12/21 03:50:44 INFO  : sub dir/hello world: Moved (server-side)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone3261407049: Purge object "sub dir/hello world"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone3261407049: Purge dir "sub dir"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone3261407049: Purge dir ""
--- PASS: TestServerSideMoveOverSelf (0.03s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 ERROR : : error listing: directory not found
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone19490699: Making directory
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyAfterDelete (0.01s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone19490699: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone19490699: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 03:50:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2024/12/21 03:50:44 INFO  : sub dir/hello world: Copied (new)
2024/12/21 03:50:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyRedownload (0.00s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : check sum: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2024/12/21 03:50:44 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum
2024/12/21 03:50:44 INFO  : check sum: Copied (new)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2024/12/21 03:50:44 DEBUG : check sum: Size and md5 of src and dst objects identical
2024/12/21 03:50:44 DEBUG : check sum: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncBasedOnCheckSum (0.01s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : sizeonly: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK
2024/12/21 03:50:44 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly
2024/12/21 03:50:44 INFO  : sizeonly: Copied (new)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : sizeonly: Sizes identical
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : sizeonly: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncSizeOnly (0.03s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : ignore-size: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK
2024/12/21 03:50:44 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size
2024/12/21 03:50:44 INFO  : ignore-size: Copied (new)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : ignore-size: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncIgnoreSize (0.02s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : existing: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2024/12/21 03:50:44 DEBUG : existing.468f3f0c.partial: renamed to: existing
2024/12/21 03:50:44 INFO  : existing: Copied (replaced existing)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncIgnoreTimes (0.01s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : existing: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2024/12/21 03:50:44 DEBUG : existing.468f3f0c.partial: renamed to: existing
2024/12/21 03:50:44 INFO  : existing: Copied (new)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : existing: Destination exists, skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncIgnoreExisting (0.01s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : d: Making directory
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a", newDst=<nil>
2024/12/21 03:50:44 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "c", newDst=c
2024/12/21 03:50:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : a/potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : c/non empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 03:50:44 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2
2024/12/21 03:50:44 INFO  : a/potato2: Copied (new)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : b/potato: Deleted
2024/12/21 03:50:44 INFO  : a: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : d: Removing directory
2024/12/21 03:50:44 INFO  : b: Removing directory
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: deleted 2 directories
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncIgnoreErrors (0.02s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 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
2024/12/21 03:50:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2024/12/21 03:50:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2024/12/21 03:50:44 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 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
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2024/12/21 03:50:44 INFO  : empty space: Updated modification time in destination
2024/12/21 03:50:44 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnly (0.02s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 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
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2024/12/21 03:50:44 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.03s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 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
2024/12/21 03:50:44 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone19490699)
2024/12/21 03:50:44 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Local file system at /tmp/rclone2090590016)
2024/12/21 03:50:44 DEBUG : foo: md5 differ
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK
2024/12/21 03:50:44 DEBUG : foo.5d8fa229.partial: renamed to: foo
2024/12/21 03:50:44 INFO  : foo: Copied (replaced existing)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncDoesntUpdateModtime (0.01s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : potato: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 03:50:44 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : potato.3edca19f.partial: renamed to: potato
2024/12/21 03:50:44 INFO  : potato: Copied (new)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncAfterAddingAFile (0.01s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK
2024/12/21 03:50:44 DEBUG : potato.41b15364.partial: renamed to: potato
2024/12/21 03:50:44 INFO  : potato: Copied (replaced existing)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 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
2024/12/21 03:50:44 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone19490699)
2024/12/21 03:50:44 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Local file system at /tmp/rclone2090590016)
2024/12/21 03:50:44 DEBUG : potato: md5 differ
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK
2024/12/21 03:50:44 DEBUG : potato.706b9954.partial: renamed to: potato
2024/12/21 03:50:44 INFO  : potato: Copied (replaced existing)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncAfterChangingContentsOnly (0.01s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2024/12/21 03:50:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 03:50:44 DEBUG : potato2.94a2530c.partial: renamed to: potato2
2024/12/21 03:50:44 INFO  : potato2: Copied (new)
2024/12/21 03:50:44 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : potato: Deleted
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : d: Making directory
2024/12/21 03:50:44 DEBUG : d/e: Making directory
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a", newDst=<nil>
2024/12/21 03:50:44 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "c", newDst=c
2024/12/21 03:50:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : a/potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : c/non empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 03:50:44 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2
2024/12/21 03:50:44 INFO  : a/potato2: Copied (new)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : b/potato: Deleted
2024/12/21 03:50:44 INFO  : a: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 INFO  : d/e: Removing directory
2024/12/21 03:50:44 INFO  : d: Removing directory
2024/12/21 03:50:44 INFO  : b: Removing directory
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: deleted 3 directories
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : d: Making directory
2024/12/21 03:50:44 DEBUG : Added delayed dir = "a", newDst=<nil>
2024/12/21 03:50:44 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Added delayed dir = "c", newDst=c
2024/12/21 03:50:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : a/potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 03:50:44 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2
2024/12/21 03:50:44 INFO  : a/potato2: Copied (new)
2024/12/21 03:50:44 DEBUG : c/non empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 ERROR : Local file system at /tmp/rclone2090590016: not deleting files as there were IO errors
2024/12/21 03:50:44 INFO  : a: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:44 ERROR : Local file system at /tmp/rclone2090590016: not deleting directories as there were IO errors
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 INFO  : potato: Deleted
2024/12/21 03:50:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 03:50:44 DEBUG : potato2.94a2530c.partial: renamed to: potato2
2024/12/21 03:50:44 INFO  : potato2: Copied (new)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncDeleteDuring (0.02s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 INFO  : potato: Deleted
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 03:50:44 DEBUG : potato2.94a2530c.partial: renamed to: potato2
2024/12/21 03:50:44 INFO  : potato2: Copied (new)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncDeleteBefore (0.02s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK
2024/12/21 03:50:44 DEBUG : potato2.8083cda9.partial: renamed to: potato2
2024/12/21 03:50:44 INFO  : potato2: Copied (new)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestCopyDeleteBefore (0.01s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 03:50:44 DEBUG : potato2: Excluded
2024/12/21 03:50:44 DEBUG : enormous: Excluded (Size Filter)
2024/12/21 03:50:44 DEBUG : enormous: Excluded
2024/12/21 03:50:44 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 03:50:44 DEBUG : potato2: Excluded
2024/12/21 03:50:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 03:50:44 DEBUG : potato2: Excluded
2024/12/21 03:50:44 DEBUG : enormous: Excluded (Size Filter)
2024/12/21 03:50:44 DEBUG : enormous: Excluded
2024/12/21 03:50:44 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 03:50:44 DEBUG : potato2: Excluded
2024/12/21 03:50:44 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 03:50:44 DEBUG : potato2: Excluded
2024/12/21 03:50:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone19490699: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone19490699: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 03:50:44 DEBUG : potato2: Excluded
--- PASS: TestSyncWithExclude (0.02s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : enormous: Excluded (Size Filter)
2024/12/21 03:50:44 DEBUG : enormous: Excluded
2024/12/21 03:50:44 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 03:50:44 DEBUG : potato2: Excluded
2024/12/21 03:50:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : potato2: Deleted
2024/12/21 03:50:44 INFO  : enormous: Deleted
2024/12/21 03:50:44 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone19490699: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone19490699: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 INFO  : enormous: Deleted
2024/12/21 03:50:44 INFO  : potato2: Deleted
2024/12/21 03:50:44 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 DEBUG : five: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : four: Sizes differ (src 4 vs dst 8)
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : one: Destination is newer than source, skipping
2024/12/21 03:50:44 DEBUG : three: Sizes identical
2024/12/21 03:50:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2024/12/21 03:50:44 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2024/12/21 03:50:44 DEBUG : five.a87a5b8d.partial: renamed to: five
2024/12/21 03:50:44 INFO  : five: Copied (new)
2024/12/21 03:50:44 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2024/12/21 03:50:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2024/12/21 03:50:44 DEBUG : four.a87a5b8d.partial: renamed to: four
2024/12/21 03:50:44 INFO  : four: Copied (replaced existing)
2024/12/21 03:50:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone19490699)
2024/12/21 03:50:44 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Local file system at /tmp/rclone2090590016)
2024/12/21 03:50:44 DEBUG : two: md5 differ
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2024/12/21 03:50:44 DEBUG : two.3353c5f5.partial: renamed to: two
2024/12/21 03:50:44 INFO  : two: Copied (replaced existing)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:44 DEBUG : one: Destination is newer than source, skipping
2024/12/21 03:50:44 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2024/12/21 03:50:44 DEBUG : five: Size and md5 of src and dst objects identical
2024/12/21 03:50:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2024/12/21 03:50:44 DEBUG : four: Size and md5 of src and dst objects identical
2024/12/21 03:50:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2024/12/21 03:50:44 DEBUG : two: Size and md5 of src and dst objects identical
2024/12/21 03:50:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2024/12/21 03:50:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping
2024/12/21 03:50:44 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone19490699)
2024/12/21 03:50:44 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Local file system at /tmp/rclone2090590016)
2024/12/21 03:50:44 DEBUG : three: md5 differ
2024/12/21 03:50:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2024/12/21 03:50:44 DEBUG : three.406dcb2c.partial: renamed to: three
2024/12/21 03:50:44 INFO  : three: Copied (replaced existing)
2024/12/21 03:50:44 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncWithUpdateOlder (0.03s)
=== RUN   TestSyncWithMaxDuration
=== RUN   TestSyncWithMaxDuration/Hard
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:44 NOTICE: Bandwidth limit set to {10Ki 10Ki}
2024/12/21 03:50:44 INFO  : Local file system at /tmp/rclone2090590016: Running all checks before starting transfers
2024/12/21 03:50:44 INFO  : Local file system at /tmp/rclone2090590016: Transfer session HARD deadline: 2024/12/21 03:50:44
2024/12/21 03:50:44 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : file2: Need to transfer - File not found at Destination
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:44 INFO  : Local file system at /tmp/rclone2090590016: Checks finished, now starting transfers
2024/12/21 03:50:44 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:44 DEBUG : file1: md5 = 4ae71336e44bf9bf79d2752e234818a5 OK
2024/12/21 03:50:44 DEBUG : file1.580ea801.partial: renamed to: file1
2024/12/21 03:50:44 INFO  : file1: Copied (new)
2024/12/21 03:50:47 NOTICE: file2.c7275233.partial: Removing partially written file on error: context deadline exceeded
2024/12/21 03:50:47 ERROR : file2: Failed to copy: context deadline exceeded
2024/12/21 03:50:47 ERROR : Local file system at /tmp/rclone2090590016: not deleting files as there were IO errors
2024/12/21 03:50:47 ERROR : Local file system at /tmp/rclone2090590016: not deleting directories as there were IO errors
2024/12/21 03:50:47 ERROR : Local file system at /tmp/rclone2090590016: max transfer duration reached as set by --max-duration
2024/12/21 03:50:47 NOTICE: Bandwidth limit reset to unlimited
=== RUN   TestSyncWithMaxDuration/Soft
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:47 NOTICE: Bandwidth limit set to {10Ki 10Ki}
2024/12/21 03:50:47 INFO  : Local file system at /tmp/rclone2090590016: Running all checks before starting transfers
2024/12/21 03:50:47 INFO  : Local file system at /tmp/rclone2090590016: Transfer session SOFT deadline: 2024/12/21 03:50:48
2024/12/21 03:50:47 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/21 03:50:47 DEBUG : file2: Need to transfer - File not found at Destination
2024/12/21 03:50:47 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:47 INFO  : Local file system at /tmp/rclone2090590016: Checks finished, now starting transfers
2024/12/21 03:50:47 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:47 DEBUG : file1: md5 = 4ae71336e44bf9bf79d2752e234818a5 OK
2024/12/21 03:50:47 DEBUG : file1.580ea801.partial: renamed to: file1
2024/12/21 03:50:47 INFO  : file1: Copied (new)
2024/12/21 03:50:52 DEBUG : file2: md5 = bf235f22df3e004ede21041978c24f2e OK
2024/12/21 03:50:52 DEBUG : file2.c7275233.partial: renamed to: file2
2024/12/21 03:50:52 INFO  : file2: Copied (new)
2024/12/21 03:50:52 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:52 ERROR : Local file system at /tmp/rclone2090590016: max transfer duration reached as set by --max-duration
2024/12/21 03:50:52 ERROR : Cancelling sync due to fatal error: max transfer duration reached as set by --max-duration
2024/12/21 03:50:52 NOTICE: Bandwidth limit reset to unlimited
--- PASS: TestSyncWithMaxDuration (8.22s)
    --- PASS: TestSyncWithMaxDuration/Hard (3.21s)
    --- PASS: TestSyncWithMaxDuration/Soft (5.01s)
=== RUN   TestSyncWithTrackRenames
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
    sync_test.go:1538: Can track renames: true
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Making map for --track-renames
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Finished making map for --track-renames
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:52 DEBUG : potato: Need to transfer - No matching file found at Destination
2024/12/21 03:50:52 DEBUG : yam: Need to transfer - No matching file found at Destination
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for renames to finish
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2024/12/21 03:50:52 DEBUG : potato.53508f02.partial: renamed to: potato
2024/12/21 03:50:52 INFO  : potato: Copied (new)
2024/12/21 03:50:52 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2024/12/21 03:50:52 DEBUG : yam.48501227.partial: renamed to: yam
2024/12/21 03:50:52 INFO  : yam: Copied (new)
2024/12/21 03:50:52 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:52 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Making map for --track-renames
2024/12/21 03:50:52 DEBUG : potato: Unchanged skipping
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Finished making map for --track-renames
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for renames to finish
2024/12/21 03:50:52 INFO  : yam: Moved (server-side) to: yaml
2024/12/21 03:50:52 INFO  : yaml: Renamed from "yam"
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:52 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:52 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenames (0.02s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
    sync_test.go:1610: Can track renames: true
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Making map for --track-renames
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Finished making map for --track-renames
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:52 DEBUG : potato: Need to transfer - No matching file found at Destination
2024/12/21 03:50:52 DEBUG : yam: Need to transfer - No matching file found at Destination
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for renames to finish
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2024/12/21 03:50:52 DEBUG : potato.53508f02.partial: renamed to: potato
2024/12/21 03:50:52 INFO  : potato: Copied (new)
2024/12/21 03:50:52 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2024/12/21 03:50:52 DEBUG : yam.48501227.partial: renamed to: yam
2024/12/21 03:50:52 INFO  : yam: Copied (new)
2024/12/21 03:50:52 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:52 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Making map for --track-renames
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Finished making map for --track-renames
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:52 INFO  : yam: Moved (server-side) to: yaml
2024/12/21 03:50:52 INFO  : yaml: Renamed from "yam"
2024/12/21 03:50:52 DEBUG : potato: Unchanged skipping
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for renames to finish
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:52 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:52 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
    sync_test.go:1649: Can track renames: true
2024/12/21 03:50:52 DEBUG : Added delayed dir = "sub", newDst=<nil>
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Making map for --track-renames
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Finished making map for --track-renames
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:52 DEBUG : potato: Need to transfer - No matching file found at Destination
2024/12/21 03:50:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for renames to finish
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2024/12/21 03:50:52 DEBUG : potato.53508f02.partial: renamed to: potato
2024/12/21 03:50:52 INFO  : potato: Copied (new)
2024/12/21 03:50:52 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2024/12/21 03:50:52 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam
2024/12/21 03:50:52 INFO  : sub/yam: Copied (new)
2024/12/21 03:50:52 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:52 INFO  : sub: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:52 DEBUG : Added delayed dir = "sub", newDst=sub
2024/12/21 03:50:52 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:52 DEBUG : potato: Unchanged skipping
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Making map for --track-renames
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Finished making map for --track-renames
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for renames to finish
2024/12/21 03:50:52 INFO  : sub/yam: Moved (server-side) to: yam
2024/12/21 03:50:52 INFO  : yam: Renamed from "sub/yam"
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:52 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:52 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:52 DEBUG : Creating backend with remote "/tmp/rclone19490699/dir1"
2024/12/21 03:50:52 DEBUG : Creating backend with remote "/tmp/rclone19490699/dir2"
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone19490699/dir2: Using server-side directory move
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone19490699/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 03:50:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2024/12/21 03:50:52 INFO  : file1.txt: Moved (server-side)
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone19490699/dir2: Waiting for checks to finish
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone19490699/dir2: Waiting for transfers to finish
--- PASS: TestServerSideMoveLocal (0.00s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Using server-side directory move
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 03:50:52 DEBUG : Added delayed dir = "nested", newDst=<nil>
2024/12/21 03:50:52 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:52 INFO  : sub dir/hello world: Moved (server-side)
2024/12/21 03:50:52 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2024/12/21 03:50:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:52 INFO  : nested/sub dir/file: Moved (server-side)
2024/12/21 03:50:52 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:52 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:52 INFO  : nested: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:52 INFO  : sub dir: Removing directory
2024/12/21 03:50:52 INFO  : nested/sub dir: Removing directory
2024/12/21 03:50:52 INFO  : nested: Removing directory
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone19490699: deleted 3 directories
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Using server-side directory move
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 03:50:52 DEBUG : Added delayed dir = "nested", newDst=<nil>
2024/12/21 03:50:52 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2024/12/21 03:50:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 03:50:52 INFO  : sub dir/hello world: Moved (server-side)
2024/12/21 03:50:52 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2024/12/21 03:50:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2024/12/21 03:50:52 INFO  : nested/sub dir/file: Moved (server-side)
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:52 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:52 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:52 INFO  : nested: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Using server-side directory move
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 03:50:52 DEBUG : existing: Need to transfer - File not found at Destination
2024/12/21 03:50:52 DEBUG : existing-b: Need to transfer - File not found at Destination
2024/12/21 03:50:52 INFO  : existing: Moved (server-side)
2024/12/21 03:50:52 INFO  : existing-b: Moved (server-side)
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Using server-side directory move
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone2090590016: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 03:50:52 DEBUG : existing: Destination exists, skipping
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:52 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestMoveWithIgnoreExisting (0.01s)
=== RUN   TestServerSideMove
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:52 DEBUG : Creating backend with remote "/tmp/rclone3367576884"
    sync_test.go:1705: Server side move (if possible) Local file system at /tmp/rclone2090590016 -> Local file system at /tmp/rclone3367576884
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone3367576884: Using server-side directory move
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone3367576884: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 03:50:52 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:52 INFO  : potato2: Moved (server-side)
2024/12/21 03:50:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:52 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:52 INFO  : empty space: Deleted
2024/12/21 03:50:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2024/12/21 03:50:52 INFO  : potato3: Deleted
2024/12/21 03:50:52 INFO  : potato3: Moved (server-side)
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone3367576884: Waiting for checks to finish
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone3367576884: Waiting for transfers to finish
2024/12/21 03:50:52 DEBUG : Creating backend with remote "/tmp/rclone355918065"
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone355918065: Using server-side directory move
2024/12/21 03:50:52 INFO  : Local file system at /tmp/rclone355918065: Server side directory move succeeded
2024/12/21 03:50:52 ERROR : : error listing: directory not found
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone355918065: Purge object "empty space"
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone355918065: Purge object "potato2"
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone355918065: Purge object "potato3"
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone355918065: Purge dir ""
2024/12/21 03:50:52 ERROR : : error listing: directory not found
2024/12/21 03:50:52 DEBUG : Local file system at /tmp/rclone3367576884: Purge dir ""
2024/12/21 03:50:52 NOTICE: purge failed to rmdir "": stat /tmp/rclone3367576884: no such file or directory
2024/12/21 03:50:52 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMove (0.02s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:52 DEBUG : Creating backend with remote "/tmp/rclone1122831956"
    sync_test.go:1705: Server side move (if possible) Local file system at /tmp/rclone2090590016 -> Local file system at /tmp/rclone1122831956
2024/12/21 03:50:53 DEBUG : empty space: Excluded (Size Filter)
2024/12/21 03:50:53 DEBUG : empty space: Excluded
2024/12/21 03:50:53 DEBUG : empty space: Excluded (Size Filter)
2024/12/21 03:50:53 DEBUG : empty space: Excluded
2024/12/21 03:50:53 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:53 INFO  : potato2: Moved (server-side)
2024/12/21 03:50:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2024/12/21 03:50:53 INFO  : potato3: Deleted
2024/12/21 03:50:53 INFO  : potato3: Moved (server-side)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone1122831956: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone1122831956: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2638983674"
2024/12/21 03:50:53 DEBUG : empty space: Excluded (Size Filter)
2024/12/21 03:50:53 DEBUG : empty space: Excluded
2024/12/21 03:50:53 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : potato3: Need to transfer - File not found at Destination
2024/12/21 03:50:53 INFO  : potato2: Moved (server-side)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2638983674: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2638983674: Waiting for transfers to finish
2024/12/21 03:50:53 INFO  : potato3: Moved (server-side)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2638983674: Purge object "potato2"
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2638983674: Purge object "potato3"
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2638983674: Purge dir ""
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone1122831956: Purge object "empty space"
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone1122831956: Purge dir ""
--- PASS: TestServerSideMoveWithFilter (0.02s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2310178927"
2024/12/21 03:50:53 DEBUG : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) Local file system at /tmp/rclone2090590016 -> Local file system at /tmp/rclone2310178927
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2310178927: Using server-side directory move
2024/12/21 03:50:53 INFO  : Local file system at /tmp/rclone2310178927: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 03:50:53 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : Added delayed dir = "tomatoDir", newDst=<nil>
2024/12/21 03:50:53 INFO  : potato2: Moved (server-side)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2310178927: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : empty space: Unchanged skipping
2024/12/21 03:50:53 INFO  : empty space: Deleted
2024/12/21 03:50:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2310178927: Waiting for transfers to finish
2024/12/21 03:50:53 INFO  : potato3: Deleted
2024/12/21 03:50:53 INFO  : potato3: Moved (server-side)
2024/12/21 03:50:53 INFO  : tomatoDir: Removing directory
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: deleted 1 directories
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone1849179029"
2024/12/21 03:50:53 DEBUG : tomatoDir: Making directory
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone1849179029: Using server-side directory move
2024/12/21 03:50:53 INFO  : Local file system at /tmp/rclone1849179029: Server side directory move succeeded
2024/12/21 03:50:53 ERROR : : error listing: directory not found
2024/12/21 03:50:53 ERROR : : error listing: directory not found
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone1849179029: Purge object "empty space"
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone1849179029: Purge object "potato2"
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone1849179029: Purge object "potato3"
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone1849179029: Purge dir "tomatoDir"
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone1849179029: Purge dir ""
2024/12/21 03:50:53 ERROR : : error listing: directory not found
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2310178927: Purge dir ""
2024/12/21 03:50:53 NOTICE: purge failed to rmdir "": stat /tmp/rclone2310178927: no such file or directory
2024/12/21 03:50:53 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.03s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.00s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/rclone-sync-test"
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncOverlap (0.00s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/rclone-sync-test"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/rclone-sync-test-include/layer2"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/rclone-sync-test-ignore-file"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/rclone-sync-test: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/rclone-sync-test: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : There was nothing to transfer
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : rclone-sync-test-include: Removing directory
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/rclone2090590016/rclone-sync-test-include: directory not empty
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: failed to delete 1 directories
2024/12/21 03:50:53 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/rclone-sync-test-include/layer2: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/rclone-sync-test-include/layer2: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : rclone-sync-test-include: Removing directory
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/rclone2090590016/rclone-sync-test-include: directory not empty
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: failed to delete 1 directories
2024/12/21 03:50:53 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
2024/12/21 03:50:53 DEBUG : : Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/rclone-sync-test-ignore-file: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/rclone-sync-test-ignore-file: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : rclone-sync-test: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-ignore-file: Excluded
2024/12/21 03:50:53 DEBUG : rclone-sync-test-include/layer2: Excluded
--- PASS: TestSyncOverlapWithFilter (0.01s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/dst"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/CompareDest"
2024/12/21 03:50:53 DEBUG : one: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2024/12/21 03:50:53 DEBUG : one.b824e1ab.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2024/12/21 03:50:53 DEBUG : one.406dcb2c.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : There was nothing to transfer
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Destination found in --compare-dest, skipping
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 03:50:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : There was nothing to transfer
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Destination found in --compare-dest, skipping
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 03:50:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : There was nothing to transfer
2024/12/21 03:50:53 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
2024/12/21 03:50:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2024/12/21 03:50:53 DEBUG : two: Destination found in --compare-dest, skipping
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 03:50:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : There was nothing to transfer
2024/12/21 03:50:53 DEBUG : two: Sizes differ (src 5 vs dst 3)
2024/12/21 03:50:53 DEBUG : two: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 03:50:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2024/12/21 03:50:53 DEBUG : two.1503b713.partial: renamed to: two
2024/12/21 03:50:53 INFO  : two: Copied (new)
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (0.07s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/dest"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/pre-dest1"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/pre-dest2"
2024/12/21 03:50:53 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : 1: Destination found in --compare-dest, skipping
2024/12/21 03:50:53 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : 2: Destination found in --compare-dest, skipping
2024/12/21 03:50:53 DEBUG : 3: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dest: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dest: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK
2024/12/21 03:50:53 DEBUG : 3.b37ac6a8.partial: renamed to: 3
2024/12/21 03:50:53 INFO  : 3: Copied (new)
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (0.02s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", 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 "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/dst"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/backup"
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 4 vs dst 3)
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Unchanged skipping
2024/12/21 03:50:53 INFO  : one: Moved (server-side)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 03:50:53 DEBUG : one.a87a5b8d.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : three.txt: Moved (server-side)
2024/12/21 03:50:53 INFO  : three.txt: Moved into backup dir
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 5 vs dst 4)
2024/12/21 03:50:53 INFO  : one: Deleted
2024/12/21 03:50:53 INFO  : one: Moved (server-side)
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Unchanged skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2024/12/21 03:50:53 DEBUG : one.1503b713.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : three.txt: Deleted
2024/12/21 03:50:53 INFO  : three.txt: Moved (server-side)
2024/12/21 03:50:53 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (0.03s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/dst"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/backup"
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 4 vs dst 3)
2024/12/21 03:50:53 INFO  : one: Moved (server-side) to: one.bak
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Unchanged skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 03:50:53 DEBUG : one.a87a5b8d.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2024/12/21 03:50:53 INFO  : three.txt: Moved into backup dir
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 5 vs dst 4)
2024/12/21 03:50:53 INFO  : one.bak: Deleted
2024/12/21 03:50:53 INFO  : one: Moved (server-side) to: one.bak
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Unchanged skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2024/12/21 03:50:53 DEBUG : one.1503b713.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : three.txt.bak: Deleted
2024/12/21 03:50:53 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2024/12/21 03:50:53 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (0.03s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/dst"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/backup"
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 4 vs dst 3)
2024/12/21 03:50:53 INFO  : one: Moved (server-side) to: one-2019-01-01
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Unchanged skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 03:50:53 DEBUG : one.a87a5b8d.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2024/12/21 03:50:53 INFO  : three.txt: Moved into backup dir
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 5 vs dst 4)
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : two: Unchanged skipping
2024/12/21 03:50:53 INFO  : one-2019-01-01: Deleted
2024/12/21 03:50:53 INFO  : one: Moved (server-side) to: one-2019-01-01
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2024/12/21 03:50:53 DEBUG : one.1503b713.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : three-2019-01-01.txt: Deleted
2024/12/21 03:50:53 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2024/12/21 03:50:53 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.03s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/dst"
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 4 vs dst 3)
2024/12/21 03:50:53 INFO  : one: Moved (server-side) to: one.bak
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 03:50:53 DEBUG : one.a87a5b8d.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Unchanged skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2024/12/21 03:50:53 INFO  : three.txt: Moved into backup dir
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Unchanged skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 5 vs dst 4)
2024/12/21 03:50:53 INFO  : one.bak: Deleted
2024/12/21 03:50:53 INFO  : one: Moved (server-side) to: one.bak
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016/dst: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2024/12/21 03:50:53 DEBUG : one.1503b713.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : three.txt.bak: Deleted
2024/12/21 03:50:53 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2024/12/21 03:50:53 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (0.03s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/dst"
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 4 vs dst 3)
2024/12/21 03:50:53 INFO  : one: Moved (server-side) to: one.bak
2024/12/21 03:50:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 03:50:53 DEBUG : one.a87a5b8d.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Unchanged skipping
2024/12/21 03:50:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2024/12/21 03:50:53 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2024/12/21 03:50:53 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2024/12/21 03:50:53 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt
2024/12/21 03:50:53 INFO  : three.txt: Copied (new)
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 5 vs dst 4)
2024/12/21 03:50:53 INFO  : one.bak: Deleted
2024/12/21 03:50:53 INFO  : one: Moved (server-side) to: one.bak
2024/12/21 03:50:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2024/12/21 03:50:53 DEBUG : one.1503b713.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Unchanged skipping
2024/12/21 03:50:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2024/12/21 03:50:53 INFO  : three.txt.bak: Deleted
2024/12/21 03:50:53 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2024/12/21 03:50:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2024/12/21 03:50:53 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt
2024/12/21 03:50:53 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (0.03s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : Creating backend with remote "/tmp/rclone2090590016/dst"
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 4 vs dst 3)
2024/12/21 03:50:53 INFO  : one: Moved (server-side) to: one-2019-01-01
2024/12/21 03:50:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 03:50:53 DEBUG : one.a87a5b8d.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Unchanged skipping
2024/12/21 03:50:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2024/12/21 03:50:53 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2024/12/21 03:50:53 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2024/12/21 03:50:53 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt
2024/12/21 03:50:53 INFO  : three.txt: Copied (new)
2024/12/21 03:50:53 DEBUG : one: Sizes differ (src 5 vs dst 4)
2024/12/21 03:50:53 INFO  : one-2019-01-01: Deleted
2024/12/21 03:50:53 INFO  : one: Moved (server-side) to: one-2019-01-01
2024/12/21 03:50:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2024/12/21 03:50:53 DEBUG : one.1503b713.partial: renamed to: one
2024/12/21 03:50:53 INFO  : one: Copied (new)
2024/12/21 03:50:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : two: Unchanged skipping
2024/12/21 03:50:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2024/12/21 03:50:53 INFO  : three-2019-01-01.txt: Deleted
2024/12/21 03:50:53 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2024/12/21 03:50:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2024/12/21 03:50:53 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt
2024/12/21 03:50:53 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (0.04s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK
2024/12/21 03:50:53 DEBUG : Testêé.53508f02.partial: renamed to: Testêé
2024/12/21 03:50:53 INFO  : Testêé: Copied (replaced existing) to: Testêé
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (0.01s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : existing: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2024/12/21 03:50:53 DEBUG : existing.468f3f0c.partial: renamed to: existing
2024/12/21 03:50:53 INFO  : existing: Copied (new)
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:53 ERROR : existing: Source and destination exist but do not match: immutable file modified
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:53 ERROR : Local file system at /tmp/rclone2090590016: not deleting files as there were IO errors
2024/12/21 03:50:53 ERROR : Local file system at /tmp/rclone2090590016: not deleting directories as there were IO errors
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncImmutable (0.02s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : existing: Unchanged skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : There was nothing to transfer
--- PASS: TestSyncIgnoreCase (0.01s)
=== RUN   TestFixCase
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", 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 "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : file2: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : file3: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:53 NOTICE: file1.701d30fe.partial: Removing partially written file on error: max transfer limit reached as set by --max-transfer
2024/12/21 03:50:53 ERROR : file1: Failed to copy: max transfer limit reached as set by --max-transfer
2024/12/21 03:50:53 ERROR : Cancelling sync due to fatal error: max transfer limit reached as set by --max-transfer
2024/12/21 03:50:53 ERROR : Local file system at /tmp/rclone2090590016: not deleting files as there were IO errors
2024/12/21 03:50:53 ERROR : Local file system at /tmp/rclone2090590016: not deleting directories as there were IO errors
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : file2: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : file3: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : file1: md5 = 32ca18808933aa12e979375d07048a11 OK
2024/12/21 03:50:53 DEBUG : file1.701d30fe.partial: renamed to: file1
2024/12/21 03:50:53 INFO  : file1: Copied (new)
2024/12/21 03:50:53 NOTICE: max transfer limit reached as set by --max-transfer - stopping transfers
2024/12/21 03:50:53 ERROR : Local file system at /tmp/rclone2090590016: not deleting files as there were IO errors
2024/12/21 03:50:53 ERROR : Local file system at /tmp/rclone2090590016: not deleting directories as there were IO errors
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : file2: Need to transfer - File not found at Destination
2024/12/21 03:50:53 DEBUG : file3: Need to transfer - File not found at Destination
2024/12/21 03:50:53 NOTICE: max transfer limit reached as set by --max-transfer - stopping transfers
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:53 ERROR : Local file system at /tmp/rclone2090590016: not deleting files as there were IO errors
2024/12/21 03:50:53 ERROR : Local file system at /tmp/rclone2090590016: not deleting directories as there were IO errors
--- PASS: TestMaxTransfer (0.02s)
    --- PASS: TestMaxTransfer/Hard (0.01s)
    --- PASS: TestMaxTransfer/Soft (0.01s)
    --- PASS: TestMaxTransfer/Cautious (0.01s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : both0: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both12: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both13: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both14: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both15: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both16: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both1: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both10: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both11: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both18: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both3: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both4: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both5: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both6: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both7: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both8: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both9: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both19: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both2: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both17: Unchanged skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
2024/12/21 03:50:53 INFO  : only5: Deleted
2024/12/21 03:50:53 INFO  : only12: Deleted
2024/12/21 03:50:53 INFO  : only4: Deleted
2024/12/21 03:50:53 INFO  : only1: Deleted
2024/12/21 03:50:53 INFO  : only14: Deleted
2024/12/21 03:50:53 INFO  : only15: Deleted
2024/12/21 03:50:53 INFO  : only17: Deleted
2024/12/21 03:50:53 INFO  : only10: Deleted
2024/12/21 03:50:53 INFO  : only8: Deleted
2024/12/21 03:50:53 INFO  : only16: Deleted
2024/12/21 03:50:53 INFO  : only6: Deleted
2024/12/21 03:50:53 INFO  : only2: Deleted
2024/12/21 03:50:53 INFO  : only7: Deleted
2024/12/21 03:50:53 INFO  : only9: Deleted
2024/12/21 03:50:53 INFO  : only11: Deleted
2024/12/21 03:50:53 INFO  : only13: Deleted
2024/12/21 03:50:53 INFO  : only18: Deleted
2024/12/21 03:50:53 INFO  : only0: Deleted
2024/12/21 03:50:53 INFO  : only19: Deleted
2024/12/21 03:50:53 INFO  : only3: Deleted
2024/12/21 03:50:53 INFO  : There was nothing to transfer
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncConcurrentDelete (0.12s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both1: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both10: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both11: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both12: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both13: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both14: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both15: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both16: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both17: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both18: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both19: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both2: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both3: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both4: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both5: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both6: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both7: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both8: Unchanged skipping
2024/12/21 03:50:53 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both9: Unchanged skipping
2024/12/21 03:50:53 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2024/12/21 03:50:53 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only0.5b6d5609.partial: renamed to: only0
2024/12/21 03:50:53 INFO  : only0: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only1.5b6d5609.partial: renamed to: only1
2024/12/21 03:50:53 INFO  : only1: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only10.5b6d5609.partial: renamed to: only10
2024/12/21 03:50:53 INFO  : only10: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only11.5b6d5609.partial: renamed to: only11
2024/12/21 03:50:53 INFO  : only11: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only12.5b6d5609.partial: renamed to: only12
2024/12/21 03:50:53 INFO  : only12: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only13.5b6d5609.partial: renamed to: only13
2024/12/21 03:50:53 INFO  : only13: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only14.5b6d5609.partial: renamed to: only14
2024/12/21 03:50:53 INFO  : only14: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only15.5b6d5609.partial: renamed to: only15
2024/12/21 03:50:53 INFO  : only15: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only16.5b6d5609.partial: renamed to: only16
2024/12/21 03:50:53 INFO  : only16: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only17.5b6d5609.partial: renamed to: only17
2024/12/21 03:50:53 INFO  : only17: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only18.5b6d5609.partial: renamed to: only18
2024/12/21 03:50:53 INFO  : only18: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only19.5b6d5609.partial: renamed to: only19
2024/12/21 03:50:53 INFO  : only19: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only2.5b6d5609.partial: renamed to: only2
2024/12/21 03:50:53 INFO  : only2: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only3.5b6d5609.partial: renamed to: only3
2024/12/21 03:50:53 INFO  : only3: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only4.5b6d5609.partial: renamed to: only4
2024/12/21 03:50:53 INFO  : only4: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only5.5b6d5609.partial: renamed to: only5
2024/12/21 03:50:53 INFO  : only5: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only6.5b6d5609.partial: renamed to: only6
2024/12/21 03:50:53 INFO  : only6: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only7.5b6d5609.partial: renamed to: only7
2024/12/21 03:50:53 INFO  : only7: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only8.5b6d5609.partial: renamed to: only8
2024/12/21 03:50:53 INFO  : only8: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 03:50:53 DEBUG : only9.5b6d5609.partial: renamed to: only9
2024/12/21 03:50:53 INFO  : only9: Copied (replaced existing)
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for checks to finish
2024/12/21 03:50:53 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 03:50:53 DEBUG : both0: Unchanged skipping
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Waiting for transfers to finish
2024/12/21 03:50:53 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestSyncConcurrentTruncate (0.15s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:53 DEBUG : sub dir: Making directory with metadata
2024/12/21 03:50:53 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:53 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:53 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:53 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestNothingToTransferWithEmptyDirs (0.04s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:53 DEBUG : sub dir: Making directory with metadata
2024/12/21 03:50:53 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
2024/12/21 03:50:53 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:53 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2024/12/21 03:50:53 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 03:50:53 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Local file system at /tmp/rclone2090590016", Local "Local file system at /tmp/rclone19490699", Modify Window "1ns"
--- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s)
PASS
2024/12/21 03:50:53 DEBUG : Local file system at /tmp/rclone2090590016: Purge dir ""
"./sync.test -test.v -test.timeout 1h0m0s -remote '' -verbose" - Finished OK in 9.839897716s (try 1/5)