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